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

2021-03-28 Thread Sam James
commit: 3787a71778dbbef6b9f4dbd8fb3c43575eeb0848
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 28 18:10:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 28 18:11:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3787a717

media-libs/libdca: add link to now upstream commit for slibtool patch

Bug: https://bugs.gentoo.org/775602
Signed-off-by: Sam James  gentoo.org>

 media-libs/libdca/files/libdca-0.0.7-slibtool.patch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/libdca/files/libdca-0.0.7-slibtool.patch 
b/media-libs/libdca/files/libdca-0.0.7-slibtool.patch
index cd6b89d060e..785edff9805 100644
--- a/media-libs/libdca/files/libdca-0.0.7-slibtool.patch
+++ b/media-libs/libdca/files/libdca-0.0.7-slibtool.patch
@@ -1,4 +1,5 @@
 https://code.videolan.org/videolan/libdca/-/issues/4
+https://code.videolan.org/videolan/libdca/-/commit/95c4bd8baee808ec563120f463111e2cd6cd240e
 https://bugs.gentoo.org/775602
 
 commit c54898d587fda740b10e32055c5464eeae289889



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

2021-03-18 Thread Sam James
commit: c4c7c3fa3c9ebd64c320092595932545d0ea6e82
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 19 03:57:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 19 04:11:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c7c3fa

media-libs/libdca: fix build with slibtool

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

 .../libdca/files/libdca-0.0.7-slibtool.patch   | 22 ++
 media-libs/libdca/libdca-0.0.7.ebuild  |  1 +
 2 files changed, 23 insertions(+)

diff --git a/media-libs/libdca/files/libdca-0.0.7-slibtool.patch 
b/media-libs/libdca/files/libdca-0.0.7-slibtool.patch
new file mode 100644
index 000..cd6b89d060e
--- /dev/null
+++ b/media-libs/libdca/files/libdca-0.0.7-slibtool.patch
@@ -0,0 +1,22 @@
+https://code.videolan.org/videolan/libdca/-/issues/4
+https://bugs.gentoo.org/775602
+
+commit c54898d587fda740b10e32055c5464eeae289889
+Author: orbea 
+Date:   Tue Mar 16 10:21:52 2021 -0700
+
+build: Fix -version-info and -export-symbols-regex typos.
+
+diff --git a/libdca/Makefile.am b/libdca/Makefile.am
+index 05bdaca..891fb25 100644
+--- a/libdca/Makefile.am
 b/libdca/Makefile.am
