Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 2009 14:05:15 +0300
From:      Aldis Berjoza <killasmurf86@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/136340: New Port: multimedia/playd2
Message-ID:  <1246791915.22835@192.168.128.100>
Resent-Message-ID: <200907051110.n65BA1Wx031205@freefall.freebsd.org>

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

>Number:         136340
>Category:       ports
>Synopsis:       New Port: multimedia/playd2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 05 11:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 8.0-CURRENT #0: Thu Jun 25 12:27:46 EEST 2009
    root@192.168.128.100:/usr/obj/usr/src/sys/ANTIGENERIC



>Description:


Created new port multimedia/playd2

playd is an easy to use command line wrapper for mplayer. Playd2 is written in Perl.
At current state it is equalent of multimedia/playd, but I plan to add more featores in future


>How-To-Repeat:





>Fix:


--- pleyd2.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:
#
#	playd2/Makefile
#	playd2/distinfo
#	playd2/pkg-descr
#
echo x - playd2/Makefile
sed 's/^X//' >playd2/Makefile << 'bcb5a310b24bac40425d29054d2ae582'
X# New ports collection makefile for:	playd
X# Date created:				July 4, 2009
X# Whom:					Aldis Berjoza <killasmurf86@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	playd2
XPORTVERSION=	2.0.3
XCATEGORIES=	multimedia
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	killasmurf86@gmail.com
XCOMMENT=	Very easy to use mplayer Perl wrapper script, with useful features
X
XRUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer \
X	${LOCALBASE}/${SITE_PERL_REL}/File/Type.pm:${PORTSDIR}/devel/p5-File-Type
X
XCONFLICTS=	playd-1.[0-9]*
XPROJECTHOST=	playd
XPLIST_FILES=	bin/playd
XMAN1=		playd.1
XWRKSRC=      ${WRKDIR}/playd2
X
XNO_BUILD=	yes
XUSE_PERL5=	5.8.9+
XUSE_PERL5_RUN	=5.8.9+
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/playd.pl ${PREFIX}/bin/playd
X	${INSTALL_MAN} ${WRKSRC}/playd.1 ${PREFIX}/man/man1/
X
X.include <bsd.port.mk>
bcb5a310b24bac40425d29054d2ae582
echo x - playd2/distinfo
sed 's/^X//' >playd2/distinfo << 'da1f3a51cc50f478c511578e44f2cf56'
XMD5 (playd2-2.0.3.tar.gz) = bbfc0ebc154140347c1e56876cdd5013
XSHA256 (playd2-2.0.3.tar.gz) = 3f504105186b5311ce48a48cd92b5afd4d6570cbad2dcd081f563ae75f94c31c
XSIZE (playd2-2.0.3.tar.gz) = 7184
da1f3a51cc50f478c511578e44f2cf56
echo x - playd2/pkg-descr
sed 's/^X//' >playd2/pkg-descr << '33fcd2b870b783b4a8ee8a5b29beb93d'
Xplayd is an easy to use command line wrapper for mplayer.
X
XWith playd you don't need the mplayer gui to use it as a audio/video
Xplayer because playd supports playlists. It is easy to integrate
Xplayd into a window manager menu (e.g. FVWM).
X
X-- Aldis Berjoza
X<killasmurf86@gmail.com>
X
XWWW: http://code.google.com/p/playd/
33fcd2b870b783b4a8ee8a5b29beb93d
exit

--- pleyd2.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?1246791915.22835>