From owner-cvs-all@FreeBSD.ORG Sun Aug 27 14:43:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D84AC16A521; Sun, 27 Aug 2006 14:43:39 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC964426C; Sun, 27 Aug 2006 14:43:01 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7REgw2N033794; Sun, 27 Aug 2006 14:42:58 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7REgwpE033793; Sun, 27 Aug 2006 14:42:58 GMT (envelope-from novel) Message-Id: <200608271442.k7REgwpE033793@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sun, 27 Aug 2006 14:42:58 +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/multimedia Makefile ports/multimedia/bmpx-devel Makefile distinfo pkg-descr pkg-message pkg-plist ports/multimedia/bmpx-devel/files patch-src-system_control.cpp 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: Sun, 27 Aug 2006 14:43:40 -0000 novel 2006-08-27 14:42:58 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/bmpx-devel Makefile distinfo pkg-descr pkg-message pkg-plist multimedia/bmpx-devel/files patch-src-system_control.cpp Log: BMPx is a media player that features support for specifications like XDS DnD, XSPF and DBus. BMPx is highly interoperable and integrates well with other applications and a variety of desktop environments. Features: * Last.FM Support * Tracklist based playback * Media Library * Radio streams lister * Relation type library * Tags/Labels, with which you can categorize your music in whatever way you see fit (think GMail "Labels") * Playback History instead of a hardcoded previous/next mechanism * Flow Plugins, which can take control over the playback flow and trough wich it is possible to control the playback in whatever way you see fit, given the right flow plugin. WWW: http://beep-media-player.org/ Revision Changes Path 1.175 +1 -0 ports/multimedia/Makefile 1.1 +87 -0 ports/multimedia/bmpx-devel/Makefile (new) 1.1 +3 -0 ports/multimedia/bmpx-devel/distinfo (new) 1.1 +12 -0 ports/multimedia/bmpx-devel/files/patch-src-system_control.cpp (new) 1.1 +18 -0 ports/multimedia/bmpx-devel/pkg-descr (new) 1.1 +3 -0 ports/multimedia/bmpx-devel/pkg-message (new) 1.1 +257 -0 ports/multimedia/bmpx-devel/pkg-plist (new)