pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Makefile: Add libretro-gearboy and libretro-gearsystem.



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Thu May 3 01:19:35 2018 +0100
Changeset:	c2433dbc42a6fe8255c949919fe440b608ccd250

Modified Files:
	Makefile

Log Message:
Makefile: Add libretro-gearboy and libretro-gearsystem.

I can comfirm that these packages work on NetBSD and Linux, and
can be used to play multiplayer tetris over the net...

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c2433dbc42a6fe8255c949919fe440b608ccd250

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 891e32d172..44cf2579ab 100644
--- a/Makefile
+++ b/Makefile
@@ -1819,6 +1819,8 @@ SUBDIR+=	libretro-freeintv
 SUBDIR+=	libretro-fuse
 SUBDIR+=	libretro-gambatte
 SUBDIR+=	libretro-genesis-plus-gx
+SUBDIR+=	libretro-gearboy
+SUBDIR+=	libretro-gearsystem
 SUBDIR+=	libretro-glsl-shaders
 SUBDIR+=	libretro-mame2003
 SUBDIR+=	libretro-mame2014


Home | Main Index | Thread Index | Old Index