Date: Tue, 28 Oct 2008 12:57:07 -0700 (PDT) From: Dennis Herrmann <adox@mcx2.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/128442: [NEW PORT] audio/xpi-musicpm - A mpd client for Firefox Message-ID: <49076e93.0917400a.3107.ffffdea8@mx.google.com> Resent-Message-ID: <200810282120.m9SLK2hq016097@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128442 >Category: ports >Synopsis: [NEW PORT] audio/xpi-musicpm - A mpd client for Firefox >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 Oct 28 21:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Mon Oct 27 20:02:00 CET 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386 >Description: >How-To-Repeat: >Fix: --- xpi-musicpm.sh 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: # # xpi-musicpm # xpi-musicpm/Makefile # xpi-musicpm/distinfo # xpi-musicpm/pkg-descr # echo c - xpi-musicpm mkdir -p xpi-musicpm > /dev/null 2>&1 echo x - xpi-musicpm/Makefile sed 's/^X//' >xpi-musicpm/Makefile << '7b7a16dfa69f494900dae75e2b693745' X# New ports collection makefile for: xpi-musicpm X# Date created: 28 Okt 2008 X# Whom: Dennis Herrmann <adox@mcx2.org> X# X# $FreeBSD:$ X# X XPORTNAME= musicpm XPORTVERSION= 1.4.4 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} XDISTNAME= mpm_${PORTVERSION} X XMAINTAINER= adox@mcx2.org XCOMMENT= Music Player Minion X XXPI_ID= Music_Player_Minion@code.google.com XXPI_FILES= chrome/minion.jar chrome.manifest install.js install.rdf XXPI_DIRS= chrome X X.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> 7b7a16dfa69f494900dae75e2b693745 echo x - xpi-musicpm/distinfo sed 's/^X//' >xpi-musicpm/distinfo << '4ef4b5785bb97eb5d1a58df3eef32497' XMD5 (xpi/mpm_1.4.4.xpi) = b79b24cb60ff9e5e42f3854e70c51a1f XSHA256 (xpi/mpm_1.4.4.xpi) = 0cb469ea23c768854d1959927c83acba45d9da419ee3d336f48055b597b44e4b XSIZE (xpi/mpm_1.4.4.xpi) = 141196 4ef4b5785bb97eb5d1a58df3eef32497 echo x - xpi-musicpm/pkg-descr sed 's/^X//' >xpi-musicpm/pkg-descr << '877000a89729f8de4f88bfcb8885ffad' XMusic Player Minion is a client for the Music Player Daemon network music player. XThe purpose of MPD and it's clients is to allow music playback on one PC (such as Xa home media server) to be controlled from another over the network. X XWWW: http://code.google.com/p/musicpm/ 877000a89729f8de4f88bfcb8885ffad exit --- xpi-musicpm.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49076e93.0917400a.3107.ffffdea8>