Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2009 16:05:15 -0400 (EDT)
From:      "J.R. Oldroyd" <fbsd@opal.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135865: sysutils/xfburn: added gstreamer support
Message-ID:  <200906201527.n5KFRRUM002901@shibato.opal.com>
Resent-Message-ID: <200906201530.n5KFU3Ne037203@freefall.freebsd.org>

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

>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@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:



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