mgba: update to 0.7.0.
This commit is contained in:
parent
657b5cc23f
commit
64cfd2f7c7
2 changed files with 4 additions and 4 deletions
|
@ -2313,7 +2313,7 @@ libfirm.so.1.22 libfirm-1.22.0_1
|
||||||
libaudiofile.so.1 audiofile-0.3.6_1
|
libaudiofile.so.1 audiofile-0.3.6_1
|
||||||
libbs2b.so.0 libbs2b-3.1.0_1
|
libbs2b.so.0 libbs2b-3.1.0_1
|
||||||
libmunge.so.2 munge-libs-0.5.11_1
|
libmunge.so.2 munge-libs-0.5.11_1
|
||||||
libmgba.so.0.6 libmgba-0.6.0_1
|
libmgba.so.0.7 libmgba-0.7.0_1
|
||||||
libglabels-3.0.so.8 libglabels30-3.2.1_1
|
libglabels-3.0.so.8 libglabels30-3.2.1_1
|
||||||
libglbarcode-3.0.so.0 libglabels30-3.2.1_1
|
libglbarcode-3.0.so.0 libglabels30-3.2.1_1
|
||||||
libjim.so.0.78 jimtcl-0.78_1
|
libjim.so.0.78 jimtcl-0.78_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mgba'
|
# Template file for 'mgba'
|
||||||
pkgname=mgba
|
pkgname=mgba
|
||||||
version=0.6.3
|
version=0.7.0
|
||||||
revision=5
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||||
makedepends="SDL2-devel ffmpeg-devel libedit-devel libepoxy-devel libmagick-devel
|
makedepends="SDL2-devel ffmpeg-devel libedit-devel libepoxy-devel libmagick-devel
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.mgba.io/"
|
homepage="https://www.mgba.io/"
|
||||||
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=35c8906c01206adae714fee9c2bc39698c514a4adb32c9c4a5a3fa58b2d10f9a
|
checksum=d4846db69a291b629d39c533635464ea4334c7410b16292401c5a4c58316ed83
|
||||||
|
|
||||||
libmgba_package() {
|
libmgba_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue