Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 20721 Details for
Bug 23837
vips-7.8.9.ebuild (new) + nip-7.8.7.ebuild (new)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild of new version of nip
nip-7.8.12.ebuild (text/plain), 675 bytes, created by
Ruven
on 2003-11-13 19:23:47 UTC
(
hide
)
Description:
New ebuild of new version of nip
Filename:
MIME Type:
Creator:
Ruven
Created:
2003-11-13 19:23:47 UTC
Size:
675 bytes
patch
obsolete
># Copyright 2003 Ruven Pillay ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > > >DESCRIPTION="VIPS Image Processing Viewer" >SRC_URI="http://www.vips.ecs.soton.ac.uk/vips-7.8/${P/_/}.tar.gz" >HOMEPAGE="http://www.vips.ecs.soton.ac.uk/" > >SLOT="0" >LICENSE="GPL-2" > >KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa" > >IUSE="fftw" > >DEPEND=">=media-libs/vips-7.8.6 \ > <x11-libs/gtk+-2 \ > >=x11-libs/gtk+-1.2 \ > gtk+extra \ > libxml2 \ > glib \ > flex" > > >src_compile() { > local myconf > > use fftw || myconf="--without-fftw" > > econf ${myconf} || die > > emake || die >} > > >src_install() { > einstall || 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 23837
:
14091
|
14092
|
20720
|
20721
|
53435
|
53436
|
55370
|
55371