Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 10:10:34 +0200 (CEST)
From:      Pav Lucistnik <pav@oook.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55101: graphics/gimp-devel improvement
Message-ID:  <200307310810.h6V8AYVP006481@hood.oook.cz>
Resent-Message-ID: <200307310820.h6V8KAaB097929@freefall.freebsd.org>

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

>Number:         55101
>Category:       ports
>Synopsis:       graphics/gimp-devel improvement
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 31 01:20:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pav Lucistnik
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hood.oook.cz 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Jul 30 21:41:50 CEST 2003 root@hood.oook.cz:/usr/obj/usr/src/sys/PAV i386


	
>Description:

Now, when we have write-enabled libmng, enable it and libexif in The GIMP.
Libexif was already being picked up by gimp's configure script anyway.

>How-To-Repeat:
	
>Fix:

diff -aur /usr/ports/graphics/gimp-devel/Makefile gimp-devel/Makefile
--- /usr/ports/graphics/gimp-devel/Makefile	Mon Jul 28 21:09:28 2003
+++ gimp-devel/Makefile	Wed Jul 30 20:50:28 2003
@@ -20,7 +20,9 @@
 COMMENT=	A GNU Image Manipulation Program (unstable development version)
 
 LIB_DEPENDS=	aa.1:${PORTSDIR}/graphics/aalib \
+		exif.9:${PORTSDIR}/graphics/libexif \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
+		mng.1:${PORTSDIR}/graphics/libmng \
 		png.5:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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