Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zrandr: update to 0.3.2.
@ 2019-06-21 13:49 voidlinux-github
  2019-06-21 14:54 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 13:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages zrandr_0.3.2
https://github.com/void-linux/void-packages/pull/12605

zrandr: update to 0.3.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zrandr_0.3.2-12605.patch --]
[-- Type: application/text/x-diff, Size: 1012 bytes --]

From 312c9ce599289bbfacbbbc1eafcf074a9a2bbc9c Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 08:47:25 -0500
Subject: [PATCH] zrandr: update to 0.3.2.

---
 srcpkgs/zrandr/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/zrandr/template b/srcpkgs/zrandr/template
index 415500bfb4d..160d7f81217 100644
--- a/srcpkgs/zrandr/template
+++ b/srcpkgs/zrandr/template
@@ -1,6 +1,6 @@
 # Template file for 'zrandr'
 pkgname=zrandr
-version=0.3.1
+version=0.3.2
 revision=1
 build_style=qmake
 makedepends="qt5-devel"
@@ -10,7 +10,7 @@ short_desc="Simple Qt5 front end for xrandr"
 homepage="https://github.com/fralonra/zrandr"
 license="GPL-3"
 distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
-checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
+checksum=04ba7dabbec63f3946ee4e1c8970f90a731928017d930c39ad21119775061a51
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-devel"

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

* Re: [PR PATCH] [Updated] zrandr: update to 0.3.2.
  2019-06-21 13:49 [PR PATCH] zrandr: update to 0.3.2 voidlinux-github
  2019-06-21 14:54 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-21 14:54 ` voidlinux-github
  2019-06-21 14:59 ` voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 14:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages zrandr_0.3.2
https://github.com/void-linux/void-packages/pull/12605

zrandr: update to 0.3.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zrandr_0.3.2-12605.patch --]
[-- Type: application/text/x-diff, Size: 1159 bytes --]

From 83f6e03e6d394a998b594bbb1f8c55b2043a782f Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 08:47:25 -0500
Subject: [PATCH] zrandr: update to 0.3.2.

---
 srcpkgs/zrandr/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zrandr/template b/srcpkgs/zrandr/template
index 415500bfb4d..485abbd731a 100644
--- a/srcpkgs/zrandr/template
+++ b/srcpkgs/zrandr/template
@@ -1,16 +1,17 @@
 # Template file for 'zrandr'
 pkgname=zrandr
-version=0.3.1
+version=0.3.2
 revision=1
 build_style=qmake
+hostmakdepends="qt5-host-tools"
 makedepends="qt5-devel"
 depends="desktop-file-utils hicolor-icon-theme xrandr"
 maintainer="Orphaned <orphan@voidlinux.org>"
 short_desc="Simple Qt5 front end for xrandr"
 homepage="https://github.com/fralonra/zrandr"
-license="GPL-3"
+license="GPL-3.0-only"
 distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
-checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
+checksum=04ba7dabbec63f3946ee4e1c8970f90a731928017d930c39ad21119775061a51
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-devel"

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

* Re: [PR PATCH] [Updated] zrandr: update to 0.3.2.
  2019-06-21 13:49 [PR PATCH] zrandr: update to 0.3.2 voidlinux-github
@ 2019-06-21 14:54 ` voidlinux-github
  2019-06-21 14:54 ` voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 14:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages zrandr_0.3.2
https://github.com/void-linux/void-packages/pull/12605

zrandr: update to 0.3.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zrandr_0.3.2-12605.patch --]
[-- Type: application/text/x-diff, Size: 1159 bytes --]

From 83f6e03e6d394a998b594bbb1f8c55b2043a782f Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 08:47:25 -0500
Subject: [PATCH] zrandr: update to 0.3.2.

---
 srcpkgs/zrandr/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zrandr/template b/srcpkgs/zrandr/template
index 415500bfb4d..485abbd731a 100644
--- a/srcpkgs/zrandr/template
+++ b/srcpkgs/zrandr/template
@@ -1,16 +1,17 @@
 # Template file for 'zrandr'
 pkgname=zrandr
-version=0.3.1
+version=0.3.2
 revision=1
 build_style=qmake
