mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
gloox: bump version.
* SONAME change, nevertheless no recipe seems to use gloox.
This commit is contained in:
@@ -5,7 +5,7 @@ COPYRIGHT="2002-2012 Jakob Schröter"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://camaya.net/download/gloox-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="fe80376adc03813bbaca01aca60b83eea6df0bc2a67394b070f3ee70e460ddef"
|
||||
CHECKSUM_SHA256="88466ab52ca99bfb22a74b738d9713a9cda0b06e539108354156ba408a5283f8"
|
||||
PATCHES="gloox-1.0.9.patch"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -13,7 +13,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
gloox$secondaryArchSuffix = $portVersion
|
||||
lib:libgloox$secondaryArchSuffix = 14.0.0 compat >= 14
|
||||
lib:libgloox$secondaryArchSuffix = 16.0.0 compat >= 16
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -25,7 +25,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
gloox${secondaryArchSuffix}_devel = $portVersion
|
||||
cmd:gloox_config${secondaryArchSuffix}
|
||||
devel:libgloox$secondaryArchSuffix = 14.0.0 compat >= 14
|
||||
devel:libgloox$secondaryArchSuffix = 16.0.0 compat >= 16
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gloox$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user