Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2007 03:50:58 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117092: [NEW PORT] graphics/gimp-lqr-plugin: Liquid rescale GIMP plug-in
Message-ID:  <20071010235058.D9ED24248@hades.panopticon>
Resent-Message-ID: <200710110100.l9B106bf079469@freefall.freebsd.org>

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

>Number:         117092
>Category:       ports
>Synopsis:       [NEW PORT] graphics/gimp-lqr-plugin: Liquid rescale GIMP plug-in
>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:   Thu Oct 11 01:00:05 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Tue Jan 16 23:12:21 MSK 2007 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Content-aware rescaling. Keeps the features of the image while
rescaling along a single direction. Tested on Gimp 2.2. It installs
under the Layer menu now.

WWW: http://web.tiscali.it/carlobaldassi/
>How-To-Repeat:
>Fix:

--- gimp-lqr-plugin-0.2.1.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-lqr-plugin
#	gimp-lqr-plugin/Makefile
#	gimp-lqr-plugin/pkg-plist
#	gimp-lqr-plugin/pkg-descr
#	gimp-lqr-plugin/distinfo
#
echo c - gimp-lqr-plugin
mkdir -p gimp-lqr-plugin > /dev/null 2>&1
echo x - gimp-lqr-plugin/Makefile
sed 's/^X//' >gimp-lqr-plugin/Makefile << 'END-of-gimp-lqr-plugin/Makefile'
X# New ports collection makefile for:	gimp-lqr
X# Date created:		27 Sep 2007
X# Whom:			Dmitry Marakasov <amdmi3@amdmi3.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gimp-lqr-plugin
XPORTVERSION=	0.2.1
XCATEGORIES=	graphics
XMASTER_SITES=	http://web.tiscali.it/carlobaldassi/GimpLqrPlugin/ \
X		http://www.amdmi3.ru/distfiles/
X
XMAINTAINER=	amdmi3@amdmi3.ru
XCOMMENT=	Liquid rescale GIMP plug-in
X
XLIB_DEPENDS=	gimp-2.0:${PORTSDIR}/graphics/gimp-app
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk20
X
XPLUGIN_DIR?=	libexec/gimp/2.2/plug-ins
XPLIST_SUB=	PLUGIN_DIR=${PLUGIN_DIR}
X
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=	yes
XPLIST_SUB+=	NLS=""
X.else
XPLIST_SUB+=	NLS="@comment "
X.endif
X
Xpost-patch:
X.if defined(WITHOUT_NLS)
X	@${REINPLACE_CMD} -e 's|@USE_NLS@|no|g' ${WRKSRC}/po/Makefile.in.in
X.else
X	@${REINPLACE_CMD} -e 's|@USE_NLS@|yes|g' ${WRKSRC}/po/Makefile.in.in
X.endif
X
X.include <bsd.port.mk>
END-of-gimp-lqr-plugin/Makefile
echo x - gimp-lqr-plugin/pkg-plist
sed 's/^X//' >gimp-lqr-plugin/pkg-plist << 'END-of-gimp-lqr-plugin/pkg-plist'
X%%PLUGIN_DIR%%/gimp-lqr-plugin
Xshare/gimp-lqr-plugin/help/en/gimp-help.xml
Xshare/gimp-lqr-plugin/help/en/index.html
Xshare/gimp-lqr-plugin/help/images/wilber.png
Xshare/gimp-lqr-plugin/help/images/dialog1.png
Xshare/gimp-lqr-plugin/help/images/dialog2.png
X%%NLS%%share/locale/fr/LC_MESSAGES/gimp22-lqr-plugin.mo
X%%NLS%%share/locale/it/LC_MESSAGES/gimp22-lqr-plugin.mo
X%%NLS%%share/locale/pt_BR/LC_MESSAGES/gimp22-lqr-plugin.mo
X%%NLS%%share/locale/ru/LC_MESSAGES/gimp22-lqr-plugin.mo
X@dirrm share/gimp-lqr-plugin/help/images
X@dirrm share/gimp-lqr-plugin/help/en
X@dirrm share/gimp-lqr-plugin/help
X@dirrm share/gimp-lqr-plugin
END-of-gimp-lqr-plugin/pkg-plist
echo x - gimp-lqr-plugin/pkg-descr
sed 's/^X//' >gimp-lqr-plugin/pkg-descr << 'END-of-gimp-lqr-plugin/pkg-descr'
XContent-aware rescaling. Keeps the features of the image while
Xrescaling along a single direction. Tested on Gimp 2.2. It installs
Xunder the Layer menu now.
X
XWWW: http://web.tiscali.it/carlobaldassi/
END-of-gimp-lqr-plugin/pkg-descr
echo x - gimp-lqr-plugin/distinfo
sed 's/^X//' >gimp-lqr-plugin/distinfo << 'END-of-gimp-lqr-plugin/distinfo'
XMD5 (gimp-lqr-plugin-0.2.1.tar.gz) = eb246ad3fff45c5c76017b2eedb21cf8
XSHA256 (gimp-lqr-plugin-0.2.1.tar.gz) = 7c04e6bd05e654586458107173d79335aebf312ec37583d181ebc1443be6cd6e
XSIZE (gimp-lqr-plugin-0.2.1.tar.gz) = 384727
END-of-gimp-lqr-plugin/distinfo
exit
--- gimp-lqr-plugin-0.2.1.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?20071010235058.D9ED24248>