7 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
Schrijvers Luc
b1d865ef04 slimevolley, fix reference to libSDL*, enable x86_64 (#4068) 2019-07-29 06:54:02 +02:00
Jerome Duval
cde31602a3 slimevolley: code style. 2018-08-03 09:14:11 +02:00
Humdinger
3eda0c3aba Fix requirements for lbreakout2, lgeneral, slimevolley
We need lib:libsdl_net_1.2 instead of lib:libsdl_net
2016-01-10 17:50:32 +01:00
Michael Lotz
a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Humdinger
f5c36c5e0b Improved patch for Slime Volley.
Cleaner with use of #ifdef __HAIKU__
2015-09-05 11:11:32 +02:00
Humdinger
dd101b6a98 Improved Slime Volley.
* Renamed recipe and its folder to "slimevolley" as that is the name under
  PROVIDES. Hopefully that makes it finally installable from HDS.
* Added a vector icon rdef and I-O-M file.
* Added a patch putting the settings file into B_USER_SETTINGS_DIRECTORY.
2015-09-05 10:14:49 +02:00