mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
parent
f4c2789b17
commit
48b124ae03
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.6.2
|
version=2.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config zip"
|
hostmakedepends="pkg-config zip"
|
||||||
|
@ -11,7 +11,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=31328e8da0d31d85ce5ce46830698b83c0ce04dfe6b0f5df6fd3529dba3c0dd4
|
checksum=e2d5414d07c8bd5b740716471183bc5516bec0ae2989449c3026374dc4b86292
|
||||||
|
nocross=yes # ./gen/genlinetoscr: cannot execute binary file: Exec format error
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/fs-uae.desktop 644 usr/share/applications
|
vinstall ${FILESDIR}/fs-uae.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue