aboutsummaryrefslogtreecommitdiffstats
path: root/testing/emulationstation
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-27 13:03:44 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-27 14:24:30 +0100
commit684badec5366f4706a5e2d191af8764071ef43c1 (patch)
tree6daa13ea2aa2c479a7eb7e6ae12d1d3356ecb0a0 /testing/emulationstation
parentda130016f1522d596731c9fe1f9b6e65e076bfc1 (diff)
downloadaports-684badec5366f4706a5e2d191af8764071ef43c1.tar.bz2
aports-684badec5366f4706a5e2d191af8764071ef43c1.tar.xz
testing/emulationstation: upgrade to 2.7.6
Diffstat (limited to 'testing/emulationstation')
-rw-r--r--testing/emulationstation/APKBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/testing/emulationstation/APKBUILD b/testing/emulationstation/APKBUILD
index a11d08dea3..204d744db2 100644
--- a/testing/emulationstation/APKBUILD
+++ b/testing/emulationstation/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname=emulationstation
_pkgname="EmulationStation"
-pkgver=2.7.1
-pkgrel=3
+pkgver=2.7.6
+pkgrel=0
pkgdesc="EmulationStation is a cross-platform graphical front-end for emulators with controller navigation."
url="https://github.com/RetroPie/EmulationStation"
arch="all !s390x" # vlc-dev disabled on s390x
@@ -24,7 +24,6 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/RetroPie/$_pkgname/archive/v
builddir="$srcdir"/$_pkgname-$pkgver
prepare() {
- cd "$builddir"
if [ ! -d external/pugixml.dist ]; then
mv -f external/pugixml external/pugixml.dist
cp -aP "$srcdir"/pugixml-$_pugixml_commit external/pugixml
@@ -33,14 +32,12 @@ prepare() {
}
build() {
- cd "$builddir"
cmake .
make
}
package() {
depends="$pkgname-theme-default"
- cd "$builddir"
mkdir -p "$pkgdir"/usr/bin
mkdir -p "$pkgdir"/usr/share/pixmaps
mkdir -p "$pkgdir"/usr/share/applications
@@ -61,7 +58,7 @@ theme() {
cp -r "$srcdir"/es-theme-$_theme_name-$_theme_commit \
"$subpkgdir"/usr/share/$pkgname/themes/$_theme_name
}
-sha512sums="a9501a2f69d5f828316bde9660638beed402535796bf63179bdabffac86da6ef4a280ea35993270fd932db918d80cd961bfe6522af72b61387e913b092d696b6 emulationstation-2.7.1.tar.gz
+sha512sums="9df1573d172b8a77a478283fad040d4ed535ba5ca90cf1d215e2d2eb0d258247e57c732a99034dc58d4b12afba2892d34f9f6c36c47a1b155b6328d4246e7cd9 emulationstation-2.7.6.tar.gz
012beb7511e54786911de21b092b6c271aef44ac196b6c3a1e6be3eb6dad5cedef41ed1ae2652befc9486c851eca75dc025da42e0c59e5656adf5c02b3148d95 emulationstation-theme-gbz35-49176c4b3dbe103da84bd29ef474fd3c9f60a8de.tar.gz
bc6ab2f39c7414e5baca2917710a7e5e280aef2562afeec93adcb01424512fba6682531e8fd9b9e5e6e08841433e5e390e832560400bafafd3b45ff9355f43ad pugixml-f3139f4c0487a7455d66d4dcd3b0aab3d54c63d1.tar.gz
3c0fe93a76fe2f702cdc1870ebfe12b3305ba24a75e90ea6dde6d479c654f662d210e5b35ce3451f3f03902ebbaeb27d117e8ca94f5b117748bcd286f37bae39 default-paths.patch