ports/55101: graphics/gimp-devel improvement

Pav Lucistnik pav at oook.cz
Thu Jul 31 08:20:13 UTC 2003


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



More information about the freebsd-ports-bugs mailing list