mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
9fb7332b97
commit
b7110a2d28
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mgba'
|
# Template file for 'mgba'
|
||||||
pkgname=mgba
|
pkgname=mgba
|
||||||
version=0.10.3
|
version=0.10.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils"
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake desktop-file-utils"
|
||||||
makedepends="SDL2-devel ffmpeg6-devel libedit-devel libepoxy-devel libmagick-devel
|
makedepends="SDL2-devel ffmpeg6-devel libedit-devel libepoxy-devel libmagick-devel
|
||||||
|
@ -12,7 +12,7 @@ license="MPL-2.0"
|
||||||
homepage="https://www.mgba.io/"
|
homepage="https://www.mgba.io/"
|
||||||
changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/mgba-emu/mgba/master/CHANGES"
|
||||||
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum="be2cda7de3da8819fdab0c659c5cd4c4b8ca89d9ecddeeeef522db6d31a64143"
|
checksum=f85eeb8f78f847f5217a87bd5e2d6c1214b461ffd4ec129cc656162ab707cb24
|
||||||
|
|
||||||
libmgba_package() {
|
libmgba_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue