Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2007 17:13:59 GMT
From:      Matthieu Guegan<matt.guegan@free.fr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111482: New port: audio/gimmix - A graphical MPD client written in C using GTK+2
Message-ID:  <200704111713.l3BHDxxI099944@www.freebsd.org>
Resent-Message-ID: <200704111720.l3BHKG0o091026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111482
>Category:       ports
>Synopsis:       New port: audio/gimmix - A graphical MPD client written in C using GTK+2
>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 11 17:20:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matthieu Guegan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
FreeBSD 6.2-STABLE #3: Thu Mar 29 12:44:54 CEST 2007
>Description:
Here is the .shar file as attachment to add gimmix (http://gimmix.berlios.de/index.php) to the port tree (audio category)

Features:
=========
* Simple and Clean Interface.
* Library Browser.
* Library search. (search by artist, album, filename, etc)
* Playlist management (manage mpd playlists)
* ID3v2 tag editing support.
* System tray icon support.
* Support for controlling gimmix through Keyboard.
* Notification support (Displays the currently playing song in systray).
* Small memory footprint.

Requirements:
=============
* gtk+-2.6.x
* libmpd-0.12
* libglade-2.6.x
* taglib-1.4 (C bindings)

Author:
=======
Priyank M. Gosalia (http://priyank.one09.net/)

>How-To-Repeat:

>Fix:
# 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:
#
#       gimmix
#       gimmix/distinfo
#       gimmix/Makefile
#       gimmix/pkg-plist
#       gimmix/pkg-descr
#
echo c - gimmix
mkdir -p gimmix > /dev/null 2>&1
echo x - gimmix/distinfo
sed 's/^X//' >gimmix/distinfo << 'END-of-gimmix/distinfo'
XMD5 (gimmix-0.4.1.tar.bz2) = 2d9e8f5a210e7b5f974d254fa8e11030
XSHA256 (gimmix-0.4.1.tar.bz2) = 8c4ca2c0f6377a3f2545b5824db058c5a1dc598c11acb45d2298cbcc77953718
XSIZE (gimmix-0.4.1.tar.bz2) = 499360
END-of-gimmix/distinfo
echo x - gimmix/Makefile
sed 's/^X//' >gimmix/Makefile << 'END-of-gimmix/Makefile'
X# New ports collection makefile for:   gimmix
X# Date created:                                11 April 2007
X# Whom:                                        Matthieu Guegan <matt.guegan@free.fr>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      gimmix
XPORTVERSION=   0.4.1
XCATEGORIES=    audio
XMASTER_SITES=  ${MASTER_SITE_BERLIOS}
XMASTER_SITE_SUBDIR=    gimmix
X
XMAINTAINER=            matt.guegan@free.fr
XCOMMENT=       Gimmix is a graphical MPD client written in C using GTK+2
X
XLIB_DEPENDS=   mpd:${PORTSDIR}/audio/libmpd \
X               tag.5:${PORTSDIR}/audio/taglib
X
XUSE_GNOME=      gtk20 libglade2
XUSE_BZIP2=      yes
X
XGNU_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-gimmix/Makefile
echo x - gimmix/pkg-plist
sed 's/^X//' >gimmix/pkg-plist << 'END-of-gimmix/pkg-plist'
Xbin/gimmix
Xshare/applications/gimmix.desktop
Xshare/pixmaps/gimmix.png
Xshare/pixmaps/gimmix_logo_small.png
Xshare/pixmaps/gimmix_playlist.png
Xshare/gimmix/gimmix.glade
Xshare/gimmix/gimmix_firstrun.png
X@dirrm share/gimmix 
END-of-gimmix/pkg-plist
echo x - gimmix/pkg-descr
sed 's/^X//' >gimmix/pkg-descr << 'END-of-gimmix/pkg-descr'
XGimmix is a graphical Music player daemon (MPD) client written in C
Xusing GTK+2.
X
XFeatures:
X=========
X* Simple and Clean Interface.
X* Library Browser.
X* Library search. (search by artist, album, filename, etc)
X* Playlist management (manage mpd playlists)
X* ID3v2 tag editing support.
X* System tray icon support.
X* Support for controlling gimmix through Keyboard.
X* Notification support (Displays the currently playing song in systray).
X* Small memory footprint.
X
XWWW: http://gimmix.berlios.de/index.php 
END-of-gimmix/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704111713.l3BHDxxI099944>