anonfunc
anonfunc pushed to main at ALHP/ALHP.GO 2023-06-14 15:56:30 +02:00
442b793524 code cleanup, new linter conf
anonfunc pushed to master at anonfunc/upload-baker 2023-06-14 15:21:33 +02:00
02e42a7e2b minor code cleanup
anonfunc pushed to master at anonfunc/upload-baker 2023-06-14 15:13:04 +02:00
c006d48ce2 update README.md to reflect new domain
anonfunc pushed to master at anonfunc/upload-baker 2023-06-14 14:02:50 +02:00
5b054ef788 update deps
anonfunc pushed to master at anonfunc/aur-packages 2023-06-14 13:28:15 +02:00
34df20aa85 upgpkg: pyfan 1.6-2
anonfunc pushed to master at anonfunc/aur-packages 2023-06-13 17:34:51 +02:00
8715fa8ea8 upgpkg: adguardhome 1:0.107.32-1
anonfunc pushed to master at anonfunc/aur-packages 2023-06-12 02:06:40 +02:00
a9ddad19fd upgpkg: motionplus 0.1.1-3
anonfunc pushed to master at anonfunc/aur-packages 2023-06-12 02:04:52 +02:00
f18568eef4 upgpkg: motionplus 0.1.1-2
anonfunc commented on issue ALHP/ALHP.GO#198 2023-06-10 13:12:56 +02:00
makepkg.conf question

If you just want to build local packages, you do not need to modify CARCH or pacman's Architecture. Modifying -march is enough.

If you want to build with -O3 instead of -O2 is your…

anonfunc pushed to master at anonfunc/aur-packages 2023-06-10 02:37:10 +02:00
89e180fb52 upgpkg: adguardhome 1:0.107.31-1
anonfunc commented on issue ALHP/ALHP.GO#164 2023-06-08 19:19:15 +02:00
[Application Bug] VLC Crashes When Opening .mkv Files

I blacklisted libmatroska, that should resolve this.

anonfunc commented on issue ALHP/ALHP.GO#178 2023-06-07 17:24:43 +02:00
libpipewire broken

Will be readded with the next buildcycle. Thanks for taking the time to do the testing.

anonfunc opened issue ALHP/ALHP.GO#197 2023-06-07 14:35:03 +02:00
Firefox build failing with RUSTFLAGS takes 1 value
anonfunc commented on pull request ALHP/ALHP.GO#196 2023-06-07 14:29:33 +02:00
Add -z pack-relative-relocs to RUSTFLAGS

I'm not sure if this PR is related, but FF is not failing to build with some RUSTFLAGS issue.

https://alhp.dev/logs/x86-64-v2/firefox.log

Did not find time yet to dig deeper. I found…

anonfunc commented on issue ALHP/ALHP.GO#178 2023-06-06 20:24:16 +02:00
libpipewire broken

I attached an local build. I can reproduce this issue with firefox 113 and this pipewire package, so if it works with 114 we can add pipewire again.

anonfunc pushed to main at ALHP/ALHP.GO 2023-06-06 15:26:41 +02:00
4b75e0f8a7 move alhp uninstall to FAQ
anonfunc pushed to main at ALHP/ALHP.GO 2023-06-05 18:00:58 +02:00
d65e4c7f5b update deps
anonfunc pushed to main at ALHP/ALHP.GO 2023-06-05 17:19:49 +02:00
cbb2ea927d Add -z pack-relative-relocs to RUSTFLAGS (#196)
anonfunc merged pull request ALHP/ALHP.GO#196 2023-06-05 17:19:48 +02:00
Add `-z pack-relative-relocs` to RUSTFLAGS
anonfunc commented on pull request ALHP/ALHP.GO#196 2023-06-05 17:19:42 +02:00
Add -z pack-relative-relocs to RUSTFLAGS

LGTM