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

2023-07-07 Thread Miroslav Šulc
commit: ca258f3beec21fda6596375443648eb75daa1d4b
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Thu Jul  6 08:37:05 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Jul  7 07:31:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca258f3b

media-libs/libbs2b: use HTTPS

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

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index f90ef90c42a1..65000edaf2c9 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.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 multilib-minimal
 
 DESCRIPTION="Bauer stereophonic-to-binaural DSP library"
-HOMEPAGE="http://bs2b.sourceforge.net/;
+HOMEPAGE="https://bs2b.sourceforge.net/;
 SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"



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

2022-12-02 Thread WANG Xuerui
commit: 7afdcb74b32e02dbe78250dcb5e723b7a0dd55cf
Author: WANG Xuerui  gentoo  org>
AuthorDate: Fri Dec  2 18:31:18 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Fri Dec  2 18:44:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7afdcb74

media-libs/libbs2b: keyword 3.1.0-r2 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 19f67ed144eb..f90ef90c42a1 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.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
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc 
x86"
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2021-08-24 Thread Marek Szuba
commit: 9fcf5ff3733d9659590121a072fde9432bd27e41
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Aug 24 14:13:47 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Aug 24 14:33:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fcf5ff3

media-libs/libbs2b: keyword 3.1.0-r2 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index d4f26c28ab2..19f67ed144e 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"



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

2021-05-31 Thread David Seifert
commit: d4b750b03019d0094133e243dbaf3cf54511d134
Author: David Seifert  gentoo  org>
AuthorDate: Mon May 31 17:48:32 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon May 31 17:48:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b750b0

media-libs/libbs2b: drop inactive maintainer

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 media-libs/libbs2b/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/media-libs/libbs2b/metadata.xml b/media-libs/libbs2b/metadata.xml
index a491e4e5342..1ead27f81ca 100644
--- a/media-libs/libbs2b/metadata.xml
+++ b/media-libs/libbs2b/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-chain...@gentoo.org
-Tony Vroon
-  
   
 so...@gentoo.org
 Gentoo Sound project



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

2021-02-09 Thread Lars Wendler
commit: 73f72039852479ca1b7273b2843bd0b1accc07b2
Author: Kerin Millar  plushkava  net>
AuthorDate: Tue Feb  9 18:52:09 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Feb  9 19:27:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f72039

Allow media-libs/libbs2b to build with non-bash

Signed-off-by: Kerin Millar  plushkava.net>
Closes: https://bugs.gentoo.org/526712
Signed-off-by: Lars Wendler  gentoo.org>

 .../libbs2b/files/3.1.0-configure-ac-use-dist-xz.patch  | 13 +
 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild  | 12 ++--
 2 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/media-libs/libbs2b/files/3.1.0-configure-ac-use-dist-xz.patch 
b/media-libs/libbs2b/files/3.1.0-configure-ac-use-dist-xz.patch
new file mode 100644
index 000..a2f26a67e34
--- /dev/null
+++ b/media-libs/libbs2b/files/3.1.0-configure-ac-use-dist-xz.patch
@@ -0,0 +1,13 @@
+--- a/configure.ac 2009-06-04 18:17:02.0 +
 b/configure.ac 2021-01-08 00:54:42.622907620 +
+@@ -4,8 +4,8 @@
+ AC_PREREQ([2.63])
+ AC_INIT([libbs2b], [3.1.0], [boris_mikhay...@users.sourceforge.net])
+ AC_CONFIG_AUX_DIR([build-aux])
+-AM_INIT_AUTOMAKE([1.10.1 -Wall foreign subdir-objects
+-  dist-zip dist-bzip2 dist-lzma])
++AM_INIT_AUTOMAKE([1.11.2 -Wall foreign subdir-objects
++  dist-zip dist-bzip2 dist-xz])
+ AC_CONFIG_SRCDIR([src/bs2b.h])
+ 
+ # Checks for programs.

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index ab48410eb3f..d4f26c28ab2 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit multilib-minimal
+inherit autotools multilib-minimal
 
 DESCRIPTION="Bauer stereophonic-to-binaural DSP library"
 HOMEPAGE="http://bs2b.sourceforge.net/;
