pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/flphoto add flphoto-1.2, another image viewer...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/063967cb9b5d
branches:  trunk
changeset: 489659:063967cb9b5d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Feb 24 16:00:14 2005 +0000

description:
add flphoto-1.2, another image viewer/organizer

diffstat:

 graphics/flphoto/DESCR    |  10 ++++++++++
 graphics/flphoto/Makefile |  24 ++++++++++++++++++++++++
 graphics/flphoto/PLIST    |  46 ++++++++++++++++++++++++++++++++++++++++++++++
 graphics/flphoto/distinfo |   4 ++++
 4 files changed, 84 insertions(+), 0 deletions(-)

diffs (100 lines):

diff -r a7098fd9a416 -r 063967cb9b5d graphics/flphoto/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/flphoto/DESCR    Thu Feb 24 16:00:14 2005 +0000
@@ -0,0 +1,10 @@
+flPhoto is a basic image management and display program based on
+the FLTK <http://www.fltk.org> toolkit and is provided under the
+terms of the GNU General Public License.  It can read, write,
+and display digital camera EXIF information and supports the
+following image file formats:
+        - BMP
+        - CRW
+        - JPEG
+        - PhotoCD
+        - PNG
diff -r a7098fd9a416 -r 063967cb9b5d graphics/flphoto/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/flphoto/Makefile Thu Feb 24 16:00:14 2005 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/02/24 16:00:14 drochner Exp $
+#
+
+DISTNAME=              flphoto-1.2-source
+PKGNAME=               flphoto-1.2
+CATEGORIES=            graphics
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=fltk/}
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://www.easysw.com/~mike/flphoto/index.html
+COMMENT=               Image management and display program
+
+WRKSRC=                ${WRKDIR}/flphoto-1.2
+USE_BUILDLINK3=                yes
+USE_PKGLOCALEDIR=      yes
+GNU_CONFIGURE=         yes
+USE_X11=               yes
+
+.include "../../x11/fltk/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../print/cups/buildlink3.mk"
+.include "../../devel/libgphoto2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a7098fd9a416 -r 063967cb9b5d graphics/flphoto/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/flphoto/PLIST    Thu Feb 24 16:00:14 2005 +0000
@@ -0,0 +1,46 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/24 16:00:15 drochner Exp $
+bin/flphoto
+man/cat1/flphoto.0
+man/cat5/album.0
+man/man1/flphoto.1
+man/man5/album.5
+share/doc/flphoto/COPYING
+share/doc/flphoto/README
+share/doc/flphoto/about.html
+share/doc/flphoto/albums.html
+share/doc/flphoto/camera.jpg
+share/doc/flphoto/contents.html
+share/doc/flphoto/crop.jpg
+share/doc/flphoto/download.html
+share/doc/flphoto/export.html
+share/doc/flphoto/export.jpg
+share/doc/flphoto/flphoto.jpg
+share/doc/flphoto/flphoto.png
+share/doc/flphoto/images.html
+share/doc/flphoto/import.html
+share/doc/flphoto/index.html
+share/doc/flphoto/jpeg.jpg
+share/doc/flphoto/license.html
+share/doc/flphoto/options.html
+share/doc/flphoto/options1.jpg
+share/doc/flphoto/options2.jpg
+share/doc/flphoto/options3.jpg
+share/doc/flphoto/print.html
+share/doc/flphoto/print.jpg
+share/doc/flphoto/print2.jpg
+share/doc/flphoto/print3.jpg
+share/doc/flphoto/print4.jpg
+share/doc/flphoto/relnotes.html
+share/doc/flphoto/scale.jpg
+share/doc/flphoto/slideshow.html
+share/doc/flphoto/slideshow.jpg
+share/doc/flphoto/view.html
+${PKGLOCALEDIR}/locale/de/flphoto_de
+${PKGLOCALEDIR}/locale/en_CA/flphoto_en_CA
+${PKGLOCALEDIR}/locale/en_GB/flphoto_en_GB
+${PKGLOCALEDIR}/locale/es/flphoto_es
+${PKGLOCALEDIR}/locale/fr/flphoto_fr
+${PKGLOCALEDIR}/locale/it/flphoto_it
+${PKGLOCALEDIR}/locale/nl/flphoto_nl
+${PKGLOCALEDIR}/locale/pt/flphoto_pt
+@dirrm share/doc/flphoto
diff -r a7098fd9a416 -r 063967cb9b5d graphics/flphoto/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/flphoto/distinfo Thu Feb 24 16:00:14 2005 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/02/24 16:00:15 drochner Exp $
+
+SHA1 (flphoto-1.2-source.tar.bz2) = 634cdbf80690b96009fb1c2952f0dff3733710ba
+Size (flphoto-1.2-source.tar.bz2) = 501459 bytes



Home | Main Index | Thread Index | Old Index