Update to 1.2.5
Approved by: fjoe (mentor) (implicit)
This commit is contained in:
parent
c7a5c41f70
commit
3f8aaf4ecd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85843
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sdl_mixer
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
|
||||
DISTNAME= SDL_mixer-${PORTVERSION}
|
||||
@ -15,7 +14,7 @@ DISTNAME= SDL_mixer-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A sample multi-channel audio mixer library
|
||||
|
||||
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
|
||||
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
|
||||
smpeg.1:${PORTSDIR}/multimedia/smpeg \
|
||||
vorbis.2:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (SDL_mixer-1.2.4.tar.gz) = 13935e2945cf8ecb7056e0d3e0e36509
|
||||
MD5 (SDL_mixer-1.2.5.tar.gz) = f26d4e4625f00517203e32bd06fbc5d8
|
||||
|
@ -1,6 +1,4 @@
|
||||
bin/playmus
|
||||
bin/playwave
|
||||
include/SDL11/SDL_mixer.h
|
||||
lib/libSDL_mixer.a
|
||||
lib/libSDL_mixer.so
|
||||
lib/libSDL_mixer.so.2
|
||||
lib/libSDL_mixer.a
|
||||
|
Loading…
Reference in New Issue
Block a user