Julian Offenhäuser
cbecd096c2
Ports: Fix broken syntax in Milkytracker package script
2024-02-22 15:50:13 +01:00
Julian Offenhäuser
420c54a21b
Ports: Add app category hotkey for Milkytracker
...
Missing the & caused it to register as a different category entirely.
2024-02-21 21:53:42 +01:00
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
Tim Schumacher
89b0a61067
Ports: Remove support for auth_type
s other than sha256
2023-07-10 13:08:27 +02:00
Slimey
ce75a04908
Base+Ports: Rename 'Sound' category to 'Media'
2022-11-06 16:27:18 +01:00
Tim Schumacher
d426c5a4b2
Ports: Format patches without numbering, commit hash or version number
2022-06-08 17:58:36 +01:00
Ali Mohammad Pur
37857a629d
Ports: Update milkytracker's patches to use git patches
2022-05-19 20:17:10 +04: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
Andrew Kaster
9dff6acc55
Ports: Use new CMakeToolchain.txt located in the build directory
...
Now that we're generating the CMake toolchain file in the build
directory, we need to redirect the ports that use CMake to the new
location. Looking into this showed that there's still a bunch of work to
do in general to make the ports agnostic to which toolchain they're
using, there's a lot of hard-coded ${ARCH}-pc-serenity-gcc assumptions
still here.
2021-09-15 19:04:52 +04:30
jakewestrip
81eab1a9d1
Ports: Remove SDL Timer replacement in MilkyTracker
2021-04-30 09:26:12 +02:00
jakewestrip
1ce70bb418
Ports: Fix MilkyTracker install script
2021-04-30 09:26:12 +02:00
jake.westrip
f4a05611c6
Ports: Add MilkyTracker port
2021-04-27 11:32:19 +02:00