Commit Graph

37 Commits

Author SHA1 Message Date
R. Ryantm
9de8e0f7e2 cubeb: 0-unstable-2026-07-16 -> 0-unstable-2026-07-25 2026-07-25 06:52:02 +00:00
R. Ryantm
4e1cc48d98 cubeb: 0-unstable-2026-07-03 -> 0-unstable-2026-07-16 2026-07-16 04:07:29 +00:00
R. Ryantm
12365f443b cubeb: 0-unstable-2026-06-15 -> 0-unstable-2026-07-03 2026-07-06 08:27:00 +00:00
R. Ryantm
3802f668ab cubeb: 0-unstable-2026-06-09 -> 0-unstable-2026-06-15 2026-06-19 22:46:03 +00:00
R. Ryantm
0a066ce345 cubeb: 0-unstable-2026-05-27 -> 0-unstable-2026-06-09 2026-06-10 13:33:31 +00:00
R. Ryantm
c8897df978 cubeb: 0-unstable-2026-05-06 -> 0-unstable-2026-05-27 2026-06-01 07:24:11 +00:00
R. Ryantm
7499a80867 cubeb: 0-unstable-2026-04-22 -> 0-unstable-2026-05-06 2026-05-06 16:19:26 +00:00
R. Ryantm
50642cb01e cubeb: 0-unstable-2026-04-06 -> 0-unstable-2026-04-22 2026-04-28 08:26:33 +00:00
R. Ryantm
71a6f7d771 cubeb: 0-unstable-2026-03-25 -> 0-unstable-2026-04-06 2026-04-11 19:49:53 +00:00
R. Ryantm
2dabf106b6 cubeb: 0-unstable-2026-03-14 -> 0-unstable-2026-03-25 2026-03-25 15:09:18 +00:00
R. Ryantm
abec1fd098 cubeb: 0-unstable-2026-01-23 -> 0-unstable-2026-03-14 2026-03-16 22:24:17 +00:00
R. Ryantm
35f0c731bf cubeb: 0-unstable-2025-12-04 -> 0-unstable-2026-01-23 2026-01-23 15:27:19 +00:00
R. Ryantm
2f09e13198 cubeb: 0-unstable-2025-09-17 -> 0-unstable-2025-12-04 2025-12-10 00:09:25 +00:00
R. Ryantm
21abbfd5cb cubeb: 0-unstable-2025-08-21 -> 0-unstable-2025-09-17 2025-09-19 19:55:27 +00:00
R. Ryantm
82c3da0675 cubeb: 0-unstable-2025-08-13 -> 0-unstable-2025-08-21 2025-08-28 11:11:22 +00:00
R. Ryantm
25a2faeb51 cubeb: 0-unstable-2025-08-05 -> 0-unstable-2025-08-13 2025-08-18 17:17:11 +00:00
R. Ryantm
60f301182c cubeb: 0-unstable-2025-07-10 -> 0-unstable-2025-08-05 2025-08-10 13:32:01 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
R. Ryantm
bc41a0ac77 cubeb: 0-unstable-2025-06-16 -> 0-unstable-2025-07-10 2025-07-15 10:03:36 +00:00
R. Ryantm
9b9e866cbb cubeb: 0-unstable-2025-06-03 -> 0-unstable-2025-06-16 2025-06-17 10:58:08 +00:00
R. Ryantm
661ba9dd8c cubeb: 0-unstable-2025-05-29 -> 0-unstable-2025-06-03 2025-06-07 14:44:38 +00:00
Marcin Serwin
609a05a994 cubeb: 0-unstable-2025-04-02 -> 0-unstable-2025-05-29
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-06-06 01:37:30 +02:00
Marcin Serwin
4291c6f20f cubeb: don't build shared libs on static platforms
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
0abfee4654 cubeb: add pcsx2 and duckstation to tests
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
a5b3ae44a5 cubeb: add pkg-config validation
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
81dca3bb1e cubeb: remove with lib; from meta
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
a0841af357 treewide: remove cubeb.passthru.backendLibs
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
2fb8e7424a cubeb: disable lazy loading
Lazy loading is primarily useful when distributing binaries to systems
that may not have the libraries installed. This is not the case for the
nixpkgs and its usage complicates dependent derivations.

Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
05404c271c cubeb: use cmakeBool for cmake flags
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
027c07866f cubeb: split outputs
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
51151cb06a cubeb: add pkg-config generation patch
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-25 10:16:55 +02:00
Marcin Serwin
f604499d54 cubeb: unstable-2022-10-18 -> 0-unstable-2025-04-02
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-24 14:54:42 +02:00
Marcin Serwin
5a749d80df cubeb: add update script
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-24 14:51:35 +02:00
Marcin Serwin
a87981df9a cubeb: install pkg-config file
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-19 23:54:14 +02:00
Marcin Serwin
d33be52bb8 cubeb: make derivation customizable
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-18 23:26:08 +02:00
Marcin Serwin
8600e6b358 cubeb: add myself to maintainers
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-05-18 23:25:57 +02:00
awwpotato
509efdedbd treewide: move to by-name 2025-05-05 08:49:04 -07:00