Subject: CVS commit: pkgsrc/devel/SDL2
From: Soren Jacobsen
Date: 2015-02-09 09:27:07
Message id: 20150209082707.8AD2D98@cvs.netbsd.org

Log Message:
Switch SDL2 to the standard autotools build system.  Upstream considers
the CMake build system to be experimental.  This gets us working joystick
support on NetBSD, avoids installing bogus headers, and moves us to a sane
library major (which is highly unlikely to ever change again).  Bump
PKGREVISION to 5 and set BUILDLINK_ABI_DEPENDS accordingly.

Recursive revbump coming up.

While here, tidy up this package's options a bit:
- instead of providing six (!) options for standard modern X libraries,
  simply lump them all into the existing x11 option
- provide a dbus option

Files:
RevisionActionfile
1.10modifypkgsrc/devel/SDL2/Makefile
1.5modifypkgsrc/devel/SDL2/PLIST
1.2modifypkgsrc/devel/SDL2/buildlink3.mk
1.6modifypkgsrc/devel/SDL2/distinfo
1.3modifypkgsrc/devel/SDL2/options.mk
1.1addpkgsrc/devel/SDL2/patches/patch-src_thread_pthread_SDL__systhread.c
1.3removepkgsrc/devel/SDL2/patches/patch-CMakeLists.txt