Up to [cvs.NetBSD.org] / pkgsrc / games / love08
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 11 06:10:58 2023 UTC (7 weeks, 3 days ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
revbump for jasper 4.0.0
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:17 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:10 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 6 13:56:35 2021 UTC (2 years, 3 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
love*: make fetchable from upstream again. bitbucket -> github
Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 6 11:18:26 2021 UTC (2 years, 3 months ago) by maya
Branch: MAIN
Changes since 1.6: +6 -2
lines
Diff to previous 1.6 (colored)
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
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 2 10:16:02 2020 UTC (2 years, 11 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
love*: Gets lua category
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 29 13:04:14 2020 UTC (2 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 24 12:30:56 2020 UTC (2 years, 11 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.3: +4 -3
lines
Diff to previous 1.3 (colored)
love08: silly hack to avoid detecting NetBSD's unversioned Lua
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 24 12:12:41 2020 UTC (2 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.2: +7 -5
lines
Diff to previous 1.2 (colored)
love08: Don't misleadingly depend on LuaJIT LuaJIT was never actually being used but got pulled in anyway, this breaks aarch64 builds. Detect the standard lua library properly removes the need to include it. I'd enable LuaJIT as an option but I can't get it to build against it... Bump PKGREVISION
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 5 12:49:06 2020 UTC (2 years, 11 months ago) by jperkin
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
*: Apply revbump for graphics/giflib API change.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 30 19:12:48 2018 UTC (4 years, 8 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Add love08, LOVE version 0.8.0 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.