ports/63089: (patch) Fix graphics/digikam

Arjan van Leeuwen avleeuwen at piwebs.com
Thu Feb 19 22:30:11 UTC 2004


>Number:         63089
>Category:       ports
>Synopsis:       (patch) Fix graphics/digikam
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 14:30:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Arjan van Leeuwen
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 5.2-CURRENT #0: Thu Feb 19 02:24:07 CET 2004
    root at vincent.piwebs.com:/usr/obj/usr/src/sys/AMD760



>Description:


Bento reports that digikam is broken. Fix by depending on imlib.


>How-To-Repeat:





>Fix:


--- digikam.diff begins here ---
diff -urN /usr/ports/graphics/digikam/Makefile digikam/Makefile
--- /usr/ports/graphics/digikam/Makefile	Thu Feb 19 01:14:34 2004
+++ digikam/Makefile	Thu Feb 19 23:24:38 2004
@@ -15,7 +15,8 @@
 COMMENT=	Photo album manager for KDE with gphoto2 backend
 
 LIB_DEPENDS=	exif:${PORTSDIR}/graphics/libexif \
-		gphoto2.2:${PORTSDIR}/graphics/libgphoto2
+		gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
+		Imlib.5:${PORTSDIR}/graphics/imlib
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
--- digikam.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list