Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 32320 Details for
Bug 52463
bmeps-1.2.5 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx/bmeps-1.0.7a.ebuild
bmeps-1.0.7a.ebuild (text/plain), 725 bytes, created by
Christian Gut
on 2004-05-30 07:48:32 UTC
(
hide
)
Description:
media-gfx/bmeps-1.0.7a.ebuild
Filename:
MIME Type:
Creator:
Christian Gut
Created:
2004-05-30 07:48:32 UTC
Size:
725 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Convert PNG/JPEG/NetPBM to EPS" >HOMEPAGE="http://bmeps.sourceforge.net/" >SRC_URI="mirror://sourceforge/bmeps/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >IUSE="jpeg" > >DEPEND="sys-libs/zlib > media-libs/libpng > jpeg? ( media-libs/jpeg )" > > > >S=${WORKDIR}/${PN} > >src_compile() { > > sed -i \ > -e "s:-lpnm -lppm -lpgm -lpbm:-lnetpbm:" configure || \ > die "sed configure failed" > > econf || die > emake || die "emake failed" >} > >src_install() { > doman bmeps.1 > dobin bmeps > dolib.a libbmeps.a > > insinto /usr/include > doins bmeps.h pngeps.h > > dodoc DOCU/bmeps.pdf COPYING README >}
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 52463
:
32320
|
41495
|
69794
|
138052