Date: Thu, 19 Feb 2004 23:27:45 +0100 From: "Arjan van Leeuwen" <avleeuwen@piwebs.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/63089: (patch) Fix graphics/digikam Message-ID: <1077229665.0@vincent.piwebs.com> Resent-Message-ID: <200402192230.i1JMUBp6071161@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1077229665.0>