ports/135865: sysutils/xfburn: added gstreamer support

J.R. Oldroyd fbsd at opal.com
Sat Jun 20 15:30:04 UTC 2009


>Number:         135865
>Category:       ports
>Synopsis:       sysutils/xfburn: added gstreamer support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 20 15:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     J.R. Oldroyd
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD xx.opal.com 7.2-STABLE FreeBSD 7.2-STABLE #1: Sun Jun 14 11:33:09 EDT 2009 xx at xx.opal.com:/usr/obj/amd64/usr/src/sys/XX amd64
>Description:
added library needed to complete gstreamer support
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/sysutils/xfburn/Makefile sysutils/xfburn/Makefile
--- /usr/ports/sysutils/xfburn/Makefile	2009-05-06 10:56:21.000000000 -0400
+++ sysutils/xfburn/Makefile	2009-06-15 15:58:00.000000000 -0400
@@ -7,7 +7,7 @@
 
 PORTNAME=	xfburn
 PORTVERSION=	0.4.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://goodies.xfce.org/releases/xfburn/
 
@@ -56,7 +56,7 @@
 
 .if defined(WITH_GSTREAMER)
 USE_GSTREAMER=	core
-.warning	"GSTREAMER support not complete yet"
+CONFIGURE_ARGS+=	"LDFLAGS=-lgstpbutils-0.10"
 .else
 CONFIGURE_ARGS+=	--disable-gstreamer
 .endif
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list