Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 21:20:12 -0400 (EDT)
From:      jedgar@fxp.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14029: New port: wmtune-1.0
Message-ID:  <19990929012012.EC773F80F@pawn.primelocation.net>

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

>Number:         14029
>Category:       ports
>Synopsis:       New port: wmtune-1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 28 18:30:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris D. Faulhaber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
BUGO - BSD Users Group of Orlando
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

New port: wmtune-1.0

Radio tuner dock app for BT848/878 TV cards with
onboard radio tuner (e.g. Happauge WinTV).

>How-To-Repeat:
>Fix:

# 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:
#
#	wmtune
#	wmtune/Makefile
#	wmtune/pkg
#	wmtune/pkg/PLIST
#	wmtune/pkg/COMMENT
#	wmtune/pkg/DESCR
#	wmtune/files
#	wmtune/files/md5
#
echo c - wmtune
mkdir -p wmtune > /dev/null 2>&1
echo x - wmtune/Makefile
sed 's/^X//' >wmtune/Makefile << 'END-of-wmtune/Makefile'
X# New ports collection makefile for:	wmtune
X# Version required:			1.0
X# Date created:				28 September 1999
X# Whom:					Chris D. Faulhaber <jedgar@fxp.org>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	wmtune-1.0
XCATEGORIES=	audio windowmaker
XMASTER_SITES=	http://www.soren.org/linux/wmtune/dl/ \
X		http://www.rostock.zgdv.de/~runge/radio/
XDISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
X		wmtune.diff.gz
X
XMAINTAINER=	jedgar@fxp.org
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
X
XEXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
X
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
X
XPATCH_ARGS	=-p0 -d ${WRKDIR}
X
Xpost-patch:
X	@${GUNZIP_CMD} -c ${DISTDIR}/wmtune.diff.gz | ${PATCH} ${PATCH_ARGS}
X	@cd ${WRKSRC}/src; \
X		${MV} wmtune.c wmtune.c.orig; \
X		${SED} -e 's|/etc|${PREFIX}/etc|' < wmtune.c.orig > wmtune.c
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/wmtune ${PREFIX}/bin
X	${INSTALL_DATA} ${WRKSRC}/sample.wmtunerc ${PREFIX}/etc
X
X.include <bsd.port.mk>
END-of-wmtune/Makefile
echo c - wmtune/pkg
mkdir -p wmtune/pkg > /dev/null 2>&1
echo x - wmtune/pkg/PLIST
sed 's/^X//' >wmtune/pkg/PLIST << 'END-of-wmtune/pkg/PLIST'
Xbin/wmtune
Xetc/sample.wmtunerc
END-of-wmtune/pkg/PLIST
echo x - wmtune/pkg/COMMENT
sed 's/^X//' >wmtune/pkg/COMMENT << 'END-of-wmtune/pkg/COMMENT'
XDock app radio program for the BT848/878 cards
END-of-wmtune/pkg/COMMENT
echo x - wmtune/pkg/DESCR
sed 's/^X//' >wmtune/pkg/DESCR << 'END-of-wmtune/pkg/DESCR'
XDock app radio program for the BT848/878 cards.
XIn particular, this program works with the
XHappauge WinTV cards with onboard FM tuners.
END-of-wmtune/pkg/DESCR
echo c - wmtune/files
mkdir -p wmtune/files > /dev/null 2>&1
echo x - wmtune/files/md5
sed 's/^X//' >wmtune/files/md5 << 'END-of-wmtune/files/md5'
XMD5 (wmtune-1.0.tar.gz) = 97924e093b2a00d7104895909bbefb94
XMD5 (wmtune.diff.gz) = b1459a250a91c994b36d90858ab81c82
END-of-wmtune/files/md5
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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