[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4386: update mesa to 17.0.2
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4386: update mesa to 17.0.2 |
Date: |
Tue, 28 Mar 2017 15:54:20 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4386
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2017-03-28 12:53:51 -0700
message:
update mesa to 17.0.2
added:
pkg/freedesktop/mesa/ mesa-20170328195329-x91spsyr6pnvj75c-1
pkg/freedesktop/mesa/Makefile makefile-20170328195329-x91spsyr6pnvj75c-4
pkg/freedesktop/mesa/config.mk config.mk-20170328195329-x91spsyr6pnvj75c-2
pkg/freedesktop/mesa/gpg-keyring gpgkeyring-20170328195329-x91spsyr6pnvj75c-3
pkg/freedesktop/mesa/sha256sums sha256sums-20170328195329-x91spsyr6pnvj75c-5
=== added directory 'pkg/freedesktop/mesa'
=== added file 'pkg/freedesktop/mesa/Makefile'
--- a/pkg/freedesktop/mesa/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/mesa/Makefile 2017-03-28 19:53:51 +0000
@@ -0,0 +1,48 @@
+# Copyright © 2017 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# 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 = mesa
+GARNAME = mesa
+GARVERSION = 17.0.2
+HOME_URL = http://www.mesa3d.org/
+DESCRIPTION = Mesa, 3D graphics
+define BLURB
+
+endef
+
+######################################################################
+
+MASTER_SITES = ftp://ftp.freedesktop.org/pub/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+
+#consider: autogenargs = --disable-documentation
+BUILDDEPS =
+# xmlto
+LIBDEPS = # libffi doxygen
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
=== added file 'pkg/freedesktop/mesa/config.mk'
--- a/pkg/freedesktop/mesa/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/mesa/config.mk 2017-03-28 19:53:51 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/freedesktop/mesa/gpg-keyring'
Binary files a/pkg/freedesktop/mesa/gpg-keyring 1970-01-01 00:00:00 +0000 and
b/pkg/freedesktop/mesa/gpg-keyring 2017-03-28 19:53:51 +0000 differ
=== added file 'pkg/freedesktop/mesa/sha256sums'
--- a/pkg/freedesktop/mesa/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/mesa/sha256sums 2017-03-28 19:53:51 +0000
@@ -0,0 +1,2 @@
+f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4
download/mesa-17.0.2.tar.xz
+4950ddbb4e5b11f042d2aff178e4d97174f525371f60e110281aae064610ebfb
download/mesa-17.0.2.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4386: update mesa to 17.0.2,
Carl Hansen <=