From owner-cvs-all@FreeBSD.ORG Thu May 13 06:05:31 2010 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 0B341106567A; Thu, 13 May 2010 06:05:31 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F086C8FC16; Thu, 13 May 2010 06:05:30 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4D65UCn051492; Thu, 13 May 2010 06:05:30 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4D65U4d051491; Thu, 13 May 2010 06:05:30 GMT (envelope-from wen) Message-Id: <201005130605.o4D65U4d051491@repoman.freebsd.org> From: Wen Heping Date: Thu, 13 May 2010 06:05:30 +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/cuberok Makefile distinfo pkg-descr pkg-plist ports/audio/cuberok/files patch-src-player_ffmpeg.h 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: Thu, 13 May 2010 06:05:31 -0000 wen 2010-05-13 06:05:30 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/cuberok Makefile distinfo pkg-descr pkg-plist audio/cuberok/files patch-src-player_ffmpeg.h Log: Cuberok is a music player and a collection manager based on Qt4. It has lightweight interface, music collection support and many features, e.g. music autorating and Last.FM scrobbler. Features: -CUE support. Codepage selection for CUE sheets -Shoutcast/icecast support (for GStreamer and Phonon) -Support internet services Jamendo and MagnaTune (New in v.0.0.9) -Last.FM and Libre.FM scrobblers -Downloading images for albums and artists from Last.FM -Loading artist and album info from Last.FM, loading lyrics from LyricWiki.org -Auto rating for songs. Rating for albums, artists and genres automatically calculated from rating of songs. -Easy collection browsing. Just double click on genre to view all artist in this genre. -Smart playlists (custom SQL requests) -Support for AlbumArt as separate file on disk. Art can be assinged to genre and atrist too. -And etc... WWW: http://code.google.com/p/cuberok/ PR: ports/146510 Submitted by: Gvozdikov Veniamin Revision Changes Path 1.1106 +1 -0 ports/audio/Makefile 1.1 +41 -0 ports/audio/cuberok/Makefile (new) 1.1 +3 -0 ports/audio/cuberok/distinfo (new) 1.1 +13 -0 ports/audio/cuberok/files/patch-src-player_ffmpeg.h (new) 1.1 +21 -0 ports/audio/cuberok/pkg-descr (new) 1.1 +13 -0 ports/audio/cuberok/pkg-plist (new)