mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update from 0.2.3 to 0.2.5. Some bugfixes and optimizations.
Minor nits to keep portlint happy. PR: 25971 Submitted by: Espen Skoglund <esk@ira.uka.de> MAINTAINER
This commit is contained in:
parent
a412d5e141
commit
1e669f796d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40227
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xmms-crossfade
|
||||
PORTVERSION= 0.2.3
|
||||
PORTVERSION= 0.2.5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ \
|
||||
ftp://ftp.falsehope.com/pub/xmms-crossfade/
|
||||
@ -19,9 +19,6 @@ USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GTK= yes
|
||||
|
||||
post-configure:
|
||||
${PERL} -pi.bak -e 's:linkopts=\Z:linkopts=-nostartfiles:' \
|
||||
${WRKSRC}/libtool
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xmms-crossfade-0.2.3.tar.gz) = fae52931d648d7d3cef6cf2333032195
|
||||
MD5 (xmms-crossfade-0.2.5.tar.gz) = c09a2c238fd124226801bf08b11a5207
|
||||
|
@ -1 +1 @@
|
||||
XMMS Output plugin for crossfading between songs.
|
||||
XMMS Output plugin for crossfading between songs
|
||||
|
Loading…
Reference in New Issue
Block a user