+hostmakdepends="qt5-host-tools"
 makedepends="qt5-devel"
 depends="desktop-file-utils hicolor-icon-theme xrandr"
 maintainer="Orphaned <orphan@voidlinux.org>"
 short_desc="Simple Qt5 front end for xrandr"
 homepage="https://github.com/fralonra/zrandr"
-license="GPL-3"
+license="GPL-3.0-only"
 distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
-checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
+checksum=04ba7dabbec63f3946ee4e1c8970f90a731928017d930c39ad21119775061a51
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-devel"

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

* Re: [PR PATCH] [Updated] zrandr: update to 0.3.2.
  2019-06-21 13:49 [PR PATCH] zrandr: update to 0.3.2 voidlinux-github
  2019-06-21 14:54 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-21 14:54 ` voidlinux-github
@ 2019-06-21 14:59 ` voidlinux-github
  2019-06-21 14:59 ` voidlinux-github
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 14:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages zrandr_0.3.2
https://github.com/void-linux/void-packages/pull/12605

zrandr: update to 0.3.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zrandr_0.3.2-12605.patch --]
[-- Type: application/text/x-diff, Size: 1160 bytes --]

From 7bb8c52c5bf52cc9987b7ab8e56dd4737c316afd Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 08:47:25 -0500
Subject: [PATCH] zrandr: update to 0.3.2.

---
 srcpkgs/zrandr/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zrandr/template b/srcpkgs/zrandr/template
index 415500bfb4d..50b0bba8b1e 100644
--- a/srcpkgs/zrandr/template
+++ b/srcpkgs/zrandr/template
@@ -1,16 +1,17 @@
 # Template file for 'zrandr'
 pkgname=zrandr
-version=0.3.1
+version=0.3.2
 revision=1
 build_style=qmake
+hostmakedepends="qt5-host-tools"
 makedepends="qt5-devel"
 depends="desktop-file-utils hicolor-icon-theme xrandr"
 maintainer="Orphaned <orphan@voidlinux.org>"
 short_desc="Simple Qt5 front end for xrandr"
 homepage="https://github.com/fralonra/zrandr"
-license="GPL-3"
+license="GPL-3.0-only"
 distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
-checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
+checksum=04ba7dabbec63f3946ee4e1c8970f90a731928017d930c39ad21119775061a51
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-devel"

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

* Re: [PR PATCH] [Updated] zrandr: update to 0.3.2.
  2019-06-21 13:49 [PR PATCH] zrandr: update to 0.3.2 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-21 14:59 ` voidlinux-github
@ 2019-06-21 14:59 ` voidlinux-github
  2019-06-21 15:55 ` voidlinux-github
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 14:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages zrandr_0.3.2
https://github.com/void-linux/void-packages/pull/12605

zrandr: update to 0.3.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zrandr_0.3.2-12605.patch --]
[-- Type: application/text/x-diff, Size: 1160 bytes --]

From 7bb8c52c5bf52cc9987b7ab8e56dd4737c316afd Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 08:47:25 -0500
Subject: [PATCH] zrandr: update to 0.3.2.

---
 srcpkgs/zrandr/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zrandr/template b/srcpkgs/zrandr/template
index 415500bfb4d..50b0bba8b1e 100644
--- a/srcpkgs/zrandr/template
+++ b/srcpkgs/zrandr/template
@@ -1,16 +1,17 @@
 # Template file for 'zrandr'
 pkgname=zrandr
-version=0.3.1
+version=0.3.2
 revision=1
 build_style=qmake
+hostmakedepends="qt5-host-tools"
 makedepends="qt5-devel"
 depends="desktop-file-utils hicolor-icon-theme xrandr"
 maintainer="Orphaned <orphan@voidlinux.org>"
 short_desc="Simple Qt5 front end for xrandr"
 homepage="https://github.com/fralonra/zrandr"
-license="GPL-3"
+license="GPL-3.0-only"
 distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
-checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
+checksum=04ba7dabbec63f3946ee4e1c8970f90a731928017d930c39ad21119775061a51
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-devel"

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

