Commit Graph

10 Commits

Author SHA1 Message Date
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
espie
de5488e231 update to gmic 3.0.2
mark gmic-qt-krita as broken, because krita decided to fork their
own copy of gmic, which obviously isn't currently built, as our
fearless porters didn't notice.
2022-03-02 11:03:04 +00:00
espie
1200fffdaa update g'mic* to 3.0.0
Thanks Joss Gross for testing
2021-12-10 10:16:48 +00:00
espie
16f1de3372 update to 2.9.9 2021-10-04 13:28:27 +00:00
espie
3016552fb7 update gmic/gmic-qt to 2.9.8.
enable gmic-qt-none, a stand-alone version of gmic-qt that may be now
used in batch-mode by software like blender

thanks to Josh Grosse for useful comments
2021-09-06 14:54:05 +00:00
ajacoutot
25dda00299 Sync WANTLIB after OpenEXR update. 2021-08-31 07:30:29 +00:00
jasper
eb3c190974 mark broken on powerpc64, gmic interpreter chokes on stdlib input 2021-08-29 08:30:29 +00:00
espie
9bfd74263e comment on patches 2021-05-16 09:47:28 +00:00
espie
182271effd gmic is a weird scripting language for graphics operation pipeline,
which comes with a ton of algorithms and can yield 500+ filters for 
krita/gimp. Even though it's a bit hard to master, the results are
impressive.
okay solene@
2021-05-16 09:40:38 +00:00