Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 15:50:58 -0800 (PST)
From:      Alex Varju <freebsd-ports@varju.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92630: [NEW PORT] audio/slimserver-lazysearch: SlimServer plugin for performing lazy searches
Message-ID:  <200601292350.k0TNowIM089339@snapple.webct.com>
Resent-Message-ID: <200601311850.k0VIoB2J076277@freefall.freebsd.org>

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

>Number:         92630
>Category:       ports
>Synopsis:       [NEW PORT] audio/slimserver-lazysearch: SlimServer plugin for performing lazy searches
>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:   Tue Jan 31 18:50:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Varju
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD snapple.webct.com 5.3-STABLE FreeBSD 5.3-STABLE #13: Wed Nov  3 11:31:28 PST
>Description:
This is a SlimServer plug-in to add lazy search capabilities.  Lazy
searching allows for much faster entry of search text by allowing you
to forget about multi-tapping and instead just press each of the
remote control buttons once for each of the letters in the text,
whatever position the letter appears in above the button

WWW:	http://hickinbottom.demon.co.uk/development/slimserver-development/lazy-search/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- slimserver-lazysearch-r43.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:
#
#	slimserver-lazysearch
#	slimserver-lazysearch/Makefile
#	slimserver-lazysearch/distinfo
#	slimserver-lazysearch/pkg-descr
#	slimserver-lazysearch/pkg-plist
#
echo c - slimserver-lazysearch
mkdir -p slimserver-lazysearch > /dev/null 2>&1
echo x - slimserver-lazysearch/Makefile
sed 's/^X//' >slimserver-lazysearch/Makefile << 'END-of-slimserver-lazysearch/Makefile'
X# New ports collection makefile for:	slimserver-lazysearch
X# Date created:				2006-01-29
X# Whom:					freebsd-ports@varju.ca
X#
X# $FreeBSD$
X
XPORTNAME=	lazysearch
XPORTVERSION=	r43
XCATEGORIES=	audio
XMASTER_SITES=	http://hickinbottom.demon.co.uk/wp-content/slimserver/lazy-searching/
XPKGNAMEPREFIX=	slimserver-
XDISTNAME=	LazySearch2-${DISTVERSION}
X
XMAINTAINER=	freebsd-ports@varju.ca
XCOMMENT=	SlimServer plugin for performing lazy searches
X
XRUN_DEPENDS=	${LOCALBASE}/bin/softsqueeze:${PORTSDIR}/audio/slimserver
X
XUSE_ZIP=	yes
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
XCPIOARGS=	--quiet -pdum -R
X
XSLIMDIR?=	slimserver
XPLIST_SUB+=	SLIMDIR=${SLIMDIR}
X
Xdo-install:
X	${INSTALL_DATA} ${WRKDIR}/LazySearch2.pm ${PREFIX}/${SLIMDIR}/Plugins
X
X.include <bsd.port.mk>
END-of-slimserver-lazysearch/Makefile
echo x - slimserver-lazysearch/distinfo
sed 's/^X//' >slimserver-lazysearch/distinfo << 'END-of-slimserver-lazysearch/distinfo'
XMD5 (LazySearch2-r43.zip) = b97b6d0cdddcc6ce5beb0a684150a565
XSHA256 (LazySearch2-r43.zip) = 3d18594f23f702a2d934c0cb77db82b7efd4015853d28acaadaf5ca49c2888b7
XSIZE (LazySearch2-r43.zip) = 19760
END-of-slimserver-lazysearch/distinfo
echo x - slimserver-lazysearch/pkg-descr
sed 's/^X//' >slimserver-lazysearch/pkg-descr << 'END-of-slimserver-lazysearch/pkg-descr'
XThis is a SlimServer plug-in to add lazy search capabilities.  Lazy
Xsearching allows for much faster entry of search text by allowing you
Xto forget about multi-tapping and instead just press each of the
Xremote control buttons once for each of the letters in the text,
Xwhatever position the letter appears in above the button
X
XWWW:	http://hickinbottom.demon.co.uk/development/slimserver-development/lazy-search/
END-of-slimserver-lazysearch/pkg-descr
echo x - slimserver-lazysearch/pkg-plist
sed 's/^X//' >slimserver-lazysearch/pkg-plist << 'END-of-slimserver-lazysearch/pkg-plist'
X%%SLIMDIR%%/Plugins/LazySearch2.pm
END-of-slimserver-lazysearch/pkg-plist
exit
--- slimserver-lazysearch-r43.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?200601292350.k0TNowIM089339>