Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2009 21:21:52 GMT
From:      Kjell Tore Ullavik <ktullavik@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139036: Patch: Add needed gstreamer-plugin dependencies to Pyjama
Message-ID:  <200909212121.n8LLLqX9093787@www.freebsd.org>
Resent-Message-ID: <200909212130.n8LLU1C8070386@freefall.freebsd.org>

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

>Number:         139036
>Category:       ports
>Synopsis:       Patch: Add needed gstreamer-plugin dependencies to Pyjama
>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:   Mon Sep 21 21:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Kjell Tore Ullavik
>Release:        
>Organization:
>Environment:
>Description:
Pyjama also need the gstreamer core and good plugins.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-09-21 23:01:47.000000000 +0200
+++ Makefile	2009-09-21 23:03:25.000000000 +0200
@@ -20,7 +20,7 @@
 NO_BUILD=	yes
 
 USE_PYTHON=	2.4+
-USE_GSTREAMER=	bad
+USE_GSTREAMER=	core good bad
 USE_GNOME=	pygtk2
 USE_GETTEXT=	yes
 


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



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