Enable ioquake3-rbp on Raspberry Pi 2

This commit is contained in:
Lars Christensen 2015-03-23 18:44:06 +01:00
parent f35c23688e
commit 35aaafac8c

View file

@ -1,12 +1,12 @@
# Maintainer: Jason Plum <jplum@archlinuxarm.org> # Maintainer: Jason Plum <jplum@archlinuxarm.org>
buildarch=16 # only rbp buildarch=20 # only rbp and rbp2
pkgname=ioquake3-rbp pkgname=ioquake3-rbp
pkgver=20130111 pkgver=20130111
pkgrel=2 pkgrel=2
pkgdesc='ioquake3 for Raspberry Pi' pkgdesc='ioquake3 for Raspberry Pi'
arch=('armv6h') arch=('armv6h' 'armv7h')
url='http://ioquake3.org/' url='http://ioquake3.org/'
license=('GPLv2') license=('GPLv2')
makedepends=('raspberrypi-firmware' 'sdl' 'git') makedepends=('raspberrypi-firmware' 'sdl' 'git')