From robbak@dodo.com.au  Sat Dec 25 11:44:50 2004
Return-Path: <robbak@dodo.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6F35016A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Dec 2004 11:44:50 +0000 (GMT)
Received: from relay01.mail-hub.kbs.net.au (relay01.mail-hub.kbs.net.au [203.220.32.149])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BD99C43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Dec 2004 11:44:49 +0000 (GMT)
	(envelope-from robbak@dodo.com.au)
Received: from [203.220.189.218] (helo=swegg.robbak.com)
	by relay01.mail-hub.kbs.net.au with esmtp (Exim 3.36 #2)
	id 1CiALn-0005mz-00
	for FreeBSD-gnats-submit@freebsd.org; Sat, 25 Dec 2004 22:44:48 +1100
Received: from swegg.robbak.com (localhost [127.0.0.1])
	by swegg.robbak.com (8.13.1/8.13.1) with ESMTP id iBPBi7Dc019754
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Dec 2004 21:44:07 +1000 (EST)
	(envelope-from robbak@swegg.robbak.com)
Received: (from robbak@localhost)
	by swegg.robbak.com (8.13.1/8.13.1/Submit) id iBPBi5Ri019753;
	Sat, 25 Dec 2004 21:44:05 +1000 (EST)
	(envelope-from robbak)
Message-Id: <200412251144.iBPBi5Ri019753@swegg.robbak.com>
Date: Sat, 25 Dec 2004 21:44:05 +1000 (EST)
From: Robert Backhaus <robbak@gmail.com>
Reply-To: Robert Backhaus <robbak@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: GTKam requires updating to gimp2.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75490
>Category:       ports
>Synopsis:       GTKam requires updating to gimp2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 25 11:50:21 GMT 2004
>Closed-Date:    Tue Dec 28 19:59:45 GMT 2004
>Last-Modified:  Tue Dec 28 19:59:45 GMT 2004
>Originator:     Robert Backhaus
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD swegg.robbak.com 5.3-STABLE FreeBSD 5.3-STABLE #8: Thu Dec 23 08:56:33 EST 2004 root@swegg.robbak.com:/usr/obj/usr/src/sys/SWEGG i386


	
>Description:
After updating to gimp2.2, the gtkam plugin ceases to work. Reinstalling the port does not fix it. This is because it installs the plugin to X11R6/libexec/gimp/2.0/plug-ins/gtkam-gimp, and this is hardwired in the Makefile.
There are a few other problems that would hurt someone installing it from scratch. While a simple s|2.0|2.2|g should fix it, I think that this should be made more flexable.
>How-To-Repeat:
Install GTKam and gimp.
>Fix:

Copy the plugin file (gtkam-gimp) from X11R6/libexec/gimp/2.0/plug-ins/gtkam-gimp to X11R6/libexec/gimp/2.2/plug-ins/gtkam-gimp.

Or fix Makefile and pkg-plist to point to gimp-2.2 libraries. Preferably, detect existing gmip version and install to correct locations, although that's beyond my skill level.
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Dec 28 19:59:30 GMT 2004 
State-Changed-Why:  
I updated GIMP plugin to install into 2.2 directories. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75490 
>Unformatted:
