summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2022-12-06 16:59:43 +0100
committerSebastian Pipping <sping@gentoo.org>2022-12-06 17:00:45 +0100
commita3afc8c19610754b546ace3bac7fe82704da790d (patch)
treeb09e60c3b5cf86f01bc2378a8917924e17c97bfe /media-libs
parentpackage.mask: Last rite media-video/nvidia-video-codec (diff)
downloadgentoo-a3afc8c19610754b546ace3bac7fe82704da790d.tar.gz
gentoo-a3afc8c19610754b546ace3bac7fe82704da790d.tar.bz2
gentoo-a3afc8c19610754b546ace3bac7fe82704da790d.zip
media-libs/libvisual: WhitespaceFound + MissingRemoteId
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libvisual/libvisual-0.4.1.ebuild2
-rw-r--r--media-libs/libvisual/metadata.xml1
2 files changed, 2 insertions, 1 deletions
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 @@
<name>Gentoo Sound project</name>
</maintainer>
<upstream>
+ <remote-id type="github">Libvisual/libvisual</remote-id>
<remote-id type="sourceforge">libvisual</remote-id>
</upstream>
</pkgmetadata>