diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-07-20 17:25:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-07-20 17:25:27 +0000 |
commit | 4a6737c40f6d927a360b2a97c3525f183e4e1232 (patch) | |
tree | ffd9cfc934bd2febc68a3d5a4f48a0c87d28e802 /graphics | |
parent | d6f419b333981a9e7b569a81ee6fc886bb816add (diff) | |
download | ports-4a6737c40f6d927a360b2a97c3525f183e4e1232.tar.gz ports-4a6737c40f6d927a360b2a97c3525f183e4e1232.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 | ||||
-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 |
8 files changed, 78 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3e270ae78c75..4d6b5f741c1f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += zphoto SUBDIR += 4va SUBDIR += Cgraph diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile new file mode 100644 index 000000000000..7e868bb02b1c --- /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 000000000000..d3eebefd0af3 --- /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 000000000000..fd261fec32e7 --- /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 000000000000..4eb4744eae4c --- /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 000000000000..b70d617516d4 --- /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 000000000000..f3892d71c94b --- /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 000000000000..52c1b78d54d7 --- /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 |