abbd FreshPorts -- audio/clementine-player
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
clementine-player 1.1.0_4 audio on this many watch lists=3 search for ports that depend on this port
Cross-platform music player based on Amarok 1.4
Maintained by: g.veniamin@googlemail.com search for ports maintained by this maintainer
Port Added: 04 Apr 2010 01:23:10
License: GPLv3


Clementine is a modern music player and library organiser. Clementine
is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4.

Features:
- Listen to internet radio from Last.fm and SomaFM
- Load M3U and XSPF playlists
- Edit tags on MP3 and OGG files, organise your music
- Download missing album cover art from Last.fm

WWW: http://www.clementine-player.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/boost-libs
  2. devel/google-sparsehash
  3. devel/cmake
  4. devel/gstreamer-plugins-gio
  5. audio/gstreamer-plugins-ogg
  6. audio/gstreamer-plugins-mp3
  7. audio/gstreamer-plugins-flac
  8. devel/gstreamer-plugins-soup
  9. audio/gstreamer-plugins-vorbis
  10. devel/qt4-corelib
  11. devel/dbus-qt4
  12. x11-toolkits/qt4-gui
  13. devel/qt4-linguist
  14. devel/qt4-moc
  15. net/qt4-network
  16. x11/qt4-opengl
  17. devel/qmake4
  18. devel/qt4-qtestlib
  19. devel/qt4-rcc
  20. databases/qt4-sql
  21. devel/qt4-uic
  22. www/qt4-webkit
  23. textproc/qt4-xml
  24. graphics/gtk-update-icon-cache
Required To Run:
  1. devel/gstreamer-plugins-gio
  2. audio/gstreamer-plugins-ogg
  3. audio/gstreamer-plugins-mp3
  4. audio/gstreamer-plugins-flac
  5. devel/gstreamer-plugins-soup
  6. audio/gstreamer-plugins-vorbis
  7. devel/qt4-corelib
  8. devel/dbus-qt4
  9. x11-toolkits/qt4-gui
  10. net/qt4-network
  11. x11/qt4-opengl
  12. devel/qt4-qtestlib
  13. databases/qt4-sql
  14. www/qt4-webkit
  15. textproc/qt4-xml
  16. devel/gio-fam-backend
  17. graphics/gtk-update-icon-cache
Required Libraries:
  1. devel/libexecinfo
  2. audio/taglib
  3. audio/chromaprint
  4. devel/protobuf
  5. devel/qjson
  6. math/fftw3
  7. sysutils/libcdio
  8. audio/liblastfm
  9. audio/libmtp
  10. devel/qca
  11. graphics/glew
  12. devel/glib20
  13. devel/pcre
  14. accessibility/atk
  15. graphics/gdk-pixbuf2
  16. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/clementine-player/ && make install clean
To add the package: pkg_add -r clementine-player


Configuration Options
===> The following configuration options are available for clementine-player-1.1.0_4:
     AUDIOCD=on: Devices: Audio CD support
     BREAKPAD=off: Crash reporting
     DEVICEKIT=on: Devices: DeviceKit backend
     GIO=on: Devices: GIO device backend
     GOOGLE_DRIVE=on: Google Drive support
     GPOD=off: iPod support
     IMOBILEDEVICE=off: Devices: iPod Touch, iPhone, iPad support
     LASTFM=on: Support Last.fm service (requires ruby)
     MTP=on: MTP device support
     SPOTIFY=on: Support for Spotify service
     VISUALISATION=on: Visualisations from projectM
     WIIMOTEDEV=on: Wiimote support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://clementine-player.googlecode.com/files/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Mar 2013 16:13:18
Original commit files touched by this commit  1.1.0_4
miwi search for other commits by this committer
 - Chase libmtp shlib bump
22 Mar 2013 20:06:15
Original commit files touched by this commit  1.1.0_3
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
18 Mar 2013 15:14:28
Original commit files touched by this commit  1.1.0_3
vanilla search for other commits by this committer
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
11 Feb 2013 12:41:32
Original commit files touched by this commit  1.1.0_2
makc search for other commits by this committer
- Add missing/remove useless dependencies
- Remove DBUS option
- Set LATEST_LINK

Approved by:	maintainer via irc
07 Feb 2013 19:48:46
Original commit files touched by this commit  1.1.0_1
pawel search for other commits by this committer
- Add missing deps that package links to on live systems
- Remove leading article from COMMENT
- Replace tab by space in WWW: line
- OPTIONS_DEFAULTS -> OPTIONS_DEFAULT

PR:		ports/175934
Submitted by:	myself
Approved by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
09 Jan 2013 16:47:00
Original commit files touched by this commit  1.1.0
wxs search for other commits by this committer
Fix leftovers during deinstall that somehow crept in at r310095.
08 Jan 2013 16:18:16
Original commit files touched by this commit  1.1.0
wxs search for other commits by this committer
Update to 1.1.0
Trim header
Conver to new options