@@ -17,7 +17,15 @@ 
RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
-PATCHES=( "${FILESDIR}"/${PV}-format-security.patch )
+PATCHES=(
+   "${FILESDIR}"/${PV}-format-security.patch
+   "${FILESDIR}"/${PV}-configure-ac-use-dist-xz.patch #526712
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
 
 multilib_src_configure() {
ECONF_SOURCE="${S}" \



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

2020-11-15 Thread David Seifert
commit: fb3a0f436d5bab74be4abda64c6d023b39117ed1
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sun Nov 15 23:23:10 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov 15 23:23:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3a0f43

media-libs/libbs2b: disable static libs

Closes: https://bugs.gentoo.org/724592
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: David Seifert  gentoo.org>

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index dc43dddf45c..cb640251cfb 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -12,13 +12,19 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86"
-IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
-# for default_src_configure to work
-ECONF_SOURCE="${S}"
+PATCHES=( "${FILESDIR}"/${PV}-format-security.patch )
 
-PATCHES=( "${FILESDIR}/${PV}-format-security.patch" )
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" \
+   econf --disable-static
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   find "${ED}" -name '*.la' -delete || die
+}



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

2018-11-18 Thread Andreas Sturmlechner
commit: 67585f108b16becb00f338683655244b031c0fec
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 18 11:45:49 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 18 11:58:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67585f10

media-libs/libbs2b: Drop 3.1.0-r1

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild
deleted file mode 100644
index ce10b855f5e..000
--- a/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib-minimal
-
-DESCRIPTION="Bauer stereophonic-to-binaural DSP library"
-HOMEPAGE="http://bs2b.sourceforge.net/;
-SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-# for default_src_configure to work
-ECONF_SOURCE="${S}"



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

2018-11-18 Thread Mikle Kolyada
commit: 18af68f39649cc921953f37315286e31d5d565e1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov 18 11:43:00 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov 18 11:43:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18af68f3

media-libs/libbs2b: arm stable wrt bug #667394

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index b2dd3a52605..f542874c78e 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2018-10-12 Thread Tobias Klausmann
commit: 2e652960cfd825ac7d2fdb991eea44904ae21f22
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Oct 12 08:58:02 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri Oct 12 08:58:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e652960

media-libs/libbs2b-3.1.0-r2: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/667394
Signed-off-by: Tobias Klausmann  gentoo.org>

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 35b1c756b55..b2dd3a52605 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2018-10-07 Thread Matt Turner
commit: 5e9ab4ac5ad02a01bbd3f86ae6d44c19d6936b83
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Oct  7 22:03:09 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Oct  7 22:03:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e9ab4ac

media-libs/libbs2b-3.1.0-r2: ppc stable, bug 667394

Signed-off-by: Matt Turner  gentoo.org>

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 6caaccb7c82..476131ef306 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2018-10-07 Thread Matt Turner
commit: d0c432f0e7fa674029304d6144cd9a96634bc1e7
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Oct  7 22:03:15 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Oct  7 22:03:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c432f0

media-libs/libbs2b-3.1.0-r2: ppc64 stable, bug 667394

Signed-off-by: Matt Turner  gentoo.org>

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 476131ef306..35b1c756b55 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2018-10-06 Thread Sergei Trofimovich
commit: cac40de83e5cb453ccca7715148bf53096d329ad
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct  6 21:15:18 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct  6 22:07:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac40de8

media-libs/libbs2b: stable 3.1.0-r2 for hppa, bug #667394

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

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 670a7c6a80d..6caaccb7c82 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2018-10-05 Thread Mikle Kolyada
commit: 0291722a43bd612cb6f7d54a8dbdf7a117a144d7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  5 14:11:47 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  5 14:11:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0291722a

media-libs/libbs2b: amd64 stable wrt bug #667394

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 06443cd1590..670a7c6a80d 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2018-10-01 Thread Sergei Trofimovich
commit: bec001ed514602f6a64e71e1079338eca5ca209f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Oct  1 18:43:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct  1 21:31:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec001ed

media-libs/libbs2b: stable 3.1.0-r2 for sparc, bug #667394

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

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 80a9f3c67b6..06443cd1590 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2018-09-30 Thread Andreas Sturmlechner
commit: bfd37a0a05d9c7ddd9be5a34fae08574341303df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 30 16:26:31 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 30 16:26:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd37a0a

media-libs/libbs2b: EAPI-7 bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-libs/libbs2b/files/3.1.0-format-security.patch |  4 ++--
 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild   | 14 ++
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/media-libs/libbs2b/files/3.1.0-format-security.patch 
b/media-libs/libbs2b/files/3.1.0-format-security.patch
index 1b9f9f97479..d5600a5b584 100644
--- a/media-libs/libbs2b/files/3.1.0-format-security.patch
+++ b/media-libs/libbs2b/files/3.1.0-format-security.patch
@@ -1,5 +1,5 @@
 src/bs2bconvert.c.orig 2015-03-06 12:24:00.168451618 +
-+++ src/bs2bconvert.c  2015-03-06 12:22:20.504446655 +
+--- a/src/bs2bconvert.c2015-03-06 12:24:00.168451618 +
 b/src/bs2bconvert.c2015-03-06 12:22:20.504446655 +
 @@ -153,7 +153,7 @@
if( ( infile = sf_open( infilename, SFM_READ,  ) ) == NULL )
{

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index a20a4be4c6c..0f105059128 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils multilib-minimal
+inherit multilib-minimal
 
 DESCRIPTION="Bauer stereophonic-to-binaural DSP library"
 HOMEPAGE="http://bs2b.sourceforge.net/;
@@ -15,12 +15,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-f
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 # for default_src_configure to work
 ECONF_SOURCE="${S}"
 
-src_prepare() {
-   epatch "${FILESDIR}/${PV}-format-security.patch"
-}
+PATCHES=( "${FILESDIR}/${PV}-format-security.patch" )



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

2017-06-22 Thread Alexis Ballier
commit: 92d28671d024460e45eb3e6d395da43528aeb895
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jun 22 11:11:44 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jun 22 11:47:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d28671

media-libs/libbs2b: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
index 8ad369967f0..a20a4be4c6c 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"



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

2017-04-01 Thread Michael Weber
commit: 53eeb7bae17a452eeb3353e94657f05bfbb1fbdc
Author: Michael Weber  gentoo  org>
AuthorDate: Sat Apr  1 11:54:04 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Sat Apr  1 11:54:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53eeb7ba

media-libs/libbs2b: arm stable (ffmpeg).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"

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

diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild 
b/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild
index dc823a16a96..ce10b855f5e 100644
--- a/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild
+++ b/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"