Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2006 14:59:22 +0200 (CEST)
From:      Gürkan Sengün <gurkan@linuks.mine.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/103134: new port: graphics/camera - GNUstep application for digital still cameras
Message-ID:  <200609111259.k8BCxMfJ000239@florida.ethz.ch>
Resent-Message-ID: <200609111310.k8BDAOXr081794@freefall.freebsd.org>

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

>Number:         103134
>Category:       ports
>Synopsis:       new port: graphics/camera - GNUstep application for digital still cameras
>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:   Mon Sep 11 13:10:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gürkan Sengün
>Release:        FreeBSD 6.1-RELEASE sparc64
>Organization:
http://www.linuks.mine.nu
>Environment:
System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64
>Description:
Camera downloads files from your digital camera. It is based on GNUstep.
>How-To-Repeat:
>Fix:

--- camera.shar begins here ---
# 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:
#
#	camera
#	camera/Makefile
#	camera/distinfo
#	camera/pkg-descr
#	camera/pkg-plist
#
echo c - camera
mkdir -p camera > /dev/null 2>&1
echo x - camera/Makefile
sed 's/^X//' >camera/Makefile << 'END-of-camera/Makefile'
X# New ports collection makefile for:    camera
X# Date created:         11 Sep 2006
X# Whom:                 gurkan@linuks.mine.nu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	camera
XPORTVERSION=	0.8
XCATEGORIES=	graphics
XMASTER_SITES=	http://home.gna.org/gsimageapps/ \
X		http://florida.ethz.ch/ports/distfiles/
XDISTNAME=	Camera-${PORTVERSION}
X
XMAINTAINER=	gurkan@linuks.mine.nu
XCOMMENT=	GNUstep application for digital still cameras
X
XWRKSRC=		${WRKDIR}/Camera
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNUSTEP=	yes
XUSE_GNUSTEP_PREFIX=	yes
XUSE_GNUSTEP_BACK=	yes
XUSE_GNUSTEP_BUILD=	yes
XUSE_GNUSTEP_INSTALL=	yes
XMAKEFILE=	GNUmakefile
X
XBUILD_DEPENDS+=	gphoto2-config:${PORTSDIR}/graphics/gphoto2
X
X.include <bsd.port.mk>
END-of-camera/Makefile
echo x - camera/distinfo
sed 's/^X//' >camera/distinfo << 'END-of-camera/distinfo'
XMD5 (Camera-0.8.tar.bz2) = d1bdcabda19091bc846246cd21f22996
XSHA256 (Camera-0.8.tar.bz2) = 8c9f988d28b9682bd90158c5830aaddc5aa03b0d91af0b61d1aa36bb908a697e
XSIZE (Camera-0.8.tar.bz2) = 27321
END-of-camera/distinfo
echo x - camera/pkg-descr
sed 's/^X//' >camera/pkg-descr << 'END-of-camera/pkg-descr'
XCamera downloads files from your digital camera. It is based on GNUstep.
X
XWWW: http://home.gna.org/gsimageapps/
END-of-camera/pkg-descr
echo x - camera/pkg-plist
sed 's/^X//' >camera/pkg-plist << 'END-of-camera/pkg-plist'
XLocal/Applications/Camera.app
XLocal/Applications/Camera.app/Camera
XLocal/Applications/Camera.app/library_paths.openapp
XLocal/Applications/Camera.app/Resources
XLocal/Applications/Camera.app/Resources/Info-gnustep.plist
XLocal/Applications/Camera.app/Resources/Camera.gorm
XLocal/Applications/Camera.app/Resources/Camera.gorm/data.classes
XLocal/Applications/Camera.app/Resources/Camera.gorm/objects.gorm
XLocal/Applications/Camera.app/Resources/Camera.desktop
XLocal/Applications/Camera.app/Resources/CameraInfo.plist
XLocal/Applications/Camera.app/Resources/Camera.png
XLocal/Applications/Camera.app/Resources/no_thumbnail.jpg
XLocal/Applications/Camera.app/stamp.make
X@dirrm Local/Applications/Camera.app/Resources/Camera.gorm
X@dirrm Local/Applications/Camera.app/Resources
X@dirrm Local/Applications/Camera.app
END-of-camera/pkg-plist
exit
--- camera.shar ends here ---

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



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