Commit graph

10 commits

Author SHA1 Message Date
maya
91523692d7 love*: make fetchable from upstream again. bitbucket -> github 2021-02-06 13:56:35 +00:00
maya
e975990bc3 love{07,08,010,11}: install a binary called "loveN.NN" for convenience
And add a PKG_ALTERNATIVES to call it bin/love for extra convenience.

love09 is skipped because I am failing to build it right now (might look
later on...)
bump PKGREVISION
2021-02-06 11:18:25 +00:00
nia
3e0328ae70 love*: Gets lua category 2020-07-02 10:16:01 +00:00
nia
72553a79d1 games: Add love11. Based on work by myself and cfkoch in wip
LOVE is a framework for making 2D games in the Lua programming
language. LOVE is totally free, and can be used in anything from
friendly open-source hobby projects, to evil, closed-source commercial
ones.
2020-06-29 13:04:14 +00:00
nia
471f230698 love07: Detect Lua properly, etc.
I mistakenly enabled LuaJIT support on supported platforms.
It doesn't actually work in this version of LOVE (oops).

The previous inclusion of LuaJIT's buildlink3.mk was a mistake,
instead the exact version of lua51 should be included and the library
name corrected.

Bump PKGREVISION.
2020-06-24 12:34:02 +00:00
nia
50a924fea8 love07: --enable-luajit must be passed 2020-06-24 11:43:54 +00:00
nia
f0f0c2eb0b love07: Allow building without luajit. Should help aarch64 builds. 2020-06-24 11:38:26 +00:00
jperkin
38fe454b9c *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
joerg
8998b34714 Request GL extensions in a way modern Mesa understands. 2019-12-22 22:26:04 +00:00
maya
1d06f74438 Add love07, LOVE version 0.7.2
LOVE is a framework for making 2D games in the Lua programming
language. LOVE is totally free, and can be used in anything from
friendly open-source hobby projects, to evil, closed-source commercial
ones.

We need multiple versions as games were written for the older versions.
2018-09-30 19:10:10 +00:00