[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2022-12-23 Thread Miroslav Šulc
commit: 0cb26e56353b580a7f8a3a409898db6e96e5c504
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Dec 23 09:05:21 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Dec 23 09:05:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb26e56

media-libs/libopusenc: dropped obsolete 0.2.1

Bug: https://bugs.gentoo.org/887835
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1.ebuild | 31 ---
 1 file changed, 31 deletions(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
deleted file mode 100644
index 28c6ad68ed83..
--- a/media-libs/libopusenc/libopusenc-0.2.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="High-level API for encoding .opus files"
-HOMEPAGE="https://www.opus-codec.org/;
-SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ppc64 ~riscv x86"
-IUSE="doc"
-
-BDEPEND="virtual/pkgconfig"
-RDEPEND=">=media-libs/opus-1.1:="
-DEPEND="
-   ${RDEPEND}
-   doc? ( app-doc/doxygen[dot] )"
-
-src_configure() {
-   econf \
-   --enable-shared \
-   --disable-static \
-   $(use_enable doc)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2022-12-22 Thread Arthur Zamarin
commit: ccba9256a47ed2913ea17ff3eae9debad9797ed6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec 22 11:04:34 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec 22 11:04:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccba9256

media-libs/libopusenc: Stabilize 0.2.1-r1 ppc64, #887835

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
index 31c1e51f7f2b..4152f5e4a146 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~riscv x86"
 IUSE="doc"
 
 RDEPEND=">=media-libs/opus-1.1:="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2022-12-22 Thread Arthur Zamarin
commit: 363464e750f751009758c7ede16f93dc6315832e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec 22 11:04:34 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec 22 11:04:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363464e7

media-libs/libopusenc: Stabilize 0.2.1-r1 amd64, #887835

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
index 04dd20b50daa..31c1e51f7f2b 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="doc"
 
 RDEPEND=">=media-libs/opus-1.1:="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2022-12-22 Thread Arthur Zamarin
commit: fbd9962f3795a1ac7b50fbe3fa6ad87fd7d259f1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec 22 11:04:33 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec 22 11:04:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd9962f

media-libs/libopusenc: Stabilize 0.2.1-r1 x86, #887835

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
index f37ab0ef5ec0..04dd20b50daa 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="doc"
 
 RDEPEND=">=media-libs/opus-1.1:="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2022-12-22 Thread Arthur Zamarin
commit: 38e5ddfb2aeeef792ef3bae58a59cd5ff10b23e6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec 22 11:04:35 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec 22 11:04:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e5ddfb

media-libs/libopusenc: Stabilize 0.2.1-r1 ppc, #887835

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
index 4152f5e4a146..18c290a2627f 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 ~riscv x86"
 IUSE="doc"
 
 RDEPEND=">=media-libs/opus-1.1:="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/, media-libs/libopusenc/files/

2022-11-21 Thread Sam James
commit: d1e9c48e14fc7599345d2f86db526d34516faa22
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov 22 03:06:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov 22 03:17:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e9c48e

media-libs/libopusenc: EAPI 8; fix configure w/ clang 16

Closes: https://bugs.gentoo.org/879701
Signed-off-by: Sam James  gentoo.org>

 .../files/libopusenc-0.2.1-clang16.patch   | 102 +
 media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild   |  44 +
 2 files changed, 146 insertions(+)

diff --git a/media-libs/libopusenc/files/libopusenc-0.2.1-clang16.patch 
b/media-libs/libopusenc/files/libopusenc-0.2.1-clang16.patch
new file mode 100644
index ..0fc8f214240f
--- /dev/null
+++ b/media-libs/libopusenc/files/libopusenc-0.2.1-clang16.patch
@@ -0,0 +1,102 @@
+https://gitlab.xiph.org/xiph/libopusenc/-/merge_requests/6
+https://bugs.gentoo.org/879701
+
+From ed6154cab7003859ec0bc6481f26b1110ddf34b8 Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Tue, 22 Nov 2022 02:59:20 +
+Subject: [PATCH 1/2] m4: fix -Wstrict-protoypes
+
+In preparation for C23. Fixes the following error if Clang 16 is
+cranked up to be stricter:
+```
+-warning: a function declaration without a prototype is deprecated in all 
versions of C [-Wstrict-prototypes]
++error: a function declaration without a prototype is deprecated in all 
versions of C [-Werror,-Wstrict-prototypes]
+```
+
+Signed-off-by: Sam James 
+--- a/m4/attributes.m4
 b/m4/attributes.m4
+@@ -39,7 +39,7 @@ AC_DEFUN([CC_CHECK_CFLAGS_SILENT], [
+   AC_CACHE_VAL(AS_TR_SH([cc_cv_cflags_$1]),
+ [ac_save_CFLAGS="$CFLAGS"
+  CFLAGS="$CFLAGS $1"
+- AC_LINK_IFELSE([AC_LANG_SOURCE([int main() { return 0; }])],
++ AC_LINK_IFELSE([AC_LANG_SOURCE([int main(void) { return 0; }])],
+[eval "AS_TR_SH([cc_cv_cflags_$1])='yes'"],
+[eval "AS_TR_SH([cc_cv_cflags_$1])='no'"])
+  CFLAGS="$ac_save_CFLAGS"
+@@ -89,7 +89,7 @@ AC_DEFUN([CC_CHECK_LDFLAGS], [
+ AS_TR_SH([cc_cv_ldflags_$1]),
+ [ac_save_LDFLAGS="$LDFLAGS"
+  LDFLAGS="$LDFLAGS $1"
+- AC_LINK_IFELSE([AC_LANG_SOURCE([int main() { return 1; }])],
++ AC_LINK_IFELSE([AC_LANG_SOURCE([int main(void) { return 1; }])],
+[eval "AS_TR_SH([cc_cv_ldflags_$1])='yes'"],
+[eval "AS_TR_SH([cc_cv_ldflags_$1])="])
+  LDFLAGS="$ac_save_LDFLAGS"
+@@ -165,16 +165,16 @@ AC_DEFUN([CC_CHECK_ATTRIBUTE], [
+ AC_DEFUN([CC_ATTRIBUTE_CONSTRUCTOR], [
+   CC_CHECK_ATTRIBUTE(
+ [constructor],,
+-[extern void foo();
+- void __attribute__((constructor)) ctor() { foo(); }],
++[extern void foo(void);
++ void __attribute__((constructor)) ctor(void) { foo(); }],
+ [$1], [$2])
+ ])
+ 
+ AC_DEFUN([CC_ATTRIBUTE_DESTRUCTOR], [
+   CC_CHECK_ATTRIBUTE(
+ [destructor],,
+-[extern void foo();
+- void __attribute__((destructor)) dtor() { foo(); }],
++[extern void foo(void);
++ void __attribute__((destructor)) dtor(void) { foo(); }],
+ [$1], [$2])
+ ])
+ 
+@@ -195,7 +195,7 @@ AC_DEFUN([CC_ATTRIBUTE_FORMAT_ARG], [
+ AC_DEFUN([CC_ATTRIBUTE_VISIBILITY], [
+   CC_CHECK_ATTRIBUTE(
+ [visibility_$1], [visibility("$1")],
+-[void __attribute__((visibility("$1"))) $1_function() { }],
++[void __attribute__((visibility("$1"))) $1_function(void) { }],
+ [$2], [$3])
+ ])
+ 
+@@ -306,7 +306,7 @@ AC_DEFUN([CC_ATTRIBUTE_ALIGNED], [
+  CFLAGS="$CFLAGS $cc_cv_werror"
+  for cc_attribute_align_try in 64 32 16 8 4 2; do
+ AC_COMPILE_IFELSE([AC_LANG_SOURCE([
+-  int main() {
++  int main(void) {
+ static char c __attribute__ ((aligned($cc_attribute_align_try))) 
= 0;
+ return c;
+   }])], [cc_cv_attribute_aligned=$cc_attribute_align_try; break])
+GitLab
+From 4e0776f754629f75348faa97bab1441ac6db0802 Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Tue, 22 Nov 2022 03:00:38 +
+Subject: [PATCH 2/2] opusenc: Fix -Wstrict-prototypes
+
+In preparation for C23. Fixes the following warning with Clang 16:
+```
+src/opusenc.c:82:37: warning: a function declaration without a prototype is 
deprecated in all versions of C [-Wstrict-prototypes]
+OggOpusComments *ope_comments_create() {
+^
+ void
+```
+
+Signed-off-by: Sam James 
+--- a/src/opusenc.c
 b/src/opusenc.c
+@@ -79,7 +79,7 @@ struct OggOpusComments {
+ };
+ 
+ /* Create a new comments object. The vendor string is optional. */
+-OggOpusComments *ope_comments_create() {
++OggOpusComments *ope_comments_create(void) {
+   OggOpusComments *c;
+   const char *libopus_str;
+   char vendor_str[1024];
+GitLab

diff --git a/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
new file mode 100644
index ..f37ab0ef5ec0
--- /dev/null
+++ b/media-libs/libopusenc/libopusenc-0.2.1-r1.ebuild
@@ -0,0 +1,44 @@

[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2021-09-26 Thread Marek Szuba
commit: a57fc9939eaf65367e9fd568b8c03dacad3e8fcc
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Sep 26 22:03:07 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Sep 26 22:15:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57fc993

media-libs/libopusenc: keyword 0.2.1 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
index 87f43003c99..28c6ad68ed8 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 ~riscv x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2020-12-17 Thread Sam James
commit: e2eb429de24df8fa4b1e0ec1cd8c4e185f7db16e
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 17 09:01:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 17 09:01:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2eb429d

media-libs/libopusenc: Keyword 0.2.1 arm64, #760291

Signed-off-by: Sam James  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
index 391a3a75be0..87f43003c99 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2019-04-28 Thread Thomas Deutschmann
commit: 489552bcdff58f4db017833c7166486cfbaeaa78
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 28 22:02:31 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 28 22:05:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489552bc

media-libs/libopusenc: x86 stable (bug #681444)

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
index e3775dd16e7..391a3a75be0 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2019-04-07 Thread Sergei Trofimovich
commit: fa0657fc29b027b8ebbe23a8ebc4e143fcef0033
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Apr  7 21:29:50 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr  7 21:33:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0657fc

media-libs/libopusenc: stable 0.2.1 for ppc64, bug #681444

Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-libs/libopusenc/libopusenc-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
index f83da1c901b..e3775dd16e7 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 ~x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2019-04-06 Thread Andreas Sturmlechner
commit: 8f7ef9c72a015aed798274481731244f8eff45b0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  6 16:26:41 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Apr  6 20:28:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7ef9c7

media-libs/libopusenc: Drop 0.2

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/libopusenc/Manifest  |  1 -
 media-libs/libopusenc/libopusenc-0.2.ebuild | 36 -
 2 files changed, 37 deletions(-)

diff --git a/media-libs/libopusenc/Manifest b/media-libs/libopusenc/Manifest
index 5b587f947a4..dd8f957c69d 100644
--- a/media-libs/libopusenc/Manifest
+++ b/media-libs/libopusenc/Manifest
@@ -1,2 +1 @@
 DIST libopusenc-0.2.1.tar.gz 388071 BLAKE2B 
de3a69aeb6bb955352e097e41b12cf0c627ce5278687124d00996f52ccf5e8e39277e7c345bb26e75dd7d29b6a70f50396fa5a157913e0906a18acd007b1621b
 SHA512 
adf30cacea9ac2e5889a40147f53943a1bec5279c5ff3a9b09de8ca52727a6cbaeecd338417fc5856e337ae183c85b0d366d14ec4ec329de12d50709a6f6507a
-DIST libopusenc-0.2.tar.gz 388027 BLAKE2B 
5822d09ec56ce9dc0182241e7182b71c9c21def5645a2ef3472af380b25af1b1f8a08311c2cfb8bacdfde845dff81ee426401f1ab098b6598e41e664ccaf9c34
 SHA512 
82b9a60bf6fa0c8bc485b221bc633456245f8909875fb9e86876076bc37857d53a366bbc66f2e1e331adddcf12c4d5a29f0047e21d0fae2f8bd8a3199bd6f78f

diff --git a/media-libs/libopusenc/libopusenc-0.2.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.ebuild
deleted file mode 100644
index a75cfdebe97..000
--- a/media-libs/libopusenc/libopusenc-0.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="High-level API for encoding .opus files"
-HOMEPAGE="https://www.opus-codec.org/;
-SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="doc"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   doc? ( app-doc/doxygen[dot] )
-"
-RDEPEND="
-   >=media-libs/opus-1.1
-"
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable doc)
-   )
-
-   econf "${myeconfsargs[@]}"
-}
-
-src_install() {
-   default
-   find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2019-04-06 Thread Mikle Kolyada
commit: 0fa8d26f1510742766544ef22b51dc810304202a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr  6 16:13:56 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr  6 16:13:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa8d26f

media-libs/libopusenc: amd64 stable wrt bug #681444

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-libs/libopusenc/libopusenc-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
index eaa29c50951..f046c25547f 100644
--- a/media-libs/libopusenc/libopusenc-0.2.1.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2019-01-25 Thread David Seifert
commit: 6fa7d7a549df89350764056b5dd98cbe8fb9b137
Author: Stefan Strogin  gmail  com>
AuthorDate: Fri Nov  9 18:41:46 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Jan 25 10:12:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa7d7a5

media-libs/libopusenc: bump to 0.2.1

Closes: https://bugs.gentoo.org/670771
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Stefan Strogin  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10379
Signed-off-by: David Seifert  gentoo.org>

 media-libs/libopusenc/Manifest|  1 +
 media-libs/libopusenc/libopusenc-0.2.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/media-libs/libopusenc/Manifest b/media-libs/libopusenc/Manifest
index 292742288e5..5b587f947a4 100644
--- a/media-libs/libopusenc/Manifest
+++ b/media-libs/libopusenc/Manifest
@@ -1 +1,2 @@
+DIST libopusenc-0.2.1.tar.gz 388071 BLAKE2B 
de3a69aeb6bb955352e097e41b12cf0c627ce5278687124d00996f52ccf5e8e39277e7c345bb26e75dd7d29b6a70f50396fa5a157913e0906a18acd007b1621b
 SHA512 
adf30cacea9ac2e5889a40147f53943a1bec5279c5ff3a9b09de8ca52727a6cbaeecd338417fc5856e337ae183c85b0d366d14ec4ec329de12d50709a6f6507a
 DIST libopusenc-0.2.tar.gz 388027 BLAKE2B 
5822d09ec56ce9dc0182241e7182b71c9c21def5645a2ef3472af380b25af1b1f8a08311c2cfb8bacdfde845dff81ee426401f1ab098b6598e41e664ccaf9c34
 SHA512 
82b9a60bf6fa0c8bc485b221bc633456245f8909875fb9e86876076bc37857d53a366bbc66f2e1e331adddcf12c4d5a29f0047e21d0fae2f8bd8a3199bd6f78f

diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
new file mode 100644
index 000..eaa29c50951
--- /dev/null
+++ b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="High-level API for encoding .opus files"
+HOMEPAGE="https://www.opus-codec.org/;
+SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="doc"
+
+BDEPEND="virtual/pkgconfig"
+RDEPEND=">=media-libs/opus-1.1:="
+DEPEND="
+   ${RDEPEND}
+   doc? ( app-doc/doxygen[dot] )"
+
+src_configure() {
+   econf \
+   --enable-shared \
+   --disable-static \
+   $(use_enable doc)
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2018-10-15 Thread Sergei Trofimovich
commit: 382135521bfc33b9f41cea3bcd0e011e06a028cf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 15 19:01:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 15 19:01:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38213552

media-libs/libopusenc: keyworded 0.2 for ppc/ppc64, bug #666990

Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc ppc64"

 media-libs/libopusenc/libopusenc-0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopusenc/libopusenc-0.2.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.ebuild
index 473b64aa39d..a75cfdebe97 100644
--- a/media-libs/libopusenc/libopusenc-0.2.ebuild
+++ b/media-libs/libopusenc/libopusenc-0.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
 LICENSE="BSD"
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/libopusenc/

2018-09-24 Thread Lars Wendler
commit: 83d8ef2b04f45dc825d2ede5fce8a6f1e4dd62f7
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Sep 24 15:38:20 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Sep 24 15:51:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d8ef2b

media-libs/libopusenc: Initial commit

Package-Manager: Portage-2.3.49, Repoman-2.3.11

 media-libs/libopusenc/Manifest  |  1 +
 media-libs/libopusenc/libopusenc-0.2.ebuild | 36 +
 media-libs/libopusenc/metadata.xml  |  8 +++
 3 files changed, 45 insertions(+)

diff --git a/media-libs/libopusenc/Manifest b/media-libs/libopusenc/Manifest
new file mode 100644
index 000..292742288e5
--- /dev/null
+++ b/media-libs/libopusenc/Manifest
@@ -0,0 +1 @@
+DIST libopusenc-0.2.tar.gz 388027 BLAKE2B 
5822d09ec56ce9dc0182241e7182b71c9c21def5645a2ef3472af380b25af1b1f8a08311c2cfb8bacdfde845dff81ee426401f1ab098b6598e41e664ccaf9c34
 SHA512 
82b9a60bf6fa0c8bc485b221bc633456245f8909875fb9e86876076bc37857d53a366bbc66f2e1e331adddcf12c4d5a29f0047e21d0fae2f8bd8a3199bd6f78f

diff --git a/media-libs/libopusenc/libopusenc-0.2.ebuild 
b/media-libs/libopusenc/libopusenc-0.2.ebuild
new file mode 100644
index 000..473b64aa39d
--- /dev/null
+++ b/media-libs/libopusenc/libopusenc-0.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="High-level API for encoding .opus files"
+HOMEPAGE="https://www.opus-codec.org/;
+SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   doc? ( app-doc/doxygen[dot] )
+"
+RDEPEND="
+   >=media-libs/opus-1.1
+"
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable doc)
+   )
+
+   econf "${myeconfsargs[@]}"
+}
+
+src_install() {
+   default
+   find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
+}

diff --git a/media-libs/libopusenc/metadata.xml 
b/media-libs/libopusenc/metadata.xml
new file mode 100644
index 000..39626a990be
--- /dev/null
+++ b/media-libs/libopusenc/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+so...@gentoo.org
+Gentoo Sound project
+  
+