mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 20:18:52 +02:00
gphoto2: fix provides versions.
Thanks diver!
This commit is contained in:
@@ -9,7 +9,7 @@ to client (programs that call libgphoto2)."
|
|||||||
HOMEPAGE="http://www.gphoto.org/"
|
HOMEPAGE="http://www.gphoto.org/"
|
||||||
COPYRIGHT="The gphoto2 team"
|
COPYRIGHT="The gphoto2 team"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="http://sourceforge.net/projects/gphoto/files/libgphoto2-$portVersion.tar.bz2"
|
SOURCE_URI="http://sourceforge.net/projects/gphoto/files/libgphoto2-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="b9bb28990fde45ac385e4851a07dbad2e1250404b535b0a3a3b898bb431e4e2e"
|
CHECKSUM_SHA256="b9bb28990fde45ac385e4851a07dbad2e1250404b535b0a3a3b898bb431e4e2e"
|
||||||
|
|
||||||
@@ -18,7 +18,7 @@ SECONDARY_ARCHITECTURES="x86"
|
|||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
libgphoto2$secondaryArchSuffix = $portVersion
|
libgphoto2$secondaryArchSuffix = $portVersion
|
||||||
lib:libgphoto2$secondaryArchSuffix = 6.0.0. compat >= 6
|
lib:libgphoto2$secondaryArchSuffix = 6.0.0 compat >= 6
|
||||||
lib:libgphoto2_port$secondaryArchSuffix = 12.0.0 compat >= 12
|
lib:libgphoto2_port$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
cmd:gphoto2_config$secondaryArchSuffix = $portVersion
|
cmd:gphoto2_config$secondaryArchSuffix = $portVersion
|
||||||
cmd:gphoto2_port_config$secondaryArchSuffix = $portVersion
|
cmd:gphoto2_port_config$secondaryArchSuffix = $portVersion
|
||||||
@@ -35,7 +35,7 @@ REQUIRES="
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
libgphoto2${secondaryArchSuffix}_devel = $portVersion
|
libgphoto2${secondaryArchSuffix}_devel = $portVersion
|
||||||
devel:libgphoto2$secondaryArchSuffix = 6.0.0. compat >= 6
|
devel:libgphoto2$secondaryArchSuffix = 6.0.0 compat >= 6
|
||||||
devel:libgphoto2_port$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libgphoto2_port$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
|
|||||||
Reference in New Issue
Block a user