Bug 121744 - [EBUILD] GPixPod - Photo manager for iPod
|
Bug#:
121744
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Other
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: maintainer-wanted@gentoo.org
|
Reported By: xoen.gnu@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
http://gpixpod.sourceforge.net/wordpress/?page_id=2
|
|
Summary: [EBUILD] GPixPod - Photo manager for iPod
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-02-05 15:10 0000
|
With this application you can organize photo and photo albums on apple iPod.
See the website for more information.
0.2.3 is out, "Now iPod Nano seems supported fine."
Created an attachment (id=85585) [details]
Ebuild for GPixPod v0.4.2
This is my first ebuild, so comments are welcome. This is for version 0.4.2 of
GPixPod and as the documentation of the package states, installs it to
/usr/local/GPixPod.
hi.. it's out new version... can you make new ebuild?thanks
Created an attachment (id=97302) [details]
GPixPod v0.6.0 Ebuild.
Major changes in this ebuild. Firstly, I changed it so this will no longer
install to /usr/local/GPixPod. Sorry for the change, but I think for the
long-haul this is a better solution.
The author's Makefile would not install 0.6.0 for me. Maybe it is a difference
in python versions, but I had to change the ebuild to address this.
Additionally, the author has now added support for newer iPod's and better
handling of images and the conversions there-of. He is now doing image
conversions using C-code, which means we now must call emake.
Anyways, please report any problems you have with the ebuild.
OK GOOD WORK...
thanks...
ah, ebuild don't download the file, I manual download e copy file into
distfiles directory.
sorry for english
bye bye
just a rename for version 6.2 and it works without problems (afaik on my amd64)
happy ebuilding!
and... pleaaassseeee add it to portage ;-)
Created an attachment (id=104473) [details]
Alternative gpixpod-0.6.2.ebuild using python's distutils
Since gpixpod is a python-based program with its 'setup.py' and since there's a
distutils.eclass, here's an ebuild that uses these features. It's smaller and
it grabs the sources from SF.
HTH, please feedback.
I've added it to the tree. Using the distutils version of the ebuild. I had to
make only one change, the glade and mo files should be in share, not lib, since
they are machine independant.