* [gentoo-commits] repo/gentoo:master commit in: media-libs/slv2/
@ 2016-12-20 15:51 Tobias Klausmann
0 siblings, 0 replies; 7+ messages in thread
From: Tobias Klausmann @ 2016-12-20 15:51 UTC (permalink / raw
To: gentoo-commits
commit: a85ec99598101f19e4c692a7acdf1b883671b309
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 15:51:19 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 15:51:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85ec995
media-libs/slv2-0.6.6-r1: stable on amd64
Gentoo-Bug: 593558
media-libs/slv2/slv2-0.6.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/slv2/slv2-0.6.6-r1.ebuild b/media-libs/slv2/slv2-0.6.6-r1.ebuild
index 183cc66..7a17f3f 100644
--- a/media-libs/slv2/slv2-0.6.6-r1.ebuild
+++ b/media-libs/slv2/slv2-0.6.6-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="doc jack"
RDEPEND=">=dev-libs/redland-1.0.6
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/slv2/
@ 2017-05-09 8:17 Alexis Ballier
0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier @ 2017-05-09 8:17 UTC (permalink / raw
To: gentoo-commits
commit: 004f48c18947d3d1c0756f85f88f0e5333695473
Author: Karl Linden <karl.j.linden <AT> gmail <DOT> com>
AuthorDate: Tue May 9 07:43:59 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 9 08:17:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=004f48c1
media-libs/slv2: depend on virtual/jack
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-libs/slv2/{slv2-0.6.6-r1.ebuild => slv2-0.6.6-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/slv2/slv2-0.6.6-r1.ebuild b/media-libs/slv2/slv2-0.6.6-r2.ebuild
similarity index 94%
rename from media-libs/slv2/slv2-0.6.6-r1.ebuild
rename to media-libs/slv2/slv2-0.6.6-r2.ebuild
index 51df933e730..73451011681 100644
--- a/media-libs/slv2/slv2-0.6.6-r1.ebuild
+++ b/media-libs/slv2/slv2-0.6.6-r2.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ~ppc x86"
IUSE="doc jack"
RDEPEND=">=dev-libs/redland-1.0.6
- jack? ( >=media-sound/jack-audio-connection-kit-0.107.0 )
+ jack? ( virtual/jack )
|| ( media-libs/lv2 media-libs/lv2core )"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/slv2/
@ 2018-08-26 11:01 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2018-08-26 11:01 UTC (permalink / raw
To: gentoo-commits
commit: 81ee54c845fe013e3423dbd06650a03e189fc70b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 10:47:02 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 11:01:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ee54c8
media-libs/slv2: Remove support for non-existent deps
media-libs/slv2/slv2-0.6.6-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/slv2/slv2-0.6.6-r2.ebuild b/media-libs/slv2/slv2-0.6.6-r2.ebuild
index 73451011681..a2d0bf16a6d 100644
--- a/media-libs/slv2/slv2-0.6.6-r2.ebuild
+++ b/media-libs/slv2/slv2-0.6.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ IUSE="doc jack"
RDEPEND=">=dev-libs/redland-1.0.6
jack? ( virtual/jack )
- || ( media-libs/lv2 media-libs/lv2core )"
+ media-libs/lv2"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
virtual/pkgconfig
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/slv2/
@ 2019-12-14 16:53 Miroslav Šulc
0 siblings, 0 replies; 7+ messages in thread
From: Miroslav Šulc @ 2019-12-14 16:53 UTC (permalink / raw
To: gentoo-commits
commit: 5bf87b2e25696d2ca45783c028a14a207c1b0112
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 16:53:34 2019 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 16:53:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf87b2e
media-libs/slv2-0.6.6-r2: fixed configuration against new lv2
>=media-libs/lv2-1.16.0 changed name from lv2core.pc to lv2.pc which
breaks the compilation. did not find a way how to check one pkg or
another one in the wscript so doing the check and patching in the ebuild
Closes: https://bugs.gentoo.org/702912
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-libs/slv2/slv2-0.6.6-r2.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/media-libs/slv2/slv2-0.6.6-r2.ebuild b/media-libs/slv2/slv2-0.6.6-r2.ebuild
index a2d0bf16a6d..39c9070abce 100644
--- a/media-libs/slv2/slv2-0.6.6-r2.ebuild
+++ b/media-libs/slv2/slv2-0.6.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -27,6 +27,8 @@ DEPEND="${RDEPEND}
src_prepare() {
epatch "${FILESDIR}"/ldconfig.patch
epatch "${FILESDIR}"/${P}-raptor2-link.patch
+
+ has_version ">=media-libs/lv2-1.16.0" && (sed -i "s/lv2core/lv2/" wscript || die "Failed to fix lv2")
}
src_configure() {
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/slv2/
@ 2020-01-17 9:29 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2020-01-17 9:29 UTC (permalink / raw
To: gentoo-commits
commit: e32fcc1c6e0f3d4c6ef8cbd68f3a252e5c81082f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 17 09:29:43 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 17 09:29:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32fcc1c
media-libs/slv2: amd64 stable wrt bug #705622
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-libs/slv2/slv2-0.6.6-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/slv2/slv2-0.6.6-r3.ebuild b/media-libs/slv2/slv2-0.6.6-r3.ebuild
index 24cd431efeb..46a32e8fcf7 100644
--- a/media-libs/slv2/slv2-0.6.6-r3.ebuild
+++ b/media-libs/slv2/slv2-0.6.6-r3.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=6
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="doc jack"
BDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/slv2/
@ 2020-01-17 10:45 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2020-01-17 10:45 UTC (permalink / raw
To: gentoo-commits
commit: 62e7fc25e2b36c58f59ab2ea002cdaa515040655
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 17 10:45:11 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 17 10:45:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e7fc25
media-libs/slv2: x86 stable wrt bug #705622
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-libs/slv2/slv2-0.6.6-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/slv2/slv2-0.6.6-r3.ebuild b/media-libs/slv2/slv2-0.6.6-r3.ebuild
index 46a32e8fcf7..42bc4a47c73 100644
--- a/media-libs/slv2/slv2-0.6.6-r3.ebuild
+++ b/media-libs/slv2/slv2-0.6.6-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="doc jack"
BDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/slv2/
@ 2020-01-17 11:01 Miroslav Šulc
0 siblings, 0 replies; 7+ messages in thread
From: Miroslav Šulc @ 2020-01-17 11:01 UTC (permalink / raw
To: gentoo-commits
commit: 8628c183f04fce864fefe671142f135516ec1001
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 17 11:01:31 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Jan 17 11:01:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8628c183
media-libs/slv2: removed old (0.6.6-r2)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-libs/slv2/slv2-0.6.6-r2.ebuild | 41 ------------------------------------
1 file changed, 41 deletions(-)
diff --git a/media-libs/slv2/slv2-0.6.6-r2.ebuild b/media-libs/slv2/slv2-0.6.6-r2.ebuild
deleted file mode 100644
index 39c9070abce..00000000000
--- a/media-libs/slv2/slv2-0.6.6-r2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='threads(+)'
-inherit eutils multilib python-any-r1 toolchain-funcs waf-utils
-
-DESCRIPTION="A library to make the use of LV2 plugins as simple as possible for applications"
-HOMEPAGE="http://wiki.drobilla.net/SLV2"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc jack"
-
-RDEPEND=">=dev-libs/redland-1.0.6
- jack? ( virtual/jack )
- media-libs/lv2"
-DEPEND="${RDEPEND}
- ${PYTHON_DEPS}
- virtual/pkgconfig
- doc? ( app-doc/doxygen )"
-
-src_prepare() {
- epatch "${FILESDIR}"/ldconfig.patch
- epatch "${FILESDIR}"/${P}-raptor2-link.patch
-
- has_version ">=media-libs/lv2-1.16.0" && (sed -i "s/lv2core/lv2/" wscript || die "Failed to fix lv2")
-}
-
-src_configure() {
- waf-utils_src_configure \
- --prefix=/usr \
- --libdir=/usr/$(get_libdir) \
- --htmldir=/usr/share/doc/${PF}/html \
- $(use doc && echo --build-docs) \
- $(use jack || echo --no-jack)
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2020-01-17 11:01 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-14 16:53 [gentoo-commits] repo/gentoo:master commit in: media-libs/slv2/ Miroslav Šulc
-- strict thread matches above, loose matches on Subject: below --
2020-01-17 11:01 Miroslav Šulc
2020-01-17 10:45 Agostino Sarubbo
2020-01-17 9:29 Agostino Sarubbo
2018-08-26 11:01 Michał Górny
2017-05-09 8:17 Alexis Ballier
2016-12-20 15:51 Tobias Klausmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox