mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-java/zxing-javase: update HOMEPAGE
Signed-off-by: Valérian Rousset <tharvik@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/39114 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
3e3a31c3a2
commit
6a3ac3b77d
@@ -10,8 +10,10 @@ JAVA_TESTING_FRAMEWORKS="junit-4"
|
||||
inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Core barcode encoding/decoding library"
|
||||
HOMEPAGE="https://github.com/zxing/zxing"
|
||||
HOMEPAGE="https://zxing.github.io/zxing/"
|
||||
SRC_URI="https://github.com/zxing/zxing/archive/zxing-${PV}.tar.gz"
|
||||
S="${WORKDIR}/zxing-zxing-${PV}/javase"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="3"
|
||||
KEYWORDS="amd64 ~arm64"
|
||||
@@ -29,8 +31,6 @@ RDEPEND="
|
||||
>=virtual/jre-1.8:*
|
||||
"
|
||||
|
||||
S="${WORKDIR}/zxing-zxing-${PV}/javase"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PV}-test-available-formats.patch"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user