Commit Graph

3677 Commits

Author SHA1 Message Date
Jan Tojnar
f65f6338fa
Merge pull request #77796 from 101100/fix-quodlibet
quodlibet: fix tests
2020-01-31 00:38:47 +01:00
Ryan Mulligan
b20fe28daa
Merge pull request #78860 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20191215 -> 20200114
2020-01-30 12:50:05 -08:00
R. RyanTM
9039417072 x42-plugins: 20191215 -> 20200114 2020-01-30 14:29:44 +00:00
Jörg Thalheim
afa36de49d
gpodder: 3.10.11 -> 3.10.12 (#78507)
gpodder: 3.10.11 -> 3.10.12
2020-01-30 11:07:16 +00:00
worldofpeace
9ef088c603
Merge pull request #75405 from andersk/muse
muse: Use wrapQtAppsHook
2020-01-29 18:45:49 -05:00
Maximilian Bosch
c55809e256
Merge pull request #77985 from Ma27/drop-old-gcc
gcc: remove versions 4.9 and 5
2020-01-29 09:37:47 +01:00
Mario Rodas
8068d463ad
Merge pull request #78600 from r-ryantm/auto-update/ncmpc
ncmpc: 0.36 -> 0.37
2020-01-28 18:26:22 -05:00
Maximilian Bosch
8aad6fbabb
gnaural: remove
Marked as broken for >2 years, doesn't build with recent gcc.
2020-01-28 20:11:01 +01:00
Anders Lundstedt
c0ed884be6 spotifyd: 0.2.23 -> 0.2.24 2020-01-27 21:28:49 +01:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
R. RyanTM
14e24dd062 ncmpc: 0.36 -> 0.37 2020-01-27 11:06:24 +00:00
Peter Hoeg
99243ec970
Merge pull request #78531 from r-ryantm/auto-update/strawberry
strawberry: 0.6.7 -> 0.6.8
2020-01-27 14:01:17 +08:00
R. RyanTM
daf94bb3b0 strawberry: 0.6.7 -> 0.6.8 2020-01-26 11:54:02 +00:00
R. RyanTM
c6854712df gpodder: 3.10.11 -> 3.10.12 2020-01-26 05:25:30 +00:00
Mario Rodas
5953273cb7
Merge pull request #78173 from r-ryantm/auto-update/guitarix
guitarix: 0.38.1 -> 0.39.0
2020-01-24 18:34:08 -05:00
Bart Brouns
dbbbdfd3c2 sfizz: init at unstable-2020-01-24 2020-01-24 13:02:21 -08:00
Mario Rodas
166ac309e7
spotify-tui: 0.11.0 -> 0.12.0
Changelog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.12.0
2020-01-23 05:30:00 -05:00
R. RyanTM
d1ba7dae91 qmmp: 1.3.5 -> 1.3.6 2020-01-23 07:04:43 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Matthias Wimmer
8f30944b89 rosegarden: 19.06 -> 19.12
New upstream release
2020-01-22 00:41:22 -08:00
Bart Brouns
376d7878c2 string-machine: init at unstable-2020-01-20 2020-01-22 00:39:57 -08:00
Ingolf Wagner
e9ad60904c
bitwig-studio3: 3.1.1 -> 3.1.2 2020-01-22 18:19:58 +13:00
R. RyanTM
6d0b9e25c2 guitarix: 0.38.1 -> 0.39.0 2020-01-21 15:27:56 +00:00
Ryan Mulligan
00787c3f04
Merge pull request #78067 from r-ryantm/auto-update/BShapr
bshapr: 0.6 -> 0.7
2020-01-20 18:44:50 -08:00
Jake Stanger
ef7fc3f71b
rofi-mpd: 2.0.0 -> 2.0.1 2020-01-20 18:22:12 +00:00
Bart Brouns
267c5332e7 jalv: 1.6.2 -> 1.6.4 2020-01-20 17:54:42 +01:00
Bart Brouns
a6ecbc4443 ingen: unstable-2017-07-22 unstable-2019-12-09 2020-01-20 16:22:48 +01:00
Jake Stanger
865b4620ed rofi-mpd: 1.1.0 -> 2.0.0 2020-01-20 16:02:50 +01:00
R. RyanTM
e74dac0ae3 bshapr: 0.6 -> 0.7 2020-01-20 02:48:50 +00:00
worldofpeace
252e3a4375
Merge pull request #78026 from mawis/alsa-rosegarden
rosegarden: add alsaLib as a dependency
2020-01-19 16:12:12 -05:00
Mario Rodas
536fb1e1af
Merge pull request #77966 from magnetophon/distrho
distrho: 2018-04-16 -> unstable-2019-10-09
2020-01-19 13:31:15 -05:00
Bart Brouns
0977ca4c2d noise-repellent: unstable-2018-12-29 -> 0.1.5 2020-01-19 17:56:02 +01:00
Bart Brouns
b7be10eead distrho: 2018-04-16 -> unstable-2019-10-09 2020-01-19 17:46:33 +01:00
Matthias Wimmer
ebb3fa0f7c
rosegarden: add alsaLib as a dependency
Without ALSA rosegarden will be built without MIDI support.

Fixes #77988
2020-01-19 14:39:40 +01:00
Jason Heard
00a8de028e quodlibet: improve formatting and add comments 2020-01-18 10:35:11 -07:00
Jason Heard
a185bb2583 quodlibet: exclude test
- Excluded test_operon.py as it fails on ArchLinux for @sauyon.
2020-01-17 16:33:37 -07:00
Jason Heard
b2a7d4739e quodlibet: fix tests
- Add XDG_ICONS_DIRS to XDG_DATA_DIRS so tests can see icons.
- Skip quality tests and remove their dependencies.
- Add gdk-pixbuf to checkInputs to fix a test that uses SVGs.
2020-01-16 10:16:58 -07:00
Ryan Mulligan
3f0cc09ce9
Merge pull request #77730 from r-ryantm/auto-update/BSlizr
bslizr: 1.2.2 -> 1.2.4
2020-01-15 21:07:21 -08:00
Mario Rodas
d0fceb4995
Merge pull request #77764 from r-ryantm/auto-update/giada
giada: 0.16.0 -> 0.16.1
2020-01-15 19:50:52 -05:00
R. RyanTM
6c545cf46a giada: 0.16.0 -> 0.16.1 2020-01-15 13:43:16 +00:00
R. RyanTM
0fbdeb9f18 ecasound: 2.9.2 -> 2.9.3 2020-01-15 12:25:39 +00:00
R. RyanTM
a9f7218928 bslizr: 1.2.2 -> 1.2.4 2020-01-15 07:05:08 +00:00
Frederik Rietdijk
05962c4ad5 Merge master into staging-next 2020-01-14 10:20:32 +01:00
Jan Tojnar
078f33b33b
Merge pull request #73548 from Flakebi/style
pavucontrol, waybar: Use system style
2020-01-14 05:31:30 +01:00
Flakebi
475e516e2a
pavucontrol: Use system style 2020-01-13 22:43:37 +01:00
Anders Lundstedt
a6d5765dc1 spotifyd: 0.2.20 -> 0.2.23 2020-01-13 21:02:46 +01:00
Frederik Rietdijk
960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Niklas Hambüchen
c48562abf4
Merge pull request #77232 from r-ryantm/auto-update/qtractor
qtractor: 0.9.11 -> 0.9.12
2020-01-12 04:25:09 +01:00
Will Dietz
977ce750b8 qmidinet: fix by using qt's mkDerivation 2020-01-12 00:08:09 +01:00
Frederik Rietdijk
348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00