diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /media-libs/fdk-aac | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'media-libs/fdk-aac')
-rw-r--r-- | media-libs/fdk-aac/Manifest | 4 | ||||
-rw-r--r-- | media-libs/fdk-aac/fdk-aac-0.1.1.ebuild | 48 | ||||
-rw-r--r-- | media-libs/fdk-aac/fdk-aac-0.1.2.ebuild | 41 | ||||
-rw-r--r-- | media-libs/fdk-aac/fdk-aac-0.1.3.ebuild | 41 | ||||
-rw-r--r-- | media-libs/fdk-aac/fdk-aac-0.1.4.ebuild | 42 | ||||
-rw-r--r-- | media-libs/fdk-aac/metadata.xml | 9 |
6 files changed, 185 insertions, 0 deletions
diff --git a/media-libs/fdk-aac/Manifest b/media-libs/fdk-aac/Manifest new file mode 100644 index 000000000000..61f924d0484d --- /dev/null +++ b/media-libs/fdk-aac/Manifest @@ -0,0 +1,4 @@ +DIST fdk-aac-0.1.1.tar.gz 1979748 SHA256 9fb9c22b7e80ee34a34639b6fe0d7411e8ec8553a45b761e8ff110ee84874a62 SHA512 1c372150fcf2a3b0b7affd370568f163097deb09df45164cd084dfa7601e6b56a5e84773ae5b2229053d0eab5ffbcfb1f404286ded6de3f10f8855deae649244 WHIRLPOOL b34c93bfe3d70afc8c562846b8d6fdfac9995b943cdb23f021853f8c6c949e0df41c1512563ca3b8ab638e770f93ac46daebe6a4b838dddcab59a0791c5613b2 +DIST fdk-aac-0.1.2.tar.gz 1976401 SHA256 e4eefa3e64a5110dd180decf21a255fe1c1e08548dbdc646e125835e7798cf4a SHA512 702a65b7b7010a38c8f25a025836aec3337cf17eaa2cffaab49e752f73ebc5bf96ceb782712f3c1d00470567f0c23058e60fece126217793f104387e993358cd WHIRLPOOL bba7428a2b187c0f6d33312b1ecd0354c21976ae1520813077162951e4d027196d27d52a0cec426dc20cf8e6a5c6c75e5a8a7ee2272d942ea0d16e9a3d3c92e5 +DIST fdk-aac-0.1.3.tar.gz 1982695 SHA256 a9cb872802cfb7a2aff7a549c114c547d1e518dd60c2f85942229cc20c0d0c8d SHA512 1cc78bdb31f0896b71de85afbebeb5f8ed97affccf74c20ad2c36e6baead0199f83bf987a28872a1229b116c17c161e4bbe197c5108fd749fd508ebfeeb7df56 WHIRLPOOL 115298bb9fea7317a991da87e6aea9c94575550c5d26678b5edcef62c02d16a143d9d8b3d84264c7437b0f3451cf3b504713d56198eedff317421d86918c8b34 +DIST fdk-aac-0.1.4.tar.gz 1986515 SHA256 5910fe788677ca13532e3f47b7afaa01d72334d46a2d5e1d1f080f1173ff15ab SHA512 edb8540aa29cc1b1c98aff67a273771e766b4a30a9292f1cdd9b2beba6659bc3db51b0342c0b0521ce4da29e63ce948dda37fdbb1cc57787f1ec9d8223b2aada WHIRLPOOL aa272566b38c47cf838a99bb8914c3eedd7d0a94a3e104e00376a4b6943bf73760a20a4fce7c57f4665c61188d4e795072a2df40fbcbd77565d24b4f21b05b49 diff --git a/media-libs/fdk-aac/fdk-aac-0.1.1.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.1.ebuild new file mode 100644 index 000000000000..c015886e564c --- /dev/null +++ b/media-libs/fdk-aac/fdk-aac-0.1.1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +if [[ ${PV} == *9999 ]] ; then + SCM="git" + EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" +fi + +inherit eutils multilib autotools ${SCM} + +DESCRIPTION="Fraunhofer AAC codec library" +HOMEPAGE="http://sourceforge.net/projects/opencore-amr/" + +if [[ ${PV} == *9999 ]] ; then + SRC_URI="" +elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot + SRC_URI="mirror://gentoo/${P}.tar.xz" +else # Official release + SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz" +fi + +LICENSE="FraunhoferFDK" +SLOT="0" + +[[ ${PV} == *9999 ]] || \ +KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd ~x64-macos" +IUSE="static-libs examples" + +src_prepare() { + [[ ${PV} == *9999 ]] && eautoreconf +} + +src_configure() { + econf \ + --disable-silent-rules \ + --disable-dependency-tracking \ + $(use_enable examples example) \ + $(use_enable static-libs static) +} + +src_install() { + emake DESTDIR="${D}" install || die + find "${D}"usr/$(get_libdir) -name '*.la' -delete +} diff --git a/media-libs/fdk-aac/fdk-aac-0.1.2.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.2.ebuild new file mode 100644 index 000000000000..98c6e9318bc9 --- /dev/null +++ b/media-libs/fdk-aac/fdk-aac-0.1.2.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +if [[ ${PV} == *9999 ]] ; then + SCM="git" + EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" + AUTOTOOLS_AUTORECONF=yes +fi + +inherit autotools-multilib ${SCM} + +DESCRIPTION="Fraunhofer AAC codec library" +HOMEPAGE="http://sourceforge.net/projects/opencore-amr/" + +if [[ ${PV} == *9999 ]] ; then + SRC_URI="" +elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot + SRC_URI="mirror://gentoo/${P}.tar.xz" +else # Official release + SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz" +fi + +LICENSE="FraunhoferFDK" +SLOT="0" + +[[ ${PV} == *9999 ]] || \ +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" +IUSE="static-libs examples" + +AUTOTOOLS_PRUNE_LIBTOOL_FILES=all + +src_configure() { + local myeconfargs=( + "$(use_enable examples example)" + ) + autotools-multilib_src_configure +} diff --git a/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild new file mode 100644 index 000000000000..b5f5006fd9be --- /dev/null +++ b/media-libs/fdk-aac/fdk-aac-0.1.3.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +if [[ ${PV} == *9999 ]] ; then + SCM="git" + EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" + AUTOTOOLS_AUTORECONF=yes +fi + +inherit autotools-multilib ${SCM} + +DESCRIPTION="Fraunhofer AAC codec library" +HOMEPAGE="http://sourceforge.net/projects/opencore-amr/" + +if [[ ${PV} == *9999 ]] ; then + SRC_URI="" +elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot + SRC_URI="mirror://gentoo/${P}.tar.xz" +else # Official release + SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz" +fi + +LICENSE="FraunhoferFDK" +SLOT="0" + +[[ ${PV} == *9999 ]] || \ +KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" +IUSE="static-libs examples" + +AUTOTOOLS_PRUNE_LIBTOOL_FILES=all + +src_configure() { + local myeconfargs=( + "$(use_enable examples example)" + ) + autotools-multilib_src_configure +} diff --git a/media-libs/fdk-aac/fdk-aac-0.1.4.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.4.ebuild new file mode 100644 index 000000000000..c4d7405872c3 --- /dev/null +++ b/media-libs/fdk-aac/fdk-aac-0.1.4.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +if [[ ${PV} == *9999 ]] ; then + SCM="git" + EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" + [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" + AUTOTOOLS_AUTORECONF=yes +fi + +inherit autotools-multilib ${SCM} + +DESCRIPTION="Fraunhofer AAC codec library" +HOMEPAGE="http://sourceforge.net/projects/opencore-amr/" + +if [[ ${PV} == *9999 ]] ; then + SRC_URI="" +elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot + SRC_URI="mirror://gentoo/${P}.tar.xz" +else # Official release + SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz" +fi + +LICENSE="FraunhoferFDK" +# subslot == N where N is libfdk-aac.so.N +SLOT="0/1" + +[[ ${PV} == *9999 ]] || \ +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" +IUSE="static-libs examples" + +AUTOTOOLS_PRUNE_LIBTOOL_FILES=all + +src_configure() { + local myeconfargs=( + "$(use_enable examples example)" + ) + autotools-multilib_src_configure +} diff --git a/media-libs/fdk-aac/metadata.xml b/media-libs/fdk-aac/metadata.xml new file mode 100644 index 000000000000..8503e5e2cc11 --- /dev/null +++ b/media-libs/fdk-aac/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sound</herd> + <longdescription lang="en">Fraunhofer FDK AAC Codec Library for Android</longdescription> + <upstream> + <remote-id type="sourceforge">opencore-amr</remote-id> + </upstream> +</pkgmetadata> |