Commit Graph

6 Commits

Author SHA1 Message Date
OscarL
cf6b220a7a pyenet: recipe cleanup. Drop _python39 package. (#11316)
Nothing currently uses it on-tree.

Only known user, "unknown-horizons", is broken on-tree, upstream is
porting the game to Godot, and considers current engine "dead".
2024-11-07 08:22:33 +01:00
Schrijvers Luc
04189e1fe7 pyenet, bump version, use system enet (#8922) 2023-07-02 11:10:36 +02:00
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
Sergei Reznikov
33f60db63e pyenet: fix build 2019-07-22 12:59:42 +03: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
Michael Lotz
afd1448d80 Add recipe and patch for pyenet.
Note that due to the way that cython extensions are built, this actually
uses the enet sources. They are pulled in via a second source archive
and then symlinked into place for the pyenet build to pick them up.
2015-10-25 13:56:13 +00:00