Commit Graph

10890 Commits

Author SHA1 Message Date
R. Ryantm
02577a094b ft2-clone: 1.82 -> 1.83 2024-05-11 08:30:34 +00:00
Yaya
7201c99b50 pyradio: 0.9.3.4 -> 0.9.3.6
Diff: https://github.com/coderholic/pyradio/compare/refs/tags/0.9.3.4...0.9.3.6

Changelog: https://github.com/coderholic/pyradio/releases/tag/0.9.3.6
2024-05-11 08:52:40 +02:00
Franz Pletz
901fa83cc0
Merge pull request #302501 from Jaculabilis/mopidy-youtube-dl-override 2024-05-10 00:21:07 +02:00
Weijia Wang
f5e7556837
Merge pull request #310268 from r-ryantm/auto-update/surge-XT
surge-XT: 1.3.1 -> 1.3.2
2024-05-09 20:30:59 +02:00
Weijia Wang
e5efb76526
Merge pull request #310150 from kiike/zhf/flac123
flac123: 0.0.12 -> 2.1.1, reformat, move to pkgs/by-name
2024-05-09 20:19:11 +02:00
rewine
81b3ef82eb
Merge pull request #310356 from Sigmanificient/remove-leftover-patch
treewide: remove orphan patches files
2024-05-10 00:15:07 +08:00
Sigmanificient
383f07dc04 treewide: remove some leftover patches files 2024-05-09 17:18:39 +02:00
éclairevoyant
29182918b1 various: remove eclairevoyant from meta.maintainers 2024-05-09 16:51:37 +02:00
R. Ryantm
5de1fb4843 monkeysAudio: 10.71 -> 10.72 2024-05-09 05:32:13 +00:00
R. Ryantm
491a55381a surge-XT: 1.3.1 -> 1.3.2 2024-05-09 02:47:49 +00:00
Enric Morales
23c0e1d7d6
flac123: 0.0.12 -> 2.1.1, reformat, move to pkgs/by-name 2024-05-08 22:09:22 +02:00
Cosima Neidahl
273fae3154
Merge pull request #309802 from r-ryantm/auto-update/furnace
furnace: 0.6.2 -> 0.6.3
2024-05-08 11:17:47 +02:00
R. Ryantm
b7833945e5 furnace: 0.6.2 -> 0.6.3
- Disable new Metal renderer, unable to compile it
- Handle new OpenGL 1 renderer
- Explicitly enable freetype & use system-installed one
- Migrate to by-name, switch to finalAttrs pattern
- Fix installing on Darwin

Co-authored-by: OPNA2608 <opna2608@protonmail.com>
2024-05-07 18:07:31 +02:00
R. Ryantm
5223087841 musescore: 4.2.1 -> 4.3.0 2024-05-07 14:25:10 +00:00
Aleksana
fcf5a84b1a
Merge pull request #308757 from C0D3-M4513R/mixxx-gsettings-unstable
mixxx: add wrapGAppsHook3 to fix file dialog
2024-05-06 23:04:05 +08:00
Nick Cao
a2bbfe8499
Merge pull request #309431 from r-ryantm/auto-update/tidal-hifi
tidal-hifi: 5.10.0 -> 5.11.0
2024-05-06 10:35:24 -04:00
Atemu
c26eaa2650
Merge pull request #309308 from Nydragon/lollypop-bump-version-add-dep
lollypop: 1.4.37 -> 1.4.39 and add kid3 as buildinput
2024-05-06 11:33:55 +02:00
Nydragon
93ecf94993
lollypop: add kid3 to build inputs.
Lollypop allows for metadata editing through kid3, which was missing from its derivation.
2024-05-06 13:24:59 +09:00
Nydragon
ff59531e83
lollypop: 1.4.37 -> 1.4.39
Bump to latest version
2024-05-06 13:24:28 +09:00
Nydragon
931964e300
lollypop: format file 2024-05-06 13:22:29 +09:00
R. Ryantm
55cf427ddf tidal-hifi: 5.10.0 -> 5.11.0 2024-05-06 01:50:52 +00:00
Pol Dellaiera
c693b68f9d
Merge pull request #309147 from DontEatOreo/update-soundsource
soundsource: 5.6.0 -> 5.6.3
2024-05-05 22:49:28 +02:00
Weijia Wang
0b98d1a4f1
Merge pull request #308842 from coillteoir/ardour
ardour: 8.4 -> 8.6
2024-05-05 13:54:49 +02:00
DontEatOreo
0f24d7b33c
soundsource: 5.6.0 -> 5.6.3 2024-05-05 03:23:33 +03:00
David Lynch
1c3d8740f1 ardour: 8.4 -> 8.6 2024-05-05 00:01:23 +02:00
Yaya
a98dd90cef pyradio: Disable update check
pyradio checks for new releases every 10 days and offers the user to
self-update:

```console
$ pyradio --update
Released version   :  0.9.3.3
Installed version  :  0.9.3.1
Updating PyRadio...
Using directory: "/tmp/tmp-pyradio"
Downloading PyRadio source code...
  url: "https://github.com/coderholic/pyradio/archive/0.9.3.3.zip"
  filename: "/tmp/tmp-pyradio/pyradio-0.9.3.3.zip"
^CError: Failed to download PyRadio source code..
```

This functionality can be disabled by setting the `distro` configuration
parameter to anything different than `None`. With such patch applied, it
will now refuse to self-update:

```console
$ pyradio --update
PyRadio has been installed using either pip or your distribution's
package manager. Please use that to update it.
```

Co-authored-by: Guilhem Saurel <guilhem.saurel@laas.fr>
2024-05-04 17:13:59 +02:00
Weijia Wang
af9d46a048
Merge pull request #305901 from r-ryantm/auto-update/praat
praat: 6.4.07 -> 6.4.12
2024-05-04 15:08:18 +02:00
Weijia Wang
3fb8aadfd0
Merge pull request #306135 from r-ryantm/auto-update/spotify-player
spotify-player: 0.17.2 -> 0.18.1
2024-05-04 14:51:55 +02:00
R. Ryantm
fee7edee63 praat: 6.4.07 -> 6.4.12 2024-05-04 11:28:43 +00:00
C0D3 M4513R
6f2c152108
mixxx: add wrapGAppsHook3 to fix file dialog
Signed-off-by: C0D3 M4513R <28912031+C0D3-M4513R@users.noreply.github.com>
2024-05-03 19:24:49 +02:00
Vladimír Čunát
e96601ecf0
Merge #306080: staging-next 2024-04-22 2024-05-03 17:36:08 +02:00
R. Ryantm
492f7b4484 opustags: 1.9.0 -> 1.10.0 2024-05-03 12:20:21 +00:00
github-actions[bot]
095591c0d4
Merge master into staging-next 2024-05-03 06:01:07 +00:00
R. Ryantm
834870ef6a mympd: 14.1.2 -> 15.0.1 2024-05-03 02:18:17 +00:00
github-actions[bot]
3588aea450
Merge master into staging-next 2024-05-03 00:02:39 +00:00
superherointj
8daae6f98a
Merge pull request #308334 from SuperSandro2000/youtube-music
youtube-music: 3.3.5 -> 3.3.6
2024-05-02 17:13:42 -03:00
github-actions[bot]
31135daf48
Merge master into staging-next 2024-05-02 18:01:05 +00:00
Sandro Jäckel
9eb7091123
youtube-music: 3.3.5 -> 3.3.6 2024-05-02 15:51:16 +02:00
Sandro
d944b34b97
Merge pull request #308501 from bbenno/fix-vcv-rack 2024-05-02 14:45:04 +02:00
Peder Bergebakken Sundt
db15bbc3d5
treewide: remove unreferenced patch files (#308127)
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2024-05-02 12:41:45 +00:00
github-actions[bot]
c4dfa193ac
Merge master into staging-next 2024-05-02 12:01:36 +00:00
Benno Bielmeier
51517cbfbc vcv-rack: fix nix run execution
`nix run nixpkgs#vcv-rack` assumes the main program named "vcv-rack" but
it actually it is "Rack".
2024-05-02 13:08:46 +02:00
Weijia Wang
172376596c
Merge pull request #308444 from afh/update-blanket
blanket: 0.6.0 -> 0.7.0
2024-05-02 12:46:53 +02:00
Astavie
a6b8550e3f zrythm: add passthru.updateScript 2024-05-02 10:51:18 +02:00
Astavie
5e63aa824f zrythm: 1.0.0-beta.4.9.1 -> 1.0.0-rc.1
Co-authored-by: PowerUser64 <blake@blakenorth.net>
Co-authored-by: davidak <git@davidak.de>
2024-05-02 10:51:18 +02:00
Weijia Wang
dfcad2c68c
Merge pull request #308330 from r-ryantm/auto-update/qpwgraph
qpwgraph: 0.6.3 -> 0.7.1
2024-05-02 09:27:49 +02:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Alexis Hildebrandt
ce2d4c81da blanket: 0.6.0 -> 0.7.0 2024-05-02 08:48:46 +02:00
Bobby Rong
13d91b7d04
Merge pull request #308277 from bobby285271/upd/homepage
treewide: Move away from wiki.gnome.org (part 2)
2024-05-02 07:47:16 +08:00
Pol Dellaiera
4fa8ffc127
Merge pull request #307923 from r-ryantm/auto-update/sonic-pi
sonic-pi: 4.5.0 -> 4.5.1
2024-05-01 22:43:23 +02:00