summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-13 09:52:07 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-13 09:52:07 +0100
commitd830c3b1d23d90c928c68bf821049db3abf897b8 (patch)
treefe0cb5ea454a6dbbdd4ad55fc41a6d1c539822c1 /pcr
parent4d0ba8da182e9ae35e0f7071adc2970d906698bc (diff)
parentb863c91c6c9218e2ad9458231b24385be177ed08 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gtkdatabox/PKGBUILD community/ibus-sunpinyin/PKGBUILD community/sunpinyin/PKGBUILD extra/php-xcache/PKGBUILD extra/sdl_mixer/PKGBUILD extra/xorg-server/PKGBUILD
Diffstat (limited to 'pcr')
-rwxr-xr-xpcr/mednafen-wip/PKGBUILD4
-rw-r--r--pcr/minidjvu/PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/pcr/mednafen-wip/PKGBUILD b/pcr/mednafen-wip/PKGBUILD
index 2abee7f46..c3e5d6137 100755
--- a/pcr/mednafen-wip/PKGBUILD
+++ b/pcr/mednafen-wip/PKGBUILD
@@ -8,7 +8,7 @@ pkgbase=mednafen
pkgname=mednafen-wip
pkgver=0.9.26
_pkgver=422
-pkgrel=1
+pkgrel=2
pkgdesc='A command-line multi-system gaming emulator, WIP version'
url="http://$pkgbase.sourceforge.net/"
license=(
@@ -20,7 +20,7 @@ arch=(
mips64el
)
depends=(
- jack2
+ jack
'libcdio>=0.83'
sdl-libre
)
diff --git a/pcr/minidjvu/PKGBUILD b/pcr/minidjvu/PKGBUILD
index 168f035cc..700f3c1f6 100644
--- a/pcr/minidjvu/PKGBUILD
+++ b/pcr/minidjvu/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=minidjvu
pkgver=0.8
pkgrel=3
pkgdesc="Highly efficient DjVu encoder for black-and-white images"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://minidjvu.sourceforge.net/"
license=('GPL')
depends=("libtiff")