Date: Fri, 8 Apr 2011 01:56:57 GMT From: Rod Person <rodperson@rodperson.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/156265: [New Port] graphics/fotoxx, image editor and collection manager Message-ID: <201104080156.p381uvGR055693@freefall.freebsd.org> Resent-Message-ID: <201104080200.p3820Nwk055815@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156265 >Category: ports >Synopsis: [New Port] graphics/fotoxx, image editor and collection manager >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: Fri Apr 08 02:00:23 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Rod Person >Release: 8.2 Stable >Organization: >Environment: FreeBSD atomizer.opensourcebeef.net 8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Mar 23 11:29:03 EDT 2011 roddierod@atomizer.opensourcebeef.net:/usr/obj/usr/src/sys/ATOMIZER i386 >Description: fotoxx is an image editor and collection manager written in C++. http://kornelix.squarespace.com/fotoxx >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: # # fotoxx # fotoxx/Makefile # fotoxx/distinfo # fotoxx/pkg-descr # fotoxx/pkg_plist # fotoxx/files # fotoxx/files/patch-fotoxx-11.03.cc # fotoxx/files/patch-zfuncs.cc # fotoxx/files/patch-zfuncs.h # fotoxx/files/patch-Makefile # fotoxx/files/patch-dependencies.sh # echo c - fotoxx mkdir -p fotoxx > /dev/null 2>&1 echo x - fotoxx/Makefile sed 's/^X//' >fotoxx/Makefile << 'a7a7113a4a864c099ebfea8c91c52886' X# New ports collection makefile for: fotoxx-11.03 X# Date created: 28 March 2011 X# Whom: Rod Person <rodperson@rodperson.com> X# X# $FreeBSD$ X# X XPORTNAME= fotoxx XPORTVERSION= 11.03 XCATEGORIES= graphics XMASTER_SITES= http://kornelix.squarespace.com/downloads/ \ X http://www.rodperson.com/DL/ X XMAINTAINER= rodperson@rodperson.com XCOMMENT= Application to organize and edit image collections X XLIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 XRUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ X ufraw-batch:${PORTSDIR}/graphics/ufraw \ X exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool X XUSE_GMAKE= yes XALL_TARGET?= fotoxx manpage X X#MAN1= fotoxx.1 X X.include <bsd.port.mk> a7a7113a4a864c099ebfea8c91c52886 echo x - fotoxx/distinfo sed 's/^X//' >fotoxx/distinfo << 'cc791d39a2063923dac3fff6b235a2f8' XSHA256 (fotoxx-11.03.tar.gz) = c23e6b7c5517d1509b14a270bd2ad2af6fd2de613e55e79104f77d1748492577 XSIZE (fotoxx-11.03.tar.gz) = 1152890 cc791d39a2063923dac3fff6b235a2f8 echo x - fotoxx/pkg-descr sed 's/^X//' >fotoxx/pkg-descr << '6aa331b371e2c653814f451be1bbcc96' X Fotoxx is a graphical menu-driven program which operates in X its own window. Organize and administer a collection of images, X edit images, search images, image utility functions. 6aa331b371e2c653814f451be1bbcc96 echo x - fotoxx/pkg_plist sed 's/^X//' >fotoxx/pkg_plist << '5972549f0cdb64adef8fd465e0c6ea1e' Xbin/fotoxx Xshare/fotoxx/icons/arrow.png Xshare/fotoxx/icons/busy.png Xshare/fotoxx/icons/drag.png Xshare/fotoxx/icons/draw.png Xshare/fotoxx/icons/first-page.png Xshare/fotoxx/icons/folder.png Xshare/fotoxx/icons/folder256.png Xshare/fotoxx/icons/fotoxx.png Xshare/fotoxx/icons/gallery.png Xshare/fotoxx/icons/help.png Xshare/fotoxx/icons/last-page.png Xshare/fotoxx/icons/next-page.png Xshare/fotoxx/icons/next-row.png Xshare/fotoxx/icons/next.png Xshare/fotoxx/icons/open.png Xshare/fotoxx/icons/prev-page.png Xshare/fotoxx/icons/prev-row.png Xshare/fotoxx/icons/prev.png Xshare/fotoxx/icons/print.png Xshare/fotoxx/icons/quit.png Xshare/fotoxx/icons/redo.png Xshare/fotoxx/icons/save.png Xshare/fotoxx/icons/saveas.png Xshare/fotoxx/icons/trash.png Xshare/fotoxx/icons/undo.png Xshare/fotoxx/icons/zoom+.png Xshare/fotoxx/icons/zoom-.png Xshare/doc/fotoxx/userguide-en.html Xshare/doc/fotoxx/freshmeat Xshare/doc/fotoxx/fotoxx.man Xshare/doc/fotoxx/TRANSLATIONS Xshare/doc/fotoxx/README Xshare/doc/fotoxx/COPYING Xshare/doc/fotoxx/CHANGES Xshare/doc/fotoxx/images/HDF-paint.jpg Xshare/doc/fotoxx/images/HDR-adjust.jpg Xshare/doc/fotoxx/images/annotate.jpg Xshare/doc/fotoxx/images/brightness-color.jpg Xshare/doc/fotoxx/images/brightness-ramp.png Xshare/doc/fotoxx/images/edit-tags.jpg Xshare/doc/fotoxx/images/expand-brightness.png Xshare/doc/fotoxx/images/gallery image selection.jpg Xshare/doc/fotoxx/images/manage-tags.jpg Xshare/doc/fotoxx/images/navigation.jpeg Xshare/doc/fotoxx/images/pano-dialog.jpeg Xshare/doc/fotoxx/images/rename.jpeg Xshare/doc/fotoxx/images/save-as.jpeg Xshare/doc/fotoxx/images/search-images.jpg Xshare/doc/fotoxx/images/select-area.png Xshare/doc/fotoxx/images/select-whole-image.jpg Xshare/doc/fotoxx/images/select_edit.jpg Xshare/doc/fotoxx/images/sharpen.jpeg Xshare/doc/fotoxx/images/smart-erase.png Xshare/doc/fotoxx/images/stack.png Xshare/doc/fotoxx/images/tone-mapping.png Xshare/doc/fotoxx/images/trim.jpg Xshare/doc/fotoxx/images/watermark.jpg Xlocales/de/fotoxx.po Xlocales/de/zfuncs.po Xlocales/en/fotoxx.po Xlocales/en/zfuncs.po Xlocales/es/fotoxx.po Xlocales/es/zfuncs.po Xlocales/fr/fotoxx.po Xlocales/fr/fotoxx.po.old Xlocales/fr/zfuncs.po Xlocales/gl/fotoxx.po Xlocales/gl/zfuncs.po Xlocales/it/fotoxx.po Xlocales/it/zfuncs.po Xlocales/nl/fotoxx.po Xlocales/nl/zfuncs.po Xlocales/pt/fotoxx.po Xlocales/pt/zfuncs.po Xlocales/ru/fotoxx.po Xlocales/ru/zfuncs.po Xlocales/sv/fotoxx.po Xlocales/sv/zfuncs.po Xlocales/zh_CN/fotoxx.po Xlocales/zh_CN/zfuncs.po 5972549f0cdb64adef8fd465e0c6ea1e >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104080156.p381uvGR055693>