mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update xmms-crossfade and audacious-crossfade to 0.3.14
- Freeze bmp-crossfade at 0.3.12
This commit is contained in:
parent
ce01a90253
commit
7fb4799def
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203252
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= crossfade
|
||||
PORTVERSION= 0.3.12
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.14
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ CENKES
|
||||
PKGNAMEPREFIX= ${APP}-
|
||||
@ -18,11 +17,11 @@ COMMENT= A Crossfading/Gapless Plugin
|
||||
|
||||
LIB_DEPENDS?= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USE_GCC= 3.4+
|
||||
HAS_CONFIGURE= yes
|
||||
APP?= xmms
|
||||
.if ${APP} != audacious
|
||||
USE_X_PREFIX= yes
|
||||
.if ${APP} == bmp
|
||||
PORTVERSION= 0.3.12
|
||||
PORTREVISION= 1
|
||||
.endif
|
||||
PLUGDIR?= lib/${APP}/Output
|
||||
PORTDOCS= README
|
||||
@ -44,8 +43,8 @@ post-patch:
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/.libs/libcrossfade.so ${PREFIX}/${PLUGDIR}/
|
||||
.ifndef NOPORTDOCS
|
||||
${INSTALL} -d ${DOCSDIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
|
||||
@${INSTALL} -d ${DOCSDIR}/
|
||||
@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,6 @@
|
||||
MD5 (xmms-crossfade-0.3.12.tar.gz) = fe009c43948d01347e4ecdf8e5fe39bf
|
||||
SHA256 (xmms-crossfade-0.3.12.tar.gz) = 3c2ac03393283f9d71225a87b7330d393172c456643be222dbf4b2def29feb3f
|
||||
SIZE (xmms-crossfade-0.3.12.tar.gz) = 500259
|
||||
MD5 (xmms-crossfade-0.3.14.tar.gz) = 026c52544c7f3193d384288c9f8296aa
|
||||
SHA256 (xmms-crossfade-0.3.14.tar.gz) = 984cf8a6e845bdd3b7de42cc7eab8739aa97365aa8c48a21e66386d2fcf5ca94
|
||||
SIZE (xmms-crossfade-0.3.14.tar.gz) = 504970
|
||||
|
Loading…
Reference in New Issue
Block a user