From owner-freebsd-ports Sun May 6 17:40: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F304837B423 for ; Sun, 6 May 2001 17:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f470e1H97582; Sun, 6 May 2001 17:40:01 -0700 (PDT) (envelope-from gnats) Received: from totem.fix.no (totem.fix.no [213.142.66.130]) by hub.freebsd.org (Postfix) with ESMTP id 4BFA537B422 for ; Sun, 6 May 2001 17:30:33 -0700 (PDT) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id F2E1F3CC8; Mon, 7 May 2001 02:30:31 +0200 (CEST) Message-Id: <20010507003031.F2E1F3CC8@totem.fix.no> Date: Mon, 7 May 2001 02:30:31 +0200 (CEST) From: Anders Nordby Reply-To: Anders Nordby To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/27170: New port: graphics/kuickshow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27170 >Category: ports >Synopsis: New port: graphics/kuickshow >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 06 17:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 4.3-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: Tested in 4.3-STABLE (kern.osreldate: 430000) and -CURRENT (kern.osreldate: 500018). >Description: New port of kuickshow, a fast image viewer/browser. >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: # # kuickshow # kuickshow/Makefile # kuickshow/distinfo # kuickshow/pkg-comment # kuickshow/pkg-descr # kuickshow/pkg-plist # kuickshow/files # kuickshow/files/patch-Makefile.in # echo c - kuickshow mkdir -p kuickshow > /dev/null 2>&1 echo x - kuickshow/Makefile sed 's/^X//' >kuickshow/Makefile << 'END-of-kuickshow/Makefile' X# New ports collection makefile for: kuickshow X# Date created: 5 May 2001 X# Whom: Anders Nordby X# X# $FreeBSD$ X# X XPORTNAME= kuickshow XPORTVERSION= 0.8.1 XCATEGORIES= graphics XMASTER_SITES= http://master.kde.org/~pfeiffer/kuickshow/ \ X ftp://ftp.nuug.no/pub/anders/distfiles/ XEXTRACT_SUFX= .tgz X XMAINTAINER= anders@fix.no X XGNU_CONFIGURE= yes X XUSE_KDELIBS_VER= 2 XUSE_GMAKE= yes X XCONFIGURE_ENV+= LIBQT="-lqt2" MOC="moc2" KDEDIR="${LOCALBASE}" XCONFIGURE_ARGS+= --with-qt-includes=${X11BASE}/include/qt2 \ X --with-qt-libraries=${X11BASE}/lib \ X --with-imlib-config=${X11BASE}/bin X X.if !defined(NOPORTDOCS) Xpost-install: X @(cd ${WRKSRC}/doc && ${GMAKE} real-install) X.endif X X.include END-of-kuickshow/Makefile echo x - kuickshow/distinfo sed 's/^X//' >kuickshow/distinfo << 'END-of-kuickshow/distinfo' XMD5 (kuickshow-0.8.1.tgz) = 16cc2c0ffe1f61deae3cd1e86e3ecce1 END-of-kuickshow/distinfo echo x - kuickshow/pkg-comment sed 's/^X//' >kuickshow/pkg-comment << 'END-of-kuickshow/pkg-comment' XFast image viewer/browser END-of-kuickshow/pkg-comment echo x - kuickshow/pkg-descr sed 's/^X//' >kuickshow/pkg-descr << 'END-of-kuickshow/pkg-descr' XKuickShow is a very fast image viewer that lets you easily browse large Xgalleries. A builtin filebrowser and manager is also available. It's somewhat Xinspired by ACDSee. It supports many file formats, including JPEG, GIF, PNG, XPSD, BMP, TIFF, XPM, XBM, XCF, EIM, etc. It can zoom, mirror, rotate images, Xadjust brightness, contrast, and gamma, and do a slideshow. It is fully Xconfigurable through dialogs. It offers a filebrowser with basic filemanager Xcapabilities like renaming, deleting, creating directories, etc. X XWWW: http://master.kde.org/~pfeiffer/kuickshow/ X X- Anders Nordby END-of-kuickshow/pkg-descr echo x - kuickshow/pkg-plist sed 's/^X//' >kuickshow/pkg-plist << 'END-of-kuickshow/pkg-plist' Xbin/kuickshow Xlib/kuickshow.so Xlib/kuickshow.la X%%PORTDOCS%%share/doc/HTML/en/kuickshow/index.html X%%PORTDOCS%%share/doc/HTML/en/kuickshow/logo.gif X%%PORTDOCS%%share/doc/HTML/en/kuickshow/ChangeLog X%%PORTDOCS%%share/doc/HTML/de/kuickshow/index.html X%%PORTDOCS%%share/doc/HTML/de/kuickshow/logo.gif X%%PORTDOCS%%share/doc/HTML/de/kuickshow/ChangeLog X%%PORTDOCS%%@dirrm share/doc/HTML/en/kuickshow X%%PORTDOCS%%@dirrm share/doc/HTML/de/kuickshow Xshare/locale/es/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/pt_BR/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/pl/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/de/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/da/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/fr/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/nl/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/no/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/pt/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/sv/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/cs/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/hr/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/ro/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/uk/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/hu/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/po/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/locale/br/LC_MESSAGES/kuickshow-0.8.1.mo Xshare/applnk/Graphics/kuickshow.desktop Xshare/icons/locolor/16x16/actions/ksslide.png Xshare/icons/locolor/16x16/actions/about.png Xshare/icons/locolor/16x16/apps/kuickshow.png Xshare/icons/locolor/32x32/apps/kuickshow.png Xshare/apps/kuickshow/im_palette.pal Xshare/apps/kuickshow/pics/calibrate.png Xshare/apps/kuickshow/pics/kuickshow-day.jpg Xshare/apps/kuickshow/pics/kuickshow-night.jpg Xshare/apps/kuickshow/pics/logo.png Xshare/apps/kuickshow/pics/eqx2.png Xshare/apps/kuickshow/pics/imageviewer-medium.png Xshare/apps/kuickshow/pics/imageviewer-small.png Xshare/apps/kuickshow/pics/handcursor.png X@dirrm share/apps/kuickshow/pics X@dirrm share/apps/kuickshow END-of-kuickshow/pkg-plist echo c - kuickshow/files mkdir -p kuickshow/files > /dev/null 2>&1 echo x - kuickshow/files/patch-Makefile.in sed 's/^X//' >kuickshow/files/patch-Makefile.in << 'END-of-kuickshow/files/patch-Makefile.in' X--- doc/Makefile.in.orig Fri May 4 15:14:08 2001 X+++ doc/Makefile.in Mon May 7 01:44:51 2001 X@@ -374,7 +374,9 @@ X X install-am: all-am X @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am X-install: install-recursive X+install: X+ @echo "No docs yet." X+real-install: install-recursive X uninstall-am: uninstall-local X uninstall: uninstall-recursive X all-am: Makefile END-of-kuickshow/files/patch-Makefile.in exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message