Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219161 - New ebuild: geeqie 1.0 beta1 - a lightweight image viewer
Summary: New ebuild: geeqie 1.0 beta1 - a lightweight image viewer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bernard Cafarelli
URL: http://sourceforge.net/projects/geeqie/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-04-24 16:10 UTC by dack
Modified: 2009-05-25 15:46 UTC (History)
16 users (show)

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


Attachments
media-gfx/geeqie-1.0_alpha1.ebuild (geeqie-1.0_alpha1.ebuild,999 bytes, text/plain)
2008-04-24 16:11 UTC, dack
Details
geeqie-1.0_alpha1.ebuild (geeqie-1.0_alpha1.ebuild,917 bytes, text/plain)
2008-04-24 17:07 UTC, Ryoichiro Suzuki
Details
geeqie-1.0_alpha2.ebuild (geeqie-1.0_alpha2.ebuild,917 bytes, text/plain)
2008-08-05 20:56 UTC, Christian Schlotter
Details
geeqie-1.0_alpha2.ebuild (geeqie-1.0_alpha2.ebuild,968 bytes, text/plain)
2008-10-06 23:22 UTC, Jon Mc
Details
geeqie-1.0_alpha3.ebuild (geeqie-1.0_alpha3.ebuild,969 bytes, text/plain)
2009-01-29 09:51 UTC, Serge Gavrilov
Details
geeqie 1.0_beta1 bump version (geeqie-1.0_beta1.ebuild,968 bytes, text/plain)
2009-05-20 23:17 UTC, Nikolay D Hodyunya
Details
USE configuration fix. (geeqie-1.0_beta1.ebuild,944 bytes, text/plain)
2009-05-21 01:19 UTC, Dmitriy Bogun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dack 2008-04-24 16:10:39 UTC
New ebuild for geeqie 1.0 alpha 1

Reproducible: Always
Comment 1 dack 2008-04-24 16:11:16 UTC
Created attachment 150840 [details]
media-gfx/geeqie-1.0_alpha1.ebuild
Comment 2 Ryoichiro Suzuki 2008-04-24 17:07:59 UTC
Created attachment 150849 [details]
geeqie-1.0_alpha1.ebuild

slightly fix dack's ebuild. it works fine on amd64 here.
Comment 3 Christian Schlotter 2008-07-12 19:13:46 UTC
Adding Michael Sterrett to CC which is Gentoo's GQview maintainer.

Geeqie is a fork of GQview.  From the project's homepage (http://geeqie.sf.net/):
"Geeqie has been forked from gqview project, because it was not possible to contact gqview author and the only maintainer. Geeqie projects goal is to move the development forward and also integrate the existing patches."
Comment 4 Christian Schlotter 2008-08-05 20:56:58 UTC
Created attachment 162305 [details]
geeqie-1.0_alpha2.ebuild
Comment 5 Jon Mc 2008-10-06 23:22:40 UTC
Created attachment 167499 [details]
geeqie-1.0_alpha2.ebuild

slightly altered the previous ebuild, changing license to GPL-3, and adding lirc use flag (as noted in readme)
Comment 6 DrSlony 2009-01-12 01:15:36 UTC
Alpha 3 is out
Comment 7 DrSlony 2009-01-14 19:27:50 UTC
err, my apologies, it seems alpha-3 is not out yet. I cant find the site now that said it was.
Comment 8 Serge Gavrilov 2009-01-29 09:51:27 UTC
Created attachment 180065 [details]
geeqie-1.0_alpha3.ebuild
Comment 9 Bernard Cafarelli gentoo-dev 2009-05-18 10:47:24 UTC
Beta1 is out and works great for me, I'll take this one in portage
Comment 10 Nikolay D Hodyunya 2009-05-20 23:17:04 UTC
Created attachment 191964 [details]
geeqie 1.0_beta1 bump version
Comment 11 Dmitriy Bogun 2009-05-21 01:19:43 UTC
Created attachment 191974 [details]
USE configuration fix.

Looks like current ebuild use incompatible way to alter configuration depending on USE flags. It use use_with, but configure script expect --enable-feature or --disable-feature, so I replace use_with on use_enable.

Also I add small fix to src_install(). After installing geeqie via old ebuild in /usr/share/doc have been created 2 folder - geeqie-1.0beta1 and geeqie-1.0_beta1. Via my version - only geeqie-1.0beta1.

Also compilation failed when I have media-gfx/exiv2-0.15, so I add minimal version of exiv2 in dependence.
Comment 12 Bernard Cafarelli gentoo-dev 2009-05-25 15:46:23 UTC
Thanks everyone, geeqie-1.0_beta1 is in portage now, with a few additional changes, like EAPI2 for correct DEPEND for XMP metadata