Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38707 Details for
Bug 62555
stereograph-0.33b ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
stereograph-0.33b ebuild
stereograph-0.33b.ebuild (text/plain), 681 bytes, created by
Maciej Milewski
on 2004-09-01 14:16:14 UTC
(
hide
)
Description:
stereograph-0.33b ebuild
Filename:
MIME Type:
Creator:
Maciej Milewski
Created:
2004-09-01 14:16:14 UTC
Size:
681 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >IUSE="" > >DESCRIPTION="Stereogram generator that renders exclusively truecolor stereograms" >HOMEPAGE="http://stereograph.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >DEPEND="virtual/x11 > media-libs/libpng > media-libs/jpeg" > >src_unpack() { > unpack ${A} > > cd ${S} > epatch ${FILESDIR}/${PN}-Makefile.patch >} > >src_compile() { > emake GCFLAGS="${CFLAGS}" || die "emake failed" >} > >src_install() { > dobin stereograph > dodoc AUTHORS ChangeLog README README.C >}
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 62555
: 38707 |
38709