Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 404440 Details for
Bug 550978
media-libs/libaacs 0.8.1 src/libaacs/crypto.c:60:1: error: 'ENOMEM' undeclared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libaacs-0.8.1-r1.ebuild
libaacs-0.8.1-r1.ebuild (text/plain), 945 bytes, created by
Andrew Miller
on 2015-06-02 05:33:33 UTC
(
hide
)
Description:
libaacs-0.8.1-r1.ebuild
Filename:
MIME Type:
Creator:
Andrew Miller
Created:
2015-06-02 05:33:33 UTC
Size:
945 bytes
patch
obsolete
># Copyright 1999-2015 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit autotools-multilib > >DESCRIPTION="Open implementation of the Advanced Access Content System (AACS) specification" >HOMEPAGE="http://www.videolan.org/developers/libaacs.html" >SRC_URI="ftp://ftp.videolan.org/pub/videolan/libaacs/${PV}/${P}.tar.bz2" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" >IUSE="static-libs" > >RDEPEND=">=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}] > >=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]" >DEPEND="${RDEPEND} > sys-devel/flex > virtual/yacc" > >DOCS=( ChangeLog KEYDB.cfg README.txt ) > >AUTOTOOLS_IN_SOURCE_BUILD=1 > >src_prepare() { > local PATCHES=( > "${FILESDIR}"/${PN}-0.8.1-include-errno.patch > ) > > autotools-multilib_src_prepare >} > >src_configure() { > local myeconfargs=( > --disable-optimizations > ) > autotools-multilib_src_configure >}
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 550978
: 404440 |
404442