Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_5 11 Jan 2014 17:50:31 |
sbruno (src committer) |
NO_STAGE doesn't seem to make any difference in build failures reported
by users of this port. seems to pass make stage/orphans etc.
PR: ports/185597 |
1.2.1_5 11 Jan 2014 16:15:59 |
sbruno (src committer) |
Put back NO_STAGE that was removed in svn r338393.
PR: ports/185597 |
1.2.1_4 05 Jan 2014 01:20:50 |
sbruno (src committer) |
Add QT imageformats to resolve issues with rendering album covers
PR: ports/175987 |
1.2.1_3 03 Jan 2014 18:00:19 |
vg |
- Changed mainteiner from vg to sbruno
Submitted by: myself |
1.2.1_3 01 Jan 2014 22:55:58 |
sbruno (src committer) |
Trying to be smart, always punishes one in the end.
SPOTIFY support isn't something that can be compiled out of clementine.
You must *either* compile the binary blob in to the application *or*
enable the downloader via QCA. You cannot disable them.
I suspect, from the changes I've made, someone already figured this out
originally. :-) |
1.2.1_2 01 Jan 2014 19:54:44 |
sbruno (src committer) |
Add DropBox & BOX remote file storage support and enable on by
default
Remove NO_STAGE
Remove MAKE_JOBS_UNSAFE
Remove BUILTINTAGLIB, this is only relevant for distributions that
have a taglib package < 1.8
Remove SPOTIFY support. Requires vendor binary library that does
not currently support FreeBSD. The QCA code is a tool to fetch this
library if enabled.
Remove -DIMOBILEDEVICE as its not a Cmake build options for this port
Reviewed by: vg |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
1.2.1_1 07 Dec 2013 18:00:45 |
sbruno (src committer) |
Use compiler:c++11-lib to get this port to compile on stable/9
Add a couple of dirrmtry missing from the last run
Submitted by: Jimmy Olgeni <olgeni@olgeni.com> |
1.2.1 04 Dec 2013 15:33:33 |
sbruno (src committer) |
Update to Clementine 1.2.1
Version 1.2.1:
Bugfixes:
* Fix library download in the network remote.
* Fix removing songs from playlist in the network remote.
* Fix login failures with box.com.
* (Mac OS X) Add a workaround for a weird font issue on 10.9.
* (Linux) Fix a typo that would prevent the Spotify downloader button from
ever being shown |
1.2.0_3 03 Dec 2013 19:29:05 |
sbruno (src committer) |
Pointyhat to me.
SPOTIFY support references the built in clementine library support module
for the service that requires qca2 support.
SPOTIFY_BLOB references some magical external library (from the vendor),
that can be used in its place.
There isn't a clearly obvious way to disable SPOTIFY support alltogether
and the original, pre svn r335260 version of the SPOTIFY logic is correct
Reported by: Jimmy Olgeni <olgeni@olgeni.com> |
1.2.0_2 03 Dec 2013 14:52:53 |
sbruno (src committer) |
Typo fix: s/DEBUS/DBUS/g
Recomment out maintainer line comment at top of file
Submitted by: makc@ |
1.2.0_1 02 Dec 2013 03:39:34 |
sbruno (src committer) |
after review from makc@
Bump PORTREVISION becuase ...
- Remove WITH_DEBUG
- Enable DBUS for all configurations
- Remove DBUS as a configuration option
- Remove GOOGLE_DRIVE as a default option, google sparsehash will not build
currently.
- Remove share/applications from plist
PR: ports/182107 |
1.2.0 30 Nov 2013 03:54:16 |
sbruno (src committer) |
Update audio/clementine-player to 1.2.0
This now works on 11-current
PR: ports/178687 |
1.1.1_2 22 Oct 2013 13:50:44 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
1.1.1_2 26 Sep 2013 20:08:39 |
eadler |
Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.
Fix ports which don't follow convention. |
1.1.1_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.1.1_2 08 Sep 2013 08:27:08 |
antoine |
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt) |
1.1.1_2 25 Aug 2013 09:07:50 |
vg |
- Removed support IMOBILEDEVICE because developers does not support it
details: http://code.google.com/p/clementine-player/source/detail?r=3d434f1c8818
PR: ports/178687
Submitted by: Justin <freebsd.users@gmail.com>
Approved by: eadler (mentor) |
1.1.1_1 10 Aug 2013 15:08:23 |
vg |
- Added conflict with Qt3
- Fixed build with new glibc
PR: ports/175429
Submitted by: Heino Tiedemann <rotkap@gmx.de>
Approved by: eadler (mentor) |
1.1.1_1 10 Jul 2013 15:25:37 |
makc |
- Add patch which allows to build audio/acoustid-fingerprinter and
audio/chromaprint with different ffmpeg ports (based on patch from
multimedia/kdemultimedia4-ffmpegthumbs)
- Switch dependency to multimedia/ffmpeg1
- Bump PORTREVISION due to dependency change in audio/chromaprint
Approved by: no reply from jhale@ |
1.1.1 25 Jun 2013 18:03:50 |
vg |
- Log:
* Changed my email
* Changed positions name and surname
Approved by: eadler (mentor) |
1.1.1 01 Jun 2013 10:28:00 |
pawel |
Update to version 1.1.1
PR: ports/179103
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
1.1.0_4 26 Mar 2013 16:13:18 |
miwi |
- Chase libmtp shlib bump |
1.1.0_3 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.1.0_3 18 Mar 2013 15:14:28 |
vanilla |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
1.1.0_2 11 Feb 2013 12:41:32 |
makc |
- Add missing/remove useless dependencies
- Remove DBUS option
- Set LATEST_LINK
Approved by: maintainer via irc |
1.1.0_1 07 Feb 2013 19:48:46 |
pawel |
- 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) |
1.1.0 09 Jan 2013 16:47:00 |
wxs |
Fix leftovers during deinstall that somehow crept in at r310095. |
1.1.0 08 Jan 2013 16:18:16 |
wxs |
Update to 1.1.0
Trim header
Conver to new options
PR: ports/173911
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
1.0.0_6 23 Jun 2012 13:21:04 |
nox |
- Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default. |
1.0.0_5 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.0.0_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.0_4 25 May 2012 15:14:39 |
miwi |
- Chase libmtp shlib bump |
1.0.0_3 26 Feb 2012 15:22:37 |
nox |
- 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 ) |
1.0.0_2 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.0.0_1 16 Jan 2012 19:11:28 |
rm |
- 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) |
1.0.0_1 13 Jan 2012 03:38:22 |
rm |
- 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 |
1.0.0 05 Jan 2012 23:41:22 |
pawel |
Update to version 1.0.0
PR: ports/163816
Submitted by: maintainer |
0.7.1_2 23 Dec 2011 10:16:53 |
rm |
- 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) |
0.7.1_2 21 Dec 2011 04:24:01 |
rm |
- 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) |
0.7.1_1 23 Aug 2011 18:39:19 |
kwm |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
0.7.1 03 Apr 2011 16:30:21 |
dhn |
- Update to 0.7.1
PR: ports/156040
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer) |
0.6 25 Mar 2011 20:12:06 |
pav |
- Not MAKE_JOBS_SAFE
Reported by: pointyhat |
0.6 06 Feb 2011 08:18:04 |
miwi |
- 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 |
0.4.2 23 Jul 2010 18:02:22 |
makc |
Update to 0.4.2
Mark MAKE_JOBS_SAFE while here
PR: ports/148765
Submitted by: Gvozdikov Veniamin (maintainer) |
0.3 14 Jun 2010 18:25:19 |
makc |
Update to 0.3
PR: ports/147730
Submitted by: Gvozdikov Veniamin (maintainer) |
0.2_2 24 Apr 2010 09:38:46 |
ehaupt |
Chase audio/libmodplug update. |
0.2_1 04 Apr 2010 18:12:05 |
itetcu |
Fix fetch.
PR: 145374
Submitted by: Gvozdikov Veniamin (maintainer)
Reported by: QAT |
0.2 04 Apr 2010 01:22:23 |
amdmi3 |
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> |