[arch-commits] Commit in allegro/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Thu Dec 19 20:23:47 UTC 2019
Date: Thursday, December 19, 2019 @ 20:23:46
Author: andyrtr
Revision: 538432
upgpkg: allegro 5.2.5-2: don't depend on libxxf86dga; makedepend on xorgproto
Modified:
allegro/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-19 19:25:14 UTC (rev 538431)
+++ PKGBUILD 2019-12-19 20:23:46 UTC (rev 538432)
@@ -5,13 +5,13 @@
pkgname=allegro
pkgver=5.2.5
-pkgrel=1
+pkgrel=2
pkgdesc='Portable library mainly aimed at video game and multimedia programming'
arch=(x86_64)
url='https://liballeg.org/'
license=(custom)
-makedepends=(cmake git glu libtheora mesa-libgl ninja opusfile pandoc)
-depends=(dumb gtk2 jack libgl libpulse libtheora libwebp libxpm libxxf86dga opusfile physfs)
+makedepends=(cmake git glu libtheora mesa-libgl ninja opusfile pandoc xorgproto)
+depends=(dumb gtk2 jack libgl libpulse libtheora libwebp libxpm opusfile physfs)
source=("git+https://github.com/liballeg/${pkgname}${pkgver%%.*}#tag=$pkgver.0")
md5sums=('SKIP')
More information about the arch-commits
mailing list