Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 248786 Details for
Bug 338909
net-p2p/gnunet: new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for the GNU libextractor-0.6.2.
libextractor-0.6.2.ebuild (text/plain), 1.16 KB, created by
Vitaly Minko
on 2010-09-27 10:22:07 UTC
(
hide
)
Description:
Ebuild for the GNU libextractor-0.6.2.
Filename:
MIME Type:
Creator:
Vitaly Minko
Created:
2010-09-27 10:22:07 UTC
Size:
1.16 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-0.5.20c.ebuild,v 1.2 2009/12/29 17:43:47 armin76 Exp $ > >inherit libtool > >DESCRIPTION="A library used to extract meta data from files of arbitrary type." >HOMEPAGE="http://www.gnu.org/software/libextractor/" >SRC_URI="http://ftpmirror.gnu.org/${PN}/${P}.tar.gz" > >IUSE="nls gtk gsf qt vorbis ffmpeg mpeg2 pdf" >SLOT="0" >LICENSE="LGPL-2.1" >KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" >RESTRICT="test" > >DEPEND=">=sys-devel/libtool-2.2 > sys-libs/zlib > sys-devel/gettext > >=dev-libs/glib-2.0.0 > nls? ( virtual/libintl ) > gtk? ( >=x11-libs/gtk+-2.6.0 ) > gsf? ( gnome-extra/libgsf ) > qt? ( >=x11-libs/qt-svg-4 ) > vorbis? ( media-libs/libvorbis ) > ffmpeg? ( media-video/ffmpeg ) > mpeg2? ( media-libs/libmpeg2 ) > pdf? ( app-text/poppler )" >RDEPEND="" > >src_compile() { > elibtoolize > econf \ > $(use_enable nls) \ > $(use_enable glib) \ > $(use_enable gsf) \ > $(use_enable ffmpeg) \ > || die "econf failed" > > emake -j1 || die "emake failed" >} > >src_install () { > emake DESTDIR="${D}" 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 338909
:
248775
|
248776
|
248778
|
248779
|
248780
|
248782
|
248784
| 248786 |
256833
|
256834
|
256836
|
256838
|
258853
|
288043
|
288045
|
288047
|
288049
|
288601
|
289387
|
289389
|
289391
|
289393
|
298401
|
304143
|
304145
|
304147
|
304149
|
378212
|
381924
|
381926