From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- media-libs/vo-aacenc/Manifest | 6 +++++ media-libs/vo-aacenc/metadata.xml | 15 +++++++++++ media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild | 42 +++++++++++++++++++++++++++++ media-libs/vo-aacenc/vo-aacenc-9999.ebuild | 42 +++++++++++++++++++++++++++++ 4 files changed, 105 insertions(+) create mode 100644 media-libs/vo-aacenc/Manifest create mode 100644 media-libs/vo-aacenc/metadata.xml create mode 100644 media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild create mode 100644 media-libs/vo-aacenc/vo-aacenc-9999.ebuild (limited to 'media-libs/vo-aacenc') diff --git a/media-libs/vo-aacenc/Manifest b/media-libs/vo-aacenc/Manifest new file mode 100644 index 000000000000..bfae1e65d64b --- /dev/null +++ b/media-libs/vo-aacenc/Manifest @@ -0,0 +1,6 @@ +DIST vo-aacenc-0.1.3.tar.gz 612463 SHA256 e51a7477a359f18df7c4f82d195dab4e14e7414cbd48cf79cc195fc446850f36 SHA512 c8f00dfa758270ba9cad35dd6e24905dc7cf33d7717454b7c2c56c40dbf54f682450aa010a410a0350d70119d2aaa2e5ba4471b5bbe05ccec1f9d20ab3e57853 WHIRLPOOL 92a969fca0f2ab6758cb6d2a0f7e56991ceeb3ff6c1d68d7731008c3c31ebdaa222211d6153b6a125ddbcc529f65652ce64d902d6a533d3d3782946f764c76a3 +EBUILD vo-aacenc-0.1.3.ebuild 1163 SHA256 fbbf674daffbe8b8ca1d3c30a25356167a5955d432ff1dafac288b82abb1ecc1 SHA512 0fb533106cd7b9d80453f822341354110c94f5e33fa7b96d2c783bfd97e4eceb00c8ef4d2c87281e7a59bd2c3914d99e6fa1340ea9e7029d33aea676bd8abc00 WHIRLPOOL 8fea0a4ae2c91deea53d22dc86bd1846a4201764a69061b14d8b5e99476d0b65465b3446677e021b7bb90c8376780ec726e1c034817fbf4b1092f7ab708d28c1 +EBUILD vo-aacenc-9999.ebuild 1172 SHA256 24233b07665dfd502c095507079fc77ea9a566b4b8385f6c599fce8631007647 SHA512 2ed0b5d238e2b6fe0dfdfee6f98ea59a55752aea85c1059f1b29d036e262360b6551652d376ab2086d3e7e5f4ab39ba290427844daec9d9ec0bb676d2f9f7a8e WHIRLPOOL 577310e6c93dd83207b0ca3ad49e237554f7e37bce5fea219087550fd12f01eb3c93f068bcadae4c89f95d63e79ecdbee48f9353105e373d4edfa9c6ac48ea4f +MISC ChangeLog 2708 SHA256 95ea60a02dfb69323596edce58db640f94c9999de21869479184cd417dd5b7ef SHA512 ac8fc2f016e1bcf7fc1c4da8b5cc46cb8f4fbffac50fa152b601b738b75a6bbd6d5d4dda20948eb721f7609541ed4818f124a6f71c9cd41acb3ca2080735aa2d WHIRLPOOL cb95f4b73f3b2d5dd539f7063c939f8b1476cdf8431f7d589e9c642c7b0a02f7f4d4acfd91a96d822eaedd2dd4de60935daebe8949c05c8240c83fa19b9f22e6 +MISC ChangeLog-2015 5669 SHA256 5af5106ccb22af86fe955678c1158b9585ad4b8b29495b4d5b484280b19d4453 SHA512 bb88c96f9d95c3549b3b69dff258a1e1f49d685d23103ede5d5053cc5b010f154edc5b399f63f525af893c387aead4f7c82b9c32a35170d3c35e2627f9067502 WHIRLPOOL f681d1513b59593402d87b092ddaf3abcec9e0376328c2df48551af0da70a2b791307601e3d24ae264513d0a511f19182604178ffcd72c0b139b15332737b899 +MISC metadata.xml 633 SHA256 f3d4276ce893b1e06dba3b583c7b92afc448b16f067588427993a836f032e344 SHA512 13dcd74fb4a9f1f003a8031cbf70620871bf2e3487cff75df3ec5b413e859d541f8a336b062d8cbed561e88dac51cc19a19329c3383fa7687e047236729871d4 WHIRLPOOL a10fcd523e4a000708e167fbd35a1f8fa395a1e3aac168f6e11ef6d2a48f0542d8cd3b1d3ec563dec1fe897e37faf505e78705dd23be90c14d7770f623c476b8 diff --git a/media-libs/vo-aacenc/metadata.xml b/media-libs/vo-aacenc/metadata.xml new file mode 100644 index 000000000000..4db62a478ea8 --- /dev/null +++ b/media-libs/vo-aacenc/metadata.xml @@ -0,0 +1,15 @@ + + + + + sound@gentoo.org + Gentoo Sound project + + VisualOn AAC encoder library This library contains an encoder implementation +of the Advanced Audio Coding (AAC) audio codec. The library is based on +a codec implementation by VisualOn, part of the Stagefright framework from +the Google Android project. + + opencore-amr + + diff --git a/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild b/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild new file mode 100644 index 000000000000..cd5f549fefdc --- /dev/null +++ b/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +if [[ ${PV} == *9999 ]] ; then + SCM="git-2" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" + [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" + AUTOTOOLS_AUTORECONF=yes +fi + +inherit autotools-multilib flag-o-matic ${SCM} + +DESCRIPTION="VisualOn AAC encoder library" +HOMEPAGE="https://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="Apache-2.0" +SLOT="0" + +[[ ${PV} == *9999 ]] || \ +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +IUSE="examples static-libs cpu_flags_arm_neon" + +AUTOTOOLS_PRUNE_LIBTOOL_FILES=all + +src_configure() { + use cpu_flags_arm_neon && append-flags '-mfpu=neon' + local myeconfargs=( + "$(use_enable examples example)" + "$(use_enable cpu_flags_arm_neon armv7neon)" + ) + autotools-multilib_src_configure +} diff --git a/media-libs/vo-aacenc/vo-aacenc-9999.ebuild b/media-libs/vo-aacenc/vo-aacenc-9999.ebuild new file mode 100644 index 000000000000..82167222f361 --- /dev/null +++ b/media-libs/vo-aacenc/vo-aacenc-9999.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +if [[ ${PV} == *9999 ]] ; then + SCM="git-2" + EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git" + [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" + AUTOTOOLS_AUTORECONF=yes +fi + +inherit autotools-multilib flag-o-matic ${SCM} + +DESCRIPTION="VisualOn AAC encoder library" +HOMEPAGE="https://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="Apache-2.0" +SLOT="0" + +[[ ${PV} == *9999 ]] || \ +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +IUSE="examples static-libs cpu_flags_arm_neon" + +AUTOTOOLS_PRUNE_LIBTOOL_FILES=all + +src_configure() { + use cpu_flags_arm_neon && append-flags '-mfpu=neon' + local myeconfargs=( + "$(use_enable examples example)" + "$(use_enable cpu_flags_arm_neon armv7neon)" + ) + autotools-multilib_src_configure +} -- cgit v1.2.3