ports/134101: New port: multimedia/playd playd is a simple to use mplayer sh wrapper, with few features

Aldis Berjoza killasmurf86 at gmail.com
Wed Apr 29 20:10:05 UTC 2009


>Number:         134101
>Category:       ports
>Synopsis:       New port: multimedia/playd playd is a simple to use mplayer sh wrapper, with few features
>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 Apr 29 20:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
I made new port
------
playd is easy to use sh wrapper for mplayer.

With sh you don't need mplayer gui to use it as audio player, because playd supports playlists.
It is easy to integrate playd in window manager menu (I wrote playd to integrate it in FVWM-2.5)

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	playd/Makefile
#	playd/distinfo
#	playd/pkg-descr
#
echo x - playd/Makefile
sed 's/^X//' >playd/Makefile << '27abedaba86ee970928699ccc7c1803d'
X# New ports collection makefile for:	playd
X# Date created:                         Apr 29, 2009
X# Whom:									Aldis Berjoza <killasmurf86 at gmail.com>
X
XPORTNAME=		playd
XPORTVERSION=	1.1.2
X#PORTREVISION?=	0
XCATEGORIES=		multimedia
XMASTER_SITES=	http://killasmurf86.lv/data/download/
X
XMAINTAINER=		killasmurf86 at gmail.com
XCOMMENT=		Very easy to use mplayer sh wrapper scipt, with usefull features
X
XRUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer
X
XPLIST_FILES=	bin/playd
X
XNO_BUILD=		yes
XWRKSRC=			${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/playd ${PREFIX}/bin/playd
X
X.include <bsd.port.mk>
27abedaba86ee970928699ccc7c1803d
echo x - playd/distinfo
sed 's/^X//' >playd/distinfo << '83a1f7d8e28665fb8a5c3ebff10f57ec'
XMD5 (playd-1.1.2.tar.gz) = f0aab13fc2de7fb68322416e93c4223b
XSHA256 (playd-1.1.2.tar.gz) = 926f7b79056c15f6e38b35ce5f5eaa798559f1331d143a028a4b812b9a47087f
XSIZE (playd-1.1.2.tar.gz) = 3734
83a1f7d8e28665fb8a5c3ebff10f57ec
echo x - playd/pkg-descr
sed 's/^X//' >playd/pkg-descr << 'a85eb9aca43dedaaefac8c33449e578e'
Xplayd is easy to use sh wrapper for mplayer.
X
XWith sh you don't need mplayer gui to use it as audio player, because playd supports playlists.
XIt is easy to integrate playd in window manager menu (I wrote playd to integrate it in FVWM-2.5)
X
XPlayd has only 1 dependecny and that is mplayer
X
Xkillasmurf86 at gmail.com
X
XWWW: http://killasmurf86.lv
a85eb9aca43dedaaefac8c33449e578e
exit



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



More information about the freebsd-ports-bugs mailing list