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
2732545b4c
Ports: Ensure that the download filename matches the URL basename
...
This is a preparation step for removing support for explicitly setting a
download filename entirely.
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
Andrew Kaster
042e33cb13
Ports: Clean up host path detection in qt6-serenity
...
Follow the same pattern as the other Qt ports to use qmake to determine
the location of host binaries and libraries.
2022-12-03 23:16:16 +00:00
Jelle Raaijmakers
7e85ec3431
Ports: Do not allow clean*
to be overridden
...
There were only two packages making use of this functionality, but it
seems more sensible to have a fixed implementation for the cleaning of
ports - especially now they delete the entire build directory and/or
dist files.
2022-09-13 13:44:01 -04:00
Martin Bříza
ddeacce905
Ports/qt6: Add qt6-serenity
...
And this is the platform plugin we need to run Qt6 apps properly
2022-01-07 18:38:32 +01:00