Bug 146510 - new port: audio/cuberok
Summary: new port: audio/cuberok
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 06:10 UTC by Veniamin
Modified: 2010-05-13 07:10 UTC (History)
0 users

See Also:


Attachments
file.shar (4.12 KB, text/plain)
2010-05-12 06:10 UTC, Veniamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2010-05-12 06:10:01 UTC
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.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-05-12 06:19:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-13 07:05:43 UTC
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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-05-13 07:06:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!