mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
96c14555cd
commit
400c75ebf2
2 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'libgme'
|
# Template file for 'libgme'
|
||||||
|
pkgname=libgme
|
||||||
pkgname="libgme"
|
version=0.6.2
|
||||||
version="0.6.1"
|
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="game-music-emu-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Video game music file emulation/playback library"
|
short_desc="Video game music file emulation/playback library"
|
||||||
maintainer="Pierre Allegraud <pierre.allegraud@crans.org>"
|
maintainer="Pierre Allegraud <pierre.allegraud@crans.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://bitbucket.org/mpyne/game-music-emu/wiki/Home"
|
homepage="https://bitbucket.org/mpyne/game-music-emu/wiki/Home"
|
||||||
distfiles="https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-${version}.tar.bz2"
|
distfiles="https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-${version}.tar.xz"
|
||||||
checksum="dc11bea098072d540d4d52dfb252e76fc3d3af67ee2807da48fbd8dbda3fd321"
|
checksum=5046cb471d422dbe948b5f5dd4e5552aaef52a0899c4b2688e5a68a556af7342
|
||||||
wrksrc="game-music-emu-${version}"
|
|
||||||
|
|
||||||
libgme-devel_package() {
|
libgme-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
1
srcpkgs/libgme/update
Normal file
1
srcpkgs/libgme/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern="game-music-emu-\K[\d.]+"
|
Loading…
Add table
Reference in a new issue