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

2023-04-29 Thread Sam James
commit: 88c7bc86f3a571613d56f0dc8238f368cd693241
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr 28 12:24:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 29 08:47:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c7bc86

media-libs/libvisual: stable 0.4.2-r1 for sparc, bug #904554

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.2-r1.ebuild 
b/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
index 6102eb3acd91..0403b84fa57f 100644
--- a/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-04-19 Thread Pacho Ramos
commit: 5a886452b40d9ece35490202fb751620127a8b51
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Apr 19 14:11:47 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Apr 19 14:13:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a886452

media-libs/libvisual: Fix DEPEND

multilib libvisual needs multilib libsdl, otherwise configure doesn't even pass

Signed-off-by: Pacho Ramos  gentoo.org>

 .../libvisual/{libvisual-0.4.2.ebuild => libvisual-0.4.2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild 
b/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
similarity index 96%
rename from media-libs/libvisual/libvisual-0.4.2.ebuild
rename to media-libs/libvisual/libvisual-0.4.2-r1.ebuild
index f90267f65a47..6102eb3acd91 100644
--- a/media-libs/libvisual/libvisual-0.4.2.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="debug nls threads"
 BDEPEND="
virtual/pkgconfig
nls? ( sys-devel/gettext )"
-DEPEND="media-libs/libsdl"
+DEPEND="media-libs/libsdl[${MULTILIB_USEDEP}]"
 RDEPEND="${DEPEND}"
 
 MULTILIB_WRAPPED_HEADERS=(



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

2023-04-19 Thread Sam James
commit: 2d7330890cfb6ac31fcbfc19a0bf836548926704
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 19 09:40:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 19 09:42:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d733089

media-libs/libvisual: Stabilize 0.4.2 x86, #904554

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild 
b/media-libs/libvisual/libvisual-0.4.2.ebuild
index 1bbbd708465f..f90267f65a47 100644
--- a/media-libs/libvisual/libvisual-0.4.2.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-04-19 Thread Arthur Zamarin
commit: e033134ca188f493f29c19c69abb66b6e8d27605
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 19 09:11:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 19 09:11:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e033134c

media-libs/libvisual: Stabilize 0.4.2 amd64, #904554

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild 
b/media-libs/libvisual/libvisual-0.4.2.ebuild
index c0f4445e1b77..1bbbd708465f 100644
--- a/media-libs/libvisual/libvisual-0.4.2.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-04-19 Thread Arthur Zamarin
commit: a5e669c79914425303dd7f510b00bd1854d2afaa
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 19 08:00:10 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 19 08:00:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e669c7

media-libs/libvisual: Stabilize 0.4.2 ppc64, #904554

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild 
b/media-libs/libvisual/libvisual-0.4.2.ebuild
index 90e9765ca208..7d3ed6385e50 100644
--- a/media-libs/libvisual/libvisual-0.4.2.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-04-19 Thread Arthur Zamarin
commit: 3dcd775b1ec260331b98f55c8456a310df9487f9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 19 08:00:17 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 19 08:00:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dcd775b

media-libs/libvisual: Stabilize 0.4.2 ppc, #904554

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild 
b/media-libs/libvisual/libvisual-0.4.2.ebuild
index 7d3ed6385e50..c0f4445e1b77 100644
--- a/media-libs/libvisual/libvisual-0.4.2.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-04-19 Thread Arthur Zamarin
commit: aad3e3d0e825b9ca47cd8351ca20e96a017d56dc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 19 08:00:07 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 19 08:00:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad3e3d0

media-libs/libvisual: Stabilize 0.4.2 arm, #904554

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild 
b/media-libs/libvisual/libvisual-0.4.2.ebuild
index d79d98ed8917..90e9765ca208 100644
--- a/media-libs/libvisual/libvisual-0.4.2.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-03-19 Thread Sebastian Pipping
commit: 5908857f9311b36a24fd812d1a50d5ee6fd0ecc7
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Mar 20 02:58:08 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Mar 20 03:57:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5908857f

media-libs/libvisual: 0.4.2 + lv-tool

Signed-off-by: Sebastian Pipping  gentoo.org>

 media-libs/libvisual/Manifest   |  1 +
 media-libs/libvisual/libvisual-0.4.2.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/media-libs/libvisual/Manifest b/media-libs/libvisual/Manifest
index a9fe47948878..379810644b5f 100644
--- a/media-libs/libvisual/Manifest
+++ b/media-libs/libvisual/Manifest
@@ -1 +1,2 @@
 DIST libvisual-0.4.1.tar.bz2 560877 BLAKE2B 
5429493424cbf7d5d6e17ef6a5219ffb5491a6e0f7ea9d9563021beabfdc22aead0d80924c17904b96cc645ef0dc737fa61680abf152b421ca5f4ac834fc6a19
 SHA512 
a1417a54d4f0566121db5d08770e7f41559ef7f3704d0da74f1dc316c6b7f16197d843a96382b4122d01251764ccb6ed240fd4e99abc7b0f440c9f43afa9506a
+DIST libvisual-0.4.2.tar.bz2 563023 BLAKE2B 
b9480db0f168f6e7b398f773c6bbf4d1dab75dd2b711cc9b0b5fd1fb790e57cdd1e9ed3733fb4f911586b7ebb6e1cb9f3bbe74bfe4e67b9cb95e3e7b2eee950a
 SHA512 
88634c27cd5de149d08141fb68d86a85320513208426f412541ab6aa985069683c17437fd0f49d6dafdd811a516f1f9268a2cf2146a3b55332280d7930f59b55

diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild 
b/media-libs/libvisual/libvisual-0.4.2.ebuild
new file mode 100644
index ..d79d98ed8917
--- /dev/null
+++ b/media-libs/libvisual/libvisual-0.4.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-minimal optfeature
+
+DESCRIPTION="Abstraction library between applications and audio visualisation 
plugins"
+HOMEPAGE="http://libvisual.org/;
+SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0.4"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+IUSE="debug nls threads"
+
+BDEPEND="
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+DEPEND="media-libs/libsdl"
+RDEPEND="${DEPEND}"
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/libvisual-0.4/libvisual/lvconfig.h
+)
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   --disable-static \
+   --enable-lv-tool \
+   --disable-examples \
+   $(use_enable nls) \
+   $(use_enable threads) \
+   $(use_enable debug)
+}
+
+multilib_src_install_all() {
+   einstalldocs
+
+   # no static archives
+   find "${ED}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   optfeature_header "Libvisual relies on plugins; consider also 
installing:"
+   optfeature operability  media-plugins/libvisual-plugins
+   optfeature projectm media-plugins/libvisual-projectm
+}



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

