1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Update to 1.7.12.

- Add LICENSE information.

PR:		ports/148420
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Approved by:	pgj (mentor)
This commit is contained in:
Ashish SHUKLA 2010-07-21 03:30:20 +00:00
parent d976a44c9c
commit 7389d91bcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258010
3 changed files with 12 additions and 10 deletions

View File

@ -6,19 +6,21 @@
#
PORTNAME= playd
PORTVERSION= 1.3.8
PORTVERSION= 1.7.12
CATEGORIES= multimedia
MASTER_SITES= http://files.bsdroot.lv/FreeBSD/playd/
MASTER_SITES= http://files.bsdroot.lv/FreeBSD/distfiles/
DISTNAME= playd.sh-${PORTVERSION}
MAINTAINER= aldis@BSDroot.lv
COMMENT= Very easy to use mplayer sh wrapper script, with useful features
MAINTAINER= aldis@bsdroot.lv
COMMENT= Very easy to use mplayer sh wrapper script (supports playlists)
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
LICENSE= BSD
CONFLICTS= playd2-2.[0-9]*
PLIST_FILES= bin/playd
MAN1= playd.1
WRKSRC= ${WRKDIR}/playd
NO_BUILD= yes

View File

@ -1,3 +1,3 @@
MD5 (playd-1.3.8.tar.gz) = 0ad26906504d63a70d1b173ea99b0923
SHA256 (playd-1.3.8.tar.gz) = 140f13bcaedb920d7aaa2ae10ee4173fb5de069f7cec862e41edbb3f82dc61ea
SIZE (playd-1.3.8.tar.gz) = 7225
MD5 (playd.sh-1.7.12.tar.gz) = 1710cad5a17845aff53d3dd7f6c61db0
SHA256 (playd.sh-1.7.12.tar.gz) = 018a8573a37a4b69b1690c46729f84bbb4a193398e38eafda2c36233f33b1e53
SIZE (playd.sh-1.7.12.tar.gz) = 7799

View File

@ -4,7 +4,7 @@ With playd you don't need the mplayer gui to use it as a audio/video
player because playd supports playlists. It is easy to integrate
playd into a window manager menu (e.g. FVWM).
WWW: http://github.com/killasmurf86/playd
WWW: http://aldis.git.bsdroot.lv/playd.sh
-- Aldis Berjoza
<aldis@BSDroot.lv>
<aldis@bsdroot.lv>