Tim Schumacher
456fd9f574
Ports: Switch to the new files
syntax
2023-09-09 01:06:31 +02:00
Tim Schumacher
fb4db096cb
Ports: Remove the filename
entry from files
2023-08-08 19:57:43 +02:00
Tim Schumacher
284fee9e77
Ports: Make files
a proper array
2023-08-08 19:57:43 +02:00
Daniel Bertalan
e9ce317483
Ports: Replace manually linking freetype
with a libtool patch
2023-08-05 01:05:06 +02:00
Tim Schumacher
89b0a61067
Ports: Remove support for auth_type
s other than sha256
2023-07-10 13:08:27 +02:00
Cameron Youell
1fc2878e24
Ports/freetype: Update freetype to version 2.13.0
2023-03-27 14:27:32 +01:00
Tim Schumacher
90dafefb9e
Ports/freetype: Set the correct sysroot
...
This is now required after we don't manually link the build output
anymore.
2022-06-08 13:23:04 +01:00
EWouters
b3cf5a5df7
Ports/freetype: Update freetype to version 2.12.1
2022-06-08 11:40:31 +01:00
Tim Schumacher
f81e47eea8
Ports: Allow selecting multiple config_{sub,guess}_path
s
...
Some ports may have more than one `config.sub` that is in use (vendored
dependencies, etc.). Instead of fiddling about with space-delimited
strings, let's just make that setting into an array right away.
2022-05-25 22:54:04 +01:00
EWouters
61768c732a
Ports/freetype: Update freetype to version 2.12.0
2022-04-11 19:43:56 -07:00
Sahan Fernando
62192c88a6
Ports: Fix freetype port
2022-01-24 07:55:39 +00:00
Ali Mohammad Pur
afabfc1964
Ports: Correct the config.sub path for freetype
...
This regressed in cdd6d68
, setting the correct path makes it build
again.
2022-01-16 19:57:37 +03:30
Ali Mohammad Pur
cdd6d68b2a
Ports: Remove some config.sub patches and download a fresh one if needed
...
All of these patches did the same thing, which is already in upstream
config.sub.
With this change, we need only add `use_fresh_config_sub=true` to
the package.sh file.
Note that this is not done automatically in case the port has a modified
config.sub file.
2022-01-16 10:32:50 +03:30
Tim Schumacher
c07f91474d
Ports: Make array-like settings actual arrays
...
We may need entries with spaces in makeopts, installopts, and
configopts, and at that point we should also convert depends and
auth_opts to avoid confusion.
2021-10-05 02:13:08 +02:00
Gunnar Beutner
7e1f413a89
Ports: Build shared library for freetype
2021-06-05 10:56:37 +02:00
Gunnar Beutner
5911d379a6
Ports: Update checksums to use the SHA256 algorithm
2021-04-25 13:30:18 +02:00
Brendan Coles
a206ab2211
Ports: Add auth_type verification to all package.sh files
2021-04-16 21:14:00 +02:00
Linus Groh
f9cf6bfce1
Ports: Remove redundant 'workdir' entries
2021-03-13 13:13:03 +01:00
Andreas Kling
e0e8c6f70e
Ports: Add FreeType 2.10.4
2021-03-05 21:58:52 +01:00