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 English and Russian interface. 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. Many supported music formats (see engines section). DND (drag-and-drop) support to collec music and append playlists. Support for many play lists at one time. Play lists may be played in a certain configurable order, or browsed through like the main music library. Tag editing capability. Buildin tag converter QTagConvert Save/Load play lists to/from XSPF and M3U. Collect playlist files into Library. Supported XSPF, M3U, ASX/ASP and CUE files. Installer for Windows. Clean and fast database backend using SQLite 3. Configurable user interface.
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
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 <g.veniamin@googlemail.com> 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!