Peter Hoeg
15254515d0
cantata: clean up options handling
2021-05-18 10:51:20 +08:00
Peter Hoeg
a37f7215b2
cantata: ffmpeg_3 -> ffmpeg
2021-04-30 09:33:31 +08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
R. RyanTM
28d1a9f6a9
cantata: 2.4.1 -> 2.4.2
2020-10-22 09:08:31 +00:00
Thomas Tuegel
e1b7af630f
cantata: use libvlc
2020-09-26 05:50:24 -05:00
Cole Helbling
fca7cc57ad
cantata: add perl for dynamic playlists
...
Cantata wants to check if perl is available at runtime, but we already patch the
script shebangs, making it unnecessary to be available at runtime --
thus, patch out this check.
2020-09-08 11:03:12 -07:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Cole Helbling
23f4ac9150
cantata: make qtmultimedia and vlc optional
...
Upstream defaults vlc to off. Its only purpose is as an alternative to
QtMultimedia for "MPD HTTP stream playback" [1]. Similarly, provide a
toggle for qtmultimedia, in case somebody wants to disable HTTP stream
playback.
[1] efa907c8e0/CMakeLists.txt (L51)
2020-03-30 10:49:55 -07:00
R. RyanTM
394762391e
cantata: 2.3.3 -> 2.4.1
2020-02-23 13:46:25 -08:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Nikolay Korotkiy
9a9dc03cf4
cantata: use qt5's mkDerivation
...
see #65399
2019-08-05 16:39:30 -04:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM
570c887c48
cantata: 2.3.2 -> 2.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cantata/versions
2019-01-03 20:29:19 -08:00
jpathy
07fad592c5
cantata: 2.2.0 -> 2.3.2 ( #44514 )
...
Removed merged patch.
2018-08-08 00:55:30 +02:00
Peter Hoeg
92c0720be9
cantata: fix segfault on qt 5.10
2018-01-22 23:04:26 +08:00
Peter Hoeg
8b2d22041f
cantata: drop qt4 option
2018-01-01 23:12:51 +08:00
Peter Hoeg
a05f1e2ec4
cantata clean up
2017-10-05 23:27:54 +08:00
Peter Hoeg
14594db481
cantata: 2.1.0 -> 2.2.0
2017-10-05 23:02:12 +08:00
Peter Hoeg
161f0d3348
cantata: 2.0.1 -> 2.1.0
2017-08-02 01:13:24 +08:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper
2017-06-18 08:44:42 -05:00
Jörg Thalheim
6405bbe867
cantata: 1.5.1 -> 2.0.1
2017-02-28 17:45:58 +01:00
Thomas Tuegel
ea6355f2c5
cantata: Remove KDE 4 support
...
It was permanently disabled anyway.
2017-02-24 17:14:06 -06:00
emosenkis
75b460ce1b
Cantata: update homepage ( #16296 )
2016-06-17 18:31:48 +02:00
Reno Reckling
e94139f8c8
Add comments identifying workarounds
2015-12-26 18:42:03 +01:00
Reno Reckling
a25de32033
cantata: fix taglib search
2015-12-26 18:00:32 +01:00
Thomas Tuegel
d57e50d840
separate makeQtWrapper from qtbase setup-hook
2015-10-30 16:10:37 -05:00
Thomas Tuegel
fdc0e17490
cantata: build with Qt 5.5
2015-09-27 15:09:44 -05:00
Thomas Tuegel
5d1f6ad57c
qt5: make qt-5.4.1 default
2015-03-24 17:14:56 -05:00
Mateusz Kowalczyk
606a02579c
cantata: use Qt5 by default
...
It's time.
2014-12-10 08:36:04 +00:00
Mateusz Kowalczyk
8a9292b357
cantata: update to 1.5.1
2014-12-10 08:19:52 +00:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Mateusz Kowalczyk
fd6cde6953
cantata: update to 1.5.0
2014-10-29 02:57:53 +00:00
Mateusz Kowalczyk
ee870fa364
cantata: update from 1.4.1 to 1.4.2
2014-10-06 17:36:41 +01:00
Mateusz Kowalczyk
2b54796585
cantata: update to 1.4.1
2014-08-28 00:09:26 +01:00
Mateusz Kowalczyk
0f2d101975
cantata: update to 1.4.0
2014-08-24 12:19:06 +02:00
Mateusz Kowalczyk
1cbcdd5159
cantata: fix build failure ( close #2723 )
...
We were one directory too high for configure.
2014-05-26 21:25:56 +02:00
Mateusz Kowalczyk
a9f85aa4e9
cantata: create version 1.3.4
2014-05-09 03:22:45 +02:00