Commit Graph

3971 Commits

Author SHA1 Message Date
Sohalt
24bc2b8be3
orca-c: init at git-2020-05-01 2020-05-04 19:23:34 +05:30
R. RyanTM
06d5edf7ed rofi-mpd: 2.2.0 -> 2.2.1 2020-05-04 16:44:00 +05:30
Mario Rodas
3bc59d14cf
Merge pull request #86723 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.07 -> 1.12
2020-05-04 06:00:40 -05:00
Peter Hoeg
bd8b7bd141
Merge pull request #86744 from r-ryantm/auto-update/strawberry
strawberry: 0.6.9 -> 0.6.10
2020-05-04 17:06:45 +08:00
R. RyanTM
e0f21e1691 strawberry: 0.6.9 -> 0.6.10 2020-05-04 09:03:16 +00:00
Jörg Thalheim
d85816803b
Merge pull request #86675 from r-ryantm/auto-update/gpodder
gpodder: 3.10.13 -> 3.10.15
2020-05-04 08:15:05 +01:00
R. RyanTM
8c9263e118 pt2-clone: 1.07 -> 1.12 2020-05-04 04:59:47 +00:00
R. RyanTM
bc7421e2b4 gpodder: 3.10.13 -> 3.10.15 2020-05-03 21:03:15 +00:00
R. RyanTM
91d23d848c freewheeling: 0.6.5 -> 0.6.6 2020-05-03 20:18:06 +00:00
Ryan Mulligan
30fcf9b3cc
Merge pull request #86565 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.15 -> 1.23
2020-05-03 10:33:54 -07:00
Christoph Neidahl
d6fcf36e47
schismtracker: 20120105 -> 20190805 (#76725) 2020-05-02 16:09:13 -04:00
Pavol Rusnak
62faf78789
sooperlooper: unstable-2016-07-19 -> unstable-2019-09-30
added alsaLib and fftw dependencies
2020-05-02 21:44:46 +02:00
R. RyanTM
f643a51abe ft2-clone: 1.15 -> 1.23 2020-05-02 10:19:36 +00:00
R. RyanTM
d092232a91 qmidinet: 0.6.1 -> 0.6.2 2020-05-01 09:05:59 +02:00
Jan Tojnar
61a2045c9a
pulseeffects: fix build
Meson 0.54 is no longer able to find Boost:

See https://github.com/NixOS/nixpkgs/issues/86131
2020-04-27 22:19:14 +02:00
Arnout Engelen
1d23950b5f
puredata: 0.49-0 -> 0.50-2 2020-04-27 12:04:41 +02:00
Konrad Borowski
df81d9a41c clementineUnfree: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
1e802d70af clementine: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Aaron Andersen
78250e8040
Merge pull request #84348 from aanderse/musikcube
musikcube: init at 0.90.1
2020-04-24 08:27:18 -04:00
Aaron Andersen
27d8b3ef40 musikcube: init at 0.90.1 2020-04-24 06:52:41 -04:00
Mario Rodas
7c41b7dee7
Merge pull request #85830 from marsam/update-spotify-tui
spotify-tui: 0.17.1 -> 0.18.0
2020-04-23 09:10:50 -05:00
Bart Brouns
d0b9212338 x42-plugins: 20200114 -> 20200411
The patchShebangs need to stay. Upstream changed them to /usr/bin/env,
but I forgot that doesn't exist at build time.
2020-04-23 08:22:07 +02:00
worldofpeace
b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Martin Milata
9384f48860 iannix: use qt5's mkDerivation 2020-04-22 15:23:10 +02:00
Martin Milata
21d3ce5887 dfasma: use qt5's mkDerivation 2020-04-22 15:23:09 +02:00
Martin Milata
461843af71 traverso: use qt5's mkDerivation 2020-04-22 15:21:49 +02:00
Mario Rodas
ebf8442ad3
spotify-tui: 0.17.1 -> 0.18.0 2020-04-22 04:20:00 -05:00
gnidorah
b4a7b66d82 openmpt123: 0.4.11 -> 0.4.12 2020-04-21 19:47:06 +02:00
Greg Price
45a04ed6d4 gbsplay: fix configure flags
This caused none of these flags to have any effect.  That's because
the configure command looked like this:

    ./configure --prefix=/nix/store/svhl0fjdj1jl2sqcppy5vnzpfi4gj3d3-gbsplay-2016-12-17 \
        --without-test\ --without-contrib\ --disable-devdsp\ --enable-pulse\ --disable-alsa\ --disable-midi\ --disable-nas\ --disable-dsound\ --disable-i18n

with one giant flag '--without-test --without-contrib...', containing
internal spaces.

This can be seen in `nix log nixpkgs.gbsplay`, in this line:

    configure flags: --prefix=/nix/store/svhl0fjdj1jl2sqcppy5vnzpfi4gj3d3-gbsplay-2016-12-17 --without-test\ --without-contrib\ --disable-devdsp\ --enable-pulse\ --disable-alsa\ --disable-midi\ --disable-nas\ --disable-dsound\ --disable-i18n

and then in the fact that features like "devdsp" and "midi" are listed
as enabled in later output, and source files like plugout_midi.c are
included in the build.

I don't have a real opinion on whether it's better to have these flags
or not, but it's clear the author's intention was to pass them.  So,
fix the attr name so they get passed.
2020-04-21 07:51:55 +02:00
Orivej Desh
f9fbc9b118
hydrogen-unstable: init at 1.0.0-beta2 (#85454) 2020-04-20 15:09:15 +00:00
Maximilian Bosch
beb9b1a7e3
Merge pull request #85548 from turion/master
Add myself (turion) to the maintainers list for several packages
2020-04-20 00:34:14 +02:00
Mario Rodas
25c8da3275
Merge pull request #85554 from magnetophon/lsp-plugins
lsp-plugins: 1.1.15 -> 1.1.19
2020-04-19 13:26:10 -05:00
worldofpeace
2457037d2e lollypop: 1.2.32 -> 1.2.35 2020-04-19 13:09:15 -04:00
Bart Brouns
f2402e5047 bjumblr: init at 0.2 2020-04-19 14:21:47 +02:00
Bart Brouns
183e448a23 lsp-plugins: 1.1.15 -> 1.1.19 2020-04-19 14:08:15 +02:00
Manuel Bärenz
f253da42f8 Add myself (turion) to the maintainers list for several packages
Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
2020-04-19 13:14:31 +02:00
Mario Rodas
ad4eebc5ca
Merge pull request #85471 from bbigras/spotifyd
spotifyd: add withMpris and withKeyring optionals
2020-04-19 02:38:26 -05:00
Vladimír Čunát
e233a9d4dd
Merge #84442: staging-next branch 2020-04-18 23:11:00 +02:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs 2020-04-18 14:04:37 +02:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
Bruno Bigras
11be0cd745 spotifyd: add withMpris and withKeyring optionals 2020-04-17 20:29:56 -04:00
adisbladis
5340ebe085
mopidy: Create a mopidyPackages set
This is to avoid mixing python versions in the same plugin closure.
2020-04-17 12:39:03 +01:00
adisbladis
83cb22963b
mopidy: Move mopidy default.nix to mopidy.nix
This is in anticipation of a mopidyPackages set
2020-04-17 12:39:03 +01:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00
R. RyanTM
2368c61463 carla: 2.0.0 -> 2.1 2020-04-14 06:30:57 +00:00
Jan Tojnar
cc57640aeb
Merge pull request #84470 from jtojnar/ardour-cleanup
ardour: clean up the expression
2020-04-13 20:10:27 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
R. RyanTM
ae7b04a55f qsynth: 0.6.1 -> 0.6.2 2020-04-12 17:37:56 -07:00
R. RyanTM
2aa785ba09 qjackctl: 0.6.1 -> 0.6.2 2020-04-12 17:36:19 -07:00
R. RyanTM
7cf5ece4e8 qtractor: 0.9.12 -> 0.9.13 2020-04-12 17:35:51 -07:00
R. RyanTM
64e666f772 pianobar: 2019.02.14 -> 2020.04.05 2020-04-12 17:33:45 -07:00
R. RyanTM
d4684cf612
zita-ajbridge: 0.8.2 -> 0.8.4 (#85012) 2020-04-12 19:59:17 +00:00
Benjamin Hipple
e9174748ac
Merge pull request #85052 from r-ryantm/auto-update/BSlizr
bslizr: 1.2.4 -> 1.2.6
2020-04-12 14:05:39 -04:00
Maximilian Bosch
539b7f1e3b
Merge pull request #84975 from Maxdamantus/polyphone
polyphone: init at 2.2.0
2020-04-12 18:10:11 +02:00
R. RyanTM
7bd6554951 bslizr: 1.2.4 -> 1.2.6 2020-04-12 06:39:50 +00:00
Peter Hoeg
a7bd722ec8
Merge pull request #84984 from r-ryantm/auto-update/strawberry
strawberry: 0.6.8 -> 0.6.9
2020-04-11 23:18:07 +08:00
R. RyanTM
03e18abf05 strawberry: 0.6.8 -> 0.6.9 2020-04-11 11:22:04 +00:00
Max Zerzouri
ab65cb50c8 polyphone: init at 2.2.0 2020-04-11 17:33:45 +12:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Mario Rodas
93eb7478f1
ncspot: 0.1.2 -> 0.1.3
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.3
2020-04-09 17:05:00 -05:00
Mario Rodas
d92cc0f25b
Merge pull request #84640 from r-ryantm/auto-update/snd
snd: 20.1 -> 20.2
2020-04-08 19:35:56 -05:00
Jörg Thalheim
b9b8388e4a vocal: add missing glib-networking
otherwise https is disabled
2020-04-08 13:22:50 -04:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Jan Tojnar
044a1f03db
Merge pull request #83163 from lasandell/shortwave-1.0.1
shortwave: init at 1.0.1
2020-04-08 17:02:57 +02:00
Luke Sandell
a74ecff70a shortwave: init at 1.0.1 2020-04-08 09:44:30 -05:00
Jan Tojnar
b7243c79c8
Merge pull request #84698 from jtojnar/gnome2-cleanups
gnome2 cleanups
2020-04-08 15:58:33 +02:00
Jan Tojnar
14be4ca20a
lingot: 0.9.1 → 1.0.1
https://savannah.nongnu.org/forum/forum.php?forum_id=9190
2020-04-08 10:32:21 +02:00
Jan Tojnar
0195347f5f
beast: drop
It depends on ton of cruft, has been broken for three years and upstream switched to electron 🙈
2020-04-08 10:32:20 +02:00
Jan Tojnar
3f7515cb8c
ardour: clean up the expression
* Remove unneeded dependencies
* Stop vendoring other dependencies (fluidsynth, hidapi, libltc, qm-dsp)
* Fix using incorrect libusb version (libusb package is just a legacy compat layer)
* Move build-time dependencies to nativeBuildInputs
* Install freedesktop files & man page
* Drop libintl replacement that no longer applies
2020-04-07 20:26:24 +02:00
Jan Tojnar
eac0ee6c51
ardour: format with nixpkgs-fmt 2020-04-07 20:26:22 +02:00
R. RyanTM
261bdcb25c snd: 20.1 -> 20.2 2020-04-07 18:05:13 +00:00
Peter Hoeg
d7b98129fe
Merge pull request #80003 from peterhoeg/f/elisa
elisa: move into kdeApplications
2020-04-07 20:54:03 +08:00
Peter Hoeg
0c7ec50297 elisa: move into kdeApplications
elisa is now part of the upstream kdeApplications bundle
2020-04-07 20:53:09 +08:00
R. RyanTM
fed6a3d87d qmmp: 1.3.6 -> 1.3.7 2020-04-07 14:04:58 +02:00
Maximilian Bosch
98aa946d08
Merge pull request #84355 from JakeStanger/patch-1
rofi-mpd: 2.0.1 -> 2.2.0
2020-04-07 01:44:15 +02:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
R. RyanTM
9456168b59 mopidy: 3.0.1 -> 3.0.2 2020-04-06 07:14:47 +00:00
Jake Stanger
be2f9a3672
rofi-mpd: 2.0.1 -> 2.2.0 2020-04-05 14:29:07 +01:00
Frederik Rietdijk
ce2321f938 Merge staging-next into staging 2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Bart Brouns
e64c579ad4 sfizz: unstable-2020-01-24 -> 0.3.2 2020-04-04 15:08:08 +02:00
Bart Brouns
a3e8b6a270 bshapr: 0.7 -> 0.8 2020-04-04 09:06:56 +02:00
Frederik Rietdijk
edaa972160 Merge staging-next into staging 2020-04-03 21:55:10 +02:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Matthias Beyer
fb818c536a pulseeffects: 4.7.1 -> 4.7.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-03 13:52:59 +02:00
Peter Hoeg
81bc738fc0
Merge pull request #83799 from cole-h/cantata
cantata: make qtmultimedia and vlc optional
2020-04-03 17:07:14 +08:00
Ryan Mulligan
23dfabd484
Merge pull request #83966 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.09 -> 1.15
2020-04-02 06:48:35 -07:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
R. RyanTM
d0f60bacb1 ft2-clone: 1.09 -> 1.15 2020-04-01 11:58:27 +00:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Jan Tojnar
9f6db6e754
deadbeef: remove unused patch
This was forgotten in https://github.com/NixOS/nixpkgs/pull/81010
2020-03-31 03:26:18 +02:00
R. RyanTM
4078079cbc deadbeef: 1.8.2 -> 1.8.3 2020-03-30 18:13:13 -07:00
R. RyanTM
69cf4ef39c samplv1: 0.9.12 -> 0.9.13 2020-03-30 16:09:57 -07:00
R. RyanTM
10e9320ddf synthv1: 0.9.12 -> 0.9.13 2020-03-30 16:09:42 -07:00
R. RyanTM
ac5ac65dbe aeolus: 0.9.7 -> 0.9.8 2020-03-30 16:08:12 -07:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -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
Benjamin Hipple
42cc92919d
Merge pull request #83064 from magnetophon/lsp-plugins
lsp-plugins: 1.1.13 -> 1.1.15
2020-03-30 13:27:59 -04:00
Mario Rodas
676e18b7a0
spotify-tui: 0.17.0 -> 0.17.1 2020-03-30 04:20:00 -05:00