mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
goldendict: fix provides.
This commit is contained in:
@@ -8,7 +8,7 @@ accents or correct case."
|
||||
HOMEPAGE="http://goldendict.org/"
|
||||
COPYRIGHT="2008-2016 Konstantiv Isakov"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/goldendict/goldendict/archive/1.5.0-RC2.tar.gz"
|
||||
CHECKSUM_SHA256="bccee0a3d3902f8fa31e439e220a405065fff774e5f8c581be2b0743d3f83fde"
|
||||
SOURCE_DIR="goldendict-1.5.0-RC2"
|
||||
@@ -19,7 +19,7 @@ ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
goldentict$secondaryArchSuffix = $portVersion
|
||||
goldendict$secondaryArchSuffix = $portVersion
|
||||
app:GoldenDict$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user