* Re: [PR PATCH] [Updated] zrandr: update to 0.3.2.
  2019-06-21 13:49 [PR PATCH] zrandr: update to 0.3.2 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-21 15:55 ` voidlinux-github
@ 2019-06-21 15:55 ` voidlinux-github
  2019-06-22  9:00 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 15:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages zrandr_0.3.2
https://github.com/void-linux/void-packages/pull/12605

zrandr: update to 0.3.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zrandr_0.3.2-12605.patch --]
[-- Type: application/text/x-diff, Size: 1173 bytes --]

From c92db80d84d8a4429695a0426deb4dc999f2557a Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 08:47:25 -0500
Subject: [PATCH] zrandr: update to 0.3.2.

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

diff --git a/srcpkgs/zrandr/template b/srcpkgs/zrandr/template
index 415500bfb4d..27f35145f84 100644
--- a/srcpkgs/zrandr/template
+++ b/srcpkgs/zrandr/template
@@ -1,16 +1,16 @@
 # Template file for 'zrandr'
 pkgname=zrandr
-version=0.3.1
+version=0.3.2
 revision=1
 build_style=qmake
 makedepends="qt5-devel"
 depends="desktop-file-utils hicolor-icon-theme xrandr"
-maintainer="Orphaned <orphan@voidlinux.org>"
 short_desc="Simple Qt5 front end for xrandr"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-3.0-only"
 homepage="https://github.com/fralonra/zrandr"
-license="GPL-3"
 distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
-checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
+checksum=04ba7dabbec63f3946ee4e1c8970f90a731928017d930c39ad21119775061a51
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-devel"

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

* Re: [PR PATCH] [Updated] zrandr: update to 0.3.2.
  2019-06-21 13:49 [PR PATCH] zrandr: update to 0.3.2 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-21 14:59 ` voidlinux-github
@ 2019-06-21 15:55 ` voidlinux-github
  2019-06-21 15:55 ` voidlinux-github
  2019-06-22  9:00 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 15:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages zrandr_0.3.2
https://github.com/void-linux/void-packages/pull/12605

zrandr: update to 0.3.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zrandr_0.3.2-12605.patch --]
[-- Type: application/text/x-diff, Size: 1173 bytes --]

From c92db80d84d8a4429695a0426deb4dc999f2557a Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 08:47:25 -0500
Subject: [PATCH] zrandr: update to 0.3.2.

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

diff --git a/srcpkgs/zrandr/template b/srcpkgs/zrandr/template
index 415500bfb4d..27f35145f84 100644
--- a/srcpkgs/zrandr/template
+++ b/srcpkgs/zrandr/template
@@ -1,16 +1,16 @@
 # Template file for 'zrandr'
 pkgname=zrandr
-version=0.3.1
+version=0.3.2
 revision=1
 build_style=qmake
 makedepends="qt5-devel"
 depends="desktop-file-utils hicolor-icon-theme xrandr"
-maintainer="Orphaned <orphan@voidlinux.org>"
 short_desc="Simple Qt5 front end for xrandr"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-3.0-only"
 homepage="https://github.com/fralonra/zrandr"
-license="GPL-3"
 distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
-checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
+checksum=04ba7dabbec63f3946ee4e1c8970f90a731928017d930c39ad21119775061a51
 
 if [ -n "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-devel"

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

* Re: [PR PATCH] [Merged]: zrandr: update to 0.3.2.
  2019-06-21 13:49 [PR PATCH] zrandr: update to 0.3.2 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-06-21 15:55 ` voidlinux-github
@ 2019-06-22  9:00 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-22  9:00 UTC (permalink / raw)
  To: ml

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

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

zrandr: update to 0.3.2.
https://github.com/void-linux/void-packages/pull/12605
Description: 

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

end of thread, other threads:[~2019-06-22  9:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21 13:49 [PR PATCH] zrandr: update to 0.3.2 voidlinux-github
2019-06-21 14:54 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-21 14:54 ` voidlinux-github
2019-06-21 14:59 ` voidlinux-github
2019-06-21 14:59 ` voidlinux-github
2019-06-21 15:55 ` voidlinux-github
2019-06-21 15:55 ` voidlinux-github
2019-06-22  9:00 ` [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).