diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-04 03:38:30 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-04 03:38:30 +0000 |
commit | 94ed6c971085d22c2a544227879b672266b4af90 (patch) | |
tree | f9f6c023aeaccc8d869a160ee9a2e5f4890566e4 /community/plib | |
parent | f72cb0ced39aca827b5269eba5455dbf846410e2 (diff) |
Sat Jan 4 03:36:23 UTC 2014
Diffstat (limited to 'community/plib')
-rw-r--r-- | community/plib/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/plib/PKGBUILD b/community/plib/PKGBUILD index daa847213..74d871b29 100644 --- a/community/plib/PKGBUILD +++ b/community/plib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 70925 2012-05-19 18:43:17Z spupykin $ +# $Id: PKGBUILD 103334 2014-01-03 11:08:04Z bpiotrowski $ # Maintainer: Eric Belanger <eric@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -11,6 +11,7 @@ url="http://plib.sourceforge.net/" license=('custom:LGPL') makedepends=('mesa' 'libxi' 'libxmu') source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz) +options=('staticlibs') md5sums=('47a6fbf63668c1eed631024038b2ea90') sha1sums=('c2cf7e3e1e58f7b63dae4bb21e4fa82c3e4d4cfc') |