Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2010 01:58:55 GMT
From:      Charles Mercadal <mercadal@diablonet.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149754: New port:  audio/ctronome A console-based metronome
Message-ID:  <201008180158.o7I1wtmF049874@www.freebsd.org>
Resent-Message-ID: <201008180200.o7I20F5W084718@freefall.freebsd.org>

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

>Number:         149754
>Category:       ports
>Synopsis:       New port:  audio/ctronome A console-based metronome
>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:   Wed Aug 18 02:00:14 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Charles Mercadal
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
FreeBSD porta.local 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 16:02:27 UTC 2010     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
ctronome for the FreeBSD ports system
>How-To-Repeat:
N/A
>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:
#
#   ctronome
#   ctronome/Makefile
#   ctronome/pkg-descr
#   ctronome/pkg-plist
#   ctronome/distinfo
#
echo c - ctronome
mkdir -p ctronome > /dev/null 2>&1
echo x - ctronome/Makefile
sed 's/^X//' >ctronome/Makefile << 'ad363b52a5be8f12a6cde8bff1d9a4a6'
X# New ports collection makefile for:    ctronome
X# Date created:        11 August 2010
X# Whom:                Charles Mercadal <mercadal@diablonet.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      ctronome
XPORTVERSION=   0.5.3
XCATEGORIES=    audio
XMASTER_SITES=  http://ctronome.kign.org/source/
X
XMAINTAINER=    mercadal@diablonet.net
XCOMMENT=       A programmable console-based metronome
X
XUSE_REINPLACE= yes
X
Xpost-patch:
X   @${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|' ${WRKSRC}/ctronome.
X   @${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|' ${WRKSRC}/dsp.c
X   @${REINPLACE_CMD} -e 's|/usr/share/|${PREFIX}/share/|' ${WRKSRC}/ctronome.h
X
XMAINTAINER=    mercadal@diablonet.net
XCOMMENT=       A programmable console-based metronome
X
XUSE_REINPLACE= yes
X
Xpost-patch:
X   @${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|' ${WRKSRC}/ctronome.
X   @${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|' ${WRKSRC}/dsp.c
X   @${REINPLACE_CMD} -e 's|/usr/share/|${PREFIX}/share/|' ${WRKSRC}/ctronome.h
X
Xdo-install:
X   ${INSTALL_PROGRAM} ${WRKSRC}/ctronome ${PREFIX}/bin
X   ${MKDIR} ${PREFIX}/share/ctronome
X   ${INSTALL_DATA} ${WRKSRC}/metronome1.wav ${PREFIX}/share/ctronome
X   ${INSTALL_DATA} ${WRKSRC}/metronome2.wav ${PREFIX}/share/ctronome
X
X.include <bsd.port.mk>
ad363b52a5be8f12a6cde8bff1d9a4a6
echo x - ctronome/pkg-descr
sed 's/^X//' >ctronome/pkg-descr << '1a4e0b32a92c798f7b78226a6c612d9b'
XA very simple yet powerful programmable console metronome.
X
XWWW:  http://ctronome.kign.org/
1a4e0b32a92c798f7b78226a6c612d9b
echo x - ctronome/pkg-plist
sed 's/^X//' >ctronome/pkg-plist << '245fc1a718fb8ca9922957406437b63d'
Xbin/ctronome
Xshare/ctronome/metronome1.wav
Xshare/ctronome/metronome2.wav
X@dirrm share/ctronome
245fc1a718fb8ca9922957406437b63d
echo x - ctronome/distinfo
sed 's/^X//' >ctronome/distinfo << '44e60f99fd90a896ffc2790bc83d1e63'
XMD5 (ctronome-0.5.3.tar.gz) = 12b46a7825ea5156100ac1f0bcd148ab
XSHA256 (ctronome-0.5.3.tar.gz) = 0ceb6ab2f243ac45d0475e901f70f5ac20100c7489d28375f
XSIZE (ctronome-0.5.3.tar.gz) = 25979
44e60f99fd90a896ffc2790bc83d1e63
exit


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



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