0
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Adrien Destugues 1661045b76 SIDPlayer: build the BeOS version with GUI.
- Fix the license (it's GPL v2 not v1)
- Use the BeOS makefile instead of the Linux/SDL one and adjust the
  dependencies
- Adjust some ifdefs to enable relevant code on Haiku
- Intentionally not added to the Deskbar menu: this can only be used by
  loading files. There is nothing that can be done from the UI if not
  started with a file.
2020-05-16 10:52:03 +02:00
Arnav Bhatt d9ce240817 SIDPlayer: new recipe. (#3459) 2018-12-10 15:02:34 +02:00