From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 19 14:30:11 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B95216A4CE for ; Thu, 19 Feb 2004 14:30:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56EFB43D2F for ; Thu, 19 Feb 2004 14:30:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1JMUBbv071162 for ; Thu, 19 Feb 2004 14:30:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1JMUBp6071161; Thu, 19 Feb 2004 14:30:11 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 19 Feb 2004 14:30:11 -0800 (PST) Resent-Message-Id: <200402192230.i1JMUBp6071161@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Arjan van Leeuwen" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 533A716A4CE for ; Thu, 19 Feb 2004 14:27:12 -0800 (PST) Received: from winston.piwebs.com (217-19-20-186.dsl.cambrium.nl [217.19.20.186]) by mx1.FreeBSD.org (Postfix) with SMTP id 5D4DD43D2F for ; Thu, 19 Feb 2004 14:27:11 -0800 (PST) (envelope-from avleeuwen@piwebs.com) Received: (qmail 1517 invoked from network); 19 Feb 2004 22:27:10 -0000 Received: from vincent.piwebs.com (192.168.0.95) by winston.piwebs.com with SMTP; 19 Feb 2004 22:27:10 -0000 Message-Id: <1077229665.0@vincent.piwebs.com> Date: Thu, 19 Feb 2004 23:27:45 +0100 From: "Arjan van Leeuwen" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.3 Subject: ports/63089: (patch) Fix graphics/digikam X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 22:30:11 -0000 >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: