The NetBSD Project

CVS log for pkgsrc/devel/lua-sdl2/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / lua-sdl2

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Sun Nov 12 13:21:07 2023 UTC (3 weeks, 3 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.12 / (download) - annotate - [select for diffs], Sat May 6 19:09:10 2023 UTC (7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

*: Recursive revbump from audio/libopus 1.4

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 14 16:05:57 2023 UTC (9 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

*: recursive bump for SDL2_ttf dependency change

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:49 2023 UTC (10 months ago) by ryoon
Branch: MAIN
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], Sun Sep 11 12:51:29 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:13 2022 UTC (15 months, 3 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 28 10:53:01 2022 UTC (20 months, 1 week ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

{c,d,e}*/*: revbump(1) for libsndfile

Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:02 2021 UTC (23 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

revbump for icu and libffi

Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 8 21:04:59 2021 UTC (2 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive revbump for audio/jack

Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 10 18:40:41 2020 UTC (3 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)

lua-sdl2: mark incompatible with lua52

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 18 17:57:44 2020 UTC (3 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

*: revbump for libsndfile

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 9 15:03:35 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Use LUA_DOCDIR

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 9 10:04:25 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN

devel: Add lua-sdl2

Lua-SDL2 is a portable binding of SDL2, written in pure C for efficiency.
It tries to stay as close to SDL as possible, acting as a simple binding
rather than attempting to re-design the interaction between the programmer
and SDL.

Lua-SDL2 takes full advantage of Lua's object-oriented capabilities wherever
possible, allowing the programmer to fully leverage SDL's inherent
object-oriented design.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>