Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e2334ce2fbfaa0614009abbfd8fcea88254dba7
commit 9e2334ce2fbfaa0614009abbfd8fcea88254dba7 Author: DeX77 <[email protected]> Date: Mon Jan 9 10:15:30 2017 +0100 eigen2-2.0.17-3-x86_64 - remove diff --git a/source/lib-extra/eigen2/FrugalBuild b/source/lib-extra/eigen2/FrugalBuild deleted file mode 100644 index 4ee04b7..0000000 --- a/source/lib-extra/eigen2/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: DeX77 <[email protected]> - - -pkgname=eigen2 -pkgver=2.0.17 -pkgrel=3 -pkgdesc="A lightweight C++ template library for vector and matrix math." -url="http://eigen.tuxfamily.org/" -depends=() -groups=('lib-extra') -archs=('i686' 'x86_64') -_F_cd_path="eigen-eigen-b23437e61a07" -_F_cmake_confopts="-DCMAKE_BUILD_TYPE='Release'" -Finclude cmake -up2date="$pkgver" -source=(http://bitbucket.org/eigen/eigen/get/$pkgver.tar.bz2) -sha1sums=('461546be98b964d8d5d2adb0f1c31ba0e42efc38') - -build() { - - Fcd - Fsed "share/pkgconfig" "lib/pkgconfig" CMakeLists.txt - CMake_build -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
