Commit Graph

117 Commits

Author SHA1 Message Date
Jeremy Soller
21120483cf
libgcrypt: update and fix 2025-05-10 08:44:00 -06:00
Jeremy Soller
a0453ca217
libgpg-error: update and fix 2025-05-10 08:35:37 -06:00
Jeremy Soller
a14afb1903
libxft: update, move, and fix 2025-05-05 20:05:27 -06:00
Jeremy Soller
82c2cc65e5
libepoxy: build with mesa-x11 2025-05-04 21:01:40 -06:00
Jeremy Soller
9772ec2a7f
gtk3: fix compilation 2025-05-04 19:59:34 -06:00
Jeremy Soller
484186ef02
libepoxy: enable glx 2025-05-04 19:06:10 -06:00
Jeremy Soller
f7710a5701
gobject-introspection: update and add script, not working yet 2025-05-04 18:55:15 -06:00
Jeremy Soller
593e3acf6e
libxrandr: move, update, and fix 2025-05-04 18:21:05 -06:00
Jeremy Soller
e1aada209d
libepoxy: fix compilation 2025-05-04 17:58:31 -06:00
Jeremy Soller
df8e612c8b
libxrender: move, update, and fix 2025-05-04 13:58:55 -06:00
Jeremy Soller
35f7750f2d
libxi: move, update, and fix 2025-05-04 13:54:58 -06:00
Jeremy Soller
fc8f03efec
libxfixes: move, update, and fix 2025-05-04 13:54:31 -06:00
Jeremy Soller
aa810fbc46
libxpm: move, update, and fix 2025-05-03 18:39:06 -06:00
Jeremy Soller
45911f9d98
libxmu: move, update, and fix compilation 2025-05-03 18:34:11 -06:00
Jeremy Soller
7387bfac63
libxaw, libxext, xextproto: move, update, and fix compilation 2025-05-03 18:30:06 -06:00
Jeremy Soller
1eaff4c632
libice, libsm: move, update, and fix compilation 2025-05-03 17:56:32 -06:00
Jeremy Soller
88bcfd4b22
Add libtirpc 2025-05-02 11:33:13 -06:00
Jeremy Soller
09dc4ebf33
libxdmcp: move and update 2025-05-02 11:04:48 -06:00
Jeremy Soller
a2a36b4506
libfontenc: move and fix compilation 2025-05-02 10:40:23 -06:00
Jeremy Soller
dc892916bd
Move and fix libxkbfile, add x11proto-kb 2025-05-02 10:24:17 -06:00
Jeremy Soller
605a955cf9
Move libxtrans to xtrans and update 2025-05-02 09:59:20 -06:00
Jeremy Soller
a5a1106b33
Move libxau and fix compilation 2025-05-02 09:50:10 -06:00
Jeremy Soller
c5e7dd2287
Move libxcb to x11 category 2025-05-02 09:27:51 -06:00
Jeremy Soller
a8bf5d105b
Make category for X11, move libx11 and x11proto there, add xorg-server recipe 2025-05-02 09:26:58 -06:00
Jeremy Soller
05fcaec55e
gnutls3: compile dynamically 2025-05-02 09:25:28 -06:00
Jeremy Soller
1563ea03f9
libwayland: use meson template 2025-05-02 09:25:07 -06:00
Jeremy Soller
682297ad3a
libicu: enable renaming and other config options 2025-04-11 15:27:51 -06:00
Jeremy Soller
ffcb1486c1
libicu: fix compilation 2025-04-11 15:17:23 -06:00
Jeremy Soller
8cd41a714c
libicu: compile dynamically 2025-04-11 14:39:30 -06:00
Jeremy Soller
cf466761a4
libicu: fix compilation 2025-04-11 13:48:24 -06:00
Ribbon
7aefde3e75 Add recipes 2025-03-29 22:35:59 +00:00
Jeremy Soller
2a9ef4b7e4
openal: fix patches not being used 2025-03-04 08:03:06 -07:00
Jeremy Soller
4650ef4e50
libsndfile: do not link to broken libflac recipe 2025-03-03 20:53:06 -07:00
Ribbon
6a5ae9a079 Add recipes 2025-03-02 15:09:35 +00:00
Jeremy Soller
3cdfa5c4ba Merge branch 'package-boost' into 'master'
Update Boost recipe

See merge request redox-os/cookbook!436
2025-01-25 00:06:27 +00:00
Josh Megnauth
d060cff101
Update Boost recipe
Boost depends on some missing `wchar.h` functions which are wrapped and
exposed by C++. Some of the libraries seem to either depend on `openat`
or depend on external libraries that depend on `openat`.

The main purpose of this patch is to update the recipe to an almost
working state until those issues are resolved.
2025-01-23 00:35:59 -05:00
Anhad Singh
aa7c69999e misc(recipes): remove mpc from WIP
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 19:01:36 +11:00
Jeremy Soller
a8954f6efa
openal: enable SDL2 audio backend 2025-01-09 14:36:37 -07:00
Jeremy Soller
3ff6cdb794
Fix libtheora 2025-01-09 10:16:13 -07:00
Jeremy Soller
c0ca2c2f9e
Fix build of openal 2025-01-09 09:38:09 -07:00
bitstr0m
f01cb0b43d Fix libevent 2024-11-17 20:08:59 +00:00
Josh Megnauth
a5fddbb4cc
Add working build script for GLEW
I left GLEW in WIP until one of us tests it. However, it compiles fine
so I'll submit it for now.
2024-10-30 02:36:50 -04:00
Ribbon
c6912ef25c Add recipes 2024-10-27 04:16:04 +00:00
Dorian Davi
c244dc1a76 Add libuv library 2024-10-24 16:59:41 +00:00
Jeremy Soller
10bb8407e9
libxkbcommon: fix build 2024-10-09 08:59:39 -06:00
Ribbon
85f2763d63 Add recipes 2024-09-20 01:38:01 +00:00
Ribbon
328386cf36 Add recipes 2024-09-20 00:49:05 +00:00
Ribbon
7d3af27709 Add recipes 2024-08-05 01:53:02 +00:00
Ribbon
47c794ca53 Update a recipe 2024-07-24 18:16:00 +00:00
Ribbon
7497e86638 Complete a recipe 2024-07-19 00:26:45 +00:00