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

Alexander Rødseth arodseth at archlinux.org
Mon Nov 28 22:57:53 UTC 2016


    Date: Monday, November 28, 2016 @ 22:57:53
  Author: arodseth
Revision: 197200

upgpkg: allegro 5.2.1.1-2

Modified:
  allegro/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-28 21:53:17 UTC (rev 197199)
+++ PKGBUILD	2016-11-28 22:57:53 UTC (rev 197200)
@@ -6,13 +6,13 @@
 
 pkgname=allegro
 pkgver=5.2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Portable library mainly aimed at video game and multimedia programming'
 arch=('x86_64' 'i686')
 url='http://liballeg.org/'
 license=('custom')
-makedepends=('cmake' 'mesa-libgl' 'glu' 'ninja' 'libtheora' 'git')
-depends=('jack' 'libxpm' 'libxxf86dga' 'libgl' 'physfs' 'gtk2' 'libpulse' 'libtheora')
+makedepends=('cmake' 'mesa-libgl' 'glu' 'ninja' 'libtheora' 'git' 'opusfile')
+depends=('jack' 'libxpm' 'libxxf86dga' 'libgl' 'physfs' 'gtk2' 'libpulse' 'libtheora' 'opusfile')
 source=("git://github.com/liballeg/${pkgname}${pkgver%%.*}#tag=$pkgver")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list