fs-uae: Update to 3.0.0
This commit is contained in:
parent
4b3d9f263d
commit
e52a900a06
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fs-uae'
|
# Template file for 'fs-uae'
|
||||||
pkgname=fs-uae
|
pkgname=fs-uae
|
||||||
version=2.8.3
|
version=3.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config zip"
|
hostmakedepends="pkg-config zip"
|
||||||
|
@ -11,8 +11,9 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://fs-uae.net"
|
homepage="https://fs-uae.net"
|
||||||
distfiles="https://fs-uae.net/stable/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://fs-uae.net/stable/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e2d5414d07c8bd5b740716471183bc5516bec0ae2989449c3026374dc4b86292
|
checksum=221568b8f78bac352f84297f0cabe984d3da4f808e39cc3191541c02b389c964
|
||||||
nocross=yes # ./gen/genlinetoscr: cannot execute binary file: Exec format error
|
nocross=yes # ./gen/genlinetoscr: cannot execute binary file: Exec format error
|
||||||
|
nopie=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/fs-uae.desktop 644 usr/share/applications
|
vinstall ${FILESDIR}/fs-uae.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Reference in a new issue