From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 26 16:10:02 2007 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 EBE0216A41A for ; Wed, 26 Dec 2007 16:10:02 +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 DA9AC13C4F6 for ; Wed, 26 Dec 2007 16:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBQGA27s026344 for ; Wed, 26 Dec 2007 16:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBQGA24g026343; Wed, 26 Dec 2007 16:10:02 GMT (envelope-from gnats) Resent-Date: Wed, 26 Dec 2007 16:10:02 GMT Resent-Message-Id: <200712261610.lBQGA24g026343@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, Tomas Verbaitis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C434E16A468 for ; Wed, 26 Dec 2007 16:09:55 +0000 (UTC) (envelope-from tomasv@megalogika.lt) Received: from megalogika.stp.lt (megalogika.stp.lt [193.219.52.197]) by mx1.freebsd.org (Postfix) with ESMTP id 4D06213C4D9 for ; Wed, 26 Dec 2007 16:09:55 +0000 (UTC) (envelope-from tomasv@megalogika.lt) Received: from pilvas.lan (pilvas.lan [192.169.1.86]) by megalogika.stp.lt (Postfix) with ESMTP id 182D01CC46 for ; Wed, 26 Dec 2007 18:09:54 +0200 (EET) Received: by pilvas.lan (Postfix, from userid 1001) id 2E69D4134; Wed, 26 Dec 2007 18:10:00 +0200 (EET) Message-Id: <20071226161000.2E69D4134@pilvas.lan> Date: Wed, 26 Dec 2007 18:10:00 +0200 (EET) From: Tomas Verbaitis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/119042: [NEW PORT] x11/xfce4-mpc-plugin: Music Player Daemon control plugin for XFCE 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, 26 Dec 2007 16:10:03 -0000 >Number: 119042 >Category: ports >Synopsis: [NEW PORT] x11/xfce4-mpc-plugin: Music Player Daemon control plugin for XFCE >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 Dec 26 16:10:02 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Tomas Verbaitis >Release: FreeBSD 8.0-CURRENT i386 >Organization: Megalogika Ltd., http://www.megalogika.lt >Environment: System: FreeBSD pilvas.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Dec 13 16:46:32 EET 2007 >Description: This is a simple client plugin for Music Player Daemon. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xfce4-mpc-plugin-0.3.0.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: # # xfce4-mpc-plugin # xfce4-mpc-plugin/Makefile # xfce4-mpc-plugin/distinfo # xfce4-mpc-plugin/pkg-descr # xfce4-mpc-plugin/pkg-plist # xfce4-mpc-plugin/pkg-message # echo c - xfce4-mpc-plugin mkdir -p xfce4-mpc-plugin > /dev/null 2>&1 echo x - xfce4-mpc-plugin/Makefile sed 's/^X//' >xfce4-mpc-plugin/Makefile << 'END-of-xfce4-mpc-plugin/Makefile' X# New ports collection makefile for: xfce4-mpc-plugin X# Date created: 26 December 2007 X# Whom: Tomas Verbaitis X# X# $FreeBSD$ X# X XPORTNAME= xfce4-mpc-plugin XPORTVERSION= 0.3.0 XCATEGORIES= x11 xfce audio XMASTER_SITES= http://goodies.xfce.org/releases/xfce4-mpc-plugin/ X XMAINTAINER= tomasv@megalogika.lt XCOMMENT= Music Player Daemon control plugin for XFCE X XBUILD_DEPENDS= ${PORTSDIR}/audio/libmpd XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_GZIP= yes XGNU_CONFIGURE= yes XUSE_GETTEXT= yes XINSTALLS_ICONS= yes XUSE_GMAKE= yes XUSE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig XUSE_XFCE= configenv libgui panel XUSE_XLIB= yes X X.include END-of-xfce4-mpc-plugin/Makefile echo x - xfce4-mpc-plugin/distinfo sed 's/^X//' >xfce4-mpc-plugin/distinfo << 'END-of-xfce4-mpc-plugin/distinfo' XMD5 (xfce4-mpc-plugin-0.3.0.tar.gz) = 137214b1194a025076d361d3631cc3ae XSHA256 (xfce4-mpc-plugin-0.3.0.tar.gz) = 8fbc809f5fabd3ce71803912601f1a42dcdaf8206580a32344fef3fd602e47f0 XSIZE (xfce4-mpc-plugin-0.3.0.tar.gz) = 136968 END-of-xfce4-mpc-plugin/distinfo echo x - xfce4-mpc-plugin/pkg-descr sed 's/^X//' >xfce4-mpc-plugin/pkg-descr << 'END-of-xfce4-mpc-plugin/pkg-descr' XThis is a simple client plugin for Music Player Daemon. X XWWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin END-of-xfce4-mpc-plugin/pkg-descr echo x - xfce4-mpc-plugin/pkg-plist sed 's/^X//' >xfce4-mpc-plugin/pkg-plist << 'END-of-xfce4-mpc-plugin/pkg-plist' Xshare/xfce4/panel-plugins/xfce4-mpc-plugin.desktop Xlibexec/xfce4/panel-plugins/xfce4-mpc-plugin Xshare/locale/cs/LC_MESSAGES/xfce4-mpc-plugin.mo Xshare/locale/fr/LC_MESSAGES/xfce4-mpc-plugin.mo Xshare/locale/pl/LC_MESSAGES/xfce4-mpc-plugin.mo X@dirrm share/xfce4/panel-plugins X@dirrm share/xfce4 X@dirrm libexec/xfce4/panel-plugins X@dirrm libexec/xfce4 END-of-xfce4-mpc-plugin/pkg-plist echo x - xfce4-mpc-plugin/pkg-message sed 's/^X//' >xfce4-mpc-plugin/pkg-message << 'END-of-xfce4-mpc-plugin/pkg-message' X************************************************************ X XThe xfce-mpc-plugin has been successfully installed. Now Xadd it to your Xfce panel. You might want to install one of Xthe following MPD client ports too: audio/gmpc, audio/glurp Xor audio/kmp X X************************************************************ END-of-xfce4-mpc-plugin/pkg-message exit --- xfce4-mpc-plugin-0.3.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: