36 Commits

Author SHA1 Message Date
tb
8e7bdaad64 Fix after protobuf 3.6.0 update (now needs C++ 11).
from jca
2018-07-10 10:55:07 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
naddy
e683c2aebe fix build with clang6 2018-04-17 14:06:03 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
rsadowski
f43469df71 Bump all and adjust WANTLIB and patches after qca update
OK sthen@
2017-07-11 20:42:34 +00:00
natano
c00fed01e0 On startup clementine errors out with an error message, due to
devel/sqlite3 not being built with support for fts3_tokenizer().

Let's use their shipped version sqlite instead of the system version
to circumvent that issue.

ok zhuk
2017-06-19 19:57:07 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
e4ca766511 let it build with clang. don't -Werror, because that doesn't work with
extended warnings
2017-05-24 08:07:32 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
ajacoutot
fefafd6136 s/PKGNAME/DISTNAME so that portroach can detect new releases.
ok zhuk@ (maintainer)
2015-11-18 11:05:46 +00:00
ajacoutot
b76b0b4419 Bring consistency in GStreamer dependencies:
- remove most dependencies on plugins-bad and plugins-ugly; there is no reason
on depend on these because they should only provide support for rare and/or
rarely used codecs
- for standard how-of-the-box support for most modern files, always depend on
plugins-good and plugins-ffmpeg|libav.

gstreamer1 parts from Brad, gstreamer-0.10 parts from me
2015-10-07 05:50:24 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
ajacoutot
508c2179c7 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:43:01 +00:00
zhuk
20345466ed Unify my email in MAINTAINER lines to make portroach happy.
Kindly reminded by jasper@ a week (or two?) ago, sorry for slacking.
2014-11-02 10:33:50 +00:00
zhuk
81f54f0dcb Somewhat fix the long-standing bug which prevented playing files with
non-ASCII characters in their name. Unfortunately, the alternative patch
that was pushed upstream didn't resolve issue, so we have to use this
dirty patch instead.
2014-10-05 00:07:33 +00:00
zhuk
1d7169371f Unbreak running Clementine tests. 2014-10-04 22:34:27 +00:00
dcoppa
460cbca5bf Fix cmake-related issues; regen patch
no bump needed
2014-10-01 20:52:48 +00:00
zhuk
69de9bab83 Maintaince update of Clementine to 1.2.3. Contains minor bugfixes.
Also adds support for GCC 4.9 and CMake 3.x.

Problem with CMake 3.x noticed by landry@, fix from upstream repo via dcoppa@
2014-09-11 09:02:13 +00:00
zhuk
d5512af05c Sync FindBacktrace.cmake with what's been committed upstream and what's the
Clementine actually waits for.

Pointed out, initially patched and tested by sthen@, thanks!
2014-06-25 00:29:45 +00:00
landry
11852459c2 Fix build with gcc 4.8, remove a pair of -W not supported by that version
and include <unistd.h> for unlink(), since it uses -Werror.
Diff shown to zhuk@ who was going to look into it..
2014-03-10 20:28:41 +00:00
juanfra
e6c593acb0 The DI plugin (mp3) requires plugins-good. ok zhuk@ sthen@ 2014-02-08 19:39:34 +00:00
zhuk
c5d0857c16 Update Clementine to 1.2.1, some features:
* Support for indexing and playing music from Box, Dropbox, Skydrive,
    and Ubuntu One.
  * Support for Subsonic.
  * Remote control support for Android.
  * Playlist tab at the sidebar. Starred playlists are saved in here
    when their tabs are closed.
  * Opus support.
  * POPM and FMPS tags support.
  * Option to resume playback on startup.
  * ... and many others.
2013-12-12 11:13:39 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
ajacoutot
30f296cdbe Fix build with glib2>=2.36.0. 2013-03-27 18:00:00 +00:00
zhuk
fcbd81fe96 One more extra LIB_DEPENDS, spotted (and cluestick applied) by ajacoutot@. 2013-03-27 10:57:40 +00:00
zhuk
0ddf737853 Switch Clementine to FindBacktrace.cmake that was recently committed to CMake.
prodded by dcoppa@
2013-03-21 16:05:00 +00:00
brad
834f17aec7 - Tweak COMMENT so it sounds a little better.
- Reformat DESCR.

ok sthen@ MAINTAINER
2013-03-16 09:31:05 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
zhuk
e16c877af8 Fix bulk builds (at least for sthen@) until the real issue gets resolved. 2013-02-06 20:47:41 +00:00
zhuk
8b48d40d3f Unbreak Clementine build in wild environment (i.e., outta of my laptop):
* Better handling of libexecinfo. I moved from adding some goo to
    CMakeLists.txt to writing proper FindExecinfo.cmake package.
  * Force source directory, or visualization presets could miss
    installation;
  * Force "plist" in WANTLIB, as it's being used by plugin;
  * Add back fftw3 dependency: while we use external libchromaprint now,
    fftw3 is also needed for so called "moodbar".
  * Nit: remove libnjb, it's use was actually gone in the last release;

Lots of input from sthen@ and nigel@, committing ASAP.
2013-02-06 13:23:03 +00:00
zhuk
35f9c2aca3 Clementine is a multiplatform music player. It is inspired by
Amarok 1.4, focusing on a fast and easy-to-use interface for searching
and playing your music.

"import as-is, i've seen those ports too much" landry@
2013-02-05 14:00:16 +00:00