orc: bump version.

* remove libtool files.
This commit is contained in:
Jerome Duval
2017-07-18 17:15:18 +02:00
parent 932945fe63
commit 8d2607780f
2 changed files with 9 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ COPYRIGHT="
"
LICENSE="BSD (2-clause)"
SOURCE_URI="https://gstreamer.freedesktop.org/src/orc/orc-$portVersion.tar.xz"
CHECKSUM_SHA256="7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649"
CHECKSUM_SHA256="51e53e58fc8158e5986a1f1a49a6d970c5b16493841cf7b9de2c2bde7ce36b93"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -21,8 +21,8 @@ PATCHES="orc-$portVersion.patchset"
PROVIDES="
orc$secondaryArchSuffix = $portVersion compat >= 0
lib:liborc_0.4$secondaryArchSuffix = 0.26.0 compat >= 0
lib:liborc_test_0.4$secondaryArchSuffix = 0.26.0 compat >= 0
lib:liborc_0.4$secondaryArchSuffix = 0.27.0 compat >= 0
lib:liborc_test_0.4$secondaryArchSuffix = 0.27.0 compat >= 0
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -30,10 +30,10 @@ REQUIRES="
PROVIDES_devel="
orc${secondaryArchSuffix}_devel = $portVersion compat >= 0.4
cmd:orc_bugreport$secondaryArchSuffix = 0.26.0 compat >= 0
cmd:orcc$secondaryArchSuffix = 0.26.0 compat >= 0
devel:liborc_0.4$secondaryArchSuffix = 0.26.0 compat >= 0
devel:liborc_test_0.4$secondaryArchSuffix = 0.26.0 compat >= 0
cmd:orc_bugreport$secondaryArchSuffix = 0.27.0 compat >= 0
cmd:orcc$secondaryArchSuffix = 0.27.0 compat >= 0
devel:liborc_0.4$secondaryArchSuffix = 0.27.0 compat >= 0
devel:liborc_test_0.4$secondaryArchSuffix = 0.27.0 compat >= 0
"
REQUIRES_devel="
orc$secondaryArchSuffix == $portVersion base
@@ -64,6 +64,8 @@ INSTALL()
{
make install
rm $libDir/liborc*.la
prepareInstalledDevelLibs liborc-0.4 \
liborc-test-0.4
fixPkgconfig