Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2006 14:28:36 +0200 (CEST)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Oliver Lehmann <oliver@FreeBSD.org>
Subject:   ports/96140: update-port multimedia/libxine
Message-ID:  <200604211228.k3LCSa1K016919@kartoffel.salatschuessel.net>
Resent-Message-ID: <200604211230.k3LCUIhu055401@freefall.freebsd.org>

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

>Number:         96140
>Category:       ports
>Synopsis:       update-port multimedia/libxine
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 21 12:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 6.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD kartoffel.salatschuessel.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 09:31:27 CET 2006 olivleh1@kartoffel.salatschuessel.net:/usr/obj/amd64-athlon64-6.1/usr/src/sys/KARTOFFEL amd64


>Description:
	fix build + plist
>How-To-Repeat:
>Fix:


--- libxine.diff begins here ---
Index: libxine/Makefile
===================================================================
RCS file: /usr/local/cvsroot/ports/multimedia/libxine/Makefile,v
retrieving revision 1.88
diff -u -r1.88 Makefile
--- libxine/Makefile	26 Feb 2006 04:38:13 -0000	1.88
+++ libxine/Makefile	20 Apr 2006 17:02:45 -0000
@@ -186,6 +186,8 @@
 		  s|-malign-jumps|-falign-jumps|g ; \
 		  s|-malign-functions|-falign-functions|g' ${WRKSRC}/configure
 .endif
+
+pre-build:
 	${CP} ${LTMAIN} ${WRKSRC}/ltmain.sh
 
 .include <bsd.port.post.mk>
Index: libxine/pkg-plist
===================================================================
RCS file: /usr/local/cvsroot/ports/multimedia/libxine/pkg-plist,v
retrieving revision 1.36
diff -u -r1.36 pkg-plist
--- libxine/pkg-plist	22 Jan 2006 02:29:58 -0000	1.36
+++ libxine/pkg-plist	20 Apr 2006 17:02:45 -0000
@@ -32,6 +32,7 @@
 include/xine/xineutils.h
 include/xine/xmllexer.h
 include/xine/xmlparser.h
+lib/libxine.la
 lib/libxine.so
 lib/libxine.so.15
 lib/xine/plugins/1.1.1/post/xineplug_post_audio_filters.so
--- libxine.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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