Skip to content
Snippets Groups Projects
Verified Commit b33289e8 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/mednaffe: bump to 0.8.8

parent e9342266
No related branches found
No related tags found
No related merge requests found
# Contributor: Horst Burkhardt <horst@adelielinux.org>
# Maintainer: Horst Burkhardt <horst@adelielinux.org>
pkgname=mednaffe
pkgver=0.8.7
pkgver=0.8.8
pkgrel=0
pkgdesc="a front-end to the mednafen emulator"
pkgdesc="Graphical interface for the Mednafen multi-system emulator"
url="https://github.com/AmatCoder/mednaffe"
arch="all !s390x"
options="!check" # mednaffe does not ship a test suite
subpackages="$pkgname-doc"
license="GPL-3.0-only"
depends="mednafen"
makedepends="mednafen gtk+2.0-dev glib-dev atk-dev pango-dev cairo-dev libxfixes-dev libx11-dev libxrender-dev libxi-dev libxext-dev libxdamage-dev libffi-dev pcre-dev freetype-dev harfbuzz-dev libxcb-dev expat-dev libxau-dev libxdmcp-dev graphite2-dev libuuid libbsd-dev"
makedepends="mednafen gtk+2.0-dev glib-dev atk-dev pango-dev cairo-dev
libxfixes-dev libx11-dev libxrender-dev libxi-dev libxext-dev
libxdamage-dev libffi-dev pcre-dev freetype-dev harfbuzz-dev libxcb-dev
expat-dev libxau-dev libxdmcp-dev graphite2-dev libuuid libbsd-dev"
source="https://github.com/AmatCoder/mednaffe/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
build() {
cd "$builddir"
./configure --prefix=/usr --disable-gtk3
make
}
package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
}
sha512sums="3495ecd3b87f19ab65d8760ea8adfa830c4dc9fe959f2e2f349216b36f58d9623c9cfd0c7e40fe5e8b7b90846fe85d9808c2a5885f36d5d8b16659b25cf8a3a1 mednaffe-0.8.7.tar.gz"
sha512sums="93e80f9c1d7a4caf5324c00760cd559031df5f29ad98d917ca2d514b012fcd616692eb2ae85eee3c17750dea890fa0206d9c1a548227ac3b762aab44837d2ae4 mednaffe-0.8.8.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment