parent
96c14555cd
commit
400c75ebf2
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'libgme'
|
||||
|
||||
pkgname="libgme"
|
||||
version="0.6.1"
|
||||
pkgname=libgme
|
||||
version=0.6.2
|
||||
revision=1
|
||||
wrksrc="game-music-emu-${version}"
|
||||
build_style=cmake
|
||||
short_desc="Video game music file emulation/playback library"
|
||||
maintainer="Pierre Allegraud <pierre.allegraud@crans.org>"
|
||||
license="LGPL-2.1"
|
||||
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"
|
||||
checksum="dc11bea098072d540d4d52dfb252e76fc3d3af67ee2807da48fbd8dbda3fd321"
|
||||
wrksrc="game-music-emu-${version}"
|
||||
distfiles="https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-${version}.tar.xz"
|
||||
checksum=5046cb471d422dbe948b5f5dd4e5552aaef52a0899c4b2688e5a68a556af7342
|
||||
|
||||
libgme-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pattern="game-music-emu-\K[\d.]+"
|
Loading…
Reference in New Issue