summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-26 03:27:30 +0000
committersnj <snj@pkgsrc.org>2004-04-26 03:27:30 +0000
commitef91fc7cb35eba882a6e2881cf11c0470f675867 (patch)
treed55c6e6a8ad7fece0fa4f922f6d8192f0f73b82e /www
parenta9c244df22a1e4daa0995113c2e5af27f1dd114f (diff)
downloadpkgsrc-ef91fc7cb35eba882a6e2881cf11c0470f675867.tar.gz
Initial import of swiggle-0.3.2, a lightweight image gallery generator.
Diffstat (limited to 'www')
-rw-r--r--www/swiggle/DESCR7
-rw-r--r--www/swiggle/Makefile16
-rw-r--r--www/swiggle/PLIST2
-rw-r--r--www/swiggle/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/www/swiggle/DESCR b/www/swiggle/DESCR
new file mode 100644
index 00000000000..fa7abb5a08f
--- /dev/null
+++ b/www/swiggle/DESCR
@@ -0,0 +1,7 @@
+swiggle is a small command line tool that generates HTML pages, including
+thumbnail indexes, for given images (a so called "web gallery"). It's
+intended to be easy to use, and since it is written in C, it's quite
+speedy. It uses libjpeg for decompression and compression of images,
+libexif for getting EXIF information contained in the images, and it
+caches scaled images so that subsequent runs don't need to scale images
+again and are faster. Of course, the original images aren't changed.
diff --git a/www/swiggle/Makefile b/www/swiggle/Makefile
new file mode 100644
index 00000000000..dd51dfd2068
--- /dev/null
+++ b/www/swiggle/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/26 03:27:30 snj Exp $
+
+DISTNAME= swiggle-0.3.2
+CATEGORIES= www graphics
+MASTER_SITES= http://mailbox.univie.ac.at/~le/swiggle/files/
+
+MAINTAINER= snj@NetBSD.org
+HOMEPAGE= http://mailbox.univie.ac.at/~le/swiggle/
+COMMENT= Lightweight image gallery generator
+
+USE_BUILDLINK3= yes
+
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/libexif/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/swiggle/PLIST b/www/swiggle/PLIST
new file mode 100644
index 00000000000..ba3e3751163
--- /dev/null
+++ b/www/swiggle/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/26 03:27:30 snj Exp $
+bin/swiggle
diff --git a/www/swiggle/distinfo b/www/swiggle/distinfo
new file mode 100644
index 00000000000..9c1a0ac580c
--- /dev/null
+++ b/www/swiggle/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/26 03:27:30 snj Exp $
+
+SHA1 (swiggle-0.3.2.tar.gz) = ef798b9d35dac021a6bc9a12095109a96e35e2d1
+Size (swiggle-0.3.2.tar.gz) = 13995 bytes
+SHA1 (patch-aa) = 4dc375e7da9733c10f83e0afbe483383da8712f8