mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/allegro to 5.2.6.0-4
This commit is contained in:
parent
9ef1b2687f
commit
e87d930bef
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@
|
|||
|
||||
pkgname=allegro
|
||||
pkgver=5.2.6.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Portable library mainly aimed at video game and multimedia programming'
|
||||
arch=(x86_64)
|
||||
url='https://liballeg.org/'
|
||||
license=(custom)
|
||||
makedepends=(cmake glu libtheora mesa-libgl opusfile xorgproto)
|
||||
depends=(dumb jack libgl libpulse libtheora libwebp libxcursor libxpm opusfile physfs)
|
||||
depends=(dumb gtk2 jack libgl libpulse libtheora libwebp libxcursor libxpm opusfile physfs)
|
||||
source=("https://github.com/liballeg/allegro5/releases/download/$pkgver/allegro-$pkgver.tar.gz")
|
||||
sha256sums=('5de8189ec051e1865f359654f86ec68e2a12a94edd00ad06d1106caa5ff27763')
|
||||
|
||||
|
|
Loading…
Reference in a new issue