+@@ -5,7 +5,7 @@ lib_LTLIBRARIES = libdca.la
+ libdca_la_SOURCES = dca_internal.h tables.h tables_quantization.h \
+   tables_huffman.h tables_fir.h tables_adpcm.h tables_vq.h \
+   bitstream.h bitstream.c parse.c downmix.c
+-libdca_la_LDFLAGS = -no-undefined -version 0:0:0 -export-symbol-regex dca_.*
++libdca_la_LDFLAGS = -no-undefined -version-info 0:0:0 -export-symbols-regex 
dca_.*
+ libdca_la_LIBADD = $(LIBDCA_LIBS)
+
+ pkgconfigdir = $(libdir)/pkgconfig

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index 177a74cd0a3..a273f17b90e 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -19,6 +19,7 @@ DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )
 PATCHES=(
"${FILESDIR}"/${PN}-0.0.5-cflags.patch
"${FILESDIR}"/${PN}-0.0.5-tests-optional.patch
+   "${FILESDIR}"/${PN}-0.0.7-slibtool.patch
 )
 
 src_prepare() {



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

2020-10-16 Thread Andreas Sturmlechner
commit: 18880ac07ec7ed74383184c87ca3447d0dbf9c83
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct 16 08:33:49 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct 16 08:33:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18880ac0

media-libs/libdca: Drop 0.0.5-r3

Closes: https://bugs.gentoo.org/747691
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/libdca/Manifest   |  2 --
 media-libs/libdca/libdca-0.0.5-r3.ebuild | 53 
 2 files changed, 55 deletions(-)

diff --git a/media-libs/libdca/Manifest b/media-libs/libdca/Manifest
index 529c4567cff..359daa5d738 100644
--- a/media-libs/libdca/Manifest
+++ b/media-libs/libdca/Manifest
@@ -1,3 +1 @@
-DIST libdca-0.0.5-constant.patch.bz2 3424 BLAKE2B 
048d7afd856090b5f9d0db1d5894b78d037fa1c03086271342527a1bf04f41ed379b38fe6d72eb9bbf74a864c67710b5f9abe53177cdb2f4f53a8e7502d77c44
 SHA512 
37bd56b8c240f16a6ee86b04d44571345278f8b9dd395cbc307e9fb7e6c001487411d1b4775af19dc97f18fcaed63be97fafeb4fe504f0a76b87022ec792d23e
-DIST libdca-0.0.5.tar.bz2 393291 BLAKE2B 
093e941e8cd25ca52ae43ab16607f8ff3c5ebb95ffc4b29c3cb771b6bf9ba45da4cc8ebd83cd91ccd66b0dd981c32a6c77cb3e90f46093b64b9a483dd854ffb6
 SHA512 
d9f0ed34efeb3f27af8424fcb3e6df56744c6735854a65b5709c02b42b4513b9c4618dcc19eb44293afa051bd95616651bda5fc3b49dfabe975d0babfb1bc287
 DIST libdca-0.0.7.tar.bz2 158232 BLAKE2B 
943ef3845f6b73d3d7a2cc47fd3c59517544c156f46e1be42b7940e11a164d8c533ba0e1436ea7bee95467bb7fdce95bb390e2816ebe7d8e208821eb325cb9de
 SHA512 
dae15d77d066687c882833d5bed8d65a585c1fc0277b7276563c89ddd5a83b35389ec94cca445f38af28a9b01430b72647e9afd1b08f030959e711de1a08924a

diff --git a/media-libs/libdca/libdca-0.0.5-r3.ebuild 
b/media-libs/libdca/libdca-0.0.5-r3.ebuild
deleted file mode 100644
index 41545415029..000
--- a/media-libs/libdca/libdca-0.0.5-r3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils flag-o-matic multilib multilib-minimal
-
-DESCRIPTION="library for decoding DTS Coherent Acoustics streams used in DVD"
-HOMEPAGE="https://www.videolan.org/developers/libdca.html;
-SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2
-   mirror://gentoo/${P}-constant.patch.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
-IUSE="debug oss static-libs"
-
-RDEPEND="!media-libs/libdts"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-cflags.patch \
-   "${FILESDIR}"/${P}-tests-optional.patch \
-   "${WORKDIR}"/${P}-constant.patch
-
-   eautoreconf
-}
-
-multilib_src_configure() {
-   append-lfs-flags #328875
-
-   ECONF_SOURCE="${S}" econf \
-   $(use_enable debug) \
-   $(use_enable static-libs static) \
-   $(use_enable oss)
-
-   # Those are thrown away afterwards, don't build them in the first place
-   if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then
-   sed -i -e 's/ libao src//' Makefile || die
-   fi
-}
-
-multilib_src_compile() {
-   emake OPT_CFLAGS=""
-}
-
-multilib_src_install() {
-   emake DESTDIR="${D}" install
-
-   find "${ED}" -name '*.la' -exec rm -f '{}' +
-   rm -f "${ED}"/usr/$(get_libdir)/libdts.a
-}



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

2020-10-15 Thread Sergei Trofimovich
commit: a60117b0d4f4990ed8e82914d97111d35e3d6ece
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Oct 15 21:50:25 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Oct 15 22:21:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60117b0

media-libs/libdca: stable 0.0.7 for hppa

stable wrt bug #747691

Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index f284b8597bd..2761963fd5a 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug oss"
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )



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

2020-10-13 Thread Agostino Sarubbo
commit: e2e5f747a148d7d30d54d644b660adf8e013a314
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Oct 13 09:25:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Oct 13 09:25:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e5f747

