Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] VirtualGL: update to 2.6.2.
@ 2019-10-03  7:34 voidlinux-github
  2019-10-03 12:18 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03  7:34 UTC (permalink / raw)
  To: ml

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

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages VirtualGL
https://github.com/void-linux/void-packages/pull/14995

VirtualGL: update to 2.6.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-VirtualGL-14995.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 0e55d92225637eecacc56ab8762d34e05b6813d9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 3 Oct 2019 10:24:25 +0300
Subject: [PATCH] VirtualGL: update to 2.6.2.

---
 srcpkgs/VirtualGL/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/VirtualGL/template b/srcpkgs/VirtualGL/template
index 98bc90b7a1c..5c50ea3df58 100644
--- a/srcpkgs/VirtualGL/template
+++ b/srcpkgs/VirtualGL/template
@@ -1,7 +1,7 @@
 # Template file for 'VirtualGL'
 pkgname=VirtualGL
-version=2.6.1
-revision=2
+version=2.6.2
+revision=1
 build_style=cmake
 configure_args="-DTJPEG_INCLUDE_DIR=/usr/include -DVGL_SYSTEMGLX=ON
  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DCMAKE_INSTALL_LIBDIR=/usr/lib
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1"
 homepage="http://www.virtualgl.org/"
 distfiles="${SOURCEFORGE_SITE}/virtualgl/${version}/${pkgname}-${version}.tar.gz"
-checksum=8802989a565b077036007848a845943971f670d72dc89f502601dfd36d401f83
+checksum=79dff857862890215794509ac65826005625925d03bf0874a486d695aae6f859
 
 archs="i686* x86_64*"
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] VirtualGL: update to 2.6.2.
  2019-10-03  7:34 [PR PATCH] VirtualGL: update to 2.6.2 voidlinux-github
  2019-10-03 12:18 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-03 12:18 ` voidlinux-github
  2019-10-03 17:34 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03 12:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages VirtualGL
https://github.com/void-linux/void-packages/pull/14995

VirtualGL: update to 2.6.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-VirtualGL-14995.patch --]
[-- Type: text/x-diff, Size: 1338 bytes --]

From 5a256fb82ba29dc773923db11a24b87bdc3259bd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 3 Oct 2019 10:24:25 +0300
Subject: [PATCH] VirtualGL: update to 2.6.2.

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

diff --git a/srcpkgs/VirtualGL/template b/srcpkgs/VirtualGL/template
index 98bc90b7a1c..c142305613b 100644
--- a/srcpkgs/VirtualGL/template
+++ b/srcpkgs/VirtualGL/template
@@ -1,7 +1,7 @@
 # Template file for 'VirtualGL'
 pkgname=VirtualGL
-version=2.6.1
-revision=2
+version=2.6.2
+revision=1
 build_style=cmake
 configure_args="-DTJPEG_INCLUDE_DIR=/usr/include -DVGL_SYSTEMGLX=ON
  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DCMAKE_INSTALL_LIBDIR=/usr/lib
@@ -10,10 +10,10 @@ makedepends="libXv-devel glu-devel libjpeg-turbo-devel MesaLib-devel
  libXtst-devel fltk-devel libressl-devel"
 short_desc="Run remote OpenGL applications with full acceleration"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1"
+license="LGPL-2.1-or-later"
 homepage="http://www.virtualgl.org/"
 distfiles="${SOURCEFORGE_SITE}/virtualgl/${version}/${pkgname}-${version}.tar.gz"
-checksum=8802989a565b077036007848a845943971f670d72dc89f502601dfd36d401f83
+checksum=79dff857862890215794509ac65826005625925d03bf0874a486d695aae6f859
 
 archs="i686* x86_64*"
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] VirtualGL: update to 2.6.2.
  2019-10-03  7:34 [PR PATCH] VirtualGL: update to 2.6.2 voidlinux-github
@ 2019-10-03 12:18 ` voidlinux-github
  2019-10-03 12:18 ` voidlinux-github
  2019-10-03 17:34 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03 12:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages VirtualGL
https://github.com/void-linux/void-packages/pull/14995

VirtualGL: update to 2.6.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-VirtualGL-14995.patch --]
[-- Type: text/x-diff, Size: 1338 bytes --]

From 5a256fb82ba29dc773923db11a24b87bdc3259bd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 3 Oct 2019 10:24:25 +0300
Subject: [PATCH] VirtualGL: update to 2.6.2.

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

diff --git a/srcpkgs/VirtualGL/template b/srcpkgs/VirtualGL/template
index 98bc90b7a1c..c142305613b 100644
--- a/srcpkgs/VirtualGL/template
+++ b/srcpkgs/VirtualGL/template
@@ -1,7 +1,7 @@
 # Template file for 'VirtualGL'
 pkgname=VirtualGL
-version=2.6.1
-revision=2
+version=2.6.2
+revision=1
 build_style=cmake
 configure_args="-DTJPEG_INCLUDE_DIR=/usr/include -DVGL_SYSTEMGLX=ON
  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DCMAKE_INSTALL_LIBDIR=/usr/lib
@@ -10,10 +10,10 @@ makedepends="libXv-devel glu-devel libjpeg-turbo-devel MesaLib-devel
  libXtst-devel fltk-devel libressl-devel"
 short_desc="Run remote OpenGL applications with full acceleration"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1"
+license="LGPL-2.1-or-later"
 homepage="http://www.virtualgl.org/"
 distfiles="${SOURCEFORGE_SITE}/virtualgl/${version}/${pkgname}-${version}.tar.gz"
-checksum=8802989a565b077036007848a845943971f670d72dc89f502601dfd36d401f83
+checksum=79dff857862890215794509ac65826005625925d03bf0874a486d695aae6f859
 
 archs="i686* x86_64*"
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: VirtualGL: update to 2.6.2.
  2019-10-03  7:34 [PR PATCH] VirtualGL: update to 2.6.2 voidlinux-github
  2019-10-03 12:18 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-03 12:18 ` voidlinux-github
@ 2019-10-03 17:34 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03 17:34 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

VirtualGL: update to 2.6.2.
https://github.com/void-linux/void-packages/pull/14995

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-03 17:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03  7:34 [PR PATCH] VirtualGL: update to 2.6.2 voidlinux-github
2019-10-03 12:18 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-03 12:18 ` voidlinux-github
2019-10-03 17:34 ` [PR PATCH] [Merged]: " voidlinux-github

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).