From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 3 02:50:20 2003 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 92A8C16A4CE for ; Wed, 3 Dec 2003 02:50:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C289C43F85 for ; Wed, 3 Dec 2003 02:50:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hB3AoHFY047271 for ; Wed, 3 Dec 2003 02:50:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hB3AoHuR047270; Wed, 3 Dec 2003 02:50:17 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 3 Dec 2003 02:50:17 -0800 (PST) Resent-Message-Id: <200312031050.hB3AoHuR047270@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, Johan Karlsson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBAFD16A4CE for ; Wed, 3 Dec 2003 02:44:42 -0800 (PST) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id B996943FFB for ; Wed, 3 Dec 2003 02:44:35 -0800 (PST) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) hB3AiX7r056132 for ; Wed, 3 Dec 2003 11:44:33 +0100 (CET) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.12.10/8.12.10/Submit) id hB3AiXE3056131; Wed, 3 Dec 2003 11:44:33 +0100 (CET) (envelope-from k) Message-Id: <200312031044.hB3AiXE3056131@numeri.campus.luth.se> Date: Wed, 3 Dec 2003 11:44:33 +0100 (CET) From: Johan Karlsson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/59919: [NEW PORT] graphics/flphoto X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Johan Karlsson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 10:50:20 -0000 >Number: 59919 >Category: ports >Synopsis: [NEW PORT] graphics/flphoto >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: Wed Dec 03 02:50:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Johan Karlsson >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD numeri.campus.luth.se 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Fri Nov 21 11:14:32 CET 2003 k@numeri.campus.luth.se:/home/builds/home/k/FreeBSD-src/current/src/sys/NUMERI-WITNESS i386 >Description: The included shar-file contains a new port for flPhoto. Since I'm not usre how to correctly handle dependensis I have added all the libs that flPhoto needs, even if the lib in question will be build by another dependensis. If this is wrong please remove the lines png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ exif.10:${PORTSDIR}/graphics/libexif and USE_XLIB= yes from the makefile. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # graphics/flphoto/Makefile # graphics/flphoto/distinfo # graphics/flphoto/pkg-descr # graphics/flphoto/pkg-plist # echo x - graphics/flphoto/Makefile sed 's/^X//' >graphics/flphoto/Makefile << 'END-of-graphics/flphoto/Makefile' X# New ports collection makefile for: flPhoto X# Date created: 24 November, 2003 X# Whom: johan X# X# $FreeBSD$ X# X XPORTNAME= flphoto XPORTVERSION= 1.1 XCATEGORIES= graphics XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= fltk XDISTNAME= ${PORTNAME}-${PORTVERSION}-source X XMAINTAINER= ports@FreeBSD.org XCOMMENT= A basic image management and display program X XLIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ X fltk.1:${PORTSDIR}/x11-toolkits/fltk \ X png.5:${PORTSDIR}/graphics/png \ X jpeg.9:${PORTSDIR}/graphics/jpeg \ X exif.10:${PORTSDIR}/graphics/libexif X XBUILD_DEPENDS= fltk-config:${PORTSDIR}/x11-toolkits/fltk X XUSE_XLIB= yes XUSE_BZIP2= yes XGNU_CONFIGURE= yes X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XMAN1= flphoto.1 XMAN5= album.5 X X.include END-of-graphics/flphoto/Makefile echo x - graphics/flphoto/distinfo sed 's/^X//' >graphics/flphoto/distinfo << 'END-of-graphics/flphoto/distinfo' XMD5 (flphoto-1.1-source.tar.bz2) = 2cf2938ea1c6f88f9df279a77ec8af96 END-of-graphics/flphoto/distinfo echo x - graphics/flphoto/pkg-descr sed 's/^X//' >graphics/flphoto/pkg-descr << 'END-of-graphics/flphoto/pkg-descr' XflPhoto is a basic image management and display program based on the FLTK Xtoolkit and is provided under the terms of the GNU General Public License. XIt can read, write, and display digital camera EXIF information and supports Xthe following image file formats: X BMP, CRW, JPEG, PhotoCD, PNG X XflPhoto organizes image files into albums which can be: X Printed, Viewed as a slideshow, Exported to web pages X XImages can be imported individually, by directory, or from digital cameras Xusing the gPhoto library. X XImage files can be transformed and touched-up; the following image operations Xare available: X Crop, Rotate, Scale, Auto-Correct, Adjust Brightness and Contrast, X Remove Red Eye, Sharpen, Blur X XWWW: http://www.easysw.com/~mike/flphoto/ END-of-graphics/flphoto/pkg-descr echo x - graphics/flphoto/pkg-plist sed 's/^X//' >graphics/flphoto/pkg-plist << 'END-of-graphics/flphoto/pkg-plist' Xbin/flphoto Xshare/doc/flphoto/COPYING Xshare/doc/flphoto/README Xshare/doc/flphoto/about.html Xshare/doc/flphoto/slideshow.html Xshare/doc/flphoto/relnotes.html Xshare/doc/flphoto/print.html Xshare/doc/flphoto/license.html Xshare/doc/flphoto/index.html Xshare/doc/flphoto/import.html Xshare/doc/flphoto/images.html Xshare/doc/flphoto/export.html Xshare/doc/flphoto/download.html Xshare/doc/flphoto/contents.html Xshare/doc/flphoto/albums.html Xshare/doc/flphoto/view.html Xshare/doc/flphoto/camera.jpg Xshare/doc/flphoto/scale.jpg Xshare/doc/flphoto/print4.jpg Xshare/doc/flphoto/print3.jpg Xshare/doc/flphoto/print2.jpg Xshare/doc/flphoto/print.jpg Xshare/doc/flphoto/jpeg.jpg Xshare/doc/flphoto/flphoto.jpg Xshare/doc/flphoto/export.jpg Xshare/doc/flphoto/crop.jpg Xshare/doc/flphoto/slideshow.jpg Xshare/doc/flphoto/flphoto.png Xshare/locale/de/flphoto_de Xshare/locale/en_CA/flphoto_en_CA Xshare/locale/en_GB/flphoto_en_GB Xshare/locale/es/flphoto_es Xshare/locale/fr/flphoto_fr Xshare/locale/it/flphoto_it Xshare/locale/nl/flphoto_nl Xshare/locale/pt/flphoto_pt X@dirrm share/doc/flphoto END-of-graphics/flphoto/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: