summaryrefslogtreecommitdiff
path: root/community/nestopia
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-14 00:46:01 -0700
committerroot <root@rshg054.dnsready.net>2012-10-14 00:46:01 -0700
commit4eb56e1b3a80c84f2dddf2692310369dc9cbd31a (patch)
treeb31de2992989d616383f6552ba5d23b75701ef04 /community/nestopia
parent21c295a86a10a3cd59802b2cf3ab7c24ebf0c608 (diff)
Sun Oct 14 00:45:38 PDT 2012
Diffstat (limited to 'community/nestopia')
-rw-r--r--community/nestopia/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nestopia/PKGBUILD b/community/nestopia/PKGBUILD
index 9748e1dcd..f9238d3f5 100644
--- a/community/nestopia/PKGBUILD
+++ b/community/nestopia/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 76885 2012-10-01 19:05:45Z spupykin $
+# $Id: PKGBUILD 77652 2012-10-13 11:44:15Z allan $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Tiago Pierezan Camargo <tcamargo@gmail.com>
# Contributor: robb_force <robb_force@holybuffalo.net>
pkgname=nestopia
pkgver=1.42
-pkgrel=2
+pkgrel=3
pkgdesc='An NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips.'
url='http://0ldsk00l.ca/nestopia.html'
license=('GPL')
arch=('i686' 'x86_64')
-depends=('sdl' 'alsa-lib' 'gtk3' 'mesa')
+depends=('sdl' 'alsa-lib' 'gtk3' 'mesa' 'glu')
makedepends=('unzip')
source=("$pkgname-$pkgver.tar.gz::https://github.com/rdanbrook/nestopia/tarball/$pkgver"
"build-fix.patch")