Commit Graph

90 Commits

Author SHA1 Message Date
Andrew Bruce
4154834be5 bitwig-studio5: 5.18 -> 5.19
The prior URL scheme appears to stop working in this version.
Rely on curl's --location to follow the official link from the website,
which redirects.
2024-06-23 21:59:47 +01:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
R. Ryantm
e7882a8c2e bitwig-studio: 5.1.6 -> 5.1.8 2024-05-01 08:17:55 +00:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
R. Ryantm
6dff7dd8e7 bitwig-studio: 5.1.3 -> 5.1.6 2024-03-15 12:28:57 +00:00
R. Ryantm
a602c66f7e bitwig-studio: 5.0.11 -> 5.1.3 2024-02-11 07:35:00 +00:00
R. Ryantm
d1abf5ed08 bitwig-studio: 5.0.9 -> 5.0.11 2023-10-29 09:21:53 +00:00
Weijia Wang
dd8f7f3624
Merge pull request #260018 from r-ryantm/auto-update/bitwig-studio
bitwig-studio: 5.0.7 -> 5.0.9
2023-10-18 00:16:24 +02:00
Thomas Gerbet
caca82dbcf bitwig-studio1: drop 2023-10-09 21:03:37 +02:00
Thomas Gerbet
afe1bb2dcc bitwig-studio2: drop 2023-10-09 21:03:14 +02:00
R. Ryantm
f5903326c6 bitwig-studio: 5.0.7 -> 5.0.9 2023-10-09 16:35:37 +00:00
Mel Bourgeois
51adf05fcf
bitwig-studio3: 3.3.7 -> 3.3.11 2023-09-28 03:46:02 -05:00
Philipp Mildenberger
771000e5bd
bitwig-studio5: 5.0.4 -> 5.0.7 2023-09-17 13:43:00 +02:00
R. Ryantm
59524a3c60 bitwig-studio: 5.0 -> 5.0.4 2023-07-28 12:45:56 +00:00
Philipp Mildenberger
3b9ec6d418 bitwig-studio5: init at 5.0 2023-06-30 00:21:29 +02:00
R. Ryantm
1220b75c47 bitwig-studio: 4.4.8 -> 4.4.10 2023-04-14 05:14:38 +00:00
polygon
bacfd9df09 bitwig-studio: 4.4.6 -> 4.4.8 2023-02-18 13:03:02 +01:00
Andrew Morgan
47fd756154
bitwig-studio: fix crash when creating user color palette via importing a JPEG image (#201847) 2023-01-02 02:11:56 +01:00
R. Ryantm
f976a446e6 bitwig-studio: 4.4.3 -> 4.4.6 2022-12-25 11:57:27 +01:00
R. Ryantm
fcb5f2c540 bitwig-studio: 4.4.2 -> 4.4.3 2022-11-19 10:58:26 +08:00
R. Ryantm
3c18086d7e bitwig-studio: 4.4.1 -> 4.4.2 2022-11-05 16:27:59 +08:00
R. Ryantm
d4f8e53720 bitwig-studio: 4.4 -> 4.4.1 2022-10-25 08:54:09 +08:00
Andrew Morgan
bfd27cde5f bitwig-studio: 4.3.8 -> 4.4
Bitwig 4.4 release notes:
https://downloads.bitwig.com/4.4/Release-Notes-4.4.html
2022-10-15 13:23:47 +01:00
R. Ryantm
aae4790ef9 bitwig-studio: 4.3.4 -> 4.3.8 2022-09-28 12:34:40 +08:00
Andrew Morgan
0f3fe189a0 bitwig-studio: add pipewire as a build dependency
Bitwig Studio v4.3 brought native support for pipewire. This change adds
'pipewire' as a build dependency, making libpipwire available in the
environment.

https://www.bitwig.com/stories/bitwig-studio-43-space-and-tone-197/
2022-09-19 22:21:10 +01:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
R. Ryantm
f1a62aed0e bitwig-studio: 4.3.2 -> 4.3.4 2022-08-10 11:30:14 +00:00
R. Ryantm
e4277a5b18 bitwig-studio: 4.3.1 -> 4.3.2 2022-07-28 04:18:14 +00:00
R. Ryantm
3e546f30e4 bitwig-studio: 4.2.3 -> 4.3.1 2022-07-07 20:53:49 +00:00
R. Ryantm
0ddbd36e06 bitwig-studio: 4.2.2 -> 4.2.3 2022-04-22 12:35:13 +00:00
R. Ryantm
f190a9ec4a bitwig-studio: 4.2.1 -> 4.2.2 2022-04-07 06:27:19 +00:00
Ryan Mulligan
9a2b46203e
Merge pull request #165460 from r-ryantm/auto-update/bitwig-studio
bitwig-studio: 4.2 -> 4.2.1
2022-04-02 07:55:43 -07:00
Felix Buehler
e0476d93fe treewide: rename name to pname&version 2022-03-23 22:34:54 +01:00
R. Ryantm
336602768a bitwig-studio: 4.2 -> 4.2.1 2022-03-23 07:57:46 +00:00
R. Ryantm
d311ca1984 bitwig-studio: 4.1.6 -> 4.2 2022-03-12 05:02:06 +00:00
R. Ryantm
488122be9f bitwig-studio: 4.1.2 -> 4.1.6 2022-02-12 21:39:29 -08:00
Thomas Friese
06433e4d93
bitwig-studio: 4.1.1 -> 4.1.2
Chagelog: https://downloads-eu.bitwig.com/stable/4.1.2/Release-Notes-4.1.2.html

> - Support for future sound content
2021-12-17 09:33:16 +01:00
Hexadecimal Hyuga
c54a2b0fd1 bitwig-studio: 4.1 -> 4.1.1 2021-12-09 11:20:41 +08:00
Hexadecimal Hyuga
14a87afdf8 bitwig-studio: 4.0.7 -> 4.1 2021-11-29 22:18:07 +08:00
Hexadecimal Hyuga
e4214b4a2d bitwig-studio: 4.0.1 -> 4.0.7 2021-11-04 15:07:44 +08:00
Roland Gritzer
79bab74f0e bitwig-studio: fix gtk file dialog
Fixes: #133554
GTK file dialog was broken in 4.0.1
2021-08-23 15:50:43 +02:00
R. RyanTM
b98c1d1789 bitwig-studio: 4.0 -> 4.0.1 2021-07-20 09:23:52 +00:00
István Donkó
2efc69ebaf
bitwig-studio4: add version 4 (#130262)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-16 00:04:11 +02:00
Thomas Churchman
a027daf2bd bitwig-studio: suffix LD_LIBRARY_PATH
NixOS's `services.pipewire.jack` and `pw-jack` set `LD_LIBRARY_PATH`, we
need to ensure those binaries are prioritized
2021-06-18 09:51:56 +01:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Bernard Fortz
174735e139 bitwig-studio: Move away from from ffmpeg_3 2021-05-08 19:51:11 -07:00
Bernard Fortz
8a5bae4ef8 bitwig-studio: 3.3.6 -> 3.3.7 2021-04-07 17:26:24 +02:00
Philipp Mildenberger
ec07a39536 bitwig-studio: fix hash 2021-04-02 23:29:40 +02:00
Bernard Fortz
d1599260b3 bitwig-studio: 3.3.3 -> 3.3.6 2021-03-27 15:43:32 +01:00