CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/09/10 06:58:23
Log message:
import gimp 2.99.12 as graphics/gimp/snapshot
gimp 2.10 is one of the last user-visible python 2 consumers, so allow
users to start playing with gimp 3, and test their favourite plugins
against it.
cf for example
https://github.com/bootchk/resynthesizer/wiki/Resynthesizer-and-GIMP-version-3
for resynthesizer.
port modeled after gimp/stable, main differences:
- uses meson instead of autotools, and Gtk+3 instead of Gtk+2
- gjs/luajit plugins available, runtime dependency not enforced
- all conflicting files are @comment'ed in PLIST to allow coexistence
- two different distinct instances can be started in parallel with
gimp-2.99 -n
cf https://www.gimp.org/news/2022/08/27/gimp-2-99-12-released/ &
https://www.gimp.org/news/2022/02/25/gimp-2-99-10-released for details
about last gimp beta releases.
discussed with ajacoutot@ and espie@
Status:
Vendor Tag: landry
Release Tags: landry_20220910
N ports/graphics/gimp/snapshot/Makefile
N ports/graphics/gimp/snapshot/distinfo
N ports/graphics/gimp/snapshot/patches/patch-app_core_gimptagcache_c
N ports/graphics/gimp/snapshot/patches/patch-meson_build
N
ports/graphics/gimp/snapshot/patches/patch-extensions_goat-exercises_goat-exercise-lua_lua
N ports/graphics/gimp/snapshot/patches/patch-tools_defcheck_py
N ports/graphics/gimp/snapshot/pkg/DESCR
N ports/graphics/gimp/snapshot/pkg/PLIST
No conflicts created by this import