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

Ionut Biru ibiru at archlinux.org
Fri Jun 8 01:29:20 UTC 2012


    Date: Thursday, June 7, 2012 @ 21:29:20
  Author: ibiru
Revision: 161079

enable AllegroGL

Modified:
  allegro4/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-08 01:21:32 UTC (rev 161078)
+++ PKGBUILD	2012-06-08 01:29:20 UTC (rev 161079)
@@ -5,13 +5,13 @@
 
 pkgname=allegro4
 pkgver=4.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Portable library mainly aimed at video game and multimedia programming (legacy version)"
 arch=('i686' 'x86_64')
 url="http://alleg.sourceforge.net/"
 license=('custom')
 depends=('sh' 'jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor')
-makedepends=('cmake' 'libpng')
+makedepends=('cmake' 'libpng' 'mesa')
 source=(http://downloads.sourceforge.net/alleg/allegro-${pkgver}.tar.gz
         LICENSE)
 md5sums=('4db71b0460fc99926ae91d223199c2e6'




More information about the arch-commits mailing list