Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: xf86-video-qxl-0.1.5
@ 2019-10-14  0:38 voidlinux-github
  2019-10-14  1:22 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14  0:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_qxl
https://github.com/void-linux/void-packages/pull/15443

New package: xf86-video-qxl-0.1.5


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

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

From fb777140a5ca125b2ca36bcc16e96b767f2ce886 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 13 Oct 2019 19:34:43 -0500
Subject: [PATCH] New package: xf86-video-qxl-0.1.5

---
 srcpkgs/xf86-video-qxl/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/xf86-video-qxl/template

diff --git a/srcpkgs/xf86-video-qxl/template b/srcpkgs/xf86-video-qxl/template
new file mode 100644
index 00000000000..9c045314c4f
--- /dev/null
+++ b/srcpkgs/xf86-video-qxl/template
@@ -0,0 +1,22 @@
+# Template file for 'xf86-video-qxl'
+pkgname=xf86-video-qxl
+version=0.1.5
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake m4 xorg-util-macros libtool pkg-config"
+makedepends="xorg-server-devel spice-protocol xorgproto"
+depends="virtual?xserver-abi-video-24_1"
+short_desc="Xorg QXL video driver"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://www.x.org"
+distfiles="$ORG_SITE/releases/individual/driver/${pkgname}-${version}.tar.bz2"
+checksum=b18682e04503c6326f7bf7190f3ee50a3d4d69758a2a3cc9af102a6b3f114c92
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense COPYING LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: xf86-video-qxl-0.1.5
  2019-10-14  0:38 [PR PATCH] New package: xf86-video-qxl-0.1.5 voidlinux-github
@ 2019-10-14  1:22 ` voidlinux-github
  2019-10-14  1:22 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14  1:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_qxl
https://github.com/void-linux/void-packages/pull/15443

New package: xf86-video-qxl-0.1.5


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

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

From 7cf88a18068b074cee7f78b9629e3579b70211fe Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 13 Oct 2019 19:34:43 -0500
Subject: [PATCH] New package: xf86-video-qxl-0.1.5

---
 srcpkgs/xf86-video-qxl/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/xf86-video-qxl/template

diff --git a/srcpkgs/xf86-video-qxl/template b/srcpkgs/xf86-video-qxl/template
new file mode 100644
index 00000000000..7b06d95c080
--- /dev/null
+++ b/srcpkgs/xf86-video-qxl/template
@@ -0,0 +1,22 @@
+# Template file for 'xf86-video-qxl'
+pkgname=xf86-video-qxl
+version=0.1.5
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake m4 xorg-util-macros libtool pkg-config"
+makedepends="xorg-server-devel spice-protocol xorgproto"
+depends="virtual?xserver-abi-video-24_1"
+short_desc="Xorg QXL video driver"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://www.x.org"
+distfiles="$XORG_SITE/driver/${pkgname}-${version}.tar.bz2"
+checksum=b18682e04503c6326f7bf7190f3ee50a3d4d69758a2a3cc9af102a6b3f114c92
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense COPYING LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: xf86-video-qxl-0.1.5
  2019-10-14  0:38 [PR PATCH] New package: xf86-video-qxl-0.1.5 voidlinux-github
  2019-10-14  1:22 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-14  1:22 ` voidlinux-github
  2019-10-14 22:55 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14  1:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_qxl
https://github.com/void-linux/void-packages/pull/15443

New package: xf86-video-qxl-0.1.5


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

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

From 7cf88a18068b074cee7f78b9629e3579b70211fe Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 13 Oct 2019 19:34:43 -0500
Subject: [PATCH] New package: xf86-video-qxl-0.1.5

---
 srcpkgs/xf86-video-qxl/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/xf86-video-qxl/template

