Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 165846 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]
[patch]
Patch adding ~ppc keyword and improving cosmetics
ppc-and-cosmetics.patch (text/plain), 988 bytes, created by
Mounir Lamouri (volkmar) (RETIRED)
on 2008-09-19 14:07:23 UTC
(
hide
)
Description:
Patch adding ~ppc keyword and improving cosmetics
Filename:
MIME Type:
Creator:
Mounir Lamouri (volkmar) (RETIRED)
Created:
2008-09-19 14:07:23 UTC
Size:
988 bytes
patch
obsolete
>--- pho-0.9.5.1.ebuild.old 2008-09-19 10:05:50.000000000 -0400 >+++ pho-0.9.5.1.ebuild 2008-09-19 09:56:46.000000000 -0400 >@@ -5,23 +5,26 @@ > 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 ~ppc" >+IUSE="" > >-KEYWORDS="~amd64" > DEPEND="dev-util/pkgconfig > x11-libs/gtk+" > RDEPEND="x11-libs/gtk+" >-IUSE="" > > 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" >+ 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_install() { >- dobin pho || die "Install of pho binary failed" >+ dobin pho || die "installation failed" > 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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 238032
:
165744
| 165846