From owner-cvs-all@FreeBSD.ORG Sun Feb 13 11:07:13 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18F01106566B; Sun, 13 Feb 2011 11:07:13 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 081F38FC12; Sun, 13 Feb 2011 11:07:13 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1DB7CrP097029; Sun, 13 Feb 2011 11:07:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1DB7CIj097028; Sun, 13 Feb 2011 11:07:12 GMT (envelope-from miwi) Message-Id: <201102131107.p1DB7CIj097028@repoman.freebsd.org> From: Martin Wilke Date: Sun, 13 Feb 2011 11:07:12 +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/quimup Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2011 11:07:13 -0000 miwi 2011-02-13 11:07:12 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/quimup Makefile distinfo pkg-descr Log: QUIMUP is a 'graphical' client for the music player daemon (MPD) written in C++ and QT4. Features include: * Support for (locally stored) albumart. * Support for audio streams (url). * Drag & drop playlist management. * Database browser (artist, album, genre, folder & playlist mode) * Database search (artist, album, genre & title mode). * Quick search-and-select in the playlist. * Mini-mode interface for basic control only. * Open folder in external programs to edit tags etc. * Generally a quick and clean application. WWW: http://coonsden.com/?page_id=145 PR: ports/154702 Submitted by: Cezary Morga Revision Changes Path 1.1155 +1 -0 ports/audio/Makefile 1.1 +59 -0 ports/audio/quimup/Makefile (new) 1.1 +2 -0 ports/audio/quimup/distinfo (new) 1.1 +16 -0 ports/audio/quimup/pkg-descr (new)