The Gimp 2.2.7 is out. Just changig the name of the old ebuild (2.2.6) into gimp-2.2.7.ebuild worked for me and resulted in a working gimp after the usual "ebuild digest" and emerge. My platform: x86, but the main message (gimp 2.2.7 is out) holds true for all/most other platforms as well, of course. My USE-Flags as shown by 'emerge -auv gimp': +aalib (-altivec) -debug -doc +gimpprint +gtkhtml +jpeg +mmx -mng +png +python +sse +svg +tiff +wmf Reproducible: Always Steps to Reproduce: 1. Copy your gimp-2.2.6.ebuild to gimp-2.2.7.ebuild or download the ebuild from the attachments 2. Run "ebuild digest gimp-2.2.7.ebuild" or download the digest-gimp-2.2.7 to the files subfolder 3. Run emerge --regen and/or (?) emerge --metadata to update your portage tree 4. Add gimp 2.2.7 to your packages.keywords file. 5. Run emerge -autv gimp to compile it. 6. Enjoy it. Actual Results: gimp 2.2.7 is emerged Expected Results: gimp 2.2.7 is emerged my "emerge --info": Gentoo Base System version 1.4.16 Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r4 i686) ================================================================= System uname: 2.6.11-gentoo-r4 i686 AMD Athlon(tm) XP 2600+ Python: dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 23:57:12)] dev-lang/python: 2.3.5 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r7 sys-devel/libtool: 1.5.16 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="no" CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo" LINGUAS="en de" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dfx X Xaw3d aalib acpi aim alib alsa apache2 apm audiofile avi avifile bash-completion berkdb bitmap-fonts caps crypt cups curl dedicated dga directfb divx4linux dvd emacs emacs-w3 emboss encode esd fam fbcon fdftk fftw flac foomaticdb fortran gb gd gdbm gif gnome gpm gtk gtk2 gtkhtml guile icq imagemagick imap imlib ipv6 java jikes joystick jpeg kcpd kde leim lesstif libg++ libwww mad maildir mbox mcal memlimit mikmod mime mmx motif mozilla mp3 mpeg msn ncurses nls nocd offensive ogg oggvorbis opengl oscar oss pam pdflib perl plotutils png ppds python qt quicktime readline samba sdl slang speex spell sse ssl svg svga tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb videos vorbis wmf wxwindows xine xml xml2 xmms xosd xv xvid zlib linguas_en linguas_de userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS ----------- Although this release will still take some time to become stable, please do not forget to make the previous (2.2.6) stable at some time ;-)
Created attachment 58478 [details] the new ebuild, I just renamed gimp-2.2.6.ebuild
Created attachment 58479 [details] the new digest file for gimp 2.2.7
Created attachment 58831 [details] The new ebuild, based on gimp-2.2.6-r1.ebuild With a new version of 2.2.6 (i.e. 2.2.6-r1) comes a new 2.2.7... Or should I name it 2.2.7-r1 though it hasn't been in portage yet?
Created attachment 58833 [details] Analoguesly, the new digest file Same as with the new ebuild, see comment above.
i actually have a working 2.2.7 ebuild that i'm working on in my personal overlay. i also have a configure.in patch that turn 3 of the autodetection configure options into real switches. when i test this out a little more, today / tommorrow, it'll be committed to the tree as ~. a couple other things are different, be sure to check it out ( when its committed ) if you are interested in learning more about ebuilds. Thanks for the info and updates!
I'm closing 9 bugs at once, since these bugs should be fixed in my 2.2.7 ebuild of the gimp. ( just committed to the unstable tree ) If you find that your bug was not fixed in the 2.2.7 ebuild, please open a new bug with what it is or is not still doing. Thanks for the attachments and comment, they helped!