mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/allegro to 5.2.5-2
This commit is contained in:
parent
6ea0871334
commit
125a23767c
1 changed files with 3 additions and 3 deletions
|
@ -9,13 +9,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)
|
||||
depends=(dumb gtk2 jack libgl libpulse libtheora libwebp libxpm libxxf86dga opusfile physfs)
|
||||
makedepends=(cmake git glu libtheora mesa-libgl ninja opusfile 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')
|
||||
|
||||
|
|
Loading…
Reference in a new issue