From owner-cvs-all@FreeBSD.ORG Wed Apr 11 18:43:48 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED76016A404; Wed, 11 Apr 2007 18:43:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id E537E13C4AE; Wed, 11 Apr 2007 18:43:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3BIhmXG039003; Wed, 11 Apr 2007 18:43:48 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3BIhmlk039002; Wed, 11 Apr 2007 18:43:48 GMT (envelope-from miwi) Message-Id: <200704111843.l3BIhmlk039002@repoman.freebsd.org> From: Martin Wilke Date: Wed, 11 Apr 2007 18:43:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/gimmix Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2007 18:43:49 -0000 miwi 2007-04-11 18:43:48 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/gimmix Makefile distinfo pkg-descr pkg-plist Log: Gimmix is a graphical Music player daemon (MPD) client written in C using GTK+2. 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. WWW: http://gimmix.berlios.de/index.php PR: ports/111482 Submitted by: Matthieu Guegan Revision Changes Path 1.852 +1 -0 ports/audio/Makefile 1.1 +25 -0 ports/audio/gimmix/Makefile (new) 1.1 +3 -0 ports/audio/gimmix/distinfo (new) 1.1 +16 -0 ports/audio/gimmix/pkg-descr (new) 1.1 +12 -0 ports/audio/gimmix/pkg-plist (new)