media-libs/libdca: amd64 stable wrt bug #747691

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index 64d6a490a58..f284b8597bd 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug oss"
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )



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

2020-10-12 Thread Agostino Sarubbo
commit: b0c38140039210380095ba89434b353a6d10885d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 12 12:08:02 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 12 12:08:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c38140

media-libs/libdca: x86 stable wrt bug #747691

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index 625bbe337c7..64d6a490a58 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug oss"
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )



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

2020-10-12 Thread Agostino Sarubbo
commit: b45e12b7c6b672d5ac9d6721f1bffd43c358d632
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 12 06:59:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 12 06:59:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45e12b7

media-libs/libdca: ppc64 stable wrt bug #747691

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index a41194d41cf..625bbe337c7 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug oss"
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )



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

2020-10-12 Thread Agostino Sarubbo
commit: fd8924f65b8236c0f0bccc96f9f85ff3df0c0c05
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 12 06:58:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 12 06:58:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8924f6

media-libs/libdca: ppc stable wrt bug #747691

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index 25c873d8509..a41194d41cf 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug oss"
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )



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

2020-10-11 Thread Sam James
commit: 883172b4b0efdabce2092b78829065253aca5493
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 15:27:40 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 15:27:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883172b4

media-libs/libdca: Stabilize 0.0.7 arm, #747691

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

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

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index 4d931db67b1..25c873d8509 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug oss"
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )



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

2020-10-11 Thread Sam James
commit: 3c4127ba40b32a5efe04cca1d5bf062464e13395
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 15:23:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 15:23:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4127ba

media-libs/libdca: Stabilize 0.0.7 arm64, #747691

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

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

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index 0a46533bc30..4d931db67b1 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug oss"
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )



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

2020-10-11 Thread Sergei Trofimovich
commit: cfe2e611321037be29692dec8bf04ddd589f9f92
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Oct 11 11:13:23 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Oct 11 11:52:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe2e611

media-libs/libdca: stable 0.0.7 for sparc, bug #747691

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
index 0e794c3f210..0a46533bc30 100644
--- a/media-libs/libdca/libdca-0.0.7.ebuild
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="debug oss"
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )



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

2020-08-22 Thread Andreas Sturmlechner
commit: 0fff7ce673b1954555dade1402b12aca481cf074
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Aug 21 20:48:48 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 22 16:05:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fff7ce6

media-libs/libdca: 0.0.7 version bump, EAPI-7 bump

Closes: https://bugs.gentoo.org/678716
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/libdca/Manifest|  1 +
 media-libs/libdca/libdca-0.0.7.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/media-libs/libdca/Manifest b/media-libs/libdca/Manifest
index 71a08cd6401..529c4567cff 100644
--- a/media-libs/libdca/Manifest
+++ b/media-libs/libdca/Manifest
@@ -1,2 +1,3 @@
 DIST libdca-0.0.5-constant.patch.bz2 3424 BLAKE2B 
048d7afd856090b5f9d0db1d5894b78d037fa1c03086271342527a1bf04f41ed379b38fe6d72eb9bbf74a864c67710b5f9abe53177cdb2f4f53a8e7502d77c44
 SHA512 
37bd56b8c240f16a6ee86b04d44571345278f8b9dd395cbc307e9fb7e6c001487411d1b4775af19dc97f18fcaed63be97fafeb4fe504f0a76b87022ec792d23e
 DIST libdca-0.0.5.tar.bz2 393291 BLAKE2B 
093e941e8cd25ca52ae43ab16607f8ff3c5ebb95ffc4b29c3cb771b6bf9ba45da4cc8ebd83cd91ccd66b0dd981c32a6c77cb3e90f46093b64b9a483dd854ffb6
 SHA512 
