Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 261260 Details for
Bug 347471
www-client/netsurf (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-libs/libnsgif
libnsgif-0.0.2.ebuild (text/plain), 642 bytes, created by
Incinerator
on 2011-02-01 17:56:54 UTC
(
hide
)
Description:
net-libs/libnsgif
Filename:
MIME Type:
Creator:
Incinerator
Created:
2011-02-01 17:56:54 UTC
Size:
642 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=2 >inherit eutils > >DESCRIPTION="Libnsgif is a decoding library for the GIF image file format, written in C. It was developed as part of the NetSurf project." >HOMEPAGE="http://www.netsurf-browser.org/projects/${PN}" >SRC_URI="http://www.netsurf-browser.org/projects/releases/${P}-src.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND}" > >src_compile() { > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" PREFIX="/usr" install || die "emake install 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 347471
:
261255
|
261257
|
261258
|
261259
|
261260
|
261261
|
261263
|
261265
|
261266
|
261267
|
261268
|
283175