Commit Graph

61 Commits

Author SHA1 Message Date
Jeremy Soller
9e8c2f6124
libxml2, xz: compile dynamically 2025-05-01 15:01:13 -06:00
Jeremy Soller
b9b8293a96
schismtracker: set sdl prefix to avoid using host SDL 2025-04-22 14:35:52 -06:00
Jeremy Soller
fff70c19c0
vim: fix building for multiple archs 2025-04-21 16:06:44 -06:00
Jeremy Soller
a9f008defb
gettext: remove patch for sigsetjmp 2025-04-18 12:37:00 -06:00
Jeremy Soller
289c3e69b8
Drop COOKBOOK_PREFER_STATIC 2025-04-18 10:52:50 -06:00
Jeremy Soller
6909fdd9b2
Refactor shared dependency handling 2025-04-11 11:15:44 -06:00
Jeremy Soller
4ab7255857
Fix cosmic-settings recipe 2025-04-02 14:52:50 -06:00
Josh Megnauth
174b62bc70 fix: Vim's old FTP server is deprecated 2025-03-07 15:30:49 +00:00
Jeremy Soller
363999822d
Dynamic linking for cosmic-store 2025-03-03 20:29:58 -07:00
Josh Megnauth
8eba85b35a
Build shared bzip2 library if requested 2025-02-17 01:38:13 -05:00
Anhad Singh
9042d5ebd4
fix(cosmic-term): add missing shared-deps
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:51:46 +11:00
Anhad Singh
d13b4b3fba
feat(cosmic-term): dynamic
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:48:02 +11:00
Anhad Singh
038625476b
fix(cosmic-files): set shared-deps instead of package deps
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-01 00:33:33 +11:00
Anhad Singh
d6a499b29f
feat(cosmic-files): dynamic
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-28 22:13:10 +11:00
Anhad Singh
443b55efd9
feat(gettext): bump to 0.22.5
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-27 20:31:39 +11:00
Anhad Singh
3dc8a10685
feat(gettext): dynamic
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-27 20:31:15 +11:00
Anhad Singh
a8aec7a510
feat(patchelf)
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-23 21:39:26 +11:00
Anhad Singh
8b663ee368 fix(cookbook): shared dependencies
These shall only be added iff `PREFER_STATIC` is not set.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-23 16:12:12 +11:00
Anhad Singh
61b536c275 feat(gcc13): dynamic
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Anhad Singh
a1c6409153 feat(gnu-binutils): dynamic
* dynamic
* shell to toml recipe

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Jeremy Soller
4eff119dd5
xz: use 5.2.13 tar release 2024-12-18 14:50:43 -07:00
Jeremy Soller
557a3c42c6
cosmic-settings: Install default schema 2024-10-23 13:56:49 -06:00
Jeremy Soller
34f328ec0a
Add cosmic-settings 2024-10-23 13:20:01 -06:00
Jeremy Soller
cc2800ddc9
cosmic-files: remove winit feature 2024-10-22 08:23:18 -06:00
Jeremy Soller
df402d6cbb
cosmic-store: enable desktop feature 2024-10-18 08:22:01 -06:00
Jeremy Soller
962caa6549
cosmic-files: add gettext dependency 2024-10-16 17:06:37 -06:00
Jeremy Soller
7247ca875b Merge branch 'riscv_target' into 'master'
RISC-V target support

See merge request redox-os/cookbook!405
2024-10-16 18:34:23 +00:00
Andrey Turkin
d7ecf2e747 RISC-V target support 2024-10-16 21:20:38 +03:00
Jeremy Soller
776f49cb5c
Remove manifests from programs that install .desktop files 2024-10-16 11:10:52 -06:00
Jeremy Soller
28e6361745
Install COSMIC app data 2024-10-15 21:18:43 -06:00
Jeremy Soller
ac1b88e760
cosmic-store: enable pkgar feature and install app data 2024-10-15 20:27:16 -06:00
Jeremy Soller
987178b1dd
Add cosmic-store recipe 2024-10-15 17:13:34 -06:00
Jeremy Soller
985639ecfc
Use master branch for cosmic-edit, cosmic-files, and cosmic-term 2024-08-26 13:34:45 -06:00
Ribbon
c7d56e88ca Pin the COSMIC programs to Alpha 1 tag to fix the build 2024-08-10 00:35:22 +00:00
Ribbon
0e5437b9cd Fix the xz recipe 2024-07-21 18:35:34 +00:00
bjorn3
656a80b4a7 Mark pastel as wip
It doesn't compile anymore as one of it's dependencies uses a removed
rustc feature.
2024-07-07 17:30:12 +02:00
Jeremy Soller
271b917dc1
cosmic-files: use winit feature 2024-07-03 12:30:27 -06:00
Jeremy Soller
39c8a321eb
Replace llvm with llvm18 in all recipes 2024-06-11 09:09:20 -06:00
Jeremy Soller
3db63b9024 Add cosmic-reader 2024-05-27 08:59:28 -06:00
Jeremy Soller
430fe8b190
cosmic-term: change manifest order 2024-05-06 15:30:38 -06:00
Jeremy Soller
60bfcd7c37
cosmic-edit,cosmic-files: sort app manifests 2024-05-01 14:21:24 -06:00
Jeremy Soller
7e2b522b27 Merge branch 'migrate-xz' into 'master'
xz: update and change to git

See merge request redox-os/cookbook!361
2024-04-02 15:21:45 +00:00
Jordan McCallum
69a63abb9e xz: update and change to git
the xz backdoor caused github to disable the repo. Changing to
the tukaani git to allow builds to happen.

Moved from tarball to git clone for building xz to avoid any
other potential tarball poisoning by JiaT75, using the commit
tagged as 5.2.5; the latest full release tag available without
any commits by JiaT75.
2024-04-02 09:09:37 +10:00
Jeremy Soller
6b8f59180a
gnu-binutils: disable LTO 2024-04-01 10:26:35 -06:00
Jeremy Soller
547d4cca24
cosmic-text: fix example package to install 2024-03-04 15:48:34 -07:00
Ribbon
a4e22c6b8f Rename and move the "ssh" recipe 2024-02-23 19:34:13 +00:00
Ribbon
fa7698e2aa Add new categories, move recipes and update the README 2024-02-19 14:17:38 +00:00
Ribbon
97246ace26 Rename the Helix binary to fix a conflict with other recipe 2024-02-07 02:01:56 +00:00
Ron Williams
15d9970802 move helix to tools, with working recipe, plus fix COOKBOOK_DEBUG 2024-01-27 13:23:27 +00:00
Jeremy Soller
6faa5c2f8c
pastel: move binary to /usr/bin 2024-01-18 14:06:35 -07:00