d9f0ed34efeb3f27af8424fcb3e6df56744c6735854a65b5709c02b42b4513b9c4618dcc19eb44293afa051bd95616651bda5fc3b49dfabe975d0babfb1bc287
+DIST libdca-0.0.7.tar.bz2 158232 BLAKE2B 
943ef3845f6b73d3d7a2cc47fd3c59517544c156f46e1be42b7940e11a164d8c533ba0e1436ea7bee95467bb7fdce95bb390e2816ebe7d8e208821eb325cb9de
 SHA512 
dae15d77d066687c882833d5bed8d65a585c1fc0277b7276563c89ddd5a83b35389ec94cca445f38af28a9b01430b72647e9afd1b08f030959e711de1a08924a

diff --git a/media-libs/libdca/libdca-0.0.7.ebuild 
b/media-libs/libdca/libdca-0.0.7.ebuild
new file mode 100644
index 000..0e794c3f210
--- /dev/null
+++ b/media-libs/libdca/libdca-0.0.7.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic multilib-minimal
+
+DESCRIPTION="Library for decoding DTS Coherent Acoustics streams used in DVD"
+HOMEPAGE="https://www.videolan.org/developers/libdca.html;
+SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+IUSE="debug oss"
+
+DOCS=( AUTHORS ChangeLog NEWS README TODO doc/${PN}.txt )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.0.5-cflags.patch
+   "${FILESDIR}"/${PN}-0.0.5-tests-optional.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+multilib_src_configure() {
+   append-lfs-flags #328875
+
+   local myeconfargs=(
+   --disable-static
+   $(use_enable debug)
+   $(use_enable oss)
+   )
+   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+
+   # Those are thrown away afterwards, don't build them in the first place
+   if [[ "${ABI}" != "${DEFAULT_ABI}" ]] ; then
+   sed -e 's/ libao src//' -i Makefile || die
+   fi
+}
+
+multilib_src_compile() {
+   emake OPT_CFLAGS=""
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+
+   find "${D}" -name '*.la' -type f -delete || die
+   rm "${D}"/usr/$(get_libdir)/libdts.a || die
+}



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

2017-12-09 Thread Craig Andrews
commit: 1d3c24be378d858159f4e26cda41b55e6ac4edfb
Author: Craig Andrews  gentoo  org>
AuthorDate: Sat Dec  9 18:28:59 2017 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sat Dec  9 18:41:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d3c24be

media-libs/libdca: use https for SRC_URI and HOMEPAGE

 media-libs/libdca/libdca-0.0.5-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libdca/libdca-0.0.5-r3.ebuild 
b/media-libs/libdca/libdca-0.0.5-r3.ebuild
index 552b372c34e..6b2282f8e19 100644
--- a/media-libs/libdca/libdca-0.0.5-r3.ebuild
+++ b/media-libs/libdca/libdca-0.0.5-r3.ebuild
@@ -5,8 +5,8 @@ EAPI=5
 inherit autotools eutils flag-o-matic multilib multilib-minimal
 
 DESCRIPTION="library for decoding DTS Coherent Acoustics streams used in DVD"
-HOMEPAGE="http://www.videolan.org/developers/libdca.html;
-SRC_URI="http://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2
+HOMEPAGE="https://www.videolan.org/developers/libdca.html;
+SRC_URI="https://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2
mirror://gentoo/${P}-constant.patch.bz2"
 
 LICENSE="GPL-2"



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

2017-12-09 Thread Craig Andrews
commit: 1c6f971e14b1adafef7f6d964ba947c784bd82ce
Author: Craig Andrews  gentoo  org>
AuthorDate: Sat Dec  9 18:29:33 2017 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sat Dec  9 18:41:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6f971e

media-libs/libdca: Update Manifest

Package-Manager: Portage-2.3.17, Repoman-2.3.6

 media-libs/libdca/Manifest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libdca/Manifest b/media-libs/libdca/Manifest
