mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
15 lines
432 B
Plaintext
15 lines
432 B
Plaintext
ncurses-5.8/5.9:
|
|
- segfaults in nano and dialog -> using ncurses-5.7
|
|
|
|
irserver:
|
|
- rework irserver/init.d for systemd
|
|
|
|
buildsystem:
|
|
- always use fakeroot for converted packages
|
|
- built-in $PKG_DIR/unpack replacement
|
|
|
|
nettle/gmp
|
|
- ffmpeg shared build fails with gmp/nettle static (-fPIC?)
|
|
so try-build gmp/nettle as static-only libs once xbmc/ffmpeg
|
|
is static linked and we drop ffmpeg package (or build it static)
|