mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
fceux: update to 2.6.5, adopt.
This commit is contained in:
parent
9128ede964
commit
77cb85b513
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'fceux'
|
# Template file for 'fceux'
|
||||||
pkgname=fceux
|
pkgname=fceux
|
||||||
version=2.6.4
|
version=2.6.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||||
makedepends="zlib-devel lua51-devel SDL2-devel qt5-devel minizip-devel"
|
makedepends="zlib-devel lua51-devel SDL2-devel qt5-devel minizip-devel"
|
||||||
short_desc="All in one NES/Famicom Emulator"
|
short_desc="All in one NES/Famicom Emulator"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="tm512 <elykdav@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://fceux.com/web/home.html"
|
homepage="https://fceux.com/web/home.html"
|
||||||
distfiles="https://github.com/TASVideos/fceux/archive/fceux-${version}.tar.gz"
|
changelog="https://fceux.com/web/version.html"
|
||||||
checksum=7211d768b6b973ebb161bffb823b81dad97e96354ee0a61bb69ff33520def87a
|
distfiles="https://github.com/TASVideos/fceux/archive/v${version}.tar.gz"
|
||||||
|
checksum=78156f3685c55849351178773940871ed607bc4fc37f233fdab58c232e3208fa
|
||||||
|
|
Loading…
Add table
Reference in a new issue