Commit Graph

2875 Commits

Author SHA1 Message Date
worldofpeace
72dba7b70d lollypop: 0.9.909 -> 0.9.914 2019-01-25 14:02:14 -05:00
worldofpeace
78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00
Jörg Thalheim
b3eaad9a27
Merge pull request #53818 from gnidorah/updates
update most packages I maintain
2019-01-23 19:19:13 +00:00
Vladimír Čunát
3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Robert Schütz
2dc2a8e54e mopidy-gmusic: use default cachetools version 2019-01-21 17:52:00 +01:00
Jan Tojnar
437e478a50
gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
R. RyanTM
26eaa253da fluidsynth: 2.0.2 -> 2.0.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/fluidsynth/versions
2019-01-19 09:27:16 +01:00
R. RyanTM
12024266ad x42-plugins: 20181103 -> 20190105
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/x42-plugins/versions
2019-01-15 21:52:40 -08:00
Jan Tojnar
e0fad4b9c5
pulseeffects: 4.4.5 → 4.4.6 2019-01-14 19:46:57 +01:00
Timo Kaufmann
3dc0a1b7a7
spotify: 1.0.94.262.g3d5c231c-9 -> 1.0.96.181.gf6bc1b6b-12 (#53930)
spotify now requires "libatk-bridge-2.0.so", which is provided by
at-spi2-atk.
2019-01-14 11:05:13 +01:00
gnidorah
ffbe5aff57 reaper: 5.961 -> 5.965 (#53880) 2019-01-13 23:25:47 +01:00
gnidorah
f2b9162167 openmpt123: 0.2.7025-beta20.1 -> 0.4.1 2019-01-13 17:55:00 +03:00
R. RyanTM
c169f233e6 yoshimi: 1.5.9 -> 1.5.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2019-01-13 09:47:18 +01:00
worldofpeace
bac3e2ada9 cozy: 0.6.3 -> 0.6.7 2019-01-13 02:46:35 -05:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
gnidorah
bce5c13a8f bitwig-studio2: 2.3.5 -> 2.4.3 2019-01-09 21:10:24 +03:00
gnidorah
c680c57a84 bitwig-studio: switch to autoPatchelfHook 2019-01-09 21:10:21 +03:00
gnidorah
5bce172b87 adlplug, opnplug: init at 1.0.0-beta.5 2019-01-08 18:51:01 +03:00
Kevin Rauscher
e39ff06b16 mopidy-iris: 3.31.7 -> 3.31.8 2019-01-07 22:11:45 -05:00
Michael Weiss
e1d9854816
scons: 3.0.1 -> 3.0.2
A few packages broke due to the SCons upgrade (they depended on
deprecated options that got removed), I've kept them on version 3.0.1
for now. The rest of the rebuilds seems fine (the failing ones where
already in a broken state before this change).
2019-01-07 15:07:29 +01:00
Vladimír Čunát
10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Dmitry Kalinkin
fb185ff859
Merge pull request #52835 from suhr/musescore
musescore: 2.3.2 -> 3.0
2019-01-04 20:20:34 -05:00
Dmitry Kalinkin
fc2a65308f
musescore: switch to QtWebEngine
Since version 3.0 it builds with QtWebEngine by default.
2019-01-04 19:43:23 -05:00
Piotr Bogdan
89bcdd1184 timemachine: link with libm explicitly 2019-01-04 21:44:22 +00:00
Piotr Bogdan
90f5c4a810 pianobooster: link with pthreads, libGL explicitly 2019-01-04 21:44:20 +00:00
Piotr Bogdan
46dd3e27d9 lash: link with pthreads, lib{uuid,m} explicitly 2019-01-04 21:44:20 +00:00
Piotr Bogdan
0d8bec14f0 jack_rack: link with pthreads, lib{dl,m} explicitly 2019-01-04 21:44:19 +00:00
Piotr Bogdan
0b0430928b bitmeter: fix libm underlinking 2019-01-04 21:19:40 +00:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Piotr Bogdan
6edd82d02c a2jmidid: fix pthread linkage 2019-01-04 19:33:49 +00:00
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Frederik Rietdijk
0a2caa41fe Python: drop python.majorVersion
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`.
For implementation version, use `python.sourceVersion`.

Some expressions were broken. Those that were identified were fixed.

fixup major
2019-01-04 10:45:22 +01:00
Mateusz Kowalczyk
12f669678a
Merge pull request #53381 from r-ryantm/auto-update/cantata
cantata: 2.3.2 -> 2.3.3
2019-01-04 14:33:09 +09: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
worldofpeace
bf511fe1e9 lollypop: 0.9.908 -> 0.9.909
https://gitlab.gnome.org/World/lollypop/tags/0.9.909
2019-01-03 20:56:44 -05:00
Jan Tojnar
f7b0feaa2e
pulseeffects: 4.4.4 → 4.4.5
Fixes crash on my crappy set-up.
2019-01-04 02:14:30 +01:00
Jörg Thalheim
90f8a651f3
Merge pull request #53283 from r-ryantm/auto-update/mopidy
mopidy: 2.2.1 -> 2.2.2
2019-01-03 22:09:40 +01:00
Jörg Thalheim
4d4f54f23b
Merge pull request #53338 from r-ryantm/auto-update/gpodder
gpodder: 3.10.5 -> 3.10.6
2019-01-03 20:43:49 +01:00
Frederik Rietdijk
2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
Jan Tojnar
e6797f686d
pulseeffects: 4.4.1 → 4.4.4
- Now depends on libdbus for RealtimeKit.

- No longer needs to add custom GStreamer plug-in path to environment variable:

4410f1ffc1
2019-01-03 19:42:41 +01:00
R. RyanTM
60857d1926 gpodder: 3.10.5 -> 3.10.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gpodder/versions
2019-01-03 10:20:57 -08:00
R. RyanTM
c7cb749dd2 lsp-plugins: 1.1.4 -> 1.1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lsp-plugins/versions
2019-01-03 04:46:48 -08:00
R. RyanTM
8e492b733f mopidy: 2.2.1 -> 2.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mopidy/versions
2019-01-03 00:48:55 -08:00
Jan Tojnar
47589f54a1
Merge pull request #53194 from r-ryantm/auto-update/quodlibet
quodlibet: 4.2.0 -> 4.2.1
2019-01-02 22:15:29 +01:00
R. RyanTM
d3d64d0ea1
quodlibet: 4.2.0 -> 4.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quodlibet/versions

Also remove intltool and start running tests, changes missed in 4.2.0 update.

Also do not collect TReplayGain for variants without gst-plugins-good.
2019-01-02 21:53:35 +01:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
worldofpeace
b36df35ce3 lollypop: 0.9.906 -> 0.9.908
https://gitlab.gnome.org/World/lollypop/tags/0.9.907
https://gitlab.gnome.org/World/lollypop/tags/0.9.908
2018-12-30 18:12:32 -05:00
Frederik Rietdijk
26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
Kevin Rauscher
3f46038a93 mopidy-iris: 3.31.3 -> 3.31.7 2018-12-30 10:26:19 -05:00
worldofpeace
4891722051
Merge pull request #52811 from r-ryantm/auto-update/picard
picard: 2.0.4 -> 2.1
2018-12-29 23:29:49 -05:00
Frederik Rietdijk
10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Dmitry Kalinkin
20d60c8238
treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is needed 2018-12-27 09:14:21 -05:00
worldofpeace
3e6e9f5639
Merge pull request #52872 from r-ryantm/auto-update/kid3
kid3: 3.6.2 -> 3.7.0
2018-12-26 23:45:33 -05:00
R. RyanTM
02fdc64be3 csound: 6.12.0 -> 6.12.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/csound/versions
2018-12-26 11:07:10 +01:00
Сухарик
b3e56b0533 musescore: 2.3.2 -> 3.0 2018-12-26 11:36:49 +03:00
worldofpeace
1954e6a949 totem-pl-parser: rename from gnome3.totem-pl-parser 2018-12-25 20:14:27 -05:00
R. RyanTM
2fa46e16a1 kid3: 3.6.2 -> 3.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kid3/versions
2018-12-25 14:31:41 -08:00
Jan Tojnar
c45e9d0fac
Merge branch 'master' into staging 2018-12-25 17:03:57 +01:00
R. RyanTM
f4b3d02bee picard: 2.0.4 -> 2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard/versions
2018-12-24 21:20:23 -08:00
R. RyanTM
b177bbfe67 qjackctl: 0.5.3 -> 0.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qjackctl/versions
2018-12-24 09:53:59 -08:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Jörg Thalheim
0b517e33de
lmms: 1.2.0-rc6 -> 1.2.0-rc7 2018-12-23 17:50:50 +01:00
R. RyanTM
5caeaf1576 qmmp: 1.2.4 -> 1.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmmp/versions
2018-12-23 11:08:07 +01:00
Vladyslav M
110038afca
Merge pull request #52690 from r-ryantm/auto-update/rosegarden
rosegarden: 18.06 -> 18.12
2018-12-22 23:59:24 +02:00
R. RyanTM
df856dd799 rosegarden: 18.06 -> 18.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rosegarden/versions
2018-12-22 08:56:35 -08:00
R. RyanTM
688afbd7df whipper: 0.7.2 -> 0.7.3 (#52662)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/whipper/versions
2018-12-22 11:10:47 +01:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
worldofpeace
ee929c7299 lollypop: 0.9.611 -> 0.9.906
Changelog: https://gitlab.gnome.org/World/lollypop/tags/0.9.900

Releases after that were just bug fixes from things
introduced in 0.9.900
2018-12-19 19:51:08 -05:00
R. RyanTM
0faa9008d5 fluidsynth: 2.0.1 -> 2.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fluidsynth/versions
2018-12-19 17:45:14 -05:00
Frederik Rietdijk
9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
markuskowa
d78c4e7e70
Merge pull request #52156 from r-ryantm/auto-update/padthv1
padthv1: 0.9.3 -> 0.9.4
2018-12-18 23:24:51 +01:00
volth
fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
Renaud
2bda02e6b8
Merge pull request #52025 from r-ryantm/auto-update/synthv1
synthv1: 0.9.3 -> 0.9.4
2018-12-18 14:08:26 +01:00
Renaud
6054276a8e
Merge pull request #52028 from r-ryantm/auto-update/sound-juicer
sound-juicer: 3.16.1 -> 3.24.0
2018-12-18 11:13:07 +01:00
Renaud
5f5a2aae81
Merge pull request #52044 from r-ryantm/auto-update/samplv1
samplv1: 0.9.3 -> 0.9.4
2018-12-18 10:29:01 +01:00
Linus Heckemann
70658b2236
Merge pull request #52361 from rardiol/fluidsynth_1
Fluidsynth 1
2018-12-18 09:47:36 +01:00
Linus Heckemann
a532c6318a csound: document temp dependency on fluidsynth 1 2018-12-18 09:46:15 +01:00
Linus Heckemann
6bdcc10767 fluidsynth: keep version
This avoids a mass-rebuild for packages which depend on fluidsynth 2.x.
2018-12-18 09:30:32 +01:00
Matthew Bauer
657220349d
Merge pull request #51422 from hlolli/csoundqt
Csoundqt init 0.9.6-beta2 and python-qt init 3.2
2018-12-17 23:39:12 -06:00
Renaud
1af0a457a0
Merge pull request #52078 from r-ryantm/auto-update/qsampler
qsampler: 0.5.2 -> 0.5.3
2018-12-17 18:33:56 +01:00
R. RyanTM
dc0cb47b5e drumkv1: 0.9.3 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumkv1/versions
2018-12-16 17:25:48 +01:00
Ricardo Ardissone
ffc586cf49 fluidsynth_1: init at 1.1.11 2018-12-16 10:04:07 -02:00
R. RyanTM
ac62227cfe padthv1: 0.9.3 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2018-12-14 20:10:07 -08:00
volth
bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
Jan Tojnar
e75d0c343f
Merge pull request #52147 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.4.0 -> 4.4.1
2018-12-15 03:05:45 +01:00
R. RyanTM
d085ce3b7c pulseeffects: 4.4.0 -> 4.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2018-12-14 18:02:41 -08:00
R. RyanTM
c7386145ad qsampler: 0.5.2 -> 0.5.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/qsampler/versions
2018-12-14 08:25:36 -08:00
R. RyanTM
fbe282b25a samplv1: 0.9.3 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2018-12-14 05:19:41 -08:00
R. RyanTM
b173267501 sound-juicer: 3.16.1 -> 3.24.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sound-juicer/versions
2018-12-14 03:27:38 -08:00
R. RyanTM
f5b3450e88 synthv1: 0.9.3 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2018-12-14 02:46:00 -08:00
worldofpeace
c17ed110eb lollypop: don't use pythonPath 2018-12-12 03:08:56 -05:00
Samuel Dionne-Riel
fa4a6171da artyFX: Disables build on aarch64-linux 2018-12-10 14:55:19 -05:00
Samuel Dionne-Riel
45db900c3c ams-lv2: Disables on aarch64-linux 2018-12-10 14:55:19 -05:00
Kevin Rauscher
3b7a7f7b22 mopidy-iris: 3.31.2 -> 3.31.3 2018-12-10 10:55:21 +01:00