Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec64d2a75f78c3620b8f5dbb519aed386db81509

commit ec64d2a75f78c3620b8f5dbb519aed386db81509
Author: Melko <[email protected]>
Date:   Sun Jun 8 15:41:25 2014 +0200

autopano-sift-c-2.5.1-2-x86_64

* rebuild with libpano13>=2.9.19

diff --git a/source/apps-extra/autopano-sift-c/FrugalBuild 
b/source/apps-extra/autopano-sift-c/FrugalBuild
index 415ec00..cc2f51b 100644
--- a/source/apps-extra/autopano-sift-c/FrugalBuild
+++ b/source/apps-extra/autopano-sift-c/FrugalBuild
@@ -1,11 +1,13 @@
# Compiling Time: 0.13 SBU
# Maintainer: Melko <[email protected]>

+options+=('asneeded')
+
pkgname=autopano-sift-c
pkgver=2.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="Identify key feature points within arbitrary images."
-depends=('libpano13' 'libxml2')
+depends=('libpano13>=2.9.19' 'libxml2')
groups=('apps-extra')
archs=('i686' 'x86_64')
_F_sourceforge_name="autopano-sift-C"
@@ -14,4 +16,10 @@ Finclude sourceforge cmake
up2date="Flastdir $url/files/autopano-sift-C/"
sha1sums=('f8c5f4004ae51cb58acc5cedb065ae0ef3e19a8c')

+build() {
+       Fcd
+       Fsed 'set(all_libs libsift' 'set(all_libs libsift m' CMakeLists.txt
+       CMake_build
+}
+
# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to