0
0
Fork 0
Commit Graph

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
lorglas 9a9f216ba6
Pipepanic (#5986) 2021-06-17 11:43:29 +02:00
Schrijvers Luc 5c9a6fe832 pipepanic: fix reference to libSDL (#4315) 2019-10-28 08:03:20 +01:00
Jerome Duval f28edd4890 pipepanic: code style. 2018-08-03 09:35:14 +02:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Schrijvers Luc f68db54ea8 pipepanic: fix window and icon title (#975)
fix provided by scottmc
2016-12-31 14:54:03 +00:00
fbrosson 0c1be5b940 pipepanic: move from games-kids to games-puzzle; minor changes. (#606)
* Move pipepanic from games-kids to games-puzzle to follow Gentoo.
* Put pipepanic.rdef in additional-files instead of the patch file.
* Call addResourcesToBinaries instead of rc and xres.
* Reorder sections, fix COPYRIGHT, enable x86_64, drop cmd:xres from
  BUILD_REQUIRES, add cmd:{sdl_config,install,cut} to BUILD_PREREQ.
* Install README and do some polishing in BUILD and INSTALL.
2016-05-24 21:57:57 +00:00