Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 64760 Details for
Bug 100860
dvipng-1.6: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
suggested dvipng-1.6 ebuild
dvipng-1.6.ebuild (text/plain), 776 bytes, created by
Darren Dale
on 2005-07-30 20:26:39 UTC
(
hide
)
Description:
suggested dvipng-1.6 ebuild
Filename:
MIME Type:
Creator:
Darren Dale
Created:
2005-07-30 20:26:39 UTC
Size:
776 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header$ > >IUSE="truetype" >DESCRIPTION="A program to translate a DVI (DeVice Independent) files into PNG (Portable Network Graphics) bitmaps" >HOMEPAGE="http://dvipng.sourceforge.net/" >KEYWORDS="~x86" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" > >RDEPEND="media-libs/gd > media-libs/libpng > sys-libs/zlib > truetype? ( >=media-libs/freetype-2.1.5 )" >DEPEND="${RDEPEND} > sys-apps/texinfo" > >src_compile() { > econf \ > $(use_with truetype freetype) \ > || die "Configure failed" > emake || die "Compile failed" >} > >src_install() { > make DESTDIR=${D} install || die "Install failed" > > dodoc ChangeLog INSTALL README RELEASE || die "dodoc failed" >}
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 100860
: 64760