Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2003 17:21:15 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53337: Update port: audio/lplayer to 0.98.2
Message-ID:  <20030615172115.62644562.tkato@prontomail.com>
Resent-Message-ID: <200306150830.h5F8UEdO037062@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53337
>Category:       ports
>Synopsis:       Update port: audio/lplayer to 0.98.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:   Sun Jun 15 01:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.98.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/lplayer/Makefile audio/lplayer/Makefile
--- /usr/ports/audio/lplayer/Makefile	Mon Jun  9 07:08:57 2003
+++ audio/lplayer/Makefile	Sat Jun 14 19:52:43 2003
@@ -8,9 +8,7 @@
 #
 
 PORTNAME=	lplayer
-PORTVERSION=	0.98.1
-PORTREVISION=	1
-#PORTEPOCH=
+PORTVERSION=	0.98.2
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -22,11 +20,12 @@
 
 BUILD_DEPENDS=	xmms-config:${PORTSDIR}/multimedia/xmms
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
+
 USE_QT_VER=	3
-USE_GMAKE=	yes
 USE_REINPLACE=	yes
+USE_GMAKE=	yes
 HAS_CONFIGURE=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
 MAKE_ENV+=	QTDIR=${QT_PREFIX}
 CONFIGURE_ENV=	${MAKE_ENV}
 
diff -urN /usr/ports/audio/lplayer/distinfo audio/lplayer/distinfo
--- /usr/ports/audio/lplayer/distinfo	Thu Jan  2 00:04:51 2003
+++ audio/lplayer/distinfo	Sat Jun 14 19:56:29 2003
@@ -1 +1 @@
-MD5 (lplayer_0.98.1_src.tgz) = 9b6549068ff8af469d266bebbae7fb6c
+MD5 (lplayer_0.98.2_src.tgz) = 95e74e891696f68fdf2cb5202bf159d8
diff -urN /usr/ports/audio/lplayer/files/patch-lp.pro audio/lplayer/files/patch-lp.pro
--- /usr/ports/audio/lplayer/files/patch-lp.pro	Thu Jan  2 00:04:51 2003
+++ audio/lplayer/files/patch-lp.pro	Sat Jun 14 20:08:14 2003
@@ -1,14 +1,14 @@
---- lp.pro.orig	Wed Nov 13 05:39:16 2002
-+++ lp.pro	Mon Dec 16 06:31:17 2002
-@@ -82,9 +82,8 @@
+--- lp.pro.orig	Tue Jan 21 01:57:13 2003
++++ lp.pro	Sat Jun 14 20:08:02 2003
+@@ -88,9 +88,8 @@
  #Qt only
  #==============================================================================
  #works most of the time
 -TMAKE_LIBS      = -lxmms -L/sw/lib -lglib
 -INCLUDEPATH     = /usr/include/xmms /usr/lib/glib/include /usr/include/glib-1.2\
--				/sw/include/xmms /sw/lib/glib/include /sw/include/glib-1.2
+-				/sw/include/xmms /sw/lib/glib/include /sw/include/glib-1.2 /sw/include/qt
 +TMAKE_LIBS      = -L@X11BASE@/lib -L@LOCALBASE@/lib @XMMSLIBS@
-+INCLUDEPATH     = @X11BASE@/include @X11BASE@/include @XMMSINCS@
++INCLUDEPATH     = @X11BASE@/include @LOCALBASE@/include @XMMSINCS@
  
  #mac os x using fink
  #TMAKE_LIBS      = -lxmms -L/sw/lib -lglib
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030615172115.62644562.tkato>