Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2003 22:11:03 +0100 (CET)
From:      Josef El-Rayes <j.el-rayes@daemon.li>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47414: new port www/swiggle
Message-ID:  <200301232111.h0NLB3ft038002@satanii.enemy.org>

next in thread | raw e-mail | index | archive | help

>Number:         47414
>Category:       ports
>Synopsis:       new port www/swiggle
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 23 13:10:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Josef El-Rayes
>Release:        FreeBSD 4.7-RELEASE alpha
>Organization:
>Environment:
System: FreeBSD satanii.enemy.org 4.7-RELEASE FreeBSD 4.7-RELEASE #3: Sun Oct 13 23:53:31 CEST 2002 root@satanii.enemy.org:/usr/src/sys/compile/S2 alpha


	
>Description:
	swiggle is a web image gallery creator for command line <ise description of the problem (multiple lines)>
>How-To-Repeat:
	
>Fix:

	

--- swiggle.shar begins here ---
# 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:
#
#	swiggle
#	swiggle/Makefile
#	swiggle/pkg-comment
#	swiggle/distinfo
#	swiggle/pkg-plist
#	swiggle/pkg-descr
#
echo c - swiggle
mkdir -p swiggle > /dev/null 2>&1
echo x - swiggle/Makefile
sed 's/^X//' >swiggle/Makefile << 'END-of-swiggle/Makefile'
X
XPORTNAME=	swiggle
XPORTVERSION=	0.1
XCATEGORIES=	www
XMASTER_SITES=	http://mailbox.univie.ac.at/~le/swiggle/files/ \
X		http://www.daemon.li/downloads/
X
XDISTNAME= 	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	j.el-rayes@daemon.li
X
XLIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg:install \
X		exif.8:${PORTSDIR}/graphics/libexif:install
X		
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/swiggle ${PREFIX}/bin
X
Xpost-install:
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X
X.include <bsd.port.mk>
END-of-swiggle/Makefile
echo x - swiggle/pkg-comment
sed 's/^X//' >swiggle/pkg-comment << 'END-of-swiggle/pkg-comment'
XSwiggle is a commandline web image gallery generator
END-of-swiggle/pkg-comment
echo x - swiggle/distinfo
sed 's/^X//' >swiggle/distinfo << 'END-of-swiggle/distinfo'
XMD5 (swiggle-0.1.tar.gz) = ee4ccf64480ab0bd3855d5d30c892560
END-of-swiggle/distinfo
echo x - swiggle/pkg-plist
sed 's/^X//' >swiggle/pkg-plist << 'END-of-swiggle/pkg-plist'
Xbin/swiggle
Xshare/doc/swiggle/README
X@dirrm share/doc/swiggle
END-of-swiggle/pkg-plist
echo x - swiggle/pkg-descr
sed 's/^X//' >swiggle/pkg-descr << 'END-of-swiggle/pkg-descr'
Xswiggle is a small command line tool that generates HTML pages, 
Xincluding thumbnail indexes, for given images 
X(a so called "web gallery"). 
XIt's intended to be easy to use, and since it is written in C, 
Xit's quite speedy.
X
XIt uses libjpeg for decompression and compression of images, 
Xlibexif for getting EXIF information contained in the images, 
Xand it caches scaled images so that subsequent runs don't need to 
Xscale images again and are faster. 
XOf course, the original images aren't changed.
X
XCurrently, it only processes JPEG images, and it's thought 
Xto be used primarily with images taken with digital cameras. 
X
XWWW: http://mailbox.univie.ac.at/~le/swiggle/
X
XJosef El-Rayes
Xj.el-rayes@daemon.li
END-of-swiggle/pkg-descr
exit
--- swiggle.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301232111.h0NLB3ft038002>