Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 14:31:37 +0600 (YEKST)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102080: [NEW PORT] audio/emphasis: A simple MPD (Music Player Daemon) client written in C/Etk
Message-ID:  <20060815083137.D4E6C12D6C@fonon.realnet>
Resent-Message-ID: <200608151110.k7FBAElY007861@freefall.freebsd.org>

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

>Number:         102080
>Category:       ports
>Synopsis:       [NEW PORT] audio/emphasis: A simple MPD (Music Player Daemon) client written in C/Etk
>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 Aug 15 11:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
Emphasis is a simple MPD (Music Player Daemon) client writen in C/Etk.
It's a clone of MpcOS-X.

Author:	Samuel 'lok' Mendes <heka.lok@gmail.com>
WWW:	http://www.enlightenment.org/

Note: this depends on x11-toolkits/etk and x11-toolkits/enhance PRs

>How-To-Repeat:
>Fix:

--- emphasis-20060807.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:
#
#	emphasis
#	emphasis/pkg-descr
#	emphasis/Makefile
#	emphasis/pkg-plist
#	emphasis/distinfo
#
echo c - emphasis
mkdir -p emphasis > /dev/null 2>&1
echo x - emphasis/pkg-descr
sed 's/^X//' >emphasis/pkg-descr << 'END-of-emphasis/pkg-descr'
XEmphasis is a simple MPD (Music Player Daemon) client writen in C/Etk.
XIt's a clone of MpcOS-X.
X
XAuthor:	Samuel 'lok' Mendes <heka.lok@gmail.com>
XWWW:	http://www.enlightenment.org/
END-of-emphasis/pkg-descr
echo x - emphasis/Makefile
sed 's/^X//' >emphasis/Makefile << 'END-of-emphasis/Makefile'
X# New ports collection makefile for:	emphasis
X# Date created:		2006-08-14
X# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
X#
X# $MBSDlabs$
X# $FreeBSD$
X#
X
XPORTNAME=	emphasis
XPORTVERSION=	20060807
XCATEGORIES=	audio
XMASTER_SITES=	http://mbsd.msk.ru/dist/
X
XMAINTAINER=	ssedov@mbsd.msk.ru
XCOMMENT=	A simple MPD (Music Player Daemon) client written in C/Etk
X
XLIB_DEPENDS=	mpd:${PORTSDIR}/audio/libmpd
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gnomehack pkgconfig gnometarget libxml2
XUSE_EFL=	ecore enhance etk
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/x11-toolkits/etk/bsd.efl.mk"
X.include <bsd.port.post.mk>
END-of-emphasis/Makefile
echo x - emphasis/pkg-plist
sed 's/^X//' >emphasis/pkg-plist << 'END-of-emphasis/pkg-plist'
Xbin/emphasis
X%%DATADIR%%/emphasis.glade
X%%DATADIR%%/images/haricot_musique-grrrr.png
X%%DATADIR%%/images/note.png
X%%DATADIR%%/images/sound_high.png
X%%DATADIR%%/images/sound_low.png
X@dirrm %%DATADIR%%/images
X@dirrm %%DATADIR%%
END-of-emphasis/pkg-plist
echo x - emphasis/distinfo
sed 's/^X//' >emphasis/distinfo << 'END-of-emphasis/distinfo'
XMD5 (emphasis-20060807.tar.bz2) = 5b2e58242f03eb213065fcb9c3179514
XSHA256 (emphasis-20060807.tar.bz2) = 425eda26b3272bad5cf88435cf1e7656cd9a5a1338c34ca103f683fa3e4c5676
XSIZE (emphasis-20060807.tar.bz2) = 218301
END-of-emphasis/distinfo
exit
--- emphasis-20060807.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?20060815083137.D4E6C12D6C>