public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2015-09-21  4:01 Jeroen Roovers
  0 siblings, 0 replies; 18+ messages in thread
From: Jeroen Roovers @ 2015-09-21  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     47cdfd96474a6797117e4976de65999239e53a85
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 04:01:08 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 04:01:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47cdfd96

media-libs/libsbsms: Stable for PPC64 (bug #535466).

Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches

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

diff --git a/media-libs/libsbsms/libsbsms-2.0.2.ebuild b/media-libs/libsbsms/libsbsms-2.0.2.ebuild
index 71f0acc..2d363e6 100644
--- a/media-libs/libsbsms/libsbsms-2.0.2.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~ppc64 x86"
+KEYWORDS="amd64 ~mips ppc ppc64 x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 src_prepare() {


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2018-04-16 17:01 Johannes Huber
  0 siblings, 0 replies; 18+ messages in thread
From: Johannes Huber @ 2018-04-16 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     371d17a7b85af02fa78ed05ccef0a8f1c12aa77b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 17:00:45 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 17:01:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=371d17a7

media-libs/libsbsms: Revision bump 2.0.2-r1

EAPI 6

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild | 37 ++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
new file mode 100644
index 00000000000..4e77d0d1ecc
--- /dev/null
+++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+AUTOTOOLS_AUTORECONF=true
+inherit eutils autotools
+
+DESCRIPTION="A library for high quality time and pitch scale modification"
+HOMEPAGE="http://sbsms.sourceforge.net/"
+SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="cpu_flags_x86_sse static-libs"
+
+PATCHES=( "${FILESDIR}/${P}-cflags.patch" )
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	econf \
+		--enable-shared \
+		$(use_enable static-libs static) \
+		$(use_enable cpu_flags_x86_sse sse) \
+		--disable-multithreaded
+		# threaded version causes segfaults
+}
+
+src_install() {
+	default
+	prune_libtool_files
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2018-04-16 17:01 Johannes Huber
  0 siblings, 0 replies; 18+ messages in thread
From: Johannes Huber @ 2018-04-16 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     544f31fbc7044a6be0e19f3a165aeccaa818b7c4
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 16:41:29 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 17:01:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544f31fb

media-libs/libsbsms: Remove 2.0.0

Deprecated EAPI 4 and overshadowed by 2.0.2.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-libs/libsbsms/Manifest              |  1 -
 media-libs/libsbsms/libsbsms-2.0.0.ebuild | 34 -------------------------------
 2 files changed, 35 deletions(-)

diff --git a/media-libs/libsbsms/Manifest b/media-libs/libsbsms/Manifest
index 97064063fdb..db998b50a6b 100644
--- a/media-libs/libsbsms/Manifest
+++ b/media-libs/libsbsms/Manifest
@@ -1,3 +1,2 @@
-DIST libsbsms-2.0.0.tar.gz 832881 BLAKE2B d059317b8e4fd577172c1b5f1b3d177bdb6c5ec1a24810bfa19c1cf973c0c6a5c5f8b06eb061c00490ebe233fadd7b2df56e94fccb972ac2dc976c1ee71cfe87 SHA512 c3047310c5e5080eb437f426ac679fda3cd18ccf06e287667701aa9ef50e47285df4cc29e5d1dd82e9bdd1e668bf33ee437d9bc8499ba1687b172ac904d80d92
 DIST libsbsms-2.0.1.tar.gz 741474 BLAKE2B cbc855a2e26ba2966bd4722463d4520fd0707a3f37be98f7c7a4460a543d237407f379fb315d1d5fcce7954271f74ec930fddc51fb92e631e30b4142bf2fbd6c SHA512 62d5b3bc58069d697f0cf9505f2da22555a1fa8c966191cdd369161d56266069ae47a41100103439dc58b7dd01bbc3b11279400a2d0c161b2b4b9c854199ae45
 DIST libsbsms-2.0.2.tar.gz 450170 BLAKE2B a9e75f1f2a3da2a407d21bd267fe842d2c2367f85e4cb588902ae34e56b76297c2f60968113ae7a08a6652e57bc20376f1a60e97d6d59863f9f1ae30589e0723 SHA512 8aaab3e191f3e10e559683ab4ebdcb8d951cf0e776390234f25675a98640d60d20aed872061ba72fdc3bd7827b7d46bc27225fe947cdd7fa4312f75cbdd78e6c

diff --git a/media-libs/libsbsms/libsbsms-2.0.0.ebuild b/media-libs/libsbsms/libsbsms-2.0.0.ebuild
deleted file mode 100644
index d29fc3b908d..00000000000
--- a/media-libs/libsbsms/libsbsms-2.0.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils autotools
-
-DESCRIPTION="A library for high quality time and pitch scale modification"
-HOMEPAGE="http://sbsms.sourceforge.net/"
-SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cpu_flags_x86_sse static-libs"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-cflags.patch
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--enable-shared \
-		$(use_enable static-libs static) \
-		$(use_enable cpu_flags_x86_sse sse) \
-		--disable-multithreaded
-		# threaded version causes segfaults
-}
-
-src_install() {
-	default
-	prune_libtool_files
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2018-08-23  1:41 Thomas Deutschmann
  0 siblings, 0 replies; 18+ messages in thread
From: Thomas Deutschmann @ 2018-08-23  1:41 UTC (permalink / raw
  To: gentoo-commits

commit:     d6e8ef51e7b02f15e0746187feeed9374e444b3e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 23 01:33:41 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Aug 23 01:33:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e8ef51

media-libs/libsbsms: x86 stable (bug #664276)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
index 4e77d0d1ecc..bbb59254b9b 100644
--- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${P}-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2018-08-25 18:25 Sergei Trofimovich
  0 siblings, 0 replies; 18+ messages in thread
From: Sergei Trofimovich @ 2018-08-25 18:25 UTC (permalink / raw
  To: gentoo-commits

commit:     56c662be6ef0c880a86792ca4d221ce07b3a69de
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 25 18:18:03 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Aug 25 18:18:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c662be

media-libs/libsbsms: stable 2.0.2-r1 for ppc, bug #664276

Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"

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

diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
index bbb59254b9b..e9712ff4063 100644
--- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~mips ppc ~ppc64 x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${P}-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2018-08-25 18:55 Sergei Trofimovich
  0 siblings, 0 replies; 18+ messages in thread
From: Sergei Trofimovich @ 2018-08-25 18:55 UTC (permalink / raw
  To: gentoo-commits

commit:     86cd10599f0fa168dbd145464ed8f5c56a053acc
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 25 18:47:36 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Aug 25 18:55:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cd1059

media-libs/libsbsms: stable 2.0.2-r1 for ppc64, bug #664276

Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
index e9712ff4063..c96a9df22bd 100644
--- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~mips ppc ppc64 x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${P}-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2018-09-13 11:09 Mikle Kolyada
  0 siblings, 0 replies; 18+ messages in thread
From: Mikle Kolyada @ 2018-09-13 11:09 UTC (permalink / raw
  To: gentoo-commits

commit:     02af747c392cb9388214ae2a25b89d0b024b8efd
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 11:08:56 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Sep 13 11:08:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02af747c

media-libs/libsbsms: amd64 stable wrt bug #664276

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
index c96a9df22bd..b4de30c1112 100644
--- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ppc ppc64 x86"
+KEYWORDS="amd64 ~mips ppc ppc64 x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${P}-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2018-09-15  2:31 Andreas Sturmlechner
  0 siblings, 0 replies; 18+ messages in thread
From: Andreas Sturmlechner @ 2018-09-15  2:31 UTC (permalink / raw
  To: gentoo-commits

commit:     296c2accbce7a5959d762d8b8d4a9a70909eec30
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 11:32:02 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 15 02:30:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296c2acc

media-libs/libsbsms: Drop 2.0.2 (r0)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-libs/libsbsms/libsbsms-2.0.2.ebuild | 34 -------------------------------
 1 file changed, 34 deletions(-)

diff --git a/media-libs/libsbsms/libsbsms-2.0.2.ebuild b/media-libs/libsbsms/libsbsms-2.0.2.ebuild
deleted file mode 100644
index c4c78f578fa..00000000000
--- a/media-libs/libsbsms/libsbsms-2.0.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils autotools
-
-DESCRIPTION="A library for high quality time and pitch scale modification"
-HOMEPAGE="http://sbsms.sourceforge.net/"
-SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~mips ppc ppc64 x86"
-IUSE="cpu_flags_x86_sse static-libs"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-cflags.patch
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--enable-shared \
-		$(use_enable static-libs static) \
-		$(use_enable cpu_flags_x86_sse sse) \
-		--disable-multithreaded
-		# threaded version causes segfaults
-}
-
-src_install() {
-	default
-	prune_libtool_files
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2020-08-06  2:35 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2020-08-06  2:35 UTC (permalink / raw
  To: gentoo-commits

commit:     396c9e19158c0f1a30c3e322c3a715e9b1ec2c40
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  6 02:34:02 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 02:35:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396c9e19

media-libs/libsbsms: Keyword 2.0.2-r1 arm64, #734824

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
index b4008daded6..8c2ce6927e1 100644
--- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~mips ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~mips ppc ppc64 x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${P}-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2021-09-22 14:30 Yixun Lan
  0 siblings, 0 replies; 18+ messages in thread
From: Yixun Lan @ 2021-09-22 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e843bee6da8c0b4a0386df2e0d33a9ba8291a72b
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 14:23:21 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 14:29:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e843bee6

media-libs/libsbsms: keyword ~riscv

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

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

diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
index f4f5d9217be..cc6a6e5d89e 100644
--- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~mips ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~mips ppc ppc64 ~riscv x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${P}-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2021-09-23  6:43 Miroslav Šulc
  0 siblings, 0 replies; 18+ messages in thread
From: Miroslav Šulc @ 2021-09-23  6:43 UTC (permalink / raw
  To: gentoo-commits

commit:     d832e08719414fad8c566257397e3fad6afbdbe8
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 06:43:26 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 06:43:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d832e087

media-libs/libsbsms: bump to 2.3.0

Closes: https://bugs.gentoo.org/810574
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/libsbsms/Manifest              |  1 +
 media-libs/libsbsms/libsbsms-2.3.0.ebuild | 37 +++++++++++++++++++++++++++++++
 media-libs/libsbsms/metadata.xml          |  2 +-
 3 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/media-libs/libsbsms/Manifest b/media-libs/libsbsms/Manifest
index 03f1d397375..9451b5824f5 100644
--- a/media-libs/libsbsms/Manifest
+++ b/media-libs/libsbsms/Manifest
@@ -1 +1,2 @@
 DIST libsbsms-2.0.2.tar.gz 450170 BLAKE2B a9e75f1f2a3da2a407d21bd267fe842d2c2367f85e4cb588902ae34e56b76297c2f60968113ae7a08a6652e57bc20376f1a60e97d6d59863f9f1ae30589e0723 SHA512 8aaab3e191f3e10e559683ab4ebdcb8d951cf0e776390234f25675a98640d60d20aed872061ba72fdc3bd7827b7d46bc27225fe947cdd7fa4312f75cbdd78e6c
+DIST libsbsms-2.3.0.tar.gz 450111 BLAKE2B 3707b573ffef414e5373526704d4e54bf0f53b6bc5d9ce6e69bf22e11e5380eccb65a6c26e3598ee4bf43f341a7dcc6e1a7d7f5113bb649ef9e94b01ba36cc0f SHA512 e5b544c2bdbaa2169236987c7a043838c8d1761b25280c476d7a32656d482c6485cb33f579ea9d1ce586ec7b2913ed8fdcf1abe5c7cc8b9e4eef9ce87de54627

diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
new file mode 100644
index 00000000000..0519a044dd7
--- /dev/null
+++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+AUTOTOOLS_AUTORECONF=true
+inherit autotools
+
+DESCRIPTION="A library for high quality time and pitch scale modification"
+HOMEPAGE="https://github.com/claytonotey/libsbsms http://sbsms.sourceforge.net/"
+SRC_URI="https://github.com/claytonotey/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="cpu_flags_x86_sse static-libs"
+
+PATCHES=( "${FILESDIR}/${PN}-2.0.2-cflags.patch" )
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	econf \
+		--enable-shared \
+		$(use_enable static-libs static) \
+		$(use_enable cpu_flags_x86_sse sse) \
+		--disable-multithreaded
+		# threaded version causes segfaults
+}
+
+src_install() {
+	default
+	find "${ED}" -name '*.la' -delete || die
+}

diff --git a/media-libs/libsbsms/metadata.xml b/media-libs/libsbsms/metadata.xml
index 8af19e1a74b..7342d79ed0b 100644
--- a/media-libs/libsbsms/metadata.xml
+++ b/media-libs/libsbsms/metadata.xml
@@ -6,6 +6,6 @@
 		<name>Gentoo ProAudio Project</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="sourceforge">sbsms</remote-id>
+		<remote-id type="github">claytonotey/libsbsms</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2021-10-24  8:08 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-10-24  8:08 UTC (permalink / raw
  To: gentoo-commits

commit:     f21ca11c2bf8fc1b6c0f522f9d47c12c115fa2b0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:07:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:07:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f21ca11c

media-libs/libsbsms: Stabilize 2.3.0 amd64, #819933

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
index b2abbdb27bc..06ddb8428bc 100644
--- a/media-libs/libsbsms/libsbsms-2.3.0.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/claytonotey/${PN}/archive/refs/tags/${PV}.tar.gz ->
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${PN}-2.0.2-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2021-10-24  8:08 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-10-24  8:08 UTC (permalink / raw
  To: gentoo-commits

commit:     31061f900674b5f7e3cf8ce7c7a2b129a8a2fe35
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:07:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:07:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31061f90

media-libs/libsbsms: Stabilize 2.3.0 x86, #819933

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
index 0519a044dd7..b2abbdb27bc 100644
--- a/media-libs/libsbsms/libsbsms-2.3.0.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/claytonotey/${PN}/archive/refs/tags/${PV}.tar.gz ->
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${PN}-2.0.2-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2021-10-24  8:13 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-10-24  8:13 UTC (permalink / raw
  To: gentoo-commits

commit:     d37eb94aa101a88c0dea15130fd0067c6d4bdc75
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:12:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:12:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37eb94a

media-libs/libsbsms: Stabilize 2.3.0 ppc, #819933

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
index 06ddb8428bc..3b120019d0f 100644
--- a/media-libs/libsbsms/libsbsms-2.3.0.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/claytonotey/${PN}/archive/refs/tags/${PV}.tar.gz ->
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~mips ppc ~ppc64 ~riscv x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${PN}-2.0.2-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2021-10-24  8:13 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-10-24  8:13 UTC (permalink / raw
  To: gentoo-commits

commit:     f0601d2ce9010596f6b65580881baba5d471abf7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:13:02 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:13:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0601d2c

media-libs/libsbsms: Stabilize 2.3.0 ppc64, #819933

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
index 3b120019d0f..a3e87db0a45 100644
--- a/media-libs/libsbsms/libsbsms-2.3.0.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/claytonotey/${PN}/archive/refs/tags/${PV}.tar.gz ->
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~mips ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~mips ppc ppc64 ~riscv x86"
 IUSE="cpu_flags_x86_sse static-libs"
 
 PATCHES=( "${FILESDIR}/${PN}-2.0.2-cflags.patch" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2021-10-24  8:42 Miroslav Šulc
  0 siblings, 0 replies; 18+ messages in thread
From: Miroslav Šulc @ 2021-10-24  8:42 UTC (permalink / raw
  To: gentoo-commits

commit:     2666a9c0f6111bbdcff40f8a642b5c9e4a2fe2cf
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:42:03 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:42:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2666a9c0

media-libs/libsbsms: removed obsolete 2.0.2-r1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/libsbsms/Manifest                 |  1 -
 media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild | 37 ----------------------------
 2 files changed, 38 deletions(-)

diff --git a/media-libs/libsbsms/Manifest b/media-libs/libsbsms/Manifest
index 9451b5824f5..be7249ff1e2 100644
--- a/media-libs/libsbsms/Manifest
+++ b/media-libs/libsbsms/Manifest
@@ -1,2 +1 @@
-DIST libsbsms-2.0.2.tar.gz 450170 BLAKE2B a9e75f1f2a3da2a407d21bd267fe842d2c2367f85e4cb588902ae34e56b76297c2f60968113ae7a08a6652e57bc20376f1a60e97d6d59863f9f1ae30589e0723 SHA512 8aaab3e191f3e10e559683ab4ebdcb8d951cf0e776390234f25675a98640d60d20aed872061ba72fdc3bd7827b7d46bc27225fe947cdd7fa4312f75cbdd78e6c
 DIST libsbsms-2.3.0.tar.gz 450111 BLAKE2B 3707b573ffef414e5373526704d4e54bf0f53b6bc5d9ce6e69bf22e11e5380eccb65a6c26e3598ee4bf43f341a7dcc6e1a7d7f5113bb649ef9e94b01ba36cc0f SHA512 e5b544c2bdbaa2169236987c7a043838c8d1761b25280c476d7a32656d482c6485cb33f579ea9d1ce586ec7b2913ed8fdcf1abe5c7cc8b9e4eef9ce87de54627

diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
deleted file mode 100644
index cc6a6e5d89e..00000000000
--- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-AUTOTOOLS_AUTORECONF=true
-inherit autotools
-
-DESCRIPTION="A library for high quality time and pitch scale modification"
-HOMEPAGE="http://sbsms.sourceforge.net/"
-SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~mips ppc ppc64 ~riscv x86"
-IUSE="cpu_flags_x86_sse static-libs"
-
-PATCHES=( "${FILESDIR}/${P}-cflags.patch" )
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--enable-shared \
-		$(use_enable static-libs static) \
-		$(use_enable cpu_flags_x86_sse sse) \
-		--disable-multithreaded
-		# threaded version causes segfaults
-}
-
-src_install() {
-	default
-	find "${ED}" -name '*.la' -delete || die
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2022-03-13  5:54 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-03-13  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     7632574107d51e958c1f37aa9187a49c6fcdba0d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 05:50:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 05:50:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76325741

media-libs/libsbsms: [QA] drop no-op AUTOTOOLS_AUTORECONF

This was for autotools-utils.eclass, not autotools.eclass.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/libsbsms/libsbsms-2.3.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
index a3e87db0a454..eba1a0570529 100644
--- a/media-libs/libsbsms/libsbsms-2.3.0.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-AUTOTOOLS_AUTORECONF=true
 inherit autotools
 
 DESCRIPTION="A library for high quality time and pitch scale modification"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/
@ 2023-06-19  6:47 Miroslav Šulc
  0 siblings, 0 replies; 18+ messages in thread
From: Miroslav Šulc @ 2023-06-19  6:47 UTC (permalink / raw
  To: gentoo-commits

commit:     513c218f3a387f9ecdd1f6ee199f9dd2dc2c509d
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jun 18 08:49:11 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 06:47:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513c218f

media-libs/libsbsms: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

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

diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
index eba1a0570529..0f56d4b1f4c1 100644
--- a/media-libs/libsbsms/libsbsms-2.3.0.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit autotools
 
 DESCRIPTION="A library for high quality time and pitch scale modification"
-HOMEPAGE="https://github.com/claytonotey/libsbsms http://sbsms.sourceforge.net/"
+HOMEPAGE="https://github.com/claytonotey/libsbsms https://sbsms.sourceforge.net/"
 SRC_URI="https://github.com/claytonotey/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-06-19  6:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-24  8:08 [gentoo-commits] repo/gentoo:master commit in: media-libs/libsbsms/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-06-19  6:47 Miroslav Šulc
2022-03-13  5:54 Sam James
2021-10-24  8:42 Miroslav Šulc
2021-10-24  8:13 Sam James
2021-10-24  8:13 Sam James
2021-10-24  8:08 Sam James
2021-09-23  6:43 Miroslav Šulc
2021-09-22 14:30 Yixun Lan
2020-08-06  2:35 Sam James
2018-09-15  2:31 Andreas Sturmlechner
2018-09-13 11:09 Mikle Kolyada
2018-08-25 18:55 Sergei Trofimovich
2018-08-25 18:25 Sergei Trofimovich
2018-08-23  1:41 Thomas Deutschmann
2018-04-16 17:01 Johannes Huber
2018-04-16 17:01 Johannes Huber
2015-09-21  4:01 Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox