mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libupnp: bump version.
* remove libtool files.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="2000-2003 Intel Corporation
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/pupnp/pupnp/libUPnP%20$portVersion/libupnp-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="b3142b39601243b50532eec90f4a27dba85eb86f58d4b849ac94edeb29d9b22a"
|
||||
CHECKSUM_SHA256="af3f3c0846a1d75baeadae4aa5a2bda427567e2a1fb4559bf73ccff0a4f9a39b"
|
||||
PATCHES="libupnp-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -19,7 +19,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libupnp$secondaryArchSuffix = $portVersion
|
||||
lib:libupnp$secondaryArchSuffix = 6.3.3 compat >= 6
|
||||
lib:libupnp$secondaryArchSuffix = 6.3.4 compat >= 6
|
||||
lib:libixml$secondaryArchSuffix = 2.0.8 compat >= 2
|
||||
lib:libthreadutil$secondaryArchSuffix = 6.0.4 compat >= 6
|
||||
"
|
||||
@@ -29,7 +29,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libupnp${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libupnp$secondaryArchSuffix = 6.3.3 compat >= 6
|
||||
devel:libupnp$secondaryArchSuffix = 6.3.4 compat >= 6
|
||||
devel:libixml$secondaryArchSuffix = 2.0.8 compat >= 2
|
||||
devel:libthreadutil$secondaryArchSuffix = 6.0.4 compat >= 6
|
||||
"
|
||||
@@ -61,6 +61,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/lib*.la
|
||||
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLibs libupnp libixml libthreadutil
|
||||
fixPkgconfig
|
||||
Reference in New Issue
Block a user