From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 29 20:10:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D92E1065675 for ; Wed, 29 Apr 2009 20:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DCB768FC1F for ; Wed, 29 Apr 2009 20:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3TKA4NE088236 for ; Wed, 29 Apr 2009 20:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3TKA4wW088235; Wed, 29 Apr 2009 20:10:04 GMT (envelope-from gnats) Resent-Date: Wed, 29 Apr 2009 20:10:04 GMT Resent-Message-Id: <200904292010.n3TKA4wW088235@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aldis Berjoza Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 454131065670 for ; Wed, 29 Apr 2009 20:07:06 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 189FA8FC0A for ; Wed, 29 Apr 2009 20:07:06 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3TK75co056601 for ; Wed, 29 Apr 2009 20:07:05 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n3TK7556056600; Wed, 29 Apr 2009 20:07:05 GMT (envelope-from nobody) Message-Id: <200904292007.n3TK7556056600@www.freebsd.org> Date: Wed, 29 Apr 2009 20:07:05 GMT From: Aldis Berjoza To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134101: New port: multimedia/playd playd is a simple to use mplayer sh wrapper, with few features X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2009 20:10:05 -0000 >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 X XPORTNAME= playd XPORTVERSION= 1.1.2 X#PORTREVISION?= 0 XCATEGORIES= multimedia XMASTER_SITES= http://killasmurf86.lv/data/download/ X XMAINTAINER= killasmurf86@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 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@gmail.com X XWWW: http://killasmurf86.lv a85eb9aca43dedaaefac8c33449e578e exit >Release-Note: >Audit-Trail: >Unformatted: