Panagiotis Vasilopoulos
492f7132d2
Ports: Improve consistency and quality of ports
...
- Replaced /Root with
- Improved documentation.
- Removed a few typos.
- Replaced with
- Added brackets in some cases.
Most of the changes were reviewed and applied manually.
2021-04-20 18:20:00 +02:00
Brendan Coles
a206ab2211
Ports: Add auth_type verification to all package.sh files
2021-04-16 21:14:00 +02:00
Gunnar Beutner
da92c0e1ca
Ports: Build shared libraries for a few more ports
...
This manually builds shared libraries for a bunch of ports. Using
libtool would be preferable but that's currently broken so I'm
linking the shared libraries manually.
2021-04-16 19:04:24 +02:00
Gunnar Beutner
c9d5358685
Ports: Make sure ports are installed into /usr/local
2021-04-16 19:04:24 +02:00
Gunnar Beutner
9e9b508390
Ports: Fix building SDL2_ttf when X11 headers are installed on the host system
2021-04-14 21:46:20 +02:00
Linus Groh
dabfeb6dd8
Ports: Set freetype2 include path for SDL2_ttf
...
It tried to use some headers from my host machine and failed to build.
2021-04-04 17:42:50 +02:00
Linus Groh
f9cf6bfce1
Ports: Remove redundant 'workdir' entries
2021-03-13 13:13:03 +01:00
Linus Groh
f318ab6bed
Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIR
...
Fixes #5710 .
2021-03-11 21:01:29 +01:00
Jelle Raaijmakers
f9f9cda025
LibCompress: Rename libcompression.so to libcompress.so
2021-03-07 18:14:54 +01:00
Andreas Kling
30b957e46c
Ports: Add SDL2_ttf
2021-03-07 17:48:21 +01:00