19 Commits

Author SHA1 Message Date
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
landry
04bc01d589 Update to cantata 2.3.2 2018-12-10 07:28:41 +00:00
landry
99bc81c164 Update to cantata 2.3.1.
Add a patch to disable udev check.
2018-07-02 08:22:25 +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
landry
9b5d27cc22 Switch to use a real release tarball hosted on github. 2018-02-27 16:12:04 +00:00
rsadowski
7f51f25ea1 Update cantata to 2.2.0
Submitted by Nils Reusse <n.reusse AT hxgn DOT net> (Thanks!), with following
fixes/tweaks by me:

- Remove DISTNAME
- Reorder variables
- Add audio/libcdio and remove speexdsp as LIB_DEPENDS
- Regen WANTLIB

ok landry@
2018-01-03 08:02:26 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
espie
27372f8716 adjust post speex changes. bump 2017-08-18 18:11:52 +00:00
sthen
40d4fc8f94 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:34:37 +00:00
espie
a3f6852f65 yet another C++11 error... 2017-07-24 00:41:14 +00:00
espie
13db360747 sloppy, switching things to -std=c++11 is not innocuous and should
actually be tested, guys.
2017-07-24 00:08:25 +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
ca36eae8cd c c++ is default for WANT_CXX 2017-05-28 18:49:43 +00:00
espie
4cf9195daa more WANT_CXX / LIBECXX 2017-05-13 17:40:26 +00:00
landry
d7ae49b98f Update to cantata 2.0.1.
Switch to Qt5 by default, and use github as upstream.
2017-03-27 14:41:23 +00:00
jca
7a600b5e9e No need to list qt4 in LIB_DEPENDS, the x11/qt4 module does it for us
ok landry@
2016-06-12 05:44:46 +00:00
jca
00d2ba657c lrelease4 -> MODQT_LRELEASE
ok landry@
2016-06-12 05:43:31 +00:00
landry
58afcfa1eb Import cantata 1.5.2.
Selfhost the distfile, since upstream is now working on cantata v2 and
previous tarballs were hosted on google code, they were moved to .. a
google drive, linked from a github page. yay.

Cantata is a graphical client for MPD. It contains the following features:

* Multiple MPD collections.
* Highly customisable layout.
* Songs grouped by album in play queue.
* Context view to show artist, album, and song information of current track.
* Simple tag editor.
* File organizer - use tags to organize files and folders.
* USB-Mass-Storage and MTP device support.
* MPRISv2 DBUS interface.
* Basic support for touch-style interface (views are made 'flickable')
* Scrobbling.

ok sthen@
2016-01-12 20:44:29 +00:00