Port details |
- cuberok Music player and collection manager based on Qt4
- 0.0.11_8 audio
=0 0.0.11_8Version of this port present on the latest quarterly branch. DEPRECATED: Upstream development has stalled
This port expired on: 2014-11-15
- Maintainer: vg@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2010-05-13 06:05:53
- Last Update: 2014-11-15 00:15:25
- SVN Revision: 372582
- License: not specified in port
- WWW:
- http://code.google.com/p/cuberok/
- Description:
- 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/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cuberok
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- audiere-config : audio/audiere
- libdumb.a : audio/dumb
- sdl-config : devel/sdl12
- pkgconf : devel/pkgconf
- gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
- libQtGui.so : x11-toolkits/qt4-gui
- moc-qt4 : devel/qt4-moc
- libQtNetwork.so : net/qt4-network
- libphonon_gstreamer.so : multimedia/phonon-gstreamer
- qmake-qt4 : devel/qmake4
- rcc : devel/qt4-rcc
- libQtSql.so : databases/qt4-sql
- uic-qt4 : devel/qt4-uic
- libQtXml.so : textproc/qt4-xml
- Runtime dependencies:
-
- gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libphonon_gstreamer.so : multimedia/phonon-gstreamer
- libQtSql.so : databases/qt4-sql
- libQtXml.so : textproc/qt4-xml
- Library dependencies:
-
- libavcodec0.so : multimedia/ffmpeg0
- libavformat0.so : multimedia/ffmpeg0
- libavutil0.so : multimedia/ffmpeg0
- libtag.so : audio/taglib
- libSDL.so : devel/sdl12
- libintl.so : devel/gettext
- libiconv.so.3 : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.11_8 15 Nov 2014 00:15:25
![Revision:372582 Revision:372582](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired port:
2014-11-15 audio/cuberok: Upstream development has stalled |
0.0.11_8 20 Oct 2014 06:36:00
![Revision:371234 Revision:371234](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
0.0.11_8 15 Oct 2014 19:32:49
![Revision:370948 Revision:370948](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/cuberok:
- don't rely on phonon-gstreamer and add explicit dependency on gstreamer-0.10
(upcoming phonon-gstreamer will depend on GStreamer 1)
- drop needless USE_LDCONFIG
- deprecate, the project looks abandoned upstream, no support for modern
FFmpeg and GStreamer
Approved by: maintainer (implicit) |
0.0.11_8 10 Sep 2014 20:50:37
![Revision:367888 Revision:367888](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.0.11_7 18 Feb 2014 14:31:33
![Revision:344898 Revision:344898](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Bump PORTREVISION after KDE4_PREFIX change |
0.0.11_6 22 Nov 2013 12:55:00
![Revision:334586 Revision:334586](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
0.0.11_6 22 Oct 2013 13:50:44
![Revision:331267 Revision:331267](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
0.0.11_6 08 Oct 2013 22:39:08
![Revision:329841 Revision:329841](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/cuberok: link using ffmpeg0
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit) |
0.0.11_6 26 Sep 2013 20:08:39
![Revision:328410 Revision:328410](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
eadler ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.
Fix ports which don't follow convention. |
0.0.11_6 20 Sep 2013 14:36:37
![Revision:327706 Revision:327706](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.0.11_6 08 Sep 2013 08:27:08
![Revision:326709 Revision:326709](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt) |
0.0.11_6 25 Jun 2013 18:07:08
![Revision:321754 Revision:321754](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
vg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* Changed my email
* Changed position name and surname
* Deleted lib versions from LIB_DEPENDS
Approved by: eadler (mentor) |
0.0.11_6 27 Apr 2013 08:50:47
![Revision:316654 Revision:316654](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.0.11_6 24 Apr 2013 18:10:32
![Revision:316464 Revision:316464](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ak ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.0.11_6 06 Jun 2012 06:44:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.0.11_6 01 Jun 2012 05:26:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update png to 1.5.10 |
0.0.11_5 18 Feb 2012 10:18:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.0.11_4 16 Feb 2012 15:57:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
ashish ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
0.0.11_3 10 Nov 2011 05:38:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr |
0.0.11_3 24 Jun 2011 22:39:03
![files touched by this commit files touched by this commit](/images/logs.gif) |
mm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump due to ffmpeg update to 0.7.1 |
0.0.11_2 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
0.0.11_2 24 Jul 2010 16:38:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
mm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update ffmpeg to 0.6 |
0.0.11_1 19 Jun 2010 07:42:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark as broken on sparc64: fails to compile.
Hat: portmgr
Feature safe: yes |
0.0.11_1 31 May 2010 02:01:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.0.11 13 May 2010 06:05:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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> |