Zeckmathederg
f9ccf62a47
Switched sites and repos.
2024-10-26 23:00:32 -06:00
Zeckmathederg
5cf45be929
cURL: Work around make clean not working.
2024-10-26 20:21:12 -06:00
Zeckmathederg
eee48d82ea
NSS: Work around make clean not working.
...
Also fixed up a few things.
2024-10-26 19:56:47 -06:00
Zeckmathederg
afb0bef6cc
Removed a stale file in book source.
2024-10-26 14:08:33 -06:00
Zeckmathederg
fc9ea070ab
Static MinGW-w64-GCC: Fixed introduction typo and explained what the static build is for.
2024-10-26 14:06:42 -06:00
Zeckmathederg
c56a48107c
Changelog: Added last commit.
2024-10-26 14:03:04 -06:00
Toxikuu
76c4f3525f
Python: 3.12 -> 3.13. PR ( #31 )
...
* python: 3.12 -> 3.13
* python minor version fix
---------
Co-authored-by: Tox <toxikuu@users.noreply.github.com>
2024-10-26 13:59:09 -06:00
Zeckmathederg
041aaa290a
MinGW-w64*: Enabled winpthreads.
...
Winpthreads has to be built after the main bulk of MinGW-w64, but can still be built before GCC. This means after the bulk build, the winpthread build can be done, which is great.
2024-10-26 10:07:47 -06:00
Zeckmathederg
210ffc2f8b
icu: Remove Clang note in 32-bit.
2024-10-26 09:25:16 -06:00
Zeckmathederg
e440c3bbbb
Fix rendering failure.
2024-10-25 19:57:54 -06:00
Zeckmathederg
90151eb372
NSS: 3.105 -> 3.106.
2024-10-25 19:53:12 -06:00
Zeckmathederg
0a19550013
desktop-file-utils: 0.27 -> 0.28.
2024-10-25 19:49:45 -06:00
Zeckmathederg
e289d8ef18
Vulkan-{Headers,Loader}: 1.3.299 -> 1.3.300.
2024-10-25 19:46:56 -06:00
Zeckmathederg
188b19a9d8
icu: Removed outdated Clang note.
2024-10-25 19:37:23 -06:00
Zeckmathederg
ce7eee2ae3
NSS: Fixed a build issue if SQLite is not completely installed. PR ( #30 )
...
Co-authored-by: Tox <toxikuu@users.noreply.github.com>
2024-10-25 19:18:52 -06:00
Zeckmathederg
7d32ac4f4f
NSS: Fixed a build issue if SQLite is not completely installed. PR ( #30 )
...
Co-authored-by: Tox <toxikuu@users.noreply.github.com>
2024-10-25 19:13:55 -06:00
Zeckmathederg
e0614e8855
rust-bindgen: 0.70.1 -> 0.69.4.
...
This downgrade fixes the lib32 NVK build in Mesa as the new version generates the bindings for libnak improperly for 32-bit. Perhaps an ABI issue.
Also added the commit from Toxikuu in the changelog.
And removed the notification to users saying NVK cannot be built.
2024-10-25 18:59:33 -06:00
Zeckmathederg
2a1ac1e81f
Mesa: Notified people of NVK 32-bit build being borked.
2024-10-25 18:59:33 -06:00
Zeckmathederg
2c01feca0c
rust-bindgen: 0.70.1 -> 0.69.4.
...
This downgrade fixes the lib32 NVK build in Mesa as the new version generates the bindings for libnak improperly for 32-bit. Perhaps an ABI issue.
Also added the commit from Toxikuu in the changelog.
And removed the notification to users saying NVK cannot be built.
2024-10-25 16:03:47 -06:00
Tox
61c12f7415
added an SQLite check
2024-10-25 13:40:35 -05:00
Toxikuu
4adc8f7ab8
GLib2: Disabled tests and added libxslt as an optional dependency. PR ( #29 )
...
Co-authored-by: Tox <toxikuu@users.noreply.github.com>
2024-10-25 11:25:26 -06:00
Zeckmathederg
b7d93d5b23
Mesa: Notified people of NVK 32-bit build being borked.
2024-10-25 10:48:16 -06:00
Tox
0a8481c779
disabled tests and added libxslt as an optional dependency
2024-10-25 11:40:14 -05:00
Zeckmathederg
cba8e5d42e
packages.ent: Adjust package order.
2024-10-24 22:30:08 -06:00
Zeckmathederg
f6611c1c19
Security <-> Internet.
2024-10-24 22:23:19 -06:00
Zeckmathederg
1d7ddc4b50
Wget: Added deps that are in the book.
2024-10-24 22:21:09 -06:00
Zeckmathederg
abb0f420ef
NSPR: 4.35 -> 4.36.
2024-10-23 21:46:05 -06:00
Zeckmathederg
ae7d8f4ec3
Mesa: Adjust 32-bit instructions.
2024-10-23 20:43:48 -06:00
Zeckmathederg
05d2409bcf
libvdpau-va-gl: Use Bash startup files.
2024-10-23 07:57:48 -06:00
Zeckmathederg
90c498a2a8
D-Bus - Pass 2: Adjust instructions.
...
Added make distclean and removed symbolic link command as it is unneccesary.
2024-10-22 19:06:48 -06:00
Zeckmathederg
57de85d447
FLAC: Fixed whitespace.
2024-10-22 18:24:20 -06:00
Zeckmathederg
6f44695569
libogg: Fixed whitespace.
2024-10-22 18:20:39 -06:00
Zeckmathederg
36d3b5d224
PCRE2: Added for GLib2.
2024-10-22 17:37:21 -06:00
Zeckmathederg
db8d65934a
Mako: 1.3.5 -> 1.3.6.
2024-10-22 16:47:19 -06:00
Zeckmathederg
aff5503962
seatd: 0.8.0 -> 0.9.0.
2024-10-21 09:26:42 -06:00
Zeckmathederg
08c4970c9f
Some stuff involving D-Bus and stuff.
2024-10-20 16:41:32 -06:00
Zeckmathederg
e9433410a6
Removed duplicate file.
2024-10-19 15:45:27 -06:00
Zeckmathederg
b095892204
I hate GI... Added, begrudgingly.
2024-10-19 15:42:14 -06:00
Zeckmathederg
9b71acd167
Mesa: Fixed a command typo.
2024-10-19 10:12:51 -06:00
Zeckmathederg
0d214b8897
Wine: 9.19 -> 9.20.
2024-10-19 10:02:38 -06:00
Zeckmathederg
f626683ab6
Rustc: 1.81.0 -> 1.82.0.
2024-10-19 10:00:29 -06:00
Zeckmathederg
0c5ae6a21f
GLib2: 2.82.1 -> 2.82.2.
2024-10-19 09:56:06 -06:00
Zeckmathederg
f681b833f0
Mesa: Added -D video-codecs=all.
2024-10-19 09:53:48 -06:00
Zeckmathederg
5321be9e06
LLVM; Rustc: Try to be more consistent in multilib format.
2024-10-18 14:47:29 -06:00
Zeckmathederg
897a092b64
Bash Startup Files: Added.
2024-10-18 13:50:25 -06:00
Zeckmathederg
5f0eff15da
wine/*: Added long build time notes.
2024-10-18 12:52:48 -06:00
Zeckmathederg
a5a5f0f785
Removed all unstable notes on all packages.
...
Important: Added a section about stability.
Also fixed a build failure with last commit (missing ending para tag).
2024-10-18 12:39:05 -06:00
Zeckmathederg
789e5b59dc
Vulkan-{Headers,Tools}: 1.3.298 -> 1.3.299.
2024-10-18 12:14:19 -06:00
Zeckmathederg
347e8495ee
Mesa: 24.2.4 -> 24.2.5.
2024-10-18 12:12:19 -06:00
Zeckmathederg
47eb95da20
libunistring: 1.2 -> 1.3.
2024-10-18 09:44:08 -06:00