mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Update to 1.4.11.
PR: 52045 Submitted by: Ports Fury
This commit is contained in:
parent
bb3729b0e8
commit
253ad99f53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81070
2 changed files with 6 additions and 5 deletions
|
@ -6,12 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= wmusic
|
||||
PORTVERSION= 1.4.10
|
||||
PORTVERSION= 1.4.11
|
||||
CATEGORIES= audio windowmaker
|
||||
MASTER_SITES= http://home.jtan.com/~john/wmusic/downloads/
|
||||
EXTRACT_SUFX= -src.tar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Remote control for xmms
|
||||
COMMENT= A remote control dockapp for xmms
|
||||
|
||||
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
|
||||
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
|
||||
|
@ -23,11 +24,11 @@ USE_GMAKE= yes
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= PATH_GTKCONFIG=${GTK_CONFIG}
|
||||
|
||||
pre-build:
|
||||
cd ${WRKSRC} && make clean
|
||||
MAN1= wmusic.1
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/wmusic ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/debian/wmusic.1 ${MANPREFIX}/man/man1
|
||||
.ifndef(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (wmusic-1.4.10.tar.gz) = 2c29ba3c5a04ad0f8f79e56e7a7e165b
|
||||
MD5 (wmusic-1.4.11-src.tar.gz) = 234aa3e15e356b96f566e2eee0bea7f9
|
||||
|
|
Loading…
Add table
Reference in a new issue