diff --git a/srcpkgs/xf86-video-qxl/template b/srcpkgs/xf86-video-qxl/template
new file mode 100644
index 00000000000..7b06d95c080
--- /dev/null
+++ b/srcpkgs/xf86-video-qxl/template
@@ -0,0 +1,22 @@
+# Template file for 'xf86-video-qxl'
+pkgname=xf86-video-qxl
+version=0.1.5
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake m4 xorg-util-macros libtool pkg-config"
+makedepends="xorg-server-devel spice-protocol xorgproto"
+depends="virtual?xserver-abi-video-24_1"
+short_desc="Xorg QXL video driver"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://www.x.org"
+distfiles="$XORG_SITE/driver/${pkgname}-${version}.tar.bz2"
+checksum=b18682e04503c6326f7bf7190f3ee50a3d4d69758a2a3cc9af102a6b3f114c92
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense COPYING LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: xf86-video-qxl-0.1.5
  2019-10-14  0:38 [PR PATCH] New package: xf86-video-qxl-0.1.5 voidlinux-github
  2019-10-14  1:22 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-14  1:22 ` voidlinux-github
@ 2019-10-14 22:55 ` voidlinux-github
  2019-10-14 22:55 ` voidlinux-github
  2019-10-30 20:39 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14 22:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_qxl
https://github.com/void-linux/void-packages/pull/15443

New package: xf86-video-qxl-0.1.5


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

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

From ab387a4aa1904574d6c24179a970c13a826c9fec Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 13 Oct 2019 19:34:43 -0500
Subject: [PATCH] New package: xf86-video-qxl-0.1.5

---
 srcpkgs/xf86-video-qxl/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/xf86-video-qxl/template

diff --git a/srcpkgs/xf86-video-qxl/template b/srcpkgs/xf86-video-qxl/template
new file mode 100644
index 00000000000..0bb3fdff88f
--- /dev/null
+++ b/srcpkgs/xf86-video-qxl/template
@@ -0,0 +1,18 @@
+# Template file for 'xf86-video-qxl'
+pkgname=xf86-video-qxl
+version=0.1.5
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake m4 xorg-util-macros libtool pkg-config"
+makedepends="xorg-server-devel spice-protocol xorgproto"
+depends="virtual?xserver-abi-video-24_1"
+short_desc="Xorg QXL video driver"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://www.x.org"
+distfiles="$XORG_SITE/driver/${pkgname}-${version}.tar.bz2"
+checksum=b18682e04503c6326f7bf7190f3ee50a3d4d69758a2a3cc9af102a6b3f114c92
+
+post_install() {
+	vlicense COPYING LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: xf86-video-qxl-0.1.5
  2019-10-14  0:38 [PR PATCH] New package: xf86-video-qxl-0.1.5 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-14 22:55 ` voidlinux-github
@ 2019-10-14 22:55 ` voidlinux-github
  2019-10-30 20:39 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14 22:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_qxl
https://github.com/void-linux/void-packages/pull/15443

New package: xf86-video-qxl-0.1.5


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

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

From ab387a4aa1904574d6c24179a970c13a826c9fec Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 13 Oct 2019 19:34:43 -0500
Subject: [PATCH] New package: xf86-video-qxl-0.1.5

---
 srcpkgs/xf86-video-qxl/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/xf86-video-qxl/template

diff --git a/srcpkgs/xf86-video-qxl/template b/srcpkgs/xf86-video-qxl/template
new file mode 100644
index 00000000000..0bb3fdff88f
--- /dev/null
+++ b/srcpkgs/xf86-video-qxl/template
@@ -0,0 +1,18 @@
+# Template file for 'xf86-video-qxl'
+pkgname=xf86-video-qxl
+version=0.1.5
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake m4 xorg-util-macros libtool pkg-config"
+makedepends="xorg-server-devel spice-protocol xorgproto"
+depends="virtual?xserver-abi-video-24_1"
+short_desc="Xorg QXL video driver"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://www.x.org"
+distfiles="$XORG_SITE/driver/${pkgname}-${version}.tar.bz2"
+checksum=b18682e04503c6326f7bf7190f3ee50a3d4d69758a2a3cc9af102a6b3f114c92
+
+post_install() {
+	vlicense COPYING LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: xf86-video-qxl-0.1.5
  2019-10-14  0:38 [PR PATCH] New package: xf86-video-qxl-0.1.5 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-14 22:55 ` voidlinux-github
@ 2019-10-30 20:39 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-30 20:39 UTC (permalink / raw)
  To: ml

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

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

New package: xf86-video-qxl-0.1.5
https://github.com/void-linux/void-packages/pull/15443

Description:


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

end of thread, other threads:[~2019-10-30 20:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14  0:38 [PR PATCH] New package: xf86-video-qxl-0.1.5 voidlinux-github
2019-10-14  1:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-14  1:22 ` voidlinux-github
2019-10-14 22:55 ` voidlinux-github
2019-10-14 22:55 ` voidlinux-github
2019-10-30 20:39 ` [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).