2023-01-23 Thread Miroslav Šulc
commit: e8269ebcf8272cfa1d9d24e6fff87aba2cc2a2d0
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jan 24 06:42:34 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jan 24 06:44:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8269ebc

media-libs/libvisual: dropped obsolete 0.4.0-r4

Bug: https://bugs.gentoo.org/891659
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/libvisual/Manifest  |  1 -
 .../libvisual/files/libvisual-0.4.0-cond.patch | 15 --
 .../files/libvisual-0.4.0-conditions.patch | 24 -
 .../files/libvisual-0.4.0-detect_amd64.patch   | 14 -
 .../files/libvisual-0.4.0-format-security.patch| 16 --
 .../libvisual-0.4.0-inlinedefineconflict.patch | 60 --
 media-libs/libvisual/libvisual-0.4.0-r4.ebuild | 56 
 7 files changed, 186 deletions(-)

diff --git a/media-libs/libvisual/Manifest b/media-libs/libvisual/Manifest
index a4726a135150..a9fe47948878 100644
--- a/media-libs/libvisual/Manifest
+++ b/media-libs/libvisual/Manifest
@@ -1,2 +1 @@
-DIST libvisual-0.4.0.tar.bz2 430496 BLAKE2B 
068b06ca90dc6b80f5f4bb748962906314341639b26792aa370e834ba1053f3eacdf330c2f59cc6d809b689e50349079b5c6e2331fc1b4594e75decae4b90d3a
 SHA512 
9157f4bcb8b3ba88dea3620ca6dfefdb06322fd46dd16ba893336513e0f27caad22a93639ceb42349faa9b168f0e5f2b202c9b2b5abcfa2f58554a7515941bf4
 DIST libvisual-0.4.1.tar.bz2 560877 BLAKE2B 
