Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8975 Details for
Bug 16866
gd-2.0.11.ebuild (New)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gd.2.0.11.ebuild (New)
gd-2.0.11.ebuild (text/plain), 727 bytes, created by
crucify
on 2003-03-04 23:42:04 UTC
(
hide
)
Description:
gd.2.0.11.ebuild (New)
Filename:
MIME Type:
Creator:
crucify
Created:
2003-03-04 23:42:04 UTC
Size:
727 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="GD Graphics Library is an ANSI C library for the dynamic creation of images." > >HOMEPAGE="http://www.boutell.com/gd/" > >SRC_URI="http://www.boutell.com/gd/http/gd-2.0.11.tar.gz" > >LICENSE="http://www.boutell.com/gd/manual2.0.11.html#notice" > >SLOT="0" > >KEYWORDS="~x86" > >RDEPEND=">=media-libs/libpng-1.2.5-r4 > >=media-libs/jpeg-6b-r3 > >=media-libs/freetype-2.1.2-r2" > >S=${WORKDIR}/${P} > >src_compile() { > ./configure \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > > emake || die >} > >src_install() { > make DESTDIR=${D} install || die >}
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 16866
: 8975