Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 429494 Details for
Bug 578858
media-sound/fdkaac - aac encoder
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fdkaac-0.6.2.ebuild
fdkaac-0.6.2.ebuild (text/plain), 582 bytes, created by
Wojciech Myrda
on 2016-04-02 16:09:42 UTC
(
hide
)
Description:
fdkaac-0.6.2.ebuild
Filename:
MIME Type:
Creator:
Wojciech Myrda
Created:
2016-04-02 16:09:42 UTC
Size:
582 bytes
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=5 >inherit autotools libtool > >DESCRIPTION="command line frontend for libfdk-aac encoder" >HOMEPAGE="https://github.com/nu774/fdkaac" >SRC_URI="https://github.com/nu774/${PN}/archive/v${PV}.tar.gz" > >LICENSE="Zlib,BSD,BSD-4-clause,BSD-style,MIT" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >DEPEND="media-libs/fdk-aac" >RDEPEND="" > >src_prepare() { > eautoreconf > elibtoolize >} > >src_install() { > emake DESTDIR="${D}" install > dodoc AUTHORS ChangeLog README > doman man/fdkaac.1 >}
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 578858
: 429494