Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] glfw: update to 3.3.
Date: Thu, 11 Jul 2019 18:34:54 +0200	[thread overview]
Message-ID: <20190711163454.H47E9xXl5mUQjHjT7o_o42VeERFoCypiiCXqCHLMy2Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12994@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages glfw_3.3
https://github.com/void-linux/void-packages/pull/12994

glfw: update to 3.3.


A patch file from https://github.com/void-linux/void-packages/pull/12994.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glfw_3.3-12994.patch --]
[-- Type: application/text/x-diff, Size: 1238 bytes --]

From 5644c8d9d28f176b8bb46dc367395547b914f89e Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 11 Jul 2019 11:31:52 -0500
Subject: [PATCH] glfw: update to 3.3.

---
 srcpkgs/glfw/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 1474d6375ea..3e6789725f0 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,17 +1,17 @@
 # Template file for 'glfw'
 pkgname=glfw
-version=3.2.1
+version=3.3
 revision=1
 build_style=cmake
+configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="BSD-3"
+license="Zlib"
 homepage="http://www.glfw.org"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=9a9681bc720fa00a4fd104108f2667e0fe4f0f20b7e0034c64b21e1d1e73634a
-configure_args="-DBUILD_SHARED_LIBS=ON"
+checksum=32797630af0da94a1a05302bca0435eae352f593197a04670d797de2e492a5a5
 
 glfw-devel_package() {
 	depends="glfw>=${version}_${revision} $makedepends"

  parent reply	other threads:[~2019-07-11 16:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-11 16:32 [PR PATCH] " voidlinux-github
2019-07-11 16:34 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-11 16:34 ` voidlinux-github [this message]
2019-07-12 14:57 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190711163454.H47E9xXl5mUQjHjT7o_o42VeERFoCypiiCXqCHLMy2Q@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).