ports/62812: Update port: audio/lplayer to 0.99.2

KATO Tsuguru tkato at prontomail.com
Sat Feb 14 04:10:08 UTC 2004


>Number:         62812
>Category:       ports
>Synopsis:       Update port: audio/lplayer to 0.99.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 13 20:10:07 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.99.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/lplayer/Makefile audio/lplayer/Makefile
--- /usr/ports/audio/lplayer/Makefile	Wed Feb  4 18:55:23 2004
+++ audio/lplayer/Makefile	Thu Feb 12 00:12:27 2004
@@ -8,12 +8,11 @@
 #
 
 PORTNAME=	lplayer
-PORTVERSION=	0.99.1.2
-PORTREVISION=	1
+PORTVERSION=	0.99.2
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}_src
+DISTNAME=	${PORTNAME}-${PORTVERSION}_src
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
@@ -21,7 +20,7 @@
 
 LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_QT_VER=	3
 USE_REINPLACE=	yes
@@ -35,5 +34,7 @@
 post-patch:
 	@${REINPLACE_CMD} -e 's|-pedantic||g ; \
 		 s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e \
+		's|#include "queue.h"||g' ${WRKSRC}/src/lpapp.cpp
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/lplayer/distinfo audio/lplayer/distinfo
--- /usr/ports/audio/lplayer/distinfo	Wed Jan 28 18:45:04 2004
+++ audio/lplayer/distinfo	Wed Feb 11 23:36:24 2004
@@ -1,2 +1,2 @@
-MD5 (lplayer-0.99.1-2_src.tgz) = c7a3086f30f84529d74294c658f72872
-SIZE (lplayer-0.99.1-2_src.tgz) = 1331516
+MD5 (lplayer-0.99.2_src.tgz) = 66daef96bef8de36da595d8140b47d1b
+SIZE (lplayer-0.99.2_src.tgz) = 1107714
diff -urN /usr/ports/audio/lplayer/pkg-plist audio/lplayer/pkg-plist
--- /usr/ports/audio/lplayer/pkg-plist	Tue Jan 13 00:46:28 2004
+++ audio/lplayer/pkg-plist	Thu Feb 12 00:39:58 2004
@@ -7,7 +7,9 @@
 %%DATADIR%%/images/lplayerlogo.png
 %%DATADIR%%/images/lplayerlogo2.png
 %%DATADIR%%/images/lplayerlogo3.png
+%%DATADIR%%/images/minimal.png
 %%DATADIR%%/images/next.png
+%%DATADIR%%/images/normal.png
 %%DATADIR%%/images/play.png
 %%DATADIR%%/images/playnow.png
 %%DATADIR%%/images/previous.png
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list