Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2006 04:39:25 GMT
From:      "Elisey O. Savateev" <b3k@mail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/94124: [NEW PORT] graphics/gimp-greycstoration: Gimp plugin used for noise reduction
Message-ID:  <200603060439.k264dPfO070638@www.freebsd.org>
Resent-Message-ID: <200603060440.k264e2LE063586@freefall.freebsd.org>

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

>Number:         94124
>Category:       ports
>Synopsis:       [NEW PORT] graphics/gimp-greycstoration: Gimp plugin used for noise reduction
>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 Mar 06 04:40:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Elisey O. Savateev
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
FreeBSD beastie 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #16: Wed Mar  1 17:41:48 YEKT
>Description:
GREYCstoration is a Gimp plugin using the algorithm written by David Tschumperle
from GREYC laboratory (at Caen in France).

WWW: http://www.haypocalc.com/wiki/GREYCstoration_in_english

- Elisey Savateev
b3k@mail.ru
>How-To-Repeat:

>Fix:
--- gimp-greycstoration-0.2.0.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:
#
#   gimp-greycstoration
#   gimp-greycstoration/Makefile
#   gimp-greycstoration/distinfo
#   gimp-greycstoration/pkg-plist
#   gimp-greycstoration/pkg-descr
#
echo c - gimp-greycstoration
mkdir -p gimp-greycstoration > /dev/null 2>&1
echo x - gimp-greycstoration/Makefile
sed 's/^X//' >gimp-greycstoration/Makefile << 'END-of-gimp-greycstoration/Makefile'
X# New ports collection makefile for:   gimp-greycstoration
X# Date created:        6 March 2006
X# Whom:            Elisey Savateev <b3k@mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=  greycstoration
XPORTVERSION=   0.2.0
XCATEGORIES=    graphics
XMASTER_SITES=  http://www.haypocalc.com/perso/prog/greycstoration/ \
X               http://bio3k.softboard.ru/uploads/arch/
XPKGNAMEPREFIX= gimp-
X
XMAINTAINER=    b3k@mail.ru
XCOMMENT=   Gimp plugin used for noise reduction
X
XBUILD_DEPENDS= gimp:${PORTSDIR}/graphics/gimp \
X   ${SITE_PERL}/mach/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
X
XGNU_CONFIGURE= yes
XUSE_BZIP2= yes
XUSE_X_PREFIX=  yes
XUSE_GNOME= gtk20
X
X# Redifine this if you need
XPLUGIN_DIR?=   libexec/gimp/2.2/plug-ins
X
XPLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR}
X
Xpost-extract:
X   @${REINPLACE_CMD} -e 's|$$(GIMP_LIBDIR)/plug-ins|${PREFIX}/${PLUGIN_DIR}|g' ${WRKSRC}/src/Makefile.in ${WRKSRC}/src/Makefile.am
X
X.include <bsd.port.mk>
END-of-gimp-greycstoration/Makefile
echo x - gimp-greycstoration/distinfo
sed 's/^X//' >gimp-greycstoration/distinfo << 'END-of-gimp-greycstoration/distinfo'
XMD5 (greycstoration-0.2.0.tar.bz2) = 3ec7b4d5895a54fbc407916c318ef937
XSHA256 (greycstoration-0.2.0.tar.bz2) = aa2a2f5b81134a02caf056085db22526bb3962d4deccb1885fa96395e37933a9
XSIZE (greycstoration-0.2.0.tar.bz2) = 193064
END-of-gimp-greycstoration/distinfo
echo x - gimp-greycstoration/pkg-plist
sed 's/^X//' >gimp-greycstoration/pkg-plist << 'END-of-gimp-greycstoration/pkg-plist'
X%%PLUGIN_DIR%%/greycstoration
X@dirrmtry %%PLUGIN_DIR%%
END-of-gimp-greycstoration/pkg-plist
echo x - gimp-greycstoration/pkg-descr
sed 's/^X//' >gimp-greycstoration/pkg-descr << 'END-of-gimp-greycstoration/pkg-descr'
XGREYCstoration is a Gimp plugin using the algorithm written by David Tschumperle
Xfrom GREYC laboratory (at Caen in France).
X
XWWW: http://www.haypocalc.com/wiki/GREYCstoration_in_english
X
X- Elisey Savateev
Xb3k@mail.ru
END-of-gimp-greycstoration/pkg-descr
exit
--- gimp-greycstoration-0.2.0.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?200603060439.k264dPfO070638>