PR:		ports/173911
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
23 Jun 2012 13:21:04
Original commit files touched by this commit  1.0.0_6
nox search for other commits by this committer
- Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default.
06 Jun 2012 06:44:38
Original commit files touched by this commit  1.0.0_5
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.0.0_5
dinoex search for other commits by this committer
- update png to 1.5.10
25 May 2012 15:14:39
Original commit files touched by this commit  1.0.0_4
miwi search for other commits by this committer
- Chase libmtp shlib bump
26 Feb 2012 15:22:37
Original commit files touched by this commit  1.0.0_3
nox search for other commits by this committer
- Update multimedia/libxine to 1.2.1 with a commit merged from hg
  to fix DVB support.  (which still is broken for tuners using
  hardware pid filtering, like when running webcamd with
  "-m dvb-usb-init.force_pid_filter_usage=1".)

- Add patches to fix build of ports depending on libxine to:
  audio/amarok,
  graphics/gimageview [1], graphics/pornview [1],
  graphics/osg [2], graphics/osg-devel [2],
  multimedia/emotion,
  x11/kdelibs4 [3],
  multimedia/kmplayer,
  multimedia/konverter,
  multimedia/qdvdauthor [4],
  multimedia/vdr-plugin-xineliboutput,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16 Feb 2012 15:57:34
Original commit files touched by this commit  1.0.0_2
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
16 Jan 2012 19:11:28
Original commit files touched by this commit  1.0.0_1
rm search for other commits by this committer
- do not let to link with already installed ports, that were disabled with
options to avoid hidden dependencies

Submitted by:   makc
Approved by:    Veniamin Gvozdikov <g.veniamin at googlemail dot com>
(maintainer)
13 Jan 2012 03:38:22
Original commit files touched by this commit  1.0.0_1
rm search for other commits by this committer
- let it build with stock gcc
- optionify ipod and mtp support (default on)

PR:             164043
Submitted by:   Axel Gonzalez <loox at e-shell dot net>
Approved by:    maintainer
05 Jan 2012 23:41:22
Original commit files touched by this commit  1.0.0
pawel search for other commits by this committer
Update to version 1.0.0

PR:             ports/163816
Submitted by:   maintainer
23 Dec 2011 10:16:53
Original commit files touched by this commit  0.7.1_2
rm search for other commits by this committer
- install dependency on audio/liblastfm conditionally via OPTIONS (default on)

No need to bump PORTREVISION, because default dependency list is not changed.

PR:             163534
Submitted by:   Oliver Heesakkers <dev2 at heesakkers dot info>
Approved by:    maintainer, novel (mentor, implicit)
21 Dec 2011 04:24:01
Original commit files touched by this commit  0.7.1_2
rm search for other commits by this committer
- add missing gstreamer-plugins-vorbis dependency [1]
- move LICENSE to proper block
- whitespace fixes in pkg-descr
- bump PORTREVISION

PR:             162107
Submitted by:   Heino Tiedemann <rotkap at gmx dot de> [1]
Approved by     maintainer, novel (mentor, implicit)
23 Aug 2011 18:39:19
Original commit files touched by this commit  0.7.1_1
kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
03 Apr 2011 16:30:21
Original commit files touched by this commit  0.7.1
dhn search for other commits by this committer
- Update to 0.7.1

PR:             ports/156040
Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
25 Mar 2011 20:12:06
Original commit files touched by this commit  0.6
pav search for other commits by this committer
- Not MAKE_JOBS_SAFE

Reported by:    pointyhat
06 Feb 2011 08:18:04
Original commit files touched by this commit  0.6
miwi search for other commits by this committer
- Update to version 0.6
- Add LICENSE info
- Update WWW line

PR:             153553
Submitted by:   "Pawel Pekala" <c0rn@o2.pl>
Approved by:    maintainer
Feature safe:   yes
23 Jul 2010 18:02:22
Original commit files touched by this commit  0.4.2
makc search for other commits by this committer
Update to 0.4.2
Mark MAKE_JOBS_SAFE while here

PR:             ports/148765
Submitted by:   Gvozdikov Veniamin (maintainer)
14 Jun 2010 18:25:19
Original commit files touched by this commit  0.3
makc search for other commits by this committer
Update to 0.3

PR:             ports/147730
Submitted by:   Gvozdikov Veniamin (maintainer)
24 Apr 2010 09:38:46
Original commit files touched by this commit  0.2_2
ehaupt search for other commits by this committer
Chase audio/libmodplug update.
04 Apr 2010 18:12:05
Original commit files touched by this commit  0.2_1
itetcu search for other commits by this committer
Fix fetch.

PR:             145374
Submitted by:   Gvozdikov Veniamin (maintainer)
Reported by:    QAT
04 Apr 2010 01:22:23
Original commit files touched by this commit  0.2
amdmi3 search for other commits by this committer
Clementine is a modern music player and library organiser. Clementine
is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4.

Features:
- Listen to internet radio from Last.fm and SomaFM
- Load M3U and XSPF playlists
- Edit tags on MP3 and OGG files, organise your music
- Download missing album cover art from Last.fm

WWW:    http://code.google.com/p/clementine-player/

PR:             144978
Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com>

Number of commits found: 27

2871
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24534
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours9
new 7 days30
new fortnight64
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0