From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 18 06:30:27 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB3E616A4CE for ; Sat, 18 Sep 2004 06:30:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A62FF43D2D for ; Sat, 18 Sep 2004 06:30:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8I6URBK057556 for ; Sat, 18 Sep 2004 06:30:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8I6URtn057552; Sat, 18 Sep 2004 06:30:27 GMT (envelope-from gnats) Resent-Date: Sat, 18 Sep 2004 06:30:27 GMT Resent-Message-Id: <200409180630.i8I6URtn057552@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Carlos Eduardo G. Carvalho" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B25616A4CE for ; Sat, 18 Sep 2004 06:21:46 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0096643D46 for ; Sat, 18 Sep 2004 06:21:46 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i8I6LjeQ084860 for ; Sat, 18 Sep 2004 06:21:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i8I6Lj8n084859; Sat, 18 Sep 2004 06:21:45 GMT (envelope-from nobody) Message-Id: <200409180621.i8I6Lj8n084859@www.freebsd.org> Date: Sat, 18 Sep 2004 06:21:45 GMT From: "Carlos Eduardo G. Carvalho" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/71848: New port: graphics/linux-panorama-tools - another program to mount panoramic images - also a dependency of hugin X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2004 06:30:27 -0000 >Number: 71848 >Category: ports >Synopsis: New port: graphics/linux-panorama-tools - another program to mount panoramic images - also a dependency of hugin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 18 06:30:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Carlos Eduardo G. Carvalho >Release: 5.2.1-RELEASE >Organization: OpenIT Solucoes Tecnologicas >Environment: FreeBSD mirante1 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sun Apr 4 00:46:00 BRT 2004 root@mirante1:/usr/src/sys/i386/compile/MIRANTE1 i386 >Description: Software to View, Create, Edit and Remap Panoramic Images : * PTStitcher: High quality, simple to use, all format stitching software. * Panorama Tools: Photoshop plug-in for panorama creation, editing and remapping. * PTViewer: High quality spherical viewer, Standalone and java versions for many platforms. This port uses only PTStitcher as a dependency for hugin. >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: # # ./graphics/linux-panorama-tools/ # ./graphics/linux-panorama-tools/Makefile # ./graphics/linux-panorama-tools/pkg-plist # ./graphics/linux-panorama-tools/pkg-descr # ./graphics/linux-panorama-tools/distinfo # echo c - ./graphics/linux-panorama-tools/ mkdir -p ./graphics/linux-panorama-tools/ > /dev/null 2>&1 echo x - ./graphics/linux-panorama-tools/Makefile sed 's/^X//' >./graphics/linux-panorama-tools/Makefile << 'END-of-./graphics/linux-panorama-tools/Makefile' X# New ports collection makefile for: linux-panorama-tools X# Date created: 26 august 2004 X# Whom: cartola (Carlos E. G. Carvalho) X# X# $FreeBSD$ X# X# This port has been made as a running dependence for the hugin port. X# The hugin port for itself would run with no problem without this port, X# but the final step that generates the panorama images make use of the X# external program PTStitcher, installed by this port. X# This port, as a dependence, does not install the complete linux X# panorama tools, just the few things necessary to hugin. If someone X# wants the rest just tell me. X XPORTNAME= linux-panorama-tools XPORTVERSION= 2.6b1 XCATEGORIES= graphics XMASTER_SITES= http://www.path.unimelb.edu.au/~dersch/ XDISTFILES= PanoTools.tar.gz X XMAINTAINER= cartola@openit.com.br XCOMMENT= Software to View, Create, Edit and Remap Panoramic Images X XRUN_DEPENDS= ${LINUXBASE}/usr/bin/jpegtran:${PORTSDIR}/graphics/linux-jpeg \ X ${LINUXBASE}/usr/bin/tiffcmp:${PORTSDIR}/graphics/linux-tiff \ X ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png X XUSE_LINUX= yes XNO_BUILD= yes X XWRKSRC= ${WRKDIR}/PTLinux XPROGRAM= Helpers/PTStitcher X Xdo-install: X ${MKDIR} ${PREFIX}/${PORTNAME}/lib X ${MKDIR} ${PREFIX}/${PORTNAME}/bin X ${CP} ${WRKSRC}/${PROGRAM} ${PREFIX}/${PORTNAME}/bin X ${CHMOD} 555 ${PREFIX}/${PORTNAME}/bin/PTStitcher X ${CP} ${WRKSRC}/libpano12.so ${PREFIX}/${PORTNAME}/lib X ${CHMOD} 555 ${PREFIX}/${PORTNAME}/lib/libpano12.so X ${LN} -s ${PREFIX}/${PORTNAME}/bin/PTStitcher ${PREFIX}/bin/PTStitcher X ${LINUXBASE}/sbin/ldconfig ${PREFIX}/${PORTNAME}/lib/ X X.include END-of-./graphics/linux-panorama-tools/Makefile echo x - ./graphics/linux-panorama-tools/pkg-plist sed 's/^X//' >./graphics/linux-panorama-tools/pkg-plist << 'END-of-./graphics/linux-panorama-tools/pkg-plist' Xbin/PTStitcher Xlinux-panorama-tools/bin/PTStitcher Xlinux-panorama-tools/lib/libpano12.so X@dirrm linux-panorama-tools/bin X@dirrm linux-panorama-tools/lib X@dirrm linux-panorama-tools END-of-./graphics/linux-panorama-tools/pkg-plist echo x - ./graphics/linux-panorama-tools/pkg-descr sed 's/^X//' >./graphics/linux-panorama-tools/pkg-descr << 'END-of-./graphics/linux-panorama-tools/pkg-descr' XSoftware to View, Create, Edit and Remap Panoramic Images : X X X * PTStitcher: High quality, simple to use, all format stitching software. X * Panorama Tools: Photoshop plug-in for panorama creation, editing and X remapping. X * PTViewer: High quality spherical viewer, Standalone and java versions X for many platforms. X XThis port uses only PTStitcher as a dependency for hugin. X XWWW: http://www.path.unimelb.edu.au/~dersch/ X X- Ported by Cartola Xcartola@openit.com.br END-of-./graphics/linux-panorama-tools/pkg-descr echo x - ./graphics/linux-panorama-tools/distinfo sed 's/^X//' >./graphics/linux-panorama-tools/distinfo << 'END-of-./graphics/linux-panorama-tools/distinfo' XMD5 (PanoTools.tar.gz) = 0e3a75d81027d9a404411b5c8cdbf445 XSIZE (PanoTools.tar.gz) = 516217 END-of-./graphics/linux-panorama-tools/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: