gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4678: update libsdl2 to 2.0.5


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4678: update libsdl2 to 2.0.5
Date: Thu, 10 Aug 2017 03:07:06 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4678
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-08-10 00:07:01 -0700
message:
  update libsdl2 to 2.0.5
added:
  pkg/other/libsdl2/             libsdl2-20170810070350-v0xjs2ndwxbmhz3i-1
  pkg/other/libsdl2/Makefile     makefile-20170810070350-v0xjs2ndwxbmhz3i-3
  pkg/other/libsdl2/config.mk    config.mk-20170810070350-v0xjs2ndwxbmhz3i-2
  pkg/other/libsdl2/gpg-keyring  gpgkeyring-20170810070612-ivo00wxbrvbt18gv-1
  pkg/other/libsdl2/sha256sums   sha256sums-20170810070350-v0xjs2ndwxbmhz3i-4
=== added directory 'pkg/other/libsdl2'
=== added file 'pkg/other/libsdl2/Makefile'
--- a/pkg/other/libsdl2/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/other/libsdl2/Makefile        2017-08-10 07:07:01 +0000
@@ -0,0 +1,51 @@
+
+# Copyright ©  2017 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    libsdl2
+GARNAME = libsdl2
+UPSTREAMNAME = SDL2
+GARVERSION = 2.0.5
+HOME_URL = http://www.libsdl.org/
+DESCRIPTION = simple direct media layer 
+define BLURB
+Simple DirectMedia Layer is a cross-platform development library designed
+to provide low level access to audio, keyboard, mouse, joystick, and
+graphics hardware via OpenGL and Direct3D.  
+endef
+
+LICENSE = 1.2 and earlier, GNU LGPL; 2.0 and later, the zlib license
+
+######################################################################
+
+
+# http://libsdl.org/release/SDL2-2.0.5.tar.gz
+MASTER_SITES = http://libsdl.org/
+MASTER_SUBDIR = release/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES  = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/other/libsdl2/config.mk'
--- a/pkg/other/libsdl2/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/other/libsdl2/config.mk       2017-08-10 07:07:01 +0000
@@ -0,0 +1,7 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= --disable-video-mir 
+# -USDL_VIDEO_DRIVER_MIR  
+
+BUILD_OPTS ?=

=== added file 'pkg/other/libsdl2/gpg-keyring'
Binary files a/pkg/other/libsdl2/gpg-keyring    1970-01-01 00:00:00 +0000 and 
b/pkg/other/libsdl2/gpg-keyring   2017-08-10 07:07:01 +0000 differ
=== added file 'pkg/other/libsdl2/sha256sums'
--- a/pkg/other/libsdl2/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/other/libsdl2/sha256sums      2017-08-10 07:07:01 +0000
@@ -0,0 +1,2 @@
+442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785  
download/SDL2-2.0.5.tar.gz
+9c66e55a0f221131b1256a7df393d161c6872b4539d5890a05a2360348766927  
download/SDL2-2.0.5.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]