Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94345 Details for
Bug 121744
[EBUILD] GPixPod - Photo manager for iPod
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for version 0.5.0
gpixpod-0.5.0.ebuild (text/plain), 888 bytes, created by
Angel Olivera
on 2006-08-15 12:41:48 UTC
(
hide
)
Description:
ebuild for version 0.5.0
Filename:
MIME Type:
Creator:
Angel Olivera
Created:
2006-08-15 12:41:48 UTC
Size:
888 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="PyGTK application to organize photos and photo albums on \ >your Apple iPod." >SRC_URI="mirror://sourceforge/${PN}/${PN}-${PVR}.tar.gz" >HOMEPAGE="http://gpixpod.sf.net" >LICENSE="GPL-2" >KEYWORDS="~alpha ~x86" >SLOT="0" >IUSE="" >S=${WORKDIR}/${MY_P}-${PVR} > >DEPEND=">=x11-libs/gtk+-2 > >=dev-python/pygtk-2.8.4" > >src_unpack() { > unpack ${A} >} > >src_install() { > dodir /usr/local/${MY_P} > > insinto /usr/local/${MY_P} > doins -r ${S}/* /usr/local/${MY_P} > > fperms 755 /usr/local/${MY_P}/gpixpod.py > fperms 755 /usr/local/${MY_P}/setup.py > fperms 755 /usr/local/${MY_P}/mh.py >} > >pkg_postinst() { > echo > einfo "Installed to /usr/local/${MY_P} Remember to set your PATH correctly." > einfo " " > einfo "i.e. PATH=${PATH}:/usr/local/${MY_P} gpixpod.py" > echo > sleep 5 >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 121744
:
85585
| 94345 |
97302
|
100113
|
104473