mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libgpg_error: bump version.
* remove libtool file.
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2003-2016 g10 Code GmbH"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="f2a04ee6317bdb41a625bea23fdc7f0b5a63fb677f02447c647ed61fb9e69d7b"
|
||||
CHECKSUM_SHA256="7f0c7f65b98c4048f649bfeebfa4d4c1559707492962504592b985634c939eaa"
|
||||
SOURCE_DIR="libgpg-error-$portVersion"
|
||||
PATCHES="libgpg_error-$portVersion.patchset"
|
||||
|
||||
@@ -16,7 +16,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libgpg_error$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libgpg_error$secondaryArchSuffix = 0.18.0 compat >= 0
|
||||
lib:libgpg_error$secondaryArchSuffix = 0.19.0 compat >= 0
|
||||
cmd:gpg_error$secondaryArchSuffix = $portVersion compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -26,7 +26,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
libgpg_error${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
cmd:gpg_error_config$secondaryArchSuffix = $portVersion compat >= 1
|
||||
devel:libgpg_error$secondaryArchSuffix = 0.18.0 compat >= 0
|
||||
devel:libgpg_error$secondaryArchSuffix = 0.19.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libgpg_error$secondaryArchSuffix == $portVersion
|
||||
@@ -51,6 +51,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libgpg-error.la
|
||||
|
||||
prepareInstalledDevelLibs libgpg-error
|
||||
|
||||
packageEntries devel \
|
||||
Reference in New Issue
Block a user