5429493424cbf7d5d6e17ef6a5219ffb5491a6e0f7ea9d9563021beabfdc22aead0d80924c17904b96cc645ef0dc737fa61680abf152b421ca5f4ac834fc6a19
 SHA512 
a1417a54d4f0566121db5d08770e7f41559ef7f3704d0da74f1dc316c6b7f16197d843a96382b4122d01251764ccb6ed240fd4e99abc7b0f440c9f43afa9506a

diff --git a/media-libs/libvisual/files/libvisual-0.4.0-cond.patch 
b/media-libs/libvisual/files/libvisual-0.4.0-cond.patch
deleted file mode 100644
index e1a3efd47418..
--- a/media-libs/libvisual/files/libvisual-0.4.0-cond.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Broken --enable/disable condition.
-
-Index: libvisual-0.4.0/configure.ac
-===
 libvisual-0.4.0.orig/configure.ac
-+++ libvisual-0.4.0/configure.ac
-@@ -191,7 +191,7 @@ AIX_COMPILE_INFO="AIX's C compiler needs
-   with the right compiler. Ususally just '_r' is appended 
-   to the compiler name."
- 
--AC_ARG_ENABLE([enable_threads],
-+AC_ARG_ENABLE([threads],
-   AC_HELP_STRING([--enable-threads],
-   [Turn on basic thread support @<:@default=enabled@:>@]),
-   [enable_threads=$enableval],

diff --git a/media-libs/libvisual/files/libvisual-0.4.0-conditions.patch 
b/media-libs/libvisual/files/libvisual-0.4.0-conditions.patch
deleted file mode 100644
index 1520db2eac5e..
--- a/media-libs/libvisual/files/libvisual-0.4.0-conditions.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-https://bugs.gentoo.org/show_bug.cgi?id=431066
-http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456856
-
-diff -u libvisual-0.4.0/libvisual/lv_cpu.c libvisual-0.4.0/libvisual/lv_cpu.c
 libvisual-0.4.0/libvisual/lv_cpu.c
-+++ libvisual-0.4.0/libvisual/lv_cpu.c
-@@ -76,7 +76,7 @@
- 
- /* The sigill handlers */
- #if defined(VISUAL_ARCH_X86) //x86 (linux katmai handler check thing)
--#if defined(VISUAL_OS_LINUX) && defined(_POSIX_SOURCE) && 
defined(X86_FXSR_MAGIC)
-+#if defined(VISUAL_OS_LINUX) && defined(_POSIX_SOURCE)
- static void sigill_handler_sse( int signal, struct sigcontext sc )
- {
-   /* Both the "xorps %%xmm0,%%xmm0" and "divps %xmm0,%%xmm1"
-@@ -109,7 +109,7 @@
-   }
- }
- #endif
--#endif /* VISUAL_OS_LINUX && _POSIX_SOURCE && X86_FXSR_MAGIC */
-+#endif /* VISUAL_OS_LINUX && _POSIX_SOURCE */
- 
- #if defined(VISUAL_OS_WIN32)
- LONG CALLBACK win32_sig_handler_sse(EXCEPTION_POINTERS* ep)

diff --git a/media-libs/libvisual/files/libvisual-0.4.0-detect_amd64.patch 
b/media-libs/libvisual/files/libvisual-0.4.0-detect_amd64.patch
deleted file mode 100644
index a796acce3b07..
--- a/media-libs/libvisual/files/libvisual-0.4.0-detect_amd64.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Needed so that lvconfig.h gets the correct define for amd64.
-
-Index: libvisual-0.4.0/configure.ac
-===
 libvisual-0.4.0.orig/configure.ac
-+++ libvisual-0.4.0/configure.ac
-@@ -780,6 +780,7 @@ echo >>$outfile
-lv_alpha=$lv_alpha
-lv_sparc=$lv_sparc
-lv_ix86=$lv_ix86
-+   lv_x86_64=$lv_x86_64
-lv_powerpc=$lv_powerpc
-lv_arch_unknown=$lv_arch_unknown
- 

diff --git a/media-libs/libvisual/files/libvisual-0.4.0-format-security.patch 
b/media-libs/libvisual/files/libvisual-0.4.0-format-security.patch
deleted file mode 100644
index 91ff1c727335..
--- a/media-libs/libvisual/files/libvisual-0.4.0-format-security.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/libvisual/lv_plugin.c
-+++ b/libvisual/lv_plugin.c
-@@ -442,11 +442,11 @@
- 

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

2023-01-22 Thread Sam James
commit: b84d21adbd7e7859af8731f729c45bf7eb39a659
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 22 19:03:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 22 19:03:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84d21ad

media-libs/libvisual: Stabilize 0.4.1 x86, #891659

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild 
b/media-libs/libvisual/libvisual-0.4.1.ebuild
index 26c0ffd937ff..7141be8cd2f4 100644
--- a/media-libs/libvisual/libvisual-0.4.1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-01-22 Thread Sam James
commit: 3b565ab7c0190fc6eb77e94287237e84b06ae6d3
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 22 19:03:43 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 22 19:03:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b565ab7

media-libs/libvisual: Stabilize 0.4.1 amd64, #891659

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild 
b/media-libs/libvisual/libvisual-0.4.1.ebuild
index 5dc156c90819..26c0ffd937ff 100644
--- a/media-libs/libvisual/libvisual-0.4.1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-01-22 Thread Arthur Zamarin
commit: 7cc12830967a9ee33d166804e22c861b55598112
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jan 22 17:52:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jan 22 17:52:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc12830

media-libs/libvisual: Stabilize 0.4.1 ppc, #891659

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild 
b/media-libs/libvisual/libvisual-0.4.1.ebuild
index 82f00ec9b737..dbf4fa562088 100644
--- a/media-libs/libvisual/libvisual-0.4.1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-01-22 Thread Arthur Zamarin
commit: 62d78cff755e328a82ae3842d687ac9c7bbc38ee
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jan 22 17:52:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jan 22 17:52:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d78cff

media-libs/libvisual: Stabilize 0.4.1 sparc, #891659

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild 
b/media-libs/libvisual/libvisual-0.4.1.ebuild
index dbf4fa562088..5dc156c90819 100644
--- a/media-libs/libvisual/libvisual-0.4.1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-01-22 Thread Arthur Zamarin
commit: 6adaf69e021f10c61a059a1bd3078548e980d35c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jan 22 17:52:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jan 22 17:52:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adaf69e

media-libs/libvisual: Stabilize 0.4.1 arm, #891659

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild 
b/media-libs/libvisual/libvisual-0.4.1.ebuild
index ba2b0894ef5a..0de4a0f22595 100644
--- a/media-libs/libvisual/libvisual-0.4.1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.1.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=8
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2023-01-22 Thread Arthur Zamarin
commit: 6e7e1adb48f72ccded0d3171d2201ab48f173e24
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jan 22 17:52:13 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jan 22 17:52:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7e1adb

media-libs/libvisual: Stabilize 0.4.1 ppc64, #891659

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild 
b/media-libs/libvisual/libvisual-0.4.1.ebuild
index 0de4a0f22595..82f00ec9b737 100644
--- a/media-libs/libvisual/libvisual-0.4.1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~sparc ~x86"
 IUSE="debug nls threads"
 
 BDEPEND="



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

2022-12-06 Thread Sebastian Pipping
commit: a3afc8c19610754b546ace3bac7fe82704da790d
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Dec  6 15:59:43 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Dec  6 16:00:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3afc8c1

media-libs/libvisual: WhitespaceFound + MissingRemoteId

Signed-off-by: Sebastian Pipping  gentoo.org>

 media-libs/libvisual/libvisual-0.4.1.ebuild | 2 +-
 media-libs/libvisual/metadata.xml   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild 
b/media-libs/libvisual/libvisual-0.4.1.ebuild
index 4b7113c909ab..ba2b0894ef5a 100644
--- a/media-libs/libvisual/libvisual-0.4.1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.1.ebuild
@@ -36,7 +36,7 @@ src_prepare() {
 multilib_src_configure() {
ECONF_SOURCE="${S}" econf \
--disable-static \
---disable-examples \
+   --disable-examples \
$(use_enable nls) \
$(use_enable threads) \
$(use_enable debug)

diff --git a/media-libs/libvisual/metadata.xml 
b/media-libs/libvisual/metadata.xml
index f9b33895bd45..0df6ad62c155 100644
--- a/media-libs/libvisual/metadata.xml
+++ b/media-libs/libvisual/metadata.xml
@@ -10,6 +10,7 @@
Gentoo Sound project


+   Libvisual/libvisual
libvisual

 



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

2022-12-05 Thread Sebastian Pipping
commit: 577e8bde7cef90e98d5fcdca120abd09318fc9da
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Dec  5 23:57:42 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Dec  6 00:15:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577e8bde

media-libs/libvisual: 0.4.1 + EAPI 8

Closes: https://bugs.gentoo.org/859922
Closes: https://bugs.gentoo.org/871015
Closes: https://bugs.gentoo.org/882811
Signed-off-by: Sebastian Pipping  gentoo.org>

 media-libs/libvisual/Manifest   |  1 +
 media-libs/libvisual/libvisual-0.4.1.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/media-libs/libvisual/Manifest b/media-libs/libvisual/Manifest
index d58a2c0f129b..a4726a135150 100644
--- a/media-libs/libvisual/Manifest
+++ b/media-libs/libvisual/Manifest
@@ -1 +1,2 @@
 DIST libvisual-0.4.0.tar.bz2 430496 BLAKE2B 
068b06ca90dc6b80f5f4bb748962906314341639b26792aa370e834ba1053f3eacdf330c2f59cc6d809b689e50349079b5c6e2331fc1b4594e75decae4b90d3a
 SHA512 
9157f4bcb8b3ba88dea3620ca6dfefdb06322fd46dd16ba893336513e0f27caad22a93639ceb42349faa9b168f0e5f2b202c9b2b5abcfa2f58554a7515941bf4
+DIST libvisual-0.4.1.tar.bz2 560877 BLAKE2B 
5429493424cbf7d5d6e17ef6a5219ffb5491a6e0f7ea9d9563021beabfdc22aead0d80924c17904b96cc645ef0dc737fa61680abf152b421ca5f4ac834fc6a19
 SHA512 
a1417a54d4f0566121db5d08770e7f41559ef7f3704d0da74f1dc316c6b7f16197d843a96382b4122d01251764ccb6ed240fd4e99abc7b0f440c9f43afa9506a

diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild 
b/media-libs/libvisual/libvisual-0.4.1.ebuild
new file mode 100644
index ..4b7113c909ab
--- /dev/null
+++ b/media-libs/libvisual/libvisual-0.4.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-minimal
+
+DESCRIPTION="Abstraction library between applications and audio visualisation 
plugins"
+HOMEPAGE="http://libvisual.org/;
+SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0.4"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+IUSE="debug nls threads"
+
+BDEPEND="
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.4.0-better-altivec-detection.patch
+)
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/libvisual-0.4/libvisual/lvconfig.h
+)
+
+src_prepare() {
+   default
+
+   # autogenerated, causes problems for out of tree builds
+   rm libvisual/lvconfig.h || die
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   --disable-static \
+--disable-examples \
+   $(use_enable nls) \
+   $(use_enable threads) \
+   $(use_enable debug)
+}
+
+multilib_src_install_all() {
+   einstalldocs
+
+   # no static archives
+   find "${ED}" -name '*.la' -delete || die
+}



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

2022-11-20 Thread Sebastian Pipping
commit: e65c26d5d8d6c94f92a5589f3328a7ee702626f7
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Nov 20 18:11:51 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Nov 20 18:13:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65c26d5

media-libs/libvisual: Add sping as a maintainer

Bug: https://bugs.gentoo.org/840514

Signed-off-by: Sebastian Pipping  gentoo.org>

 media-libs/libvisual/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/media-libs/libvisual/metadata.xml 
b/media-libs/libvisual/metadata.xml
index bc43f69d4de7..f9b33895bd45 100644
--- a/media-libs/libvisual/metadata.xml
+++ b/media-libs/libvisual/metadata.xml
@@ -1,6 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   sp...@gentoo.org
+   Sebastian Pipping
+   

so...@gentoo.org
Gentoo Sound project



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

2022-10-23 Thread Sam James
commit: aa166d2ca24912ae3eb1102529823b3d662a72b2
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct 21 06:04:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 23 10:55:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa166d2c

media-libs/libvisual: switch to bz2

Signed-off-by: Sam James  gentoo.org>

 media-libs/libvisual/Manifest | 2 +-
 .../{libvisual-0.4.0-r3.ebuild => libvisual-0.4.0-r4.ebuild}  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/libvisual/Manifest b/media-libs/libvisual/Manifest
index 7680187e49f3..d58a2c0f129b 100644
--- a/media-libs/libvisual/Manifest
+++ b/media-libs/libvisual/Manifest
@@ -1 +1 @@
-DIST libvisual-0.4.0.tar.gz 583386 BLAKE2B 
277348dacae1382da7e9212f7338a9cbc8aa867637d7db10ee22551c5e33b2d09870e94437958379245acf609dd70d3fa85f9ac14b40413424a7a14ca09e7360
 SHA512 
ab2286de30d33582a92f16e46436fcbc44b74649952df6e94d96aedc2cabb18d3361496c0b8ab6f52f7178214bf735673c8f1820c3d149304787ba8407201b95
+DIST libvisual-0.4.0.tar.bz2 430496 BLAKE2B 
068b06ca90dc6b80f5f4bb748962906314341639b26792aa370e834ba1053f3eacdf330c2f59cc6d809b689e50349079b5c6e2331fc1b4594e75decae4b90d3a
 SHA512 
9157f4bcb8b3ba88dea3620ca6dfefdb06322fd46dd16ba893336513e0f27caad22a93639ceb42349faa9b168f0e5f2b202c9b2b5abcfa2f58554a7515941bf4

diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild 
b/media-libs/libvisual/libvisual-0.4.0-r4.ebuild
similarity index 93%
rename from media-libs/libvisual/libvisual-0.4.0-r3.ebuild
rename to media-libs/libvisual/libvisual-0.4.0-r4.ebuild
index 567879e23e06..374efaea922d 100644
--- a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit autotools multilib-minimal
 
 DESCRIPTION="Abstraction library between applications and audio visualisation 
plugins"
 HOMEPAGE="http://libvisual.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"



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

2021-08-10 Thread Marek Szuba
commit: f7660938413c456e89e1681070e43c1fa136
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Aug 10 11:23:46 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Aug 10 12:43:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7660938

media-libs/libvisual: keyword 0.4.0-r3 for ~riscv

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

 media-libs/libvisual/libvisual-0.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild 
b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
index f6880e33b6c..567879e23e0 100644
--- a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-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="debug nls threads"
 
 BDEPEND="



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

2021-01-24 Thread David Seifert
commit: e563243979926f3f8d1404df5bc1df684cd82dde
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 24 16:28:22 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 24 16:28:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5632439

media-libs/libvisual: Port to EAPI 7

Closes: https://bugs.gentoo.org/517578
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: David Seifert  gentoo.org>

 .../libvisual-0.4.0-better-altivec-detection.patch |  4 +-
 .../files/libvisual-0.4.0-format-security.patch| 16 +++
 .../libvisual-0.4.0-inlinedefineconflict.patch | 12 +++---
 media-libs/libvisual/libvisual-0.4.0-r3.ebuild | 50 --
 4 files changed, 51 insertions(+), 31 deletions(-)

diff --git 
a/media-libs/libvisual/files/libvisual-0.4.0-better-altivec-detection.patch 
b/media-libs/libvisual/files/libvisual-0.4.0-better-altivec-detection.patch
index 19aa579aa11..ca34558549d 100644
--- a/media-libs/libvisual/files/libvisual-0.4.0-better-altivec-detection.patch
+++ b/media-libs/libvisual/files/libvisual-0.4.0-better-altivec-detection.patch
@@ -1,7 +1,7 @@
 http://pkgs.fedoraproject.org/gitweb/?p=libvisual.git;a=tree
 
 libvisual/lv_cpu.c
-+++ libvisual/lv_cpu.c
+--- a/libvisual/lv_cpu.c
 b/libvisual/lv_cpu.c
 @@ -50,8 +50,19 @@
  #endif
  

diff --git a/media-libs/libvisual/files/libvisual-0.4.0-format-security.patch 
b/media-libs/libvisual/files/libvisual-0.4.0-format-security.patch
new file mode 100644
index 000..91ff1c72733
--- /dev/null
+++ b/media-libs/libvisual/files/libvisual-0.4.0-format-security.patch
@@ -0,0 +1,16 @@
+--- a/libvisual/lv_plugin.c
 b/libvisual/lv_plugin.c
+@@ -442,11 +442,11 @@
+   
+   visual_list_add (list, ref);
+   } else if (ret != FALSE) {
+-  visual_log (VISUAL_LOG_WARNING, 
visual_error_to_string (ret));
++  visual_log (VISUAL_LOG_WARNING, "%s", 
visual_error_to_string (ret));
+   }
+   }
+   else if (ret != FALSE) { /* FIXME XXX TODO, patch frmo duilio 
check how this works */
+-  visual_log (VISUAL_LOG_WARNING, visual_error_to_string 
(ret));
++  visual_log (VISUAL_LOG_WARNING, "%s", 
visual_error_to_string (ret));
+   }
+   }
+ 

