* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2016-02-16 14:36 Alexis Ballier
0 siblings, 0 replies; 16+ messages in thread
From: Alexis Ballier @ 2016-02-16 14:36 UTC (permalink / raw
To: gentoo-commits
commit: 2d3e7eb1ecb8758a438d6345537ce75ec757c9b5
Author: Сухарик <suhr <AT> i2pmail <DOT> org>
AuthorDate: Wed Feb 3 21:06:22 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 14:32:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3e7eb1
virtual/jack: new ebuild
virtual/jack/jack-0.ebuild | 22 ++++++++++++++++++++++
virtual/jack/metadata.xml | 8 ++++++++
2 files changed, 30 insertions(+)
diff --git a/virtual/jack/jack-0.ebuild b/virtual/jack/jack-0.ebuild
new file mode 100644
index 0000000..fd6c440
--- /dev/null
+++ b/virtual/jack/jack-0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for JACK Audio Connection Kit"
+HOMEPAGE=""
+SRC_URI=""
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+LICENSE=""
+IUSE=""
+
+RDEPEND="
+ || (
+ >=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}]
+ media-sound/jack2[${MULTILIB_USEDEP}]
+ )"
diff --git a/virtual/jack/metadata.xml b/virtual/jack/metadata.xml
new file mode 100644
index 0000000..009e0e9
--- /dev/null
+++ b/virtual/jack/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>proaudio@gentoo.org</email>
+ <name>Gentoo ProAudio Project</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-09-05 7:05 Miroslav Šulc
0 siblings, 0 replies; 16+ messages in thread
From: Miroslav Šulc @ 2020-09-05 7:05 UTC (permalink / raw
To: gentoo-commits
commit: 6c13e89e3eac864bab52589426e3d2312eeaae01
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 07:05:22 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 07:05:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c13e89e
virtual/jack: eapi7, jack2 default now
Bug: https://bugs.gentoo.org/602898
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
new file mode 100644
index 00000000000..8c4813bef27
--- /dev/null
+++ b/virtual/jack/jack-1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for JACK Audio Connection Kit"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+
+RDEPEND="
+ || (
+ media-sound/jack2[${MULTILIB_USEDEP}]
+ media-sound/jack-audio-connection-kit[${MULTILIB_USEDEP}]
+ )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-10-06 4:24 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2020-10-06 4:24 UTC (permalink / raw
To: gentoo-commits
commit: 0fe016e5790a9b5fb55c952317633d13bdfd3586
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 04:23:52 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 04:23:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe016e5
virtual/jack: Stabilize 1 arm64, #746722
Signed-off-by: Sam James <sam <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index 8c4813bef27..103eb7fc340 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-10-06 4:29 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2020-10-06 4:29 UTC (permalink / raw
To: gentoo-commits
commit: 9c3615733dfb2e68054ed64944525cae73c6dcf6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 04:27:33 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 04:27:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c361573
virtual/jack: Stabilize 1 arm, #746722
Signed-off-by: Sam James <sam <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index 103eb7fc340..7a1638215bd 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-10-06 4:46 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2020-10-06 4:46 UTC (permalink / raw
To: gentoo-commits
commit: 42509148e6360194228bee95797678a4d2481914
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 04:44:42 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 04:44:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42509148
virtual/jack: Stabilize 1 x86, #746722
Signed-off-by: Sam James <sam <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index 7a1638215bd..74eb401a427 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-10-06 4:48 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2020-10-06 4:48 UTC (permalink / raw
To: gentoo-commits
commit: 115519c246728bc37bbafb8a71a8f7e7e0832ede
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 04:46:30 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 04:46:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115519c2
virtual/jack: Stabilize 1 amd64, #746722
Signed-off-by: Sam James <sam <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index 74eb401a427..fa562c55373 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-10-07 6:50 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2020-10-07 6:50 UTC (permalink / raw
To: gentoo-commits
commit: d0c74cc9fbb1494b022501869b2d7f8edae2350b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 7 06:48:44 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Oct 7 06:48:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c74cc9
virtual/jack: ppc stable wrt bug #746722
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index fa562c55373..c81db89cf90 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-10-07 6:53 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2020-10-07 6:53 UTC (permalink / raw
To: gentoo-commits
commit: 65a4c32b0ec539101bf79e96468df0a0204f3439
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 7 06:51:34 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Oct 7 06:51:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a4c32b
virtual/jack: ppc64 stable wrt bug #746722
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index c81db89cf90..f8e964cda47 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-10-07 6:54 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2020-10-07 6:54 UTC (permalink / raw
To: gentoo-commits
commit: dd39612b3aef04f0da661a85246fc2791fc9baf8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 7 06:54:31 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Oct 7 06:54:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd39612b
virtual/jack: sparc stable wrt bug #746722
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index f8e964cda47..76141f82b8c 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-10-08 17:31 Sergei Trofimovich
0 siblings, 0 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2020-10-08 17:31 UTC (permalink / raw
To: gentoo-commits
commit: f30ad7b012c2dff386bc23b5299a7e347b494a0e
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Oct 8 16:20:59 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Oct 8 17:31:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30ad7b0
virtual/jack: stable 1 for hppa, bug #746722
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index 76141f82b8c..2e2a526760c 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-11-13 9:56 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2020-11-13 9:56 UTC (permalink / raw
To: gentoo-commits
commit: 390e6308164099c01a3a0aacb2100c82be7ae574
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 19:44:39 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 09:56:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390e6308
virtual/jack: De-keyword alpha,hppa
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
virtual/jack/jack-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-1.ebuild
index 2e2a526760c..a229491a72f 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 arm arm64 ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2020-11-13 9:56 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2020-11-13 9:56 UTC (permalink / raw
To: gentoo-commits
commit: 9056ab766ad26b872ce6d7e6a9bf1805f5a25d75
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 18:40:41 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 09:56:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9056ab76
virtual/jack: Drop 0
Closes: https://bugs.gentoo.org/746722
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
virtual/jack/jack-0.ebuild | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/virtual/jack/jack-0.ebuild b/virtual/jack/jack-0.ebuild
deleted file mode 100644
index a97cf5a258b..00000000000
--- a/virtual/jack/jack-0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for JACK Audio Connection Kit"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
-
-RDEPEND="
- || (
- >=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}]
- media-sound/jack2[${MULTILIB_USEDEP}]
- )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2021-05-08 19:38 Thomas Deutschmann
0 siblings, 0 replies; 16+ messages in thread
From: Thomas Deutschmann @ 2021-05-08 19:38 UTC (permalink / raw
To: gentoo-commits
commit: d246de099b2da19d75237a8f0a76b8c01a0de2d6
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat May 8 19:37:46 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat May 8 19:37:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d246de09
virtual/jack: add media-video/pipewire[jack-sdk] as provider
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
virtual/jack/{jack-1.ebuild => jack-2.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/virtual/jack/jack-1.ebuild b/virtual/jack/jack-2.ebuild
similarity index 89%
rename from virtual/jack/jack-1.ebuild
rename to virtual/jack/jack-2.ebuild
index e8298433c8e..9280dcc94e6 100644
--- a/virtual/jack/jack-1.ebuild
+++ b/virtual/jack/jack-2.ebuild
@@ -13,4 +13,5 @@ RDEPEND="
|| (
media-sound/jack2[${MULTILIB_USEDEP}]
media-sound/jack-audio-connection-kit[${MULTILIB_USEDEP}]
+ media-video/pipewire[${MULTILIB_USEDEP},jack-sdk(-)]
)"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2021-08-18 1:07 Marek Szuba
0 siblings, 0 replies; 16+ messages in thread
From: Marek Szuba @ 2021-08-18 1:07 UTC (permalink / raw
To: gentoo-commits
commit: 8653502d560e81d5e4ac2f7bb9f4dacd0c369289
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 18 00:17:48 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Aug 18 01:07:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8653502d
virtual/jack: keyword 2 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
virtual/jack/jack-2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-2.ebuild b/virtual/jack/jack-2.ebuild
index 9280dcc94e6..356b824079f 100644
--- a/virtual/jack/jack-2.ebuild
+++ b/virtual/jack/jack-2.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="amd64 arm arm64 ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2022-01-10 12:31 James Le Cuirot
0 siblings, 0 replies; 16+ messages in thread
From: James Le Cuirot @ 2022-01-10 12:31 UTC (permalink / raw
To: gentoo-commits
commit: a08c58c3874650b4f775aaf66ff9e43ea92f6881
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 9 22:53:34 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jan 10 12:31:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08c58c3
virtual/jack: Drop ~m68k from keywords
Strange that this keyword was ever added. I doubt we'll ever keyword these.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
virtual/jack/jack-2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/jack/jack-2.ebuild b/virtual/jack/jack-2.ebuild
index 356b824079f9..03ee186c4669 100644
--- a/virtual/jack/jack-2.ebuild
+++ b/virtual/jack/jack-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/jack/
@ 2022-04-24 2:31 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2022-04-24 2:31 UTC (permalink / raw
To: gentoo-commits
commit: f8a4fc78c728e65d5ad13c1c6984d2d8c70ce400
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 02:30:51 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 02:30:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a4fc78
virtual/jack: drop ~s390
Signed-off-by: Sam James <sam <AT> gentoo.org>
virtual/jack/jack-2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/jack/jack-2.ebuild b/virtual/jack/jack-2.ebuild
index 03ee186c4669..2278103f8162 100644
--- a/virtual/jack/jack-2.ebuild
+++ b/virtual/jack/jack-2.ebuild
@@ -7,7 +7,7 @@ inherit multilib-build
DESCRIPTION="Virtual for JACK Audio Connection Kit"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 16+ messages in thread
end of thread, other threads:[~2022-04-24 2:31 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-06 4:24 [gentoo-commits] repo/gentoo:master commit in: virtual/jack/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-04-24 2:31 Sam James
2022-01-10 12:31 James Le Cuirot
2021-08-18 1:07 Marek Szuba
2021-05-08 19:38 Thomas Deutschmann
2020-11-13 9:56 Andreas Sturmlechner
2020-11-13 9:56 Andreas Sturmlechner
2020-10-08 17:31 Sergei Trofimovich
2020-10-07 6:54 Agostino Sarubbo
2020-10-07 6:53 Agostino Sarubbo
2020-10-07 6:50 Agostino Sarubbo
2020-10-06 4:48 Sam James
2020-10-06 4:46 Sam James
2020-10-06 4:29 Sam James
2020-09-05 7:05 Miroslav Šulc
2016-02-16 14:36 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox