mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
gloox: bump version.
* SONAME change, nevertheless no recipe seems to use gloox. the commit.
This commit is contained in:
@@ -3,9 +3,9 @@ DESCRIPTION="Rock-solid, full-featured Jabber/XMPP client library, written in cl
|
||||
HOMEPAGE="http://camaya.net/gloox/"
|
||||
COPYRIGHT="2002-2012 Jakob Schröter"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://camaya.net/download/gloox-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="88466ab52ca99bfb22a74b738d9713a9cda0b06e539108354156ba408a5283f8"
|
||||
CHECKSUM_SHA256="0243086c0f4f0440d6d8e55705f83249a4463a1d75a034be42b5312e8886dea8"
|
||||
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 = 16.0.0 compat >= 16
|
||||
lib:libgloox$secondaryArchSuffix = 17.0.0 compat >= 17
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -25,7 +25,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
gloox${secondaryArchSuffix}_devel = $portVersion
|
||||
cmd:gloox_config${secondaryArchSuffix}
|
||||
devel:libgloox$secondaryArchSuffix = 16.0.0 compat >= 16
|
||||
devel:libgloox$secondaryArchSuffix = 17.0.0 compat >= 17
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gloox$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user