nestopia: update to 1.50.
- adopt package
This commit is contained in:
parent
aa723c7542
commit
37caf2c11e
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'nestopia'
|
||||
pkgname=nestopia
|
||||
version=1.49
|
||||
version=1.50
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf-archive automake pkg-config"
|
||||
makedepends="SDL2-devel gtk+3-devel libao-devel libarchive-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Portable NES/Famicom emulator written in C++"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://0ldsk00l.ca/nestopia/"
|
||||
changelog="https://raw.githubusercontent.com/0ldsk00l/nestopia/master/ChangeLog"
|
||||
distfiles="https://github.com/0ldsk00l/nestopia/archive/${version}.tar.gz"
|
||||
checksum=c5a8b5e74a904c4e624152f8dfa081bdd7991796a24439811fc518564aa04b55
|
||||
checksum=f0274f8b033852007c67237897c69725b811c0df8a6d0120f39c23e990662aae
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -vif
|
||||
|
|
Loading…
Reference in a new issue