Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2006 17:44:01 +0200 (CEST)
From:      Gürkan Sengün <gurkan@linuks.mine.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104066: new port: graphics/photoclip - Simple image viewer and editor for GNUstep
Message-ID:  <200610061544.k96Fi1mX035923@cow.ethz.ch>
Resent-Message-ID: <200610061550.k96FoI25022048@freefall.freebsd.org>

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

>Number:         104066
>Category:       ports
>Synopsis:       new port: graphics/photoclip - Simple image viewer and editor for GNUstep
>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:   Fri Oct 06 15:50:18 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:
PhotoClip is a simple image viewer and editor mostly designed
for digital camera pictures. The plan is to make a program with
elegant and intuitive interface which at the same time will be
powerful enough o be useful.
>How-To-Repeat:
>Fix:

--- photoclip.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:
#
#	photoclip
#	photoclip/Makefile
#	photoclip/distinfo
#	photoclip/pkg-descr
#	photoclip/pkg-plist
#
echo c - photoclip
mkdir -p photoclip > /dev/null 2>&1
echo x - photoclip/Makefile
sed 's/^X//' >photoclip/Makefile << 'END-of-photoclip/Makefile'
X# New ports collection makefile for:    photoclip
X# Date created:         6 Oct 2006
X# Whom:                 gurkan@linuks.mine.nu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	photoclip
XPORTVERSION=	0.2.5
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.vaisburd.net/PhotoClip/ \
X		http://florida.ethz.ch/ports/distfiles/
XDISTNAME=	PhotoClip-${PORTVERSION}
X
XMAINTAINER=	gurkan@linuks.mine.nu
XCOMMENT=	Simple image viewer and editor for GNUstep
X
XWRKSRC=		${WRKDIR}/PhotoClip
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
X.include <bsd.port.mk>
END-of-photoclip/Makefile
echo x - photoclip/distinfo
sed 's/^X//' >photoclip/distinfo << 'END-of-photoclip/distinfo'
XMD5 (PhotoClip-0.2.5.tar.gz) = 61fdccabc3cfe41855ffd7ba272eb2b4
XSHA256 (PhotoClip-0.2.5.tar.gz) = 2ca3825d67513f85e2a8fecdf4bb3a902317a3e5042585716dad46d0f8e58a6f
XSIZE (PhotoClip-0.2.5.tar.gz) = 50741
END-of-photoclip/distinfo
echo x - photoclip/pkg-descr
sed 's/^X//' >photoclip/pkg-descr << 'END-of-photoclip/pkg-descr'
XPhotoClip is a simple image viewer and editor mostly designed
Xfor digital camera pictures. The plan is to make a program with
Xelegant and intuitive interface which at the same time will be
Xpowerful enough o be useful.
X
XWWW: http://www.vaisburd.net/PhotoClip/
END-of-photoclip/pkg-descr
echo x - photoclip/pkg-plist
sed 's/^X//' >photoclip/pkg-plist << 'END-of-photoclip/pkg-plist'
XApplications/PhotoClip.app/PhotoClip
XApplications/PhotoClip.app/Resources/Info-gnustep.plist
XApplications/PhotoClip.app/Resources/PhotoClip.tiff
XApplications/PhotoClip.app/Resources/PhotoClip.desktop
XApplications/PhotoClip.app/Resources/KeyBindings.dict
XApplications/PhotoClip.app/Resources/sample.jpg
X@dirrm Applications/PhotoClip.app/Resources
X@dirrm Applications/PhotoClip.app
END-of-photoclip/pkg-plist
exit
--- photoclip.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?200610061544.k96Fi1mX035923>