diff options
author | vanilla <vanilla@FreeBSD.org> | 2002-07-20 17:25:27 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2002-07-20 17:25:27 +0000 |
commit | aad539bef9a530e328ec00b4f76d3f75eaeb2a1c (patch) | |
tree | 120fd0ae1e4611ff2befc876cf70c6366bf63bd6 /graphics/zphoto | |
parent | 85744409c38f5dda7b9d2babf1c894877d1b4dee (diff) | |
download | FreeBSD-ports-aad539bef9a530e328ec00b4f76d3f75eaeb2a1c.zip FreeBSD-ports-aad539bef9a530e328ec00b4f76d3f75eaeb2a1c.tar.gz |
Add zphoto (zooming photo album generator)
PR: ports/40753
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Diffstat (limited to 'graphics/zphoto')
-rw-r--r-- | graphics/zphoto/Makefile | 26 | ||||
-rw-r--r-- | graphics/zphoto/distinfo | 1 | ||||
-rw-r--r-- | graphics/zphoto/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | graphics/zphoto/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/zphoto/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/zphoto/pkg-message | 15 | ||||
-rw-r--r-- | graphics/zphoto/pkg-plist | 19 |
7 files changed, 77 insertions, 0 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile new file mode 100644 index 0000000..7e868bb --- /dev/null +++ b/graphics/zphoto/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: zphoto +# Date created: 19 Jul 2002 +# Whom: UMENO Takashi <umeno@rr.iij4u.or.jp> +# +# $FreeBSD$ +# + +PORTNAME= zphoto +PORTVERSION= 0.2 +CATEGORIES= graphics www +MASTER_SITES= http://namazu.org/~satoru/zphoto/ +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= umeno@rr.iij4u.or.jp + +#BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget +LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming \ + Imlib2.1:${PORTSDIR}/graphics/imlib2 \ + popt.0:${PORTSDIR}/devel/popt + +GNU_CONFIGURE= yes +CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \ + CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/ming" +USE_XLIB= yes + +.include <bsd.port.mk> diff --git a/graphics/zphoto/distinfo b/graphics/zphoto/distinfo new file mode 100644 index 0000000..d3eebef --- /dev/null +++ b/graphics/zphoto/distinfo @@ -0,0 +1 @@ +MD5 (zphoto-0.2.tar.gz) = add4cb33908494af595a076db4ddad6a diff --git a/graphics/zphoto/files/patch-Makefile.in b/graphics/zphoto/files/patch-Makefile.in new file mode 100644 index 0000000..fd261fe --- /dev/null +++ b/graphics/zphoto/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Sun Jul 21 00:50:36 2002 ++++ Makefile.in Sun Jul 21 00:50:44 2002 +@@ -460,7 +460,7 @@ + + + Techno.fdb: +- wget http://opaque.net/ming/tutorial/flashdot.tgz ++ fetch http://opaque.net/ming/tutorial/flashdot.tgz + tar zxf flashdot.tgz Techno.fdb + + # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/graphics/zphoto/pkg-comment b/graphics/zphoto/pkg-comment new file mode 100644 index 0000000..4eb4744 --- /dev/null +++ b/graphics/zphoto/pkg-comment @@ -0,0 +1 @@ +Zooming photo album generator diff --git a/graphics/zphoto/pkg-descr b/graphics/zphoto/pkg-descr new file mode 100644 index 0000000..b70d617 --- /dev/null +++ b/graphics/zphoto/pkg-descr @@ -0,0 +1,4 @@ +Zphoto is a zooming photo album generator. + +For more information, see +WWW: http://namazu.org/~satoru/zphoto/ diff --git a/graphics/zphoto/pkg-message b/graphics/zphoto/pkg-message new file mode 100644 index 0000000..f3892d7 --- /dev/null +++ b/graphics/zphoto/pkg-message @@ -0,0 +1,15 @@ +****************************************************************************** + Before running zphoto, users should prepare as follows: + + sh or bash: + $ ZPHOTO_TEMPLATE_DIR=%%PREFIX%%/share/zphoto/templates/en (english) + $ ZPHOTO_TEMPLATE_DIR=%%PREFIX%%/share/zphoto/templates/ja (japanese) + $ ZPHOTO_FONT=%%PREFIX%%/share/zphoto/fonts/Techno.fdb + $ export ZPHOTO_TEMPLATE_DIR ZPHOTO_FONT + + csh or tcsh: + % setenv ZPHOTO_TEMPLATE_DIR %%PREFIX%%/share/zphoto/templates/en (english) + % setenv ZPHOTO_TEMPLATE_DIR %%PREFIX%%/share/zphoto/templates/ja (japanese) + % setenv ZPHOTO_FONT %%PREFIX%%/share/zphoto/fonts/Techno.fdb + +****************************************************************************** diff --git a/graphics/zphoto/pkg-plist b/graphics/zphoto/pkg-plist new file mode 100644 index 0000000..52c1b78 --- /dev/null +++ b/graphics/zphoto/pkg-plist @@ -0,0 +1,19 @@ +bin/zphoto +share/zphoto/templates/en/index.html +share/zphoto/templates/en/noflash.html +share/zphoto/templates/en/zphoto.css +share/zphoto/templates/ja/index.html +share/zphoto/templates/ja/noflash.html +share/zphoto/templates/ja/zphoto.css +share/zphoto/templates/all/zphoto.css +share/zphoto/templates/all/noflash.html.ja +share/zphoto/templates/all/noflash.html.en +share/zphoto/templates/all/index.html.ja +share/zphoto/templates/all/index.html.en +share/zphoto/fonts/Techno.fdb +@dirrm share/zphoto/templates/en +@dirrm share/zphoto/templates/ja +@dirrm share/zphoto/templates/all +@dirrm share/zphoto/templates +@dirrm share/zphoto/fonts +@dirrm share/zphoto |