mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/libgme: Update to 0.6.4
Changelog: https://github.com/libgme/game-music-emu/releases/tag/0.6.4
This commit is contained in:
parent
1dcc66f973
commit
a0b80129df
2 changed files with 10 additions and 9 deletions
|
@ -1,7 +1,8 @@
|
||||||
PORTNAME= libgme
|
PORTNAME= libgme
|
||||||
DISTVERSION= 0.6.3-183
|
DISTVERSION= 0.6.4
|
||||||
DISTVERSIONSUFFIX= -g05a2aa2
|
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
MASTER_SITES= https://github.com/${PORTNAME}/game-music-emu/releases/download/${DISTVERSION}/
|
||||||
|
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
|
||||||
|
|
||||||
MAINTAINER= ehaupt@FreeBSD.org
|
MAINTAINER= ehaupt@FreeBSD.org
|
||||||
COMMENT= Collection of video game music emulators
|
COMMENT= Collection of video game music emulators
|
||||||
|
@ -12,11 +13,11 @@ LICENSE_FILE= ${WRKSRC}/license.txt
|
||||||
|
|
||||||
USES= cmake compiler:c++11-lang dos2unix pathfix
|
USES= cmake compiler:c++11-lang dos2unix pathfix
|
||||||
DOS2UNIX_FILES= ${PORTDOCS}
|
DOS2UNIX_FILES= ${PORTDOCS}
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_PROJECT= game-music-emu
|
|
||||||
USE_LDCONFIG= yes
|
|
||||||
|
|
||||||
CMAKE_OFF= ENABLE_UBSAN
|
CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_SDL2
|
||||||
|
CMAKE_OFF= ENABLE_UBSAN GME_BUILD_STATIC
|
||||||
|
|
||||||
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||||
|
|
||||||
PORTDOCS= changes.txt design.txt gme.txt readme.txt
|
PORTDOCS= changes.txt design.txt gme.txt readme.txt
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1724490683
|
TIMESTAMP = 1739696244
|
||||||
SHA256 (libgme-game-music-emu-0.6.3-183-g05a2aa2_GH0.tar.gz) = 3dd621457e6ae9100ff85dda76b7bed5ef9eb0c960fc8d0203ef54aac109434c
|
SHA256 (libgme-0.6.4-src.tar.gz) = 6f94eac735d86bca998a7ce1170d007995191ef6d4388345a0dc5ffa1de0bafa
|
||||||
SIZE (libgme-game-music-emu-0.6.3-183-g05a2aa2_GH0.tar.gz) = 343648
|
SIZE (libgme-0.6.4-src.tar.gz) = 343689
|
||||||
|
|
Loading…
Add table
Reference in a new issue