From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 3 16:30:24 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10F8616A4CE for ; Wed, 3 Nov 2004 16:30:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA00743D3F for ; Wed, 3 Nov 2004 16:30:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) iA3GUNRY020111 for ; Wed, 3 Nov 2004 16:30:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iA3GUNmT020097; Wed, 3 Nov 2004 16:30:23 GMT (envelope-from gnats) Resent-Date: Wed, 3 Nov 2004 16:30:23 GMT Resent-Message-Id: <200411031630.iA3GUNmT020097@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, "Radek Kozlowski" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9895716A4CE for ; Wed, 3 Nov 2004 16:30:18 +0000 (GMT) Received: from biggie.spekt.net (biggie.spekt.net [67.18.79.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E687143D4C for ; Wed, 3 Nov 2004 16:30:17 +0000 (GMT) (envelope-from radek@raadradd.com) Received: from raadradd.homeunix.org (bwd146.neoplus.adsl.tpnet.pl [83.29.227.146]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by biggie.spekt.net (Postfix) with ESMTP id 85BBC4019 for ; Wed, 3 Nov 2004 17:30:10 +0100 (CET) Received: from ddardaar (ddardaar [192.168.1.11]) by raadradd.homeunix.org (Postfix) with ESMTP id ADD97A538 for ; Wed, 3 Nov 2004 17:30:15 +0100 (CET) Message-Id: <1099499429.0@ddardaar> Date: Wed, 3 Nov 2004 17:30:29 +0100 From: "Radek Kozlowski" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.4 Subject: ports/73480: New port: x11/gxmms, a simple GNOME panel applet for controlling XMMS X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2004 16:30:24 -0000 >Number: 73480 >Category: ports >Synopsis: New port: x11/gxmms, a simple GNOME panel applet for controlling XMMS >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 Nov 03 16:30:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Radek Kozlowski >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.3-RELEASE #8: Mon Oct 25 04:39:44 CEST 2004 root@ddardaar:/usr/obj/usr/src/sys/DDARDAAR >Description: Gxmms is a simple GNOME panel applet that lets you control the basic functions of the X MultiMedia System (XMMS). It has the following features: * Scrollable track time progress bar * Volume control with mouse scrollwheel * Buttons: Previous track - Play / Pause - Stop - Next track - Eject * Real-time tooltips with track title and time * Control repeat and shuffle properties * Show/Hide main window, playlist editor, graphical eq and more * Internazionalization (i18n) WWW: http://www.nongnu.org/gxmms/ >How-To-Repeat: >Fix: --- gxmms.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: # # gxmms # gxmms/distinfo # gxmms/Makefile # gxmms/pkg-descr # gxmms/pkg-plist # echo c - gxmms mkdir -p gxmms > /dev/null 2>&1 echo x - gxmms/distinfo sed 's/^X//' >gxmms/distinfo << 'END-of-gxmms/distinfo' XMD5 (gxmms-0.2.1.tar.gz) = cdb986fa0545b787ac71ef6336823831 XSIZE (gxmms-0.2.1.tar.gz) = 129794 END-of-gxmms/distinfo echo x - gxmms/Makefile sed 's/^X//' >gxmms/Makefile << 'END-of-gxmms/Makefile' X# New ports collection makefile for: gxmms X# Date created: 3 November 2004 X# Whom: Radek Kozlowski X# X# $FreeBSD$ X# X XPORTNAME= gxmms XPORTVERSION= 0.2.1 XCATEGORIES= x11 gnome XMASTER_SITES= ${MASTER_SITE_SAVANNAH} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= radek@raadradd.com XCOMMENT= A simple GNOME panel applet for controlling XMMS X XBUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms X XUSE_GMAKE= yes XUSE_GNOME= gnomehack gnomepanel gnomeprefix intlhack XUSE_INC_LIBTOOL_VER=13 XUSE_X_PREFIX= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X X.include END-of-gxmms/Makefile echo x - gxmms/pkg-descr sed 's/^X//' >gxmms/pkg-descr << 'END-of-gxmms/pkg-descr' XGxmms is a simple GNOME panel applet that lets you control the basic Xfunctions of the X MultiMedia System (XMMS). It has the following Xfeatures: X X * Scrollable track time progress bar X * Volume control with mouse scrollwheel X * Buttons: Previous track - Play / Pause - Stop - Next track - Eject X * Real-time tooltips with track title and time X * Control repeat and shuffle properties X * Show/Hide main window, playlist editor, graphical eq and more X * Internazionalization (i18n) X XWWW: http://www.nongnu.org/gxmms/ END-of-gxmms/pkg-descr echo x - gxmms/pkg-plist sed 's/^X//' >gxmms/pkg-plist << 'END-of-gxmms/pkg-plist' Xlibdata/bonobo/servers/GNOME_gxmmsApplet.server Xlibexec/gxmms_applet Xshare/gnome/gnome-2.0/ui/GNOME_gxmmsApplet.xml Xshare/gnome/gxmms/gxmms.png Xshare/gnome/gxmms/gxmms_eject.png Xshare/gnome/gxmms/gxmms_next.png Xshare/gnome/gxmms/gxmms_play_pause.png Xshare/gnome/gxmms/gxmms_prev.png Xshare/gnome/gxmms/gxmms_stop.png Xshare/gnome/pixmaps/gxmms_mini.png Xshare/locale/ca/LC_MESSAGES/gxmms.mo Xshare/locale/es/LC_MESSAGES/gxmms.mo Xshare/locale/fr/LC_MESSAGES/gxmms.mo X@dirrm share/gnome/gxmms END-of-gxmms/pkg-plist exit --- gxmms.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: