# 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 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 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