Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 08:56:16 +0100
From:      Zsolt Udvari <udvzsolt@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        udvzsolt@gmail.com
Subject:   ports/186644: [patch] multimedia/imagination use plugins
Message-ID:  <52f9d7b1.41690e0a.4d09.26c1@mx.google.com>
Resent-Message-ID: <201402110800.s1B800P3000737@freefall.freebsd.org>

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

>Number:         186644
>Category:       ports
>Synopsis:       [patch] multimedia/imagination use plugins
>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:   Tue Feb 11 08:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Zsolt Udvari
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD bsd-zsolt 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Force imagination to use plugins (as suggests in README). Patch attached.
>How-To-Repeat:
>Fix:
--- patch-use-plugins.h begins here ---
--- src/support.h.orig	2014-02-11 08:51:06.175251265 +0100
+++ src/support.h	2014-02-11 08:51:14.270248604 +0100
@@ -20,7 +20,7 @@
 #ifndef __IMAGINATION_SUPPORT_H
 #define __IMAGINATION_SUPPORT_H
 
-#define PLUGINS_INSTALLED 0
+#define PLUGINS_INSTALLED 1
 
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
--- patch-use-plugins.h ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52f9d7b1.41690e0a.4d09.26c1>