index 01c075364ff..71a08cd6401 100644
--- a/media-libs/libdca/Manifest
+++ b/media-libs/libdca/Manifest
@@ -1,2 +1,2 @@
-DIST libdca-0.0.5-constant.patch.bz2 3424 SHA256 
d8923ad6a61b3e5219e83842e1499e08cace8eabc4b8a9ae23db2ee00939cc5d SHA512 
37bd56b8c240f16a6ee86b04d44571345278f8b9dd395cbc307e9fb7e6c001487411d1b4775af19dc97f18fcaed63be97fafeb4fe504f0a76b87022ec792d23e
 WHIRLPOOL 
167492c49abbb02e2683c7bb5b29e23078022b1d77590a52b87cd0db5fa643a381ec02950aad7da34271fbc08447a0ed868dc5b50d63cd6532de5d907c54abe5
-DIST libdca-0.0.5.tar.bz2 393291 SHA256 
dba022e022109a5bacbe122d50917769ff27b64a7bba104bd38ced8de8510642 SHA512 
d9f0ed34efeb3f27af8424fcb3e6df56744c6735854a65b5709c02b42b4513b9c4618dcc19eb44293afa051bd95616651bda5fc3b49dfabe975d0babfb1bc287
 WHIRLPOOL 
04d4c12ee32ba6d067a2dfdd4274cb2e3ac242b9b4d68bb43249398a2b77a629c90567ed3cdccb0b830b77f5ed98ce2d3e048e23754ee3e838533986b0a5c5b6
+DIST libdca-0.0.5-constant.patch.bz2 3424 BLAKE2B 
048d7afd856090b5f9d0db1d5894b78d037fa1c03086271342527a1bf04f41ed379b38fe6d72eb9bbf74a864c67710b5f9abe53177cdb2f4f53a8e7502d77c44
 SHA512 
37bd56b8c240f16a6ee86b04d44571345278f8b9dd395cbc307e9fb7e6c001487411d1b4775af19dc97f18fcaed63be97fafeb4fe504f0a76b87022ec792d23e
+DIST libdca-0.0.5.tar.bz2 393291 BLAKE2B 
093e941e8cd25ca52ae43ab16607f8ff3c5ebb95ffc4b29c3cb771b6bf9ba45da4cc8ebd83cd91ccd66b0dd981c32a6c77cb3e90f46093b64b9a483dd854ffb6
 SHA512 
d9f0ed34efeb3f27af8424fcb3e6df56744c6735854a65b5709c02b42b4513b9c4618dcc19eb44293afa051bd95616651bda5fc3b49dfabe975d0babfb1bc287



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

2017-01-29 Thread Fabian Groffen
commit: 71b0fdef9a54a0b5e730ac2cd90e57d8128479d0
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 19:06:50 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 29 19:14:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b0fdef

media-libs/libdca: dropped ~x86-freebsd

Package-Manager: portage-2.3.3

 media-libs/libdca/libdca-0.0.5-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libdca/libdca-0.0.5-r3.ebuild 
b/media-libs/libdca/libdca-0.0.5-r3.ebuild
index 7468c9d..7837aa1 100644
--- a/media-libs/libdca/libdca-0.0.5-r3.ebuild
+++ b/media-libs/libdca/libdca-0.0.5-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="debug oss static-libs"
 
 RDEPEND="!media-libs/libdts



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

2016-03-20 Thread Stephen Klimaszewski
commit: 382b1e82c1897def434f32b49ce1dadeb21661bf
Author: Steev Klimaszewski  gentoo  org>
AuthorDate: Sun Mar 20 22:48:17 2016 +
Commit: Stephen Klimaszewski  gentoo  org>
CommitDate: Sun Mar 20 23:08:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382b1e82

media-libs/libdca: Add ~arm64 keyword

Package-Manager: portage-2.2.28

 media-libs/libdca/libdca-0.0.5-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libdca/libdca-0.0.5-r3.ebuild 
b/media-libs/libdca/libdca-0.0.5-r3.ebuild
index ef01f1e..7468c9d 100644
--- a/media-libs/libdca/libdca-0.0.5-r3.ebuild
+++ b/media-libs/libdca/libdca-0.0.5-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="debug oss static-libs"
 
 RDEPEND="!media-libs/libdts