Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 00:00:42 -0700
From:      Michael Collette <metrol@metrol.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43280: New Port: Kallery 1.0.2 Image Gallery Generator
Message-ID:  <200209230000.42670.metrol@metrol.net>

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

>Number:         43280
>Category:       ports
>Synopsis:       New Port: Kallery 1.0.2 Image Gallery Generator
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 23 00:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael Collette
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD 4.7-PRERELEASE #0: Wed Sep 11 20:53:48 PDT 2002 

>Description:
New port for Kallery.  A very cool, and handy HTML image gallery generator 
that runs under KDE.

>How-To-Repeat:

>Fix:
# 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:
#
#	kallery
#	kallery/Makefile
#	kallery/distinfo
#	kallery/pkg-comment
#	kallery/pkg-descr
#	kallery/pkg-plist
#
echo c - kallery
mkdir -p kallery > /dev/null 2>&1
echo x - kallery/Makefile
sed 's/^X//' >kallery/Makefile << 'END-of-kallery/Makefile'
X# New ports collection makefile for:   kallery
X# Date created:        22 September 2002
X# Whom:                Michael Collette
X#
X# $FreeBSD$
X#
X
XPORTNAME=	kallery
XPORTVERSION=	1.0.2
XCATEGORIES=	graphics kde
XMASTER_SITES=	http://www.virtualartisans.com/kde/andras/kallery/
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		metrol@metrol.net
X
XLIB_DEPENDS=	Magick.5:${PORTSDIR}/graphics/ImageMagick
X
XUSE_KDELIBS_VER=3
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XCONFIGURE_TARGET=
XCONFIGURE_ARGS+=	--prefix=${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-kallery/Makefile
echo x - kallery/distinfo
sed 's/^X//' >kallery/distinfo << 'END-of-kallery/distinfo'
XMD5 (kallery-1.0.2.tar.bz2) = 3d31b9f8eeb7096d0a92a55008cf0919
END-of-kallery/distinfo
echo x - kallery/pkg-comment
sed 's/^X//' >kallery/pkg-comment << 'END-of-kallery/pkg-comment'
XAn image gallery generator for KDE
END-of-kallery/pkg-comment
echo x - kallery/pkg-descr
sed 's/^X//' >kallery/pkg-descr << 'END-of-kallery/pkg-descr'
XAn image gallery generator for KDE
X
XFeatures:
X* load a set of images (from different directories)
X* convert them to another format, resize them and insert copyright text on 
them
X* create thumbnails for them
X* add descriptions for the images
X* create a gallery html file, which contains the thumbnails
X* this gallery format can have different look and feel (by using templates)
X* insert navigation buttons, text descriptions near the fullsize images
X* save the project, so you can use later to regenerate the same or slightly
X  different (eg. descriptions in other languages) image gallery
X
XWWW: http://www.virtualartisans.com/kde/andras/en/kallery.htm
END-of-kallery/pkg-descr
echo x - kallery/pkg-plist
sed 's/^X//' >kallery/pkg-plist << 'END-of-kallery/pkg-plist'
Xbin/kallery
Xshare/doc/HTML/en/kallery/index.docbook
Xshare/doc/HTML/en/kallery/index.cache.bz2
Xshare/doc/HTML/en/kallery/common
Xshare/applnk/Applications/kallery.desktop
Xshare/icons/locolor/32x32/apps/kallery.png
Xshare/icons/locolor/16x16/apps/kallery.png
Xshare/icons/hicolor/16x16/apps/kallery.png
Xshare/icons/hicolor/32x32/apps/kallery.png
Xshare/apps/kallery/images/kallery.png
Xshare/apps/kallery/images/back.png
Xshare/apps/kallery/images/next.png
Xshare/apps/kallery/images/prev.png
Xshare/apps/kallery/templates/gallery/gallery.template
Xshare/apps/kallery/templates/gallery/gallery_frame.template
Xshare/apps/kallery/templates/fullsize/fullsize_bottom.template
Xshare/apps/kallery/templates/fullsize/fullsize_near.template
Xshare/apps/kallery/templates/fullsize/fullsize_top.template
Xshare/apps/kallery/templates/fullsize/fullsize_top_bottom.template
Xshare/apps/kallery/htmls/blank.htm
Xshare/apps/kallery/htmls/main_frame.htm
Xshare/locale/hu/LC_MESSAGES/kallery.mo
X@dirrm share/doc/HTML/en/kallery
X@dirrm share/apps/kallery/images
X@dirrm share/apps/kallery/templates/gallery
X@dirrm share/apps/kallery/templates/fullsize
X@dirrm share/apps/kallery/templates
X@dirrm share/apps/kallery/htmls
X@dirrm share/apps/kallery
END-of-kallery/pkg-plist
exit

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

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




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