* [gentoo-commits] repo/gentoo:master commit in: media-sound/dcaenc/
@ 2020-12-02 0:32 Aaron Bauman
0 siblings, 0 replies; 5+ messages in thread
From: Aaron Bauman @ 2020-12-02 0:32 UTC (permalink / raw
To: gentoo-commits
commit: 941efc534d2a6902722b24d81e61b73607411a75
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 1 23:49:26 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 00:31:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941efc53
media-sound/dcaenc: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-sound/dcaenc/dcaenc-2.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/media-sound/dcaenc/dcaenc-2.ebuild b/media-sound/dcaenc/dcaenc-2.ebuild
deleted file mode 100644
index d07ff368459..00000000000
--- a/media-sound/dcaenc/dcaenc-2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="DTS Coherent Acoustics audio encoder"
-HOMEPAGE="http://aepatrakov.narod.ru/index/0-2"
-SRC_URI="http://aepatrakov.narod.ru/olderfiles/1/${P}.tar.gz"
-LICENSE="LGPL-2.1+"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa"
-
-DEPEND="alsa? ( media-libs/alsa-lib )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/dcaenc/
@ 2021-01-24 0:08 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2021-01-24 0:08 UTC (permalink / raw
To: gentoo-commits
commit: 01b16a0cebb3c125dc8e356ed213a22e3da1cd4c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 00:08:23 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 00:08:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b16a0c
media-sound/dcaenc: Drop 2-r1 and unmaintained live ebuild
Closes: https://bugs.gentoo.org/544854
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/dcaenc/dcaenc-2-r1.ebuild | 27 ---------------------------
media-sound/dcaenc/dcaenc-9999.ebuild | 27 ---------------------------
2 files changed, 54 deletions(-)
diff --git a/media-sound/dcaenc/dcaenc-2-r1.ebuild b/media-sound/dcaenc/dcaenc-2-r1.ebuild
deleted file mode 100644
index 18cb16497e2..00000000000
--- a/media-sound/dcaenc/dcaenc-2-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [[ ${PV} == 9999* ]]; then
-AUTOTOOLS_AUTORECONF=1
-EGIT_REPO_URI="git://gitorious.org/dtsenc/dtsenc.git"
-else
-SRC_URI="http://aepatrakov.narod.ru/olderfiles/1/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-fi
-
-inherit autotools autotools-multilib
-
-[[ ${PV} == 9999* ]] && inherit git-r3
-
-DESCRIPTION="DTS Coherent Acoustics audio encoder"
-HOMEPAGE="http://aepatrakov.narod.ru/index/0-2"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE="alsa"
-
-RDEPEND="alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
diff --git a/media-sound/dcaenc/dcaenc-9999.ebuild b/media-sound/dcaenc/dcaenc-9999.ebuild
deleted file mode 100644
index 18cb16497e2..00000000000
--- a/media-sound/dcaenc/dcaenc-9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [[ ${PV} == 9999* ]]; then
-AUTOTOOLS_AUTORECONF=1
-EGIT_REPO_URI="git://gitorious.org/dtsenc/dtsenc.git"
-else
-SRC_URI="http://aepatrakov.narod.ru/olderfiles/1/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-fi
-
-inherit autotools autotools-multilib
-
-[[ ${PV} == 9999* ]] && inherit git-r3
-
-DESCRIPTION="DTS Coherent Acoustics audio encoder"
-HOMEPAGE="http://aepatrakov.narod.ru/index/0-2"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE="alsa"
-
-RDEPEND="alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/dcaenc/
@ 2021-01-24 0:08 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2021-01-24 0:08 UTC (permalink / raw
To: gentoo-commits
commit: cc751d0130e7b00df9ffb6f6356c91061150c8ca
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 00:07:20 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 00:08:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc751d01
media-sound/dcaenc: EAPI-7 bump, fix IUSE=alsa automagic
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/dcaenc/dcaenc-2-r2.ebuild | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/media-sound/dcaenc/dcaenc-2-r2.ebuild b/media-sound/dcaenc/dcaenc-2-r2.ebuild
new file mode 100644
index 00000000000..03cb57ac54c
--- /dev/null
+++ b/media-sound/dcaenc/dcaenc-2-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-minimal
+
+DESCRIPTION="DTS Coherent Acoustics audio encoder"
+HOMEPAGE="https://aepatrakov.narod.ru/index/0-2
+https://gitlab.com/patrakov/dcaenc"
+SRC_URI="https://aepatrakov.narod.ru/olderfiles/1/${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="alsa"
+
+RDEPEND="alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+multilib_src_configure() {
+ local myeconfargs=(
+ --disable-static
+ $(use_enable alsa)
+ )
+ ECONF_SOURCE=${S} econf "${myeconfargs[@]}"
+}
+
+multilib_src_install_all() {
+ einstalldocs
+ find "${ED}" -type f -name "*.la" -delete || die
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/dcaenc/
@ 2023-05-04 9:06 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2023-05-04 9:06 UTC (permalink / raw
To: gentoo-commits
commit: 7e9210bcba8575df196abfc0239ee16b33e7872f
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 09:05:37 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu May 4 09:06:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e9210bc
media-sound/dcaenc: add 3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
media-sound/dcaenc/Manifest | 1 +
media-sound/dcaenc/dcaenc-3.ebuild | 40 ++++++++++++++++++++++++++++++++++++++
media-sound/dcaenc/metadata.xml | 3 +++
3 files changed, 44 insertions(+)
diff --git a/media-sound/dcaenc/Manifest b/media-sound/dcaenc/Manifest
index b6779e315f17..9b2ed52efb1f 100644
--- a/media-sound/dcaenc/Manifest
+++ b/media-sound/dcaenc/Manifest
@@ -1 +1,2 @@
DIST dcaenc-2.tar.gz 351199 BLAKE2B 28e0dae58650fcbd9f68823ca0aa2dde121b2376b488067c0977863a22fb83d5b60d04f907cd6b564824a25cb45f25180034d4f9fead12b57805b1c997133443 SHA512 0029f7c3b06199fb8100ce933827013fdc58e5fddf984ddf1744849e5d6cc24ce76e09b868eef19a49e1036a142419c3304c1822492f64301ed4feaa6bea4910
+DIST dcaenc-v3.tar.bz2 48501 BLAKE2B f232225600a22cb018083449dbcef5c7a7f6d12c1edc412098ea07382a2d9dcb553377bd68934d96a91759b32572a6a064b00c583f767e74c1b4940e4253b285 SHA512 032793933da8c100d4e48555605287ca0d6c287aa948635aae6c6b584d902390ca3d02cc5623b59244234183bc3f5a747d48084cf70174903e5ac410dc305700
diff --git a/media-sound/dcaenc/dcaenc-3.ebuild b/media-sound/dcaenc/dcaenc-3.ebuild
new file mode 100644
index 000000000000..bc296e9146cb
--- /dev/null
+++ b/media-sound/dcaenc/dcaenc-3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools multilib-minimal
+
+DESCRIPTION="DTS Coherent Acoustics audio encoder"
+HOMEPAGE="https://gitlab.com/patrakov/dcaenc"
+SRC_URI="https://gitlab.com/patrakov/dcaenc/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="alsa"
+
+RDEPEND="alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+multilib_src_configure() {
+ local myeconfargs=(
+ --disable-static
+ $(use_enable alsa)
+ )
+ ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_install_all() {
+ einstalldocs
+ find "${ED}" -type f -name "*.la" -delete || die
+ dosym ../../../usr/share/alsa/pcm/dca.conf \
+ /etc/alsa/conf.d/dca.conf
+}
diff --git a/media-sound/dcaenc/metadata.xml b/media-sound/dcaenc/metadata.xml
index cd1cfc033621..f54a86bbf0b7 100644
--- a/media-sound/dcaenc/metadata.xml
+++ b/media-sound/dcaenc/metadata.xml
@@ -5,4 +5,7 @@
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
</maintainer>
+ <upstream>
+ <remote-id type="gitlab">patrakov/dcaenc</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/dcaenc/
@ 2023-05-04 9:33 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2023-05-04 9:33 UTC (permalink / raw
To: gentoo-commits
commit: db61e10d2a4b10fc06967ddc272a087ede6a05db
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 09:32:26 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu May 4 09:33:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db61e10d
media-sound/dcaenc: put dosym behind if use alsa
otherwise the configuration file does not exist so
the symlink is broken
Closes: https://bugs.gentoo.org/905694
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
media-sound/dcaenc/{dcaenc-3.ebuild => dcaenc-3-r1.ebuild} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/media-sound/dcaenc/dcaenc-3.ebuild b/media-sound/dcaenc/dcaenc-3-r1.ebuild
similarity index 88%
rename from media-sound/dcaenc/dcaenc-3.ebuild
rename to media-sound/dcaenc/dcaenc-3-r1.ebuild
index bc296e9146cb..bcf40e35a754 100644
--- a/media-sound/dcaenc/dcaenc-3.ebuild
+++ b/media-sound/dcaenc/dcaenc-3-r1.ebuild
@@ -35,6 +35,8 @@ multilib_src_configure() {
multilib_src_install_all() {
einstalldocs
find "${ED}" -type f -name "*.la" -delete || die
- dosym ../../../usr/share/alsa/pcm/dca.conf \
- /etc/alsa/conf.d/dca.conf
+ if use alsa; then
+ dosym ../../../usr/share/alsa/pcm/dca.conf \
+ /etc/alsa/conf.d/dca.conf
+ fi
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-05-04 9:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-24 0:08 [gentoo-commits] repo/gentoo:master commit in: media-sound/dcaenc/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2023-05-04 9:33 Andrew Ammerlaan
2023-05-04 9:06 Andrew Ammerlaan
2021-01-24 0:08 Andreas Sturmlechner
2020-12-02 0:32 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox