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

2021-08-10 Thread Marek Szuba
commit: 8d3742cbdb15aa1c514797ecfd3d7b0c3ba47f92
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Aug 10 17:00:50 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Aug 10 18:05:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3742cb

media-libs/soxr: keyword 0.1.3-r1 for ~riscv

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

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index e969cfb04de..e42374e1eb6 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.



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

2021-02-14 Thread Andreas Sturmlechner
commit: 487d93e39e3725f1fb07c718a19fffd58ada38a4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 14 22:16:32 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 14 22:16:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487d93e3

media-libs/soxr: Switch to CMAKE_ECLASS=cmake

Closes: https://bugs.gentoo.org/770538
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/soxr/soxr-0.1.3-r1.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index afc642ea623..e969cfb04de 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+CMAKE_ECLASS=cmake
 inherit cmake-multilib
 
 MY_P="${P}-Source"
@@ -14,18 +15,16 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE="examples test"
-RESTRICT="!test? ( test )"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.
 REQUIRED_USE="test? ( examples )"
+RESTRICT="!test? ( test )"
 
 DEPEND=""
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 
-DOCS=( README TODO NEWS AUTHORS )
-
 PATCHES=(
"${FILESDIR}/${PN}-0.1.1-nodoc.patch"
"${FILESDIR}/${P}-fix-pkgconfig.patch"



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

2019-11-20 Thread Andreas Sturmlechner
commit: 77ed0073c864e4d6b38a101a4b8db66efc134e13
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Nov 20 13:38:32 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Nov 20 13:38:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ed0073

media-libs/soxr: EAPI-7 bump

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

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index d78d648f10a..47113162620 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-multilib
 



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

2018-08-11 Thread Andreas Sturmlechner
commit: b42f114dfeba627f599e88952c6e727b180a92ff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 11 19:11:58 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 11 19:20:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42f114d

media-libs/soxr: Drop old

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 media-libs/soxr/Manifest   |  1 -
 media-libs/soxr/files/noexamples.patch |  9 -
 media-libs/soxr/soxr-0.1.2.ebuild  | 34 --
 3 files changed, 44 deletions(-)

diff --git a/media-libs/soxr/Manifest b/media-libs/soxr/Manifest
index 08cf40d022b..c7b67eaa27c 100644
--- a/media-libs/soxr/Manifest
+++ b/media-libs/soxr/Manifest
@@ -1,2 +1 @@
-DIST soxr-0.1.2-Source.tar.xz 83760 BLAKE2B 
b54e31599a3eb94902af21749ba92c79ea4edf9a82de5c83581c7968182c22a80c86fbcd7f0bbd823b45adbd52570a7b4accf6bc75df31bb0a76b2b4e4703572
 SHA512 
ee902c1bc713e05b748f917d78222b68b5fe01d43f405e0954c21ce4d1ee494d01000caa79f696cb8d202c662a4c4d958b332dae034d6f929e0480abf27cd07c
 DIST soxr-0.1.3-Source.tar.xz 94384 BLAKE2B 
5b7078f71404b9ef83917dcabc0c99cf17fd625d3e033d1b934382a7b60e55e359931a6ab53f8adaf955c0d811d6cbf231cd6a226549560b3506a3867e845607
 SHA512 
f4883ed298d5650399283238aac3dbe78d605b988246bea51fa343d4a8ce5ce97c6e143f6c3f50a3ff81795d9c19e7a07217c586d4020f6ced102aceac46aaa8

diff --git a/media-libs/soxr/files/noexamples.patch 
b/media-libs/soxr/files/noexamples.patch
deleted file mode 100644
index c66c0b1e5b1..000
--- a/media-libs/soxr/files/noexamples.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-Index: soxr-0.1.0-Source/examples/CMakeLists.txt
-===
 soxr-0.1.0-Source.orig/examples/CMakeLists.txt
-+++ soxr-0.1.0-Source/examples/CMakeLists.txt
-@@ -34,4 +34,3 @@ if (${BUILD_TESTS} AND ${WITH_LSR_BINDIN
- endif ()
- 
- file (GLOB INSTALL_SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*.[cCh])
--install (FILES ${INSTALL_SOURCES} ${CMAKE_CURRENT_SOURCE_DIR}/README 
DESTINATION ${DOC_INSTALL_DIR}/examples)

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
deleted file mode 100644
index 6f5f47a..000
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-multilib
-
-MY_P=${P}-Source
-DESCRIPTION="The SoX Resampler library"
-HOMEPAGE="https://sourceforge.net/p/soxr/wiki/Home/;
-SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
-IUSE="examples"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-DOCS=( "README" "TODO" "NEWS" "AUTHORS" )
-PATCHES=(
-   "${FILESDIR}/${PN}-0.1.1-nodoc.patch"
-   "${FILESDIR}/noexamples.patch"
-)
-
-src_install() {
-   cmake-multilib_src_install
-   if use examples ; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}



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

2018-07-29 Thread Sergei Trofimovich
commit: 441dea499921ccb1d2917278bc32ed9129ea5f72
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 29 10:23:59 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 29 10:23:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441dea49

media-libs/soxr: stable 0.1.3-r1 for ppc64, bug #657768

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

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index 3375c0d2a99..b4d15b8d7ef 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86 
~amd64-fbsd"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.



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

2018-07-21 Thread Mikle Kolyada
commit: 373a721739e1d2f3439943246513919f9f22e588
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jul 22 02:33:20 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jul 22 02:33:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373a7217

media-libs/soxr: arm stable wrt bug #657768

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index 132057f9722..3375c0d2a99 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.



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

2018-06-26 Thread Tobias Klausmann
commit: 246a77822bd458e7713a33d4404affe6507063ba
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Jun 26 15:43:36 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Jun 26 15:43:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246a7782

media-libs/soxr-0.1.3-r1: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/657768

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index ad907d56aa9..132057f9722 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.



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

2018-06-12 Thread Thomas Deutschmann
commit: b57cf925a5d4affdd6f5458afe3c7dcd2a5a0d2a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jun 12 11:35:12 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jun 12 11:35:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b57cf925

media-libs/soxr: x86 stable (bug #657768)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index c7ec8866a28..ad907d56aa9 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~amd64-fbsd"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.



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

2018-06-11 Thread Sergei Trofimovich
commit: 9e31eb8506172e0b7617a4941ea525933e1eebea
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jun 11 16:59:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun 11 17:08:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e31eb85

media-libs/soxr: stable 0.1.3-r1 for sparc

Bug: https://bugs.gentoo.org/657768
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index 0393942ed95..c7ec8866a28 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~amd64-fbsd"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.



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

2018-06-11 Thread Sergei Trofimovich
commit: 7312024122c74d989faa0394f2b157414cb368e6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jun 11 10:51:52 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun 11 10:52:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73120241

media-libs/soxr: stable 0.1.3-r1 for ia64, bug #657768

Bug: https://bugs.gentoo.org/657768
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index a8698df161a..0393942ed95 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.



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

2018-06-11 Thread Agostino Sarubbo
commit: 8453b56d399b01748fba3b7de6fb3cd18c9a9f52
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 11 08:13:39 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 11 08:13:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8453b56d

media-libs/soxr: amd64 stable wrt bug #657768

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"

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

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index 46ac22915f2..a8698df161a 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
 IUSE="examples test"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.



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

2018-06-10 Thread Andreas Sturmlechner
commit: 0e59fbe612bb92f9c8625dc187a5420a018df934
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 10 22:21:12 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 10 22:30:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e59fbe6

media-libs/soxr: Fix pkgconfig w/ USE=examples

Thanks-to: PhobosK  fastmail.fm>
Closes: https://bugs.gentoo.org/657300
Closes: https://bugs.gentoo.org/650748
Closes: https://bugs.gentoo.org/651116
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../soxr/files/soxr-0.1.3-fix-pkgconfig.patch  | 25 +++
 media-libs/soxr/soxr-0.1.3-r1.ebuild   | 51 ++
 2 files changed, 76 insertions(+)

diff --git a/media-libs/soxr/files/soxr-0.1.3-fix-pkgconfig.patch 
b/media-libs/soxr/files/soxr-0.1.3-fix-pkgconfig.patch
new file mode 100644
index 000..60818f5405d
--- /dev/null
+++ b/media-libs/soxr/files/soxr-0.1.3-fix-pkgconfig.patch
@@ -0,0 +1,25 @@
+Fix pkgconfig 'Version' w/ USE=examples
+https://bugs.gentoo.org/657300
+
+--- a/CMakeLists.txt   2018-02-23 23:39:25.0 +0200
 b/CMakeLists.txt   2018-06-03 22:26:38.673844365 +0300
+@@ -3,7 +3,7 @@
+ 
+ cmake_minimum_required (VERSION 3.1 FATAL_ERROR)
+ 
+-project (soxr C)
++project (soxr)
+ set (DESCRIPTION_SUMMARY
+ "High quality, one-dimensional sample-rate conversion library")
+ 
+@@ -100,10 +100,6 @@
+   set (LIBM_LIBRARIES m)
+ endif ()
+ 
+-if (${BUILD_EXAMPLES})
+-  project (${PROJECT_NAME}) # Adds c++ compiler
+-endif ()
+-
+ if (WITH_OPENMP)
+   find_package (OpenMP)
+   if (OPENMP_FOUND)

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
new file mode 100644
index 000..4c035c41674
--- /dev/null
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib
+
+MY_P="${P}-Source"
+DESCRIPTION="SoX Resampler library"
+HOMEPAGE="https://sourceforge.net/p/soxr/wiki/Home/;
+SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+IUSE="examples test"
+
+# CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.
+REQUIRED_USE="test? ( examples )"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( README TODO NEWS AUTHORS )
+
+PATCHES=(
+   "${FILESDIR}/nodoc.patch"
+   "${FILESDIR}/${P}-fix-pkgconfig.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_EXAMPLES="$(usex examples)"
+   -DBUILD_TESTS="$(usex test)"
+   )
+   if use examples ; then
+   mycmakeargs+=(
+   -DDOC_INSTALL_DIR="/usr/share/doc/${PF}"
+   )
+   fi
+   cmake-multilib_src_configure
+}
+
+src_install() {
+   cmake-multilib_src_install
+   if use examples ; then
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2018-06-10 Thread Andreas Sturmlechner
commit: e7f8bf820efdeec9f769eb2afe93a48ce292771d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 10 22:29:26 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 10 22:30:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f8bf82

media-libs/soxr: Standard patch name

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-libs/soxr/files/{nodoc.patch => soxr-0.1.1-nodoc.patch} | 4 ++--
 media-libs/soxr/soxr-0.1.2.ebuild | 6 +++---
 media-libs/soxr/soxr-0.1.3-r1.ebuild  | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-libs/soxr/files/nodoc.patch 
b/media-libs/soxr/files/soxr-0.1.1-nodoc.patch
similarity index 84%
rename from media-libs/soxr/files/nodoc.patch
rename to media-libs/soxr/files/soxr-0.1.1-nodoc.patch
index 0d64e1aba0f..f36a47ae2ca 100644
--- a/media-libs/soxr/files/nodoc.patch
+++ b/media-libs/soxr/files/soxr-0.1.1-nodoc.patch
@@ -1,7 +1,7 @@
 Index: soxr-0.1.0-Source/CMakeLists.txt
 ===
 soxr-0.1.0-Source.orig/CMakeLists.txt
-+++ soxr-0.1.0-Source/CMakeLists.txt
+--- a/CMakeLists.txt
 b/CMakeLists.txt
 @@ -217,14 +217,6 @@ if (BUILD_TESTS OR BUILD_LSR_TESTS)
enable_testing ()
  endif ()

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
index 6bf88034d32..6f5f47a 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.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
@@ -21,9 +21,9 @@ RDEPEND="${DEPEND}"
 S="${WORKDIR}/${MY_P}"
 DOCS=( "README" "TODO" "NEWS" "AUTHORS" )
 PATCHES=(
-   "${FILESDIR}/nodoc.patch"
+   "${FILESDIR}/${PN}-0.1.1-nodoc.patch"
"${FILESDIR}/noexamples.patch"
-   )
+)
 
 src_install() {
cmake-multilib_src_install

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild 
b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index 4c035c41674..46ac22915f2 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -26,7 +26,7 @@ S="${WORKDIR}/${MY_P}"
 DOCS=( README TODO NEWS AUTHORS )
 
 PATCHES=(
-   "${FILESDIR}/nodoc.patch"
+   "${FILESDIR}/${PN}-0.1.1-nodoc.patch"
"${FILESDIR}/${P}-fix-pkgconfig.patch"
 )
 



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

2018-06-10 Thread Andreas Sturmlechner
commit: 80d3d0939ef7c8a8e2513b52ca240b83f5eb3ee1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 10 22:23:52 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 10 22:30:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d3d093

media-libs/soxr: Drop old

Closes: https://bugs.gentoo.org/526500
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-libs/soxr/Manifest  |  1 -
 media-libs/soxr/soxr-0.1.1.ebuild | 34 
 media-libs/soxr/soxr-0.1.3.ebuild | 47 ---
 3 files changed, 82 deletions(-)

diff --git a/media-libs/soxr/Manifest b/media-libs/soxr/Manifest
index fc0ba7abb87..08cf40d022b 100644
--- a/media-libs/soxr/Manifest
+++ b/media-libs/soxr/Manifest
@@ -1,3 +1,2 @@
-DIST soxr-0.1.1-Source.tar.xz 80716 BLAKE2B 
40da97d0f3fe7544976b8735c685796038639bdcf35d17709d4d92b32b8f3550054d8d632c4bcfb785cb6152f890ae8e8184dd8c028c31422d78689c498c01b2
 SHA512 
377d9c0bb72cd673f89021a86da18861d35ab52f773afd97b6b5f7a2fa8e78865f3484cab4b795ceafacbbb34be6b77efeaaed75c66a839d5e891d70f00d6679
 DIST soxr-0.1.2-Source.tar.xz 83760 BLAKE2B 
b54e31599a3eb94902af21749ba92c79ea4edf9a82de5c83581c7968182c22a80c86fbcd7f0bbd823b45adbd52570a7b4accf6bc75df31bb0a76b2b4e4703572
 SHA512 
ee902c1bc713e05b748f917d78222b68b5fe01d43f405e0954c21ce4d1ee494d01000caa79f696cb8d202c662a4c4d958b332dae034d6f929e0480abf27cd07c
 DIST soxr-0.1.3-Source.tar.xz 94384 BLAKE2B 
5b7078f71404b9ef83917dcabc0c99cf17fd625d3e033d1b934382a7b60e55e359931a6ab53f8adaf955c0d811d6cbf231cd6a226549560b3506a3867e845607
 SHA512 
f4883ed298d5650399283238aac3dbe78d605b988246bea51fa343d4a8ce5ce97c6e143f6c3f50a3ff81795d9c19e7a07217c586d4020f6ced102aceac46aaa8

diff --git a/media-libs/soxr/soxr-0.1.1.ebuild 
b/media-libs/soxr/soxr-0.1.1.ebuild
deleted file mode 100644
index ce5ac6d1d9e..000
--- a/media-libs/soxr/soxr-0.1.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-multilib
-
-MY_P=${P}-Source
-DESCRIPTION="The SoX Resampler library"
-HOMEPAGE="https://sourceforge.net/p/soxr/wiki/Home/;
-SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
-IUSE="examples"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-DOCS=( "README" "TODO" "NEWS" "AUTHORS" )
-PATCHES=(
-   "${FILESDIR}/nodoc.patch"
-   "${FILESDIR}/noexamples.patch"
-   )
-
-src_install() {
-   cmake-multilib_src_install
-   if use examples ; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}

diff --git a/media-libs/soxr/soxr-0.1.3.ebuild 
b/media-libs/soxr/soxr-0.1.3.ebuild
deleted file mode 100644
index 7d9c21dddcd..000
--- a/media-libs/soxr/soxr-0.1.3.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-multilib
-
-MY_P="${P}-Source"
-DESCRIPTION="The SoX Resampler library"
-HOMEPAGE="https://sourceforge.net/p/soxr/wiki/Home/;
-SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
-IUSE="examples test"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-DOCS=( "README" "TODO" "NEWS" "AUTHORS" )
-PATCHES=(
-   "${FILESDIR}/nodoc.patch"
-)
-# CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.
-REQUIRED_USE="test? ( examples )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_EXAMPLES="$(usex examples)"
-   -DBUILD_TESTS="$(usex test)"
-   )
-   if use examples ; then
-   mycmakeargs+=(
-   -DDOC_INSTALL_DIR="/usr/share/doc/${PF}"
-   )
-   fi
-   cmake-multilib_src_configure
-}
-
-src_install() {
-   cmake-multilib_src_install
-   if use examples ; then
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}



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

2018-04-03 Thread Matt Turner
commit: ac427605768f6663ebbf875fea4db593fed053cb
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Apr  3 21:01:59 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Apr  3 21:01:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac427605

media-libs/soxr-0.1.2: hppa stable, bug 621896

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

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
index 6a308d34969..6bf88034d32 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
 IUSE="examples"
 
 DEPEND=""



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

2018-03-08 Thread Lars Wendler
commit: 76e845dd41d5e9ea35eb5bf2f7288af8c2b3f8cb
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Mar  8 10:50:45 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Mar  8 10:51:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e845dd

media-libs/soxr: Bump to version 0.1.3

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/soxr/Manifest  |  1 +
 media-libs/soxr/soxr-0.1.3.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/media-libs/soxr/Manifest b/media-libs/soxr/Manifest
index 40bccf82391..fc0ba7abb87 100644
--- a/media-libs/soxr/Manifest
+++ b/media-libs/soxr/Manifest
@@ -1,2 +1,3 @@
 DIST soxr-0.1.1-Source.tar.xz 80716 BLAKE2B 
40da97d0f3fe7544976b8735c685796038639bdcf35d17709d4d92b32b8f3550054d8d632c4bcfb785cb6152f890ae8e8184dd8c028c31422d78689c498c01b2
 SHA512 
377d9c0bb72cd673f89021a86da18861d35ab52f773afd97b6b5f7a2fa8e78865f3484cab4b795ceafacbbb34be6b77efeaaed75c66a839d5e891d70f00d6679
 DIST soxr-0.1.2-Source.tar.xz 83760 BLAKE2B 
b54e31599a3eb94902af21749ba92c79ea4edf9a82de5c83581c7968182c22a80c86fbcd7f0bbd823b45adbd52570a7b4accf6bc75df31bb0a76b2b4e4703572
 SHA512 
ee902c1bc713e05b748f917d78222b68b5fe01d43f405e0954c21ce4d1ee494d01000caa79f696cb8d202c662a4c4d958b332dae034d6f929e0480abf27cd07c
+DIST soxr-0.1.3-Source.tar.xz 94384 BLAKE2B 
5b7078f71404b9ef83917dcabc0c99cf17fd625d3e033d1b934382a7b60e55e359931a6ab53f8adaf955c0d811d6cbf231cd6a226549560b3506a3867e845607
 SHA512 
f4883ed298d5650399283238aac3dbe78d605b988246bea51fa343d4a8ce5ce97c6e143f6c3f50a3ff81795d9c19e7a07217c586d4020f6ced102aceac46aaa8

diff --git a/media-libs/soxr/soxr-0.1.3.ebuild 
b/media-libs/soxr/soxr-0.1.3.ebuild
new file mode 100644
index 000..7d9c21dddcd
--- /dev/null
+++ b/media-libs/soxr/soxr-0.1.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib
+
+MY_P="${P}-Source"
+DESCRIPTION="The SoX Resampler library"
+HOMEPAGE="https://sourceforge.net/p/soxr/wiki/Home/;
+SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+IUSE="examples test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+DOCS=( "README" "TODO" "NEWS" "AUTHORS" )
+PATCHES=(
+   "${FILESDIR}/nodoc.patch"
+)
+# CMakeLists.txt builds examples if either test or examples USE flag is 
enabled.
+REQUIRED_USE="test? ( examples )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_EXAMPLES="$(usex examples)"
+   -DBUILD_TESTS="$(usex test)"
+   )
+   if use examples ; then
+   mycmakeargs+=(
+   -DDOC_INSTALL_DIR="/usr/share/doc/${PF}"
+   )
+   fi
+   cmake-multilib_src_configure
+}
+
+src_install() {
+   cmake-multilib_src_install
+   if use examples ; then
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2017-06-30 Thread Sergei Trofimovich
commit: 08f51378b57f7d18e105759480b833c3b6068e14
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 30 07:13:17 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 30 07:40:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f51378

media-libs/soxr: ia64 stable, bug #621896

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
index ae3a50336ca..ea7271b26e1 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE="examples"
 
 DEPEND=""



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

2017-06-25 Thread Markus Meier
commit: a14414600f8c2b8576b27b3147457a3152b171d3
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Jun 25 07:24:54 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Jun 25 07:24:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1441460

media-libs/soxr: arm stable, bug #621896

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
index 7934d8f3e77..ae3a50336ca 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE="examples"
 
 DEPEND=""



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

2017-06-21 Thread Agostino Sarubbo
commit: 0d86926ed9f520b184266d62a4a95b9b9d6ce53c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 21 12:16:01 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 21 12:17:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d86926e

media-libs/soxr: ppc64 stable wrt bug #621896

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
index 6d343b9c4dc..7934d8f3e77 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE="examples"
 
 DEPEND=""



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

2017-06-20 Thread Tobias Klausmann
commit: 7278a9b4d3b15014df9df4ffa54c6cc0906159b2
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Jun 20 14:52:24 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Jun 20 14:52:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7278a9b4

media-libs/soxr-0.1.2-r0: add alpha keyword

Gentoo-Bug: 621896

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

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
index 0e56f684f22..ad15c7cc5d1 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd"
 IUSE="examples"
 
 DEPEND=""



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

2017-06-16 Thread Agostino Sarubbo
commit: 7804e06d7533fd27793a5607eb2e3951e78084fa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 16 14:08:56 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 16 14:08:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7804e06d

media-libs/soxr: amd64 stable wrt bug #621896

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
index 30528c0e529..9531cf0a952 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
 IUSE="examples"
 
 DEPEND=""



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

2017-06-16 Thread Alexis Ballier
commit: 0a76f1de65a184e2ce70e110954415418fbe095a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 16 09:36:12 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 16 09:36:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a76f1de

media-libs/soxr: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
index c423d063db9..30528c0e529 100644
--- a/media-libs/soxr/soxr-0.1.2.ebuild
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
 IUSE="examples"
 
 DEPEND=""



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

2017-06-16 Thread Alexis Ballier
commit: d2c8c9e1808fb97548ae0592df5aae2517c6a05a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 16 09:35:01 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 16 09:36:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c8c9e1

media-libs/soxr: remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-libs/soxr/Manifest  |  1 -
 media-libs/soxr/files/libsuffix.patch | 13 -
 media-libs/soxr/soxr-0.1.0.ebuild | 35 ---
 3 files changed, 49 deletions(-)

diff --git a/media-libs/soxr/Manifest b/media-libs/soxr/Manifest
index e51f4c53310..c4cf73794a9 100644
--- a/media-libs/soxr/Manifest
+++ b/media-libs/soxr/Manifest
@@ -1,3 +1,2 @@
-DIST soxr-0.1.0-Source.tar.xz 78900 SHA256 
12ce532a3045a3f6942736ac3417c6cafe0204896eb86537527d79723ddbffb1 SHA512 
c11ad01461adde4ebd9db63d130b96c2e0335b75f166d7d966da7d2efa54495dfdf5cda271b806816945f880e61e4e9e0c6b29df7735f33b6adf3a857b336c85
 WHIRLPOOL 
8125926d8802d89f2a70b5f400df1c9452dc689fb94af0e3da54dcf8ba396a8cd5f325460ecb41af441c70dffe5639bad17b0ecd105426794482a2284f3eee77
 DIST soxr-0.1.1-Source.tar.xz 80716 SHA256 
dcc16868d1a157079316f84233afcc2b52dd0bd541dd8439dc25bceb306faac2 SHA512 
377d9c0bb72cd673f89021a86da18861d35ab52f773afd97b6b5f7a2fa8e78865f3484cab4b795ceafacbbb34be6b77efeaaed75c66a839d5e891d70f00d6679
 WHIRLPOOL 
bde1b4a0069200b5352c065a15e7296f6b58c902585ae384a3b2c31e38daa86db6df4d05c948072f83db0a1bb11364e21b02814bf0f65fb6ad625a3b38d618e8
 DIST soxr-0.1.2-Source.tar.xz 83760 SHA256 
54e6f434f1c491388cd92f0e3c47f1ade082cc24327bdc43762f7d1eefe0c275 SHA512 
ee902c1bc713e05b748f917d78222b68b5fe01d43f405e0954c21ce4d1ee494d01000caa79f696cb8d202c662a4c4d958b332dae034d6f929e0480abf27cd07c
 WHIRLPOOL 
77ea4be0fc57d4dadca9779c7fda5ed75532d220f3fa36afdfba12746e0a76344bfdfdb085d353432e83fe3f94ae7b8c79e6993e9e68f0e1f19a2da74ca97bfe

diff --git a/media-libs/soxr/files/libsuffix.patch 
b/media-libs/soxr/files/libsuffix.patch
deleted file mode 100644
index e22512b7818..000
--- a/media-libs/soxr/files/libsuffix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: soxr-0.1.0-Source/CMakeLists.txt
-===
 soxr-0.1.0-Source.orig/CMakeLists.txt
-+++ soxr-0.1.0-Source/CMakeLists.txt
-@@ -180,7 +180,7 @@ if (NOT DEFINED BIN_INSTALL_DIR)
-   set (BIN_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/bin")
- endif ()
- if (NOT DEFINED LIB_INSTALL_DIR)
--  set (LIB_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/lib")
-+  set (LIB_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}")
- endif ()
- if (NOT DEFINED INCLUDE_INSTALL_DIR)
-   set (INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/include")

diff --git a/media-libs/soxr/soxr-0.1.0.ebuild 
b/media-libs/soxr/soxr-0.1.0.ebuild
deleted file mode 100644
index a0d6781c179..000
--- a/media-libs/soxr/soxr-0.1.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-multilib
-
-MY_P=${P}-Source
-DESCRIPTION="The SoX Resampler library"
-HOMEPAGE="https://sourceforge.net/p/soxr/wiki/Home/;
-SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~mips"
-IUSE="examples"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-DOCS=( "README" "TODO" "NEWS" "AUTHORS" )
-PATCHES=(
-   "${FILESDIR}/libsuffix.patch"
-   "${FILESDIR}/nodoc.patch"
-   "${FILESDIR}/noexamples.patch"
-   )
-
-src_install() {
-   cmake-multilib_src_install
-   if use examples ; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}



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

2015-09-14 Thread Alexis Ballier
commit: 056b15a3cc180048bf72063932a2881fb3144c32
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Sep 14 12:31:12 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Sep 14 12:31:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056b15a3

media-libs/soxr: bump to 0.1.2.

Package-Manager: portage-2.2.20.1

 media-libs/soxr/Manifest  |  1 +
 media-libs/soxr/soxr-0.1.2.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/media-libs/soxr/Manifest b/media-libs/soxr/Manifest
index 86b515d..e51f4c5 100644
--- a/media-libs/soxr/Manifest
+++ b/media-libs/soxr/Manifest
@@ -1,2 +1,3 @@
 DIST soxr-0.1.0-Source.tar.xz 78900 SHA256 
12ce532a3045a3f6942736ac3417c6cafe0204896eb86537527d79723ddbffb1 SHA512 
c11ad01461adde4ebd9db63d130b96c2e0335b75f166d7d966da7d2efa54495dfdf5cda271b806816945f880e61e4e9e0c6b29df7735f33b6adf3a857b336c85
 WHIRLPOOL 
8125926d8802d89f2a70b5f400df1c9452dc689fb94af0e3da54dcf8ba396a8cd5f325460ecb41af441c70dffe5639bad17b0ecd105426794482a2284f3eee77
 DIST soxr-0.1.1-Source.tar.xz 80716 SHA256 
dcc16868d1a157079316f84233afcc2b52dd0bd541dd8439dc25bceb306faac2 SHA512 
377d9c0bb72cd673f89021a86da18861d35ab52f773afd97b6b5f7a2fa8e78865f3484cab4b795ceafacbbb34be6b77efeaaed75c66a839d5e891d70f00d6679
 WHIRLPOOL 
bde1b4a0069200b5352c065a15e7296f6b58c902585ae384a3b2c31e38daa86db6df4d05c948072f83db0a1bb11364e21b02814bf0f65fb6ad625a3b38d618e8
+DIST soxr-0.1.2-Source.tar.xz 83760 SHA256 
54e6f434f1c491388cd92f0e3c47f1ade082cc24327bdc43762f7d1eefe0c275 SHA512 
ee902c1bc713e05b748f917d78222b68b5fe01d43f405e0954c21ce4d1ee494d01000caa79f696cb8d202c662a4c4d958b332dae034d6f929e0480abf27cd07c
 WHIRLPOOL 
77ea4be0fc57d4dadca9779c7fda5ed75532d220f3fa36afdfba12746e0a76344bfdfdb085d353432e83fe3f94ae7b8c79e6993e9e68f0e1f19a2da74ca97bfe

diff --git a/media-libs/soxr/soxr-0.1.2.ebuild 
b/media-libs/soxr/soxr-0.1.2.ebuild
new file mode 100644
index 000..c10c4b6
--- /dev/null
+++ b/media-libs/soxr/soxr-0.1.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-multilib
+
+MY_P=${P}-Source
+DESCRIPTION="The SoX Resampler library"
+HOMEPAGE="https://sourceforge.net/p/soxr/wiki/Home/;
+SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+IUSE="examples"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+DOCS=( "README" "TODO" "NEWS" "AUTHORS" )
+PATCHES=(
+   "${FILESDIR}/nodoc.patch"
+   "${FILESDIR}/noexamples.patch"
+   )
+
+src_install() {
+   cmake-multilib_src_install
+   if use examples ; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}