diff --git 
a/media-libs/libvisual/files/libvisual-0.4.0-inlinedefineconflict.patch 
b/media-libs/libvisual/files/libvisual-0.4.0-inlinedefineconflict.patch
index 5d04f30335a..9267c5a954c 100644
--- a/media-libs/libvisual/files/libvisual-0.4.0-inlinedefineconflict.patch
+++ b/media-libs/libvisual/files/libvisual-0.4.0-inlinedefineconflict.patch
@@ -1,7 +1,7 @@
 http://pkgs.fedoraproject.org/gitweb/?p=libvisual.git;a=tree
 
 libvisual/lv_cache.c
-+++ libvisual/lv_cache.c
+--- a/libvisual/lv_cache.c
 b/libvisual/lv_cache.c
 @@ -32,7 +32,7 @@
  static int cache_dtor (VisObject *object);
  static int cache_remove_list_entry (VisCache *cache, VisListEntry **le);
@@ -20,8 +20,8 @@ http://pkgs.fedoraproject.org/gitweb/?p=libvisual.git;a=tree
  {
VisCacheEntry *centry;
  
 libvisual/lv_defines.h
-+++ libvisual/lv_defines.h
+--- a/libvisual/lv_defines.h
 b/libvisual/lv_defines.h
 @@ -63,13 +63,13 @@
  
  /* Compiler specific optimalization macros */
@@ -38,8 +38,8 @@ http://pkgs.fedoraproject.org/gitweb/?p=libvisual.git;a=tree
  # define __malloc /* no malloc */
  # define __packed /* no packed */
  # define VIS_LIKELY(x)(x)
 libvisual/lv_time.h
-+++ libvisual/lv_time.h
+--- a/libvisual/lv_time.h
 b/libvisual/lv_time.h
 @@ -101,7 +101,7 @@
   *
   * @return Nothing.

diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild 
b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
index 50f3ac50b8e..f6880e33b6c 100644
--- a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
@@ -1,27 +1,22 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-AUTOTOOLS_AUTORECONF=1
+inherit autotools multilib-minimal
 
-inherit autotools-multilib
-
-DESCRIPTION="Libvisual is an abstraction library that comes between 
applications and audio visualisation plugins"
+DESCRIPTION="Abstraction library between applications and audio visualisation 
plugins"
 HOMEPAGE="http://libvisual.org/;
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE="debug nls static-libs threads"
-
-DEPEND="
-   nls? ( sys-devel/gettext )
-   virtual/pkgconfig"
+IUSE="debug nls threads"
 
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
+BDEPEND="
+   virtual/pkgconfig
+   nls? ( 

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

2020-08-01 Thread Miroslav Šulc
commit: dc37a4932e7564b836f8c8713bd3809d7383e863
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sat Aug  1 09:26:33 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Aug  1 09:26:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc37a493

media-libs/libvisual: updated homepage

Closes: https://bugs.gentoo.org/616372
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/libvisual/libvisual-0.4.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild 
b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
index cad7f9764d7..bc2a53c276a 100644
--- a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
 inherit autotools-multilib
 
 DESCRIPTION="Libvisual is an abstraction library that comes between 
applications and audio visualisation plugins"
-HOMEPAGE="http://libvisual.sourceforge.net;
+HOMEPAGE="http://libvisual.org/;
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"



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

2017-06-30 Thread Alexis Ballier
commit: 1106902f4292a11ae3f36d153d24abef25b91c0c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 30 06:01:07 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 30 06:02:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1106902f

media-libs/libvisual: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-libs/libvisual/libvisual-0.4.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild 
b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
index 4c0de732fcc..d56d2ace6d3 100644
--- a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0-r3.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
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0.4"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="debug nls static-libs threads"
 
 RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r9