Date: Wed, 3 Nov 2004 17:30:29 +0100 From: "Radek Kozlowski" <radek@raadradd.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/73480: New port: x11/gxmms, a simple GNOME panel applet for controlling XMMS Message-ID: <1099499429.0@ddardaar> Resent-Message-ID: <200411031630.iA3GUNmT020097@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <radek@raadradd.com> 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 <bsd.port.mk> 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1099499429.0>