summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2018-12-05 09:15:50 +0100
committerLouis Sautier <sbraz@gentoo.org>2018-12-05 09:18:38 +0100
commitcb1a5fb3fdd4f957378e09f02b0dfeda30121329 (patch)
tree6566cf8c01373afb55b3047a84cb2a5cf938a414 /media-gfx
parentdev-libs/gobject-introspection: ppc stable wrt bug #670024 (diff)
downloadgentoo-cb1a5fb3fdd4f957378e09f02b0dfeda30121329.tar.gz
gentoo-cb1a5fb3fdd4f957378e09f02b0dfeda30121329.tar.bz2
gentoo-cb1a5fb3fdd4f957378e09f02b0dfeda30121329.zip
media-gfx/zbar: update HOMEPAGE and upstream metadata
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/zbar/metadata.xml2
-rw-r--r--media-gfx/zbar/zbar-0.10_p20121015-r3.ebuild4
-rw-r--r--media-gfx/zbar/zbar-0.20.1.ebuild2
3 files changed, 5 insertions, 3 deletions
diff --git a/media-gfx/zbar/metadata.xml b/media-gfx/zbar/metadata.xml
index 20edbb2faec0..fd5ad454e03a 100644
--- a/media-gfx/zbar/metadata.xml
+++ b/media-gfx/zbar/metadata.xml
@@ -4,5 +4,7 @@
<!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">zbar</remote-id>
+ <remote-id type="github">mchehab/zbar</remote-id>
+ <bugs-to>https://github.com/mchehab/zbar/issues</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/media-gfx/zbar/zbar-0.10_p20121015-r3.ebuild b/media-gfx/zbar/zbar-0.10_p20121015-r3.ebuild
index 719be7784d51..6990df2d2b35 100644
--- a/media-gfx/zbar/zbar-0.10_p20121015-r3.ebuild
+++ b/media-gfx/zbar/zbar-0.10_p20121015-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools flag-o-matic java-pkg-opt-2 multilib-minimal python-single-r1 virtualx
DESCRIPTION="Library and tools for reading barcodes from images or video"
-HOMEPAGE="http://zbar.sourceforge.net/"
+HOMEPAGE="https://github.com/mchehab/zbar"
SRC_URI="https://dev.gentoo.org/~xmw/zbar-0.10_p20121015.zip"
LICENSE="LGPL-2.1"
diff --git a/media-gfx/zbar/zbar-0.20.1.ebuild b/media-gfx/zbar/zbar-0.20.1.ebuild
index a24c1daade0a..8d21ca2a30aa 100644
--- a/media-gfx/zbar/zbar-0.20.1.ebuild
+++ b/media-gfx/zbar/zbar-0.20.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools flag-o-matic java-pkg-opt-2 multilib-minimal python-single-r1 virtualx
DESCRIPTION="Library and tools for reading barcodes from images or video"
-HOMEPAGE="https://github.com/procxx/zbar"
+HOMEPAGE="https://github.com/mchehab/zbar"
SRC_URI="https://linuxtv.org/downloads/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"