[arch-commits] Commit in allegro4/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Sun Oct 27 03:27:27 UTC 2013


    Date: Sunday, October 27, 2013 @ 04:27:27
  Author: eric
Revision: 197588

Add staticlibs options

Modified:
  allegro4/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-27 03:20:07 UTC (rev 197587)
+++ PKGBUILD	2013-10-27 03:27:27 UTC (rev 197588)
@@ -12,6 +12,7 @@
 license=('custom')
 depends=('sh' 'jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor')
 makedepends=('cmake' 'libpng' 'mesa')
+options=('staticlibs')
 source=(http://downloads.sourceforge.net/alleg/allegro-${pkgver}.tar.gz
         LICENSE)
 md5sums=('4db71b0460fc99926ae91d223199c2e6'




More information about the arch-commits mailing list