Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 165744 Details for
Bug 238032
New ebuild: media-gfx/pho-0.9.5.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pho 0.9.5.1 ebuild
pho-0.9.5.1.ebuild (text/plain), 624 bytes, created by
Chad A. Simmons
on 2008-09-18 18:04:36 UTC
(
hide
)
Description:
pho 0.9.5.1 ebuild
Filename:
MIME Type:
Creator:
Chad A. Simmons
Created:
2008-09-18 18:04:36 UTC
Size:
624 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="GTK image viewer" >HOMEPAGE="http://shallowsky.com/software/pho/" >SRC_URI="http://shallowsky.com/software/${PN}/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" > >KEYWORDS="~amd64" >DEPEND="x11-libs/gtk+" > >src_unpack() { >unpack ${A} >cd "${S}" >sed -i -e "s:-g -O -Wall:${CFLAGS}:" Makefile || die "sed fix of cflags failed" >sed -i -e "s:-Wall -g -O2:${CFLAGS}:" exif/Makefile || die "sed fix of cflags2 failed" >} > >src_compile() { > emake || die "emake failed" >} > >src_install() { > dobin pho > doman pho.1 >}
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 238032
: 165744 |
165846