mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fs-uae: update to 3.0.2
This commit is contained in:
parent
a525a5a3cc
commit
91fb000242
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fs-uae'
|
# Template file for 'fs-uae'
|
||||||
pkgname=fs-uae
|
pkgname=fs-uae
|
||||||
version=3.0.0
|
version=3.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config zip"
|
hostmakedepends="pkg-config zip"
|
||||||
|
@ -8,11 +8,11 @@ makedepends="glew-devel libmpeg2-devel SDL2-devel MesaLib-devel freetype-devel l
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="FS-UAE Amiga Emulator"
|
short_desc="FS-UAE Amiga Emulator"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
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=221568b8f78bac352f84297f0cabe984d3da4f808e39cc3191541c02b389c964
|
checksum=4ededc341edf12ad84e15ecfaf7942ebba12b75aec8c78fb0275d13c749f8aab
|
||||||
nocross=yes # ./gen/genlinetoscr: cannot execute binary file: Exec format error
|
nocross="./gen/genlinetoscr: cannot execute binary file: Exec format error"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue