summaryrefslogtreecommitdiff
path: root/community/fceux/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fceux/PKGBUILD')
-rw-r--r--community/fceux/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fceux/PKGBUILD b/community/fceux/PKGBUILD
index 3d963df97..c132adb40 100644
--- a/community/fceux/PKGBUILD
+++ b/community/fceux/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 83618 2013-02-03 23:24:07Z arodseth $
+# $Id: PKGBUILD 85226 2013-02-27 19:58:28Z andrea $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contriutor: Eric Belanger <eric@archlinux.org>
# Contributor: Jo Christian Bergskås <jcberg@gmail.com>
pkgname=fceux
pkgver=2.2.0
-pkgrel=2
+pkgrel=3
url='http://www.fceux.com/'
pkgdesc='Fast and ultra-compatible NES/Famicom emulator'
arch=('x86_64' 'i686')
license=('GPL')
depends=('sdl' 'gtk2' 'gd' 'desktop-file-utils' 'lua51' 'libgl')
-makedepends=('scons' 'mesa' 'glu')
+makedepends=('scons' 'mesa-libgl' 'glu')
optdepends=('xchm: for viewing the manual')
install=$pkgname.install
source=("https://sourceforge.net/projects/fceultra/files/Source%20Code/$pkgver%20src/$pkgname-$pkgver.src.tar.gz")