From owner-cvs-all Sat Feb 9 8:14:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 411B637B417; Sat, 9 Feb 2002 08:14:25 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g19GEPb84212; Sat, 9 Feb 2002 08:14:25 -0800 (PST) (envelope-from dinoex) Message-Id: <200202091614.g19GEPb84212@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 9 Feb 2002 08:14:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/xpcd Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/02/09 08:14:25 PST Modified files: graphics Makefile Added files: graphics/xpcd Makefile distinfo pkg-comment pkg-descr pkg-plist Log: This is a PhotoCD tool collection. This packages core application is a command line tool which can read so-called PhotoCD (*.pcd) images and convert them to PPM or JPEG (pcdtoppm). Also included is a PhotoCD viewing frontend for X (xpcd). Main benefit in this package is that it is capable to open PhotoCD pictures in 3072x2048 pixels resolution and convert them to JPEG, while most of the other applications that I've seen don't go beyond 768x512. This application is also packaged (by other people) into Debian (http://packages.debian.org/stable/graphics/xpcd.html) - Fix pkg-plist, ports installed more files. - set manpages in Makefile - Fix Head of makefile PR: 31539 Submitted by: juha.o.ylitalo@nokia.com Revision Changes Path 1.401 +1 -0 ports/graphics/Makefile 1.1 +29 -0 ports/graphics/xpcd/Makefile (new) 1.1 +1 -0 ports/graphics/xpcd/distinfo (new) 1.1 +1 -0 ports/graphics/xpcd/pkg-comment (new) 1.1 +5 -0 ports/graphics/xpcd/pkg-descr (new) 1.1 +12 -0 ports/graphics/xpcd/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message