mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.7.2
PR: ports/41026 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
e8a25f9985
commit
bd155ecfdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63616
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= muse
|
||||
PORTVERSION= 0.7.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://freesoftware.fsf.org/download/muse/ \
|
||||
http://muse.dyne.org/releases/
|
||||
@ -21,7 +20,8 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \
|
||||
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
@ -31,8 +31,8 @@ CONFIGURE_ARGS= --disable-debug
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O3|\$$CFLAGS|g ; \
|
||||
s|\$$GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \
|
||||
s|\$$GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \
|
||||
s|[\$$]GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \
|
||||
s|[\$$]GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/Makefile.in
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (MuSE-0.7.1.tar.gz) = 98ccc46b79d67ec72391642270888654
|
||||
MD5 (MuSE-0.7.2.tar.gz) = dbeaf1f338fa004638ba1d719006a3ed
|
||||
|
Loading…
Reference in New Issue
Block a user