# Template file for 'pcsxr' pkgname=pcsxr version=1.9.93 revision=3 lib32disabled=yes wrksrc="${pkgname}" build_style=gnu-configure configure_args="--enable-libcdio --enable-opengl" hostmakedepends="pkg-config automake libtool intltool glib-devel gettext-devel nasm" makedepends="libXv-devel libcdio-devel SDL-devel gtk+3-devel" depends="desktop-file-utils" short_desc="A Sony PlayStation (PSX) emulator based on the PCSX-df project" maintainer="Juan RP " license="GPL" homepage="http://pcsxr.codeplex.com/" distfiles="ftp://ftp.archlinux.org/other/community/pcsxr/pcsxr-${version}.tar.bz2" checksum=4d114bb8cd6a278d28c35020d62b928be4be7d6a1d45d7da3c808e4a4681fd9d pre_configure() { autoreconf -fi intltoolize -f }