summaryrefslogtreecommitdiff
path: root/community/nestopia/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nestopia/PKGBUILD')
-rw-r--r--community/nestopia/PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/community/nestopia/PKGBUILD b/community/nestopia/PKGBUILD
index 4ce32b29c..0cff030f3 100644
--- a/community/nestopia/PKGBUILD
+++ b/community/nestopia/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 35191 2010-12-17 15:10:28Z spupykin $
+# $Id: PKGBUILD 53185 2011-07-31 19:02:49Z spupykin $
# 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.40h
-pkgrel=3
+pkgrel=4
pkgdesc='An NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips.'
url='http://rbelmont.mameworld.info/?page_id=200'
license=('GPL')
@@ -26,10 +26,8 @@ md5sums=('526c99a06d2b257135e7047b0ed95ae0'
build() {
cd ${srcdir}
-
# remove a bogus error message on exit
patch -p0 < nestopia_bogus_error_on_save_settings.patch
-
make -j1
# Install the nestopia script that copies required files to ~/.nestopia
@@ -39,9 +37,8 @@ build() {
cd ${pkgdir}/usr/bin
ln -s ${pkgname} ${pkgname}.sh
- cd ${srcdir}
-
# Install the required files and executable in /usr/share
+ cd ${srcdir}
install -Dm755 nst ${pkgdir}/usr/bin/${pkgname}-bin
install -dm775 ${pkgdir}/usr/share/${pkgname}/
install -m644 nstcontrols ${pkgdir}/usr/share/${pkgname}/