Commit Graph

53 Commits

Author SHA1 Message Date
Jeremy Soller
7de5c795d7
Add libdbus-glib-1-dev-bin to podman and update cookbook 2025-11-15 11:12:27 -07:00
Jeremy Soller
a913739b5a
Add gobject-introspection to container, update cookbook 2025-11-14 19:47:17 -07:00
Jeremy Soller
096852b443
Add dependencies for mate 2025-11-14 19:19:04 -07:00
Wildan M
154c7bf4bf Move installer behind podman 2025-11-10 13:22:42 +07:00
Raffaele Ragni
9f7ac93687 Add luajit to build (needed by neovim) 2025-11-03 12:31:22 +00:00
Jeremy Soller
8017f6fbf3
Add librsvg2-common to podman, for use in appstream generation 2025-11-01 16:39:04 -06:00
Jeremy Soller
3a2379eb82
Fix sm64ex compilation 2025-11-01 11:16:01 -06:00
Timmy Douglas
f72faa0829 Update podman base container image reference to use fully qualified domain name 2025-10-25 21:28:28 -07:00
Jeremy Soller
a4133e45d0
podman: only install libc6-dev-i386 and syslinux-utils on x86_64 2025-10-21 11:19:13 -06:00
Jeremy Soller
415dd40b5c Fix whitespace in containerfile 2025-09-28 12:51:07 -06:00
Jeremy Soller
82a4161ac7 Revert "Install python3.12 in container"
This reverts commit 803736aad2.
2025-09-28 12:41:57 -06:00
Jeremy Soller
803736aad2 Install python3.12 in container 2025-09-28 12:37:36 -06:00
Wildan Mubarok
4c6b8d2a0e Update podman to trixie and prepare make clean for it 2025-08-15 04:49:33 +00:00
Jeremy Soller
9f4ad0c783
Add unifdef to podman dependencies 2025-05-12 20:04:08 -06:00
Jeremy Soller
0cd705efdf
Add webkitgtk3 build tools to podman 2025-05-10 12:57:52 -06:00
Jeremy Soller
d8e361d1ee
podman: add gtk build system dependencies 2025-05-05 21:12:36 -06:00
Jeremy Soller
b49ee20067
podman: add dependencies for building X11 2025-05-03 16:45:36 -06:00
Jeremy Soller
050c43a3a6
podman: add libparse-yapp-perl for samba 2025-05-01 17:21:37 -06:00
Jeremy Soller
c75116319a
Add bsdextrautils and python3-venv to containerfile 2025-04-23 08:42:14 -06:00
Jeremy Soller
fd817c2269
Add appstream-compose to container file 2025-04-21 14:30:31 -06:00
Jeremy Soller
2db6986028
podman: use stable backports for build depends 2025-04-17 20:13:08 -06:00
Anhad Singh
cf35aa3389
misc(container): add patchelf
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-10 17:19:20 +11:00
Anhad Singh
232f257f59
misc(podman): autoconf2.69
Required to build GCC and Binutils packages from source.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-27 00:58:02 +11:00
Ron Williams
2e6f805bc9 Fix current build state 2024-12-23 15:47:43 -08:00
Ron Williams
f81b8e78a3 add libtools to containerfile 2024-12-19 09:46:58 -08:00
Anhad Singh
008160036d
feat(prefix): libtool
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-02 22:21:45 +11:00
Jeremy Soller
842e927617 Add git-lfs to containerfile 2024-10-30 18:15:52 -06:00
Ribbon
0a499e95df Add the zlib1g-dev package on the Podman container 2024-10-06 18:04:24 +00:00
Raffaele Ragni
726cb6c9f6 Bump podman cbindgen 2024-09-28 12:47:48 +00:00
Raffaele Ragni
82c2e63069 add libtool bin, fix package openssh 2024-09-26 13:12:26 +00:00
Ribbon
82ec17b45e Install OpenSSH on the Podman container 2024-09-25 09:24:46 +00:00
Ribbon
ff431942ef Some Podman's FUSE fixes 2024-09-23 01:41:33 +00:00
Ribbon
9614949a8d Update the Podman container packages to match the Debian/Ubuntu native dependencies 2024-09-19 20:27:17 +00:00
Ribbon
49102f6332 Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
Ron Williams
87ede0e8c4 Add lzip to dependencies 2024-06-05 10:44:52 -07:00
Ron Williams
68604cef70 Podman: Use named debian image, add appstream dependency 2024-05-14 12:39:43 -07:00
mattmadeofpasta
3f58996f32
Use fusermount3 everywhere 2024-02-10 13:19:27 +00:00
mattmadeofpasta
ec394f1dcb
Add missing debian packages 2023-12-11 16:32:24 +00:00
Ross Schulman
d464bf3cad Add libfuse3-dev to podman container build 2023-09-01 13:11:36 -04:00
Ribbon
c8011954b6 Add protobuf-compiler package 2023-08-25 13:42:14 +00:00
Ribbon
32ae16e3c3 Add ant package 2023-08-11 10:42:40 +00:00
Ron Williams
a970e0620f fix error in containerfile 2023-05-26 18:11:40 -07:00
Ron Williams
47aa0b4010 update cookbook SHA, correct bootstrap and containerfile libraries 2023-05-26 03:09:21 -07:00
Ribbon
1d79518b6b Restore libpng-dev 2023-05-22 01:04:28 +00:00
Ribbon
9e6c078a97 Add doxygen package 2023-05-19 07:29:29 +00:00
Ribbon
e94ddce3bc Remove unused packages 2023-05-18 23:58:33 +00:00
Ribbon
cb7a9e16ea Remove Lua packages 2023-05-11 22:19:25 +00:00
Ribbon
827ee06fd7 Add packages 2023-05-11 17:07:57 +00:00
Florian Blasius
c0abcd39ac Update podman/redox-base-containerfile 2022-12-04 14:46:19 +00:00
Ron Williams
aea97d0a11 Update podman and bootstrap for Neverball 2022-11-26 21:07:04 -08:00