Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156342 - media-gfx/gthumb-2.8.1 has been released
Summary: media-gfx/gthumb-2.8.1 has been released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 130288
  Show dependency tree
 
Reported: 2006-11-26 13:12 UTC by Pacho Ramos
Modified: 2007-01-23 19:31 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gthumb-2.8.0.ebuild (gthumb-2.8.0.ebuild,1.09 KB, text/plain)
2006-11-26 19:05 UTC, Fab
Details
emerge --info (infos,2.73 KB, text/plain)
2006-11-26 19:10 UTC, Fab
Details
iptc.patch (iptc.patch,763 bytes, patch)
2006-11-27 04:40 UTC, Fab
Details | Diff
iptcdata support patch (iptc.patch,984 bytes, patch)
2006-11-27 07:05 UTC, Fab
Details | Diff
gthumb-2.8.1.ebuild (gthumb-2.8.1.ebuild,1.30 KB, text/plain)
2007-01-11 01:14 UTC, crusaderky
Details
files/gthumb-2.8.1-respect-zoom-pref.patch (gthumb-2.8.1-respect-zoom-pref.patch,1.74 KB, patch)
2007-01-11 01:15 UTC, crusaderky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2006-11-26 13:12:15 UTC
http://ftp.gnome.org/pub/gnome/sources/gthumb/2.8/gthumb-2.8.0.tar.gz

Thanks a lot :-)
Comment 1 Fab 2006-11-26 19:05:19 UTC
Created attachment 102815 [details]
gthumb-2.8.0.ebuild


This fix bug #130288 and probably bug #111531.

Diff from 2.6.9 :

 - removed libpng dependency and png useflag, accordingly to changelog (configure.in: remove the libpng check we use gdk_pixbuf_save to save png images now)
 - patchs are now obsolete (applied upstream, and png check removed)
 - removed src_unpack(), and autotools eclass
 - increase dependencies dev-libs/glib to 2.6 and x11-libs/gtk+ to 2.8 (see configure.in)



Built, successfully emerged and seems to work fine on the following system (infos attached) with theses useflags :

-----------------------
# emerge -pv gthumb

These are the packages that would be merged, in order:

Calculating dependencies ... done!
[ebuild   R   ] media-gfx/gthumb-2.8.0  USE="exif jpeg tiff -debug -gphoto2" 0 kB [1] 

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Portage overlays:
 [1] /usr/local/portage
------------------------



References :
 - http://bugzilla.gnome.org/show_bug.cgi?id=340947
 - http://cvs.gnome.org/viewcvs/gthumb/components/catalog-view/Makefile.am?r1=1.6&r2=1.7
 - changelog


Thanks.
Comment 2 Fab 2006-11-26 19:10:23 UTC
Created attachment 102816 [details]
emerge --info
Comment 3 Fab 2006-11-27 04:40:46 UTC
Created attachment 102840 [details, diff]
iptc.patch

Patch for the previous ebuild to add media-libs/libiptcdata-0.2.1 support.
This is an optionnal dependency since gthumb >= 2.7.1.

See bug #156398.
Comment 4 Fab 2006-11-27 07:05:42 UTC
Created attachment 102844 [details, diff]
iptcdata support patch


New patch. The previous was wrong :
 - the useflag must be iptcdata, not iptc.
 - exif useflag must be enabled w/ iptcdata. 

Add the *doc* useflag to prevent :
QA Notice: USE Flag 'doc' not in IUSE for media-gfx/gthumb-2.8.0
Comment 5 Alexander Skwar 2006-11-29 00:22:00 UTC
When will we finally see a working gthumb again? (cf bug #130288)
Comment 6 Gerhard Hintermayer 2007-01-02 06:47:47 UTC
Yes, working and recent. 2.8.1 has been released stable for nearly a month. Can the (patched) ebuild (2.8.0) be modified for testing (I'd be willing to help/emerge)


Comment 7 Fab 2007-01-02 11:02:09 UTC
(In reply to comment #6)
> Can the (patched) ebuild (2.8.0) be modified for testing (I'd be willing to
> help/emerge)
> 

Just rename 2.8.0 ebuild to 2.8.1.

The changelog from 2.8.0 to 2.8.1 is :

> Changes since previous version:
>
>    * Fixed compilation warning.
>    * Fixed minor image list issues.

Seems to work fine here.
Comment 8 Neil 2007-01-02 20:37:26 UTC
(In reply to comment #7)
> 
> Seems to work fine here.
> 

Works fine here as well.

I've also included the iptcdata flag and used the ebuild for it from #156398
Comment 9 Gerhard Hintermayer 2007-01-03 02:09:50 UTC
Thanks for info. Work fine here too now. What are the required steps to put the ebuild into portage tree ? No need to force users to use portage overlays to get stable versions.

 
Comment 10 crusaderky 2007-01-11 01:07:41 UTC
Added patch to fix a nasty bug so that gthumb doesn't respect zoom preferences when in fullscreen mode.

Upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=395237
Comment 11 crusaderky 2007-01-11 01:14:53 UTC
Created attachment 106472 [details]
gthumb-2.8.1.ebuild
Comment 12 crusaderky 2007-01-11 01:15:22 UTC
Created attachment 106474 [details, diff]
files/gthumb-2.8.1-respect-zoom-pref.patch
Comment 13 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-01-23 19:31:57 UTC
2.8.1 is in the tree.