Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: qtile-0.13.0
@ 2019-09-21 17:59 voidlinux-github
  2019-09-21 18:09 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (34 more replies)
  0 siblings, 35 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 17:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 32812da4c9c54fc1e84563b042af233fbd3fccd7 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 21 +++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 22 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..d62aa7b2ec2
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,21 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+hostmakedepends="python-setuptools python3-setuptools pkg-config cabal-install xcb-proto"
+makedepends="python-devel python3-devel libffi-devel python-cffi python3-cffi"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	make xcffib
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
@ 2019-09-21 18:09 ` voidlinux-github
  2019-09-21 18:09 ` voidlinux-github
                   ` (33 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 18:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 0bfd5985c8ddb44a189d77703a5b189f37551997 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 26 ++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..3b812399cfa
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,26 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+hostmakedepends="python-setuptools python3-setuptools pkg-config cabal-install xcb-proto"
+makedepends="python-devel libffi-devel python-cffi"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	make xcffib
+}
+
+python3-xcffib_package() {
+	makedepends="python3-devel libffi-devel python3-cffi"
+	depends="python3-six python3-cffi"
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
  2019-09-21 18:09 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-21 18:09 ` voidlinux-github
  2019-09-21 19:56 ` voidlinux-github
                   ` (32 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 18:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 0bfd5985c8ddb44a189d77703a5b189f37551997 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 26 ++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..3b812399cfa
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,26 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+hostmakedepends="python-setuptools python3-setuptools pkg-config cabal-install xcb-proto"
+makedepends="python-devel libffi-devel python-cffi"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	make xcffib
+}
+
+python3-xcffib_package() {
+	makedepends="python3-devel libffi-devel python3-cffi"
+	depends="python3-six python3-cffi"
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-21 19:56 ` voidlinux-github
@ 2019-09-21 19:56 ` voidlinux-github
  2019-09-21 20:50 ` voidlinux-github
                   ` (30 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 19:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 5bec3d160b5e6781b5208fd7f965f3212d86961d Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 27 +++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..a4d42fa9b91
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,27 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+_pyhost=(python{,3}-{devel,setuptools})
+hostmakedepends="${_pyhost[@]} pkg-config cabal-install parallel xcb-proto"
+makedepends="python-devel python-six python-cffi libffi-devel"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make xcffib
+}
+
+python3-xcffib_package() {
+	makedepends="${makedepends//python/python3}"
+	makedepends="${depends//python/python3}"
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
  2019-09-21 18:09 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-21 18:09 ` voidlinux-github
@ 2019-09-21 19:56 ` voidlinux-github
  2019-09-21 19:56 ` voidlinux-github
                   ` (31 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 19:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 5bec3d160b5e6781b5208fd7f965f3212d86961d Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 27 +++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..a4d42fa9b91
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,27 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+_pyhost=(python{,3}-{devel,setuptools})
+hostmakedepends="${_pyhost[@]} pkg-config cabal-install parallel xcb-proto"
+makedepends="python-devel python-six python-cffi libffi-devel"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make xcffib
+}
+
+python3-xcffib_package() {
+	makedepends="${makedepends//python/python3}"
+	makedepends="${depends//python/python3}"
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-21 20:50 ` voidlinux-github
@ 2019-09-21 20:50 ` voidlinux-github
  2019-09-21 22:00 ` voidlinux-github
                   ` (28 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 20:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 9d8ee6dd215a9692644d333afb7b8c5622feee61 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 31 +++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 32 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..6e45fd2b8f2
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,31 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+_pyhost=(python{,3}-{devel,setuptools,cffi})
+hostmakedepends="${_pyhost[@]} cabal-install pkg-config parallel xcb-proto"
+makedepends="libffi-devel"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make xcffib
+}
+
+python3-xcffib_package() {
+	depends="${depends//python/python3}"
+
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-21 19:56 ` voidlinux-github
@ 2019-09-21 20:50 ` voidlinux-github
  2019-09-21 20:50 ` voidlinux-github
                   ` (29 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 20:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 9d8ee6dd215a9692644d333afb7b8c5622feee61 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 31 +++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 32 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..6e45fd2b8f2
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,31 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+_pyhost=(python{,3}-{devel,setuptools,cffi})
+hostmakedepends="${_pyhost[@]} cabal-install pkg-config parallel xcb-proto"
+makedepends="libffi-devel"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make xcffib
+}
+
+python3-xcffib_package() {
+	depends="${depends//python/python3}"
+
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-21 20:50 ` voidlinux-github
@ 2019-09-21 22:00 ` voidlinux-github
  2019-09-21 22:19 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (27 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 22:00 UTC (permalink / raw)
  To: ml

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

New comment by mamins1376 on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-533833213

Comment:
Qtile needs `python3-cairocffi` to support `python-xcffib`. Modify it?

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-09-21 22:19 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-21 22:19 ` voidlinux-github
  2019-09-21 23:47 ` voidlinux-github
                   ` (25 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 22:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From f737a6ee7bc0441e308755eb14a86fdc3867f3c0 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 32 ++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 33 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..868b794cb89
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,32 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+hostmakedepends="python-devel python3-devel python-setuptools
+ python3-setuptools cabal-install pkg-config parallel xcb-proto"
+makedepends="libffi-devel"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="${depends//python/python3}"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-21 22:00 ` voidlinux-github
@ 2019-09-21 22:19 ` voidlinux-github
  2019-09-21 22:19 ` voidlinux-github
                   ` (26 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 22:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From f737a6ee7bc0441e308755eb14a86fdc3867f3c0 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 32 ++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 33 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..868b794cb89
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,32 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+hostmakedepends="python-devel python3-devel python-setuptools
+ python3-setuptools cabal-install pkg-config parallel xcb-proto"
+makedepends="libffi-devel"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="${depends//python/python3}"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-09-21 23:47 ` voidlinux-github
@ 2019-09-21 23:47 ` voidlinux-github
  2019-09-22 10:13 ` voidlinux-github
                   ` (23 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 23:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 4fb1fa74c992b6f742498072eb63d10221eb353d Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 32 ++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 33 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..6c69d0935dc
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,32 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="${depends//python/python3}"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-09-21 22:19 ` voidlinux-github
@ 2019-09-21 23:47 ` voidlinux-github
  2019-09-21 23:47 ` voidlinux-github
                   ` (24 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-21 23:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 4fb1fa74c992b6f742498072eb63d10221eb353d Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 32 ++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 33 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..6c69d0935dc
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,32 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel"
+depends="python-six python-cffi"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="${depends//python/python3}"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-09-21 23:47 ` voidlinux-github
@ 2019-09-22 10:13 ` voidlinux-github
  2019-09-22 10:13 ` voidlinux-github
                   ` (22 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-22 10:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From d98270d7c349081801743460fa309ecae0b76bae Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH 1/3] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 33 +++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 34 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..e6bc1f8cddc
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,33 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+make_install_args="--skip-build"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel libxcb-devel"
+depends="python-six python-cffi libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="python3-six python3-cffi libxcb"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

From ec02d588b45f5a2f6dfda7924247ff9edc3f4513 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:38:06 +0330
Subject: [PATCH 2/3] python3-cairocffi: update to 1.1.0.

cairocffi no longer supports python2, using separate template.
---
 srcpkgs/python-cairocffi/template  | 15 ++-------------
 srcpkgs/python3-cairocffi          |  1 -
 srcpkgs/python3-cairocffi/template | 24 ++++++++++++++++++++++++
 srcpkgs/python3-cairocffi/update   |  1 +
 4 files changed, 27 insertions(+), 14 deletions(-)
 delete mode 120000 srcpkgs/python3-cairocffi
 create mode 100644 srcpkgs/python3-cairocffi/template
 create mode 100644 srcpkgs/python3-cairocffi/update

diff --git a/srcpkgs/python-cairocffi/template b/srcpkgs/python-cairocffi/template
index baa61334a2a..34d8714d7af 100644
--- a/srcpkgs/python-cairocffi/template
+++ b/srcpkgs/python-cairocffi/template
@@ -4,9 +4,9 @@ version=0.9.0
 revision=1
 archs=noarch
 wrksrc="cairocffi-${version}"
-build_style=python-module
+build_style=python2-module
 pycompile_module="cairocffi"
-hostmakedepends="python-setuptools python3-setuptools python-cffi python3-cffi"
+hostmakedepends="python-setuptools python-cffi"
 depends="python-cffi"
 short_desc="CFFI-based cairo bindings for Python2"
 homepage="https://github.com/Kozea/cairocffi"
@@ -18,14 +18,3 @@ checksum=15386c3a9e08823d6826c4491eaccc7b7254b1dc587a3b9ce60c350c3f990337
 post_install() {
 	vlicense LICENSE
 }
-
-python3-cairocffi_package() {
-	archs=noarch
-	depends="python3-cffi"
-	pycompile_module="cairocffi"
-	short_desc="${short_desc/Python2/Python3}"
-	pkg_install() {
-		vmove usr/lib/python3*
-		vlicense LICENSE
-	}
-}
diff --git a/srcpkgs/python3-cairocffi b/srcpkgs/python3-cairocffi
deleted file mode 120000
index 8f58bd58c0f..00000000000
--- a/srcpkgs/python3-cairocffi
+++ /dev/null
@@ -1 +0,0 @@
-python-cairocffi
\ No newline at end of file
diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
new file mode 100644
index 00000000000..7788fc1d5e0
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/template
@@ -0,0 +1,24 @@
+# Template file for 'python3-cairocffi'
+pkgname=python3-cairocffi
+version=1.1.0
+revision=1
+archs=noarch
+wrksrc="cairocffi-${version}"
+build_style=python3-module
+pycompile_module="cairocffi"
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cffi python3-xcffib"
+makedepends="cairo-devel"
+# Missing optional dependencies:
+# python3-xcffib: xcb bindings of cairo
+depends="python3-cffi cairo"
+short_desc="CFFI-based cairo bindings for Python3"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
+distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
+checksum=f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-cairocffi/update b/srcpkgs/python3-cairocffi/update
new file mode 100644
index 00000000000..e299d00ea67
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/update
@@ -0,0 +1 @@
+ignore="*rc*"

From 07b3973e7d1d9280431e168f4aa65fcec1a550a4 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:41:37 +0330
Subject: [PATCH 3/3] New package: qtile-0.13.1

---
 srcpkgs/qtile/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/qtile/template

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
new file mode 100644
index 00000000000..5f47eac8434
--- /dev/null
+++ b/srcpkgs/qtile/template
@@ -0,0 +1,19 @@
+# Template file for 'qtile'
+pkgname=qtile
+version=0.13.0
+revision=1
+build_style=python3-module
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cairocffi python3-xcffib"
+makedepends="python3-devel libffi-devel"
+depends="python3-cairocffi python3-xcffib"
+short_desc="Full-featured, hackable tiling WM written and configured in Python"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="MIT"
+homepage="http://www.qtile.org/"
+distfiles="https://github.com/qtile/qtile/archive/v${version}.tar.gz"
+checksum=bec32058d4514341c50c60958e0564ab263aac3cb5ec6c527521cef0bbbf4893
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-09-22 10:13 ` voidlinux-github
@ 2019-09-22 10:13 ` voidlinux-github
  2019-09-22 10:37 ` voidlinux-github
                   ` (21 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-22 10:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From d98270d7c349081801743460fa309ecae0b76bae Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH 1/3] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 33 +++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 34 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..e6bc1f8cddc
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,33 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+make_install_args="--skip-build"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel libxcb-devel"
+depends="python-six python-cffi libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="python3-six python3-cffi libxcb"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

From ec02d588b45f5a2f6dfda7924247ff9edc3f4513 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:38:06 +0330
Subject: [PATCH 2/3] python3-cairocffi: update to 1.1.0.

cairocffi no longer supports python2, using separate template.
---
 srcpkgs/python-cairocffi/template  | 15 ++-------------
 srcpkgs/python3-cairocffi          |  1 -
 srcpkgs/python3-cairocffi/template | 24 ++++++++++++++++++++++++
 srcpkgs/python3-cairocffi/update   |  1 +
 4 files changed, 27 insertions(+), 14 deletions(-)
 delete mode 120000 srcpkgs/python3-cairocffi
 create mode 100644 srcpkgs/python3-cairocffi/template
 create mode 100644 srcpkgs/python3-cairocffi/update

diff --git a/srcpkgs/python-cairocffi/template b/srcpkgs/python-cairocffi/template
index baa61334a2a..34d8714d7af 100644
--- a/srcpkgs/python-cairocffi/template
+++ b/srcpkgs/python-cairocffi/template
@@ -4,9 +4,9 @@ version=0.9.0
 revision=1
 archs=noarch
 wrksrc="cairocffi-${version}"
-build_style=python-module
+build_style=python2-module
 pycompile_module="cairocffi"
-hostmakedepends="python-setuptools python3-setuptools python-cffi python3-cffi"
+hostmakedepends="python-setuptools python-cffi"
 depends="python-cffi"
 short_desc="CFFI-based cairo bindings for Python2"
 homepage="https://github.com/Kozea/cairocffi"
@@ -18,14 +18,3 @@ checksum=15386c3a9e08823d6826c4491eaccc7b7254b1dc587a3b9ce60c350c3f990337
 post_install() {
 	vlicense LICENSE
 }
-
-python3-cairocffi_package() {
-	archs=noarch
-	depends="python3-cffi"
-	pycompile_module="cairocffi"
-	short_desc="${short_desc/Python2/Python3}"
-	pkg_install() {
-		vmove usr/lib/python3*
-		vlicense LICENSE
-	}
-}
diff --git a/srcpkgs/python3-cairocffi b/srcpkgs/python3-cairocffi
deleted file mode 120000
index 8f58bd58c0f..00000000000
--- a/srcpkgs/python3-cairocffi
+++ /dev/null
@@ -1 +0,0 @@
-python-cairocffi
\ No newline at end of file
diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
new file mode 100644
index 00000000000..7788fc1d5e0
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/template
@@ -0,0 +1,24 @@
+# Template file for 'python3-cairocffi'
+pkgname=python3-cairocffi
+version=1.1.0
+revision=1
+archs=noarch
+wrksrc="cairocffi-${version}"
+build_style=python3-module
+pycompile_module="cairocffi"
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cffi python3-xcffib"
+makedepends="cairo-devel"
+# Missing optional dependencies:
+# python3-xcffib: xcb bindings of cairo
+depends="python3-cffi cairo"
+short_desc="CFFI-based cairo bindings for Python3"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
+distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
+checksum=f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-cairocffi/update b/srcpkgs/python3-cairocffi/update
new file mode 100644
index 00000000000..e299d00ea67
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/update
@@ -0,0 +1 @@
+ignore="*rc*"

From 07b3973e7d1d9280431e168f4aa65fcec1a550a4 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:41:37 +0330
Subject: [PATCH 3/3] New package: qtile-0.13.1

---
 srcpkgs/qtile/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/qtile/template

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
new file mode 100644
index 00000000000..5f47eac8434
--- /dev/null
+++ b/srcpkgs/qtile/template
@@ -0,0 +1,19 @@
+# Template file for 'qtile'
+pkgname=qtile
+version=0.13.0
+revision=1
+build_style=python3-module
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cairocffi python3-xcffib"
+makedepends="python3-devel libffi-devel"
+depends="python3-cairocffi python3-xcffib"
+short_desc="Full-featured, hackable tiling WM written and configured in Python"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="MIT"
+homepage="http://www.qtile.org/"
+distfiles="https://github.com/qtile/qtile/archive/v${version}.tar.gz"
+checksum=bec32058d4514341c50c60958e0564ab263aac3cb5ec6c527521cef0bbbf4893
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-09-22 10:13 ` voidlinux-github
@ 2019-09-22 10:37 ` voidlinux-github
  2019-09-22 10:37 ` voidlinux-github
                   ` (20 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-22 10:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From d98270d7c349081801743460fa309ecae0b76bae Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH 1/3] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 33 +++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 34 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..e6bc1f8cddc
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,33 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+make_install_args="--skip-build"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel libxcb-devel"
+depends="python-six python-cffi libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="python3-six python3-cffi libxcb"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

From 26479d00353ed24dccf3abb5a87a0dda5681d821 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:38:06 +0330
Subject: [PATCH 2/3] python3-cairocffi: update to 1.1.0.

cairocffi no longer supports python2, using separate template.
---
 srcpkgs/python-cairocffi/template  | 19 ++++---------------
 srcpkgs/python3-cairocffi          |  1 -
 srcpkgs/python3-cairocffi/template | 24 ++++++++++++++++++++++++
 srcpkgs/python3-cairocffi/update   |  1 +
 4 files changed, 29 insertions(+), 16 deletions(-)
 delete mode 120000 srcpkgs/python3-cairocffi
 create mode 100644 srcpkgs/python3-cairocffi/template
 create mode 100644 srcpkgs/python3-cairocffi/update

diff --git a/srcpkgs/python-cairocffi/template b/srcpkgs/python-cairocffi/template
index baa61334a2a..56385247939 100644
--- a/srcpkgs/python-cairocffi/template
+++ b/srcpkgs/python-cairocffi/template
@@ -4,28 +4,17 @@ version=0.9.0
 revision=1
 archs=noarch
 wrksrc="cairocffi-${version}"
-build_style=python-module
+build_style=python2-module
 pycompile_module="cairocffi"
-hostmakedepends="python-setuptools python3-setuptools python-cffi python3-cffi"
+hostmakedepends="python-setuptools python-cffi"
 depends="python-cffi"
 short_desc="CFFI-based cairo bindings for Python2"
-homepage="https://github.com/Kozea/cairocffi"
-license="BSD-3-Clause"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
 distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
 checksum=15386c3a9e08823d6826c4491eaccc7b7254b1dc587a3b9ce60c350c3f990337
 
 post_install() {
 	vlicense LICENSE
 }
-
-python3-cairocffi_package() {
-	archs=noarch
-	depends="python3-cffi"
-	pycompile_module="cairocffi"
-	short_desc="${short_desc/Python2/Python3}"
-	pkg_install() {
-		vmove usr/lib/python3*
-		vlicense LICENSE
-	}
-}
diff --git a/srcpkgs/python3-cairocffi b/srcpkgs/python3-cairocffi
deleted file mode 120000
index 8f58bd58c0f..00000000000
--- a/srcpkgs/python3-cairocffi
+++ /dev/null
@@ -1 +0,0 @@
-python-cairocffi
\ No newline at end of file
diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
new file mode 100644
index 00000000000..7788fc1d5e0
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/template
@@ -0,0 +1,24 @@
+# Template file for 'python3-cairocffi'
+pkgname=python3-cairocffi
+version=1.1.0
+revision=1
+archs=noarch
+wrksrc="cairocffi-${version}"
+build_style=python3-module
+pycompile_module="cairocffi"
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cffi python3-xcffib"
+makedepends="cairo-devel"
+# Missing optional dependencies:
+# python3-xcffib: xcb bindings of cairo
+depends="python3-cffi cairo"
+short_desc="CFFI-based cairo bindings for Python3"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
+distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
+checksum=f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-cairocffi/update b/srcpkgs/python3-cairocffi/update
new file mode 100644
index 00000000000..e299d00ea67
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/update
@@ -0,0 +1 @@
+ignore="*rc*"

From 58a2a78856e0420116096881a5cef6665490b8a4 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:41:37 +0330
Subject: [PATCH 3/3] New package: qtile-0.13.1

---
 srcpkgs/qtile/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/qtile/template

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
new file mode 100644
index 00000000000..5f47eac8434
--- /dev/null
+++ b/srcpkgs/qtile/template
@@ -0,0 +1,19 @@
+# Template file for 'qtile'
+pkgname=qtile
+version=0.13.0
+revision=1
+build_style=python3-module
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cairocffi python3-xcffib"
+makedepends="python3-devel libffi-devel"
+depends="python3-cairocffi python3-xcffib"
+short_desc="Full-featured, hackable tiling WM written and configured in Python"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="MIT"
+homepage="http://www.qtile.org/"
+distfiles="https://github.com/qtile/qtile/archive/v${version}.tar.gz"
+checksum=bec32058d4514341c50c60958e0564ab263aac3cb5ec6c527521cef0bbbf4893
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (13 preceding siblings ...)
  2019-09-22 10:37 ` voidlinux-github
@ 2019-09-22 10:37 ` voidlinux-github
  2019-10-06 10:29 ` voidlinux-github
                   ` (19 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-09-22 10:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From d98270d7c349081801743460fa309ecae0b76bae Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH 1/3] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 33 +++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 34 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..e6bc1f8cddc
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,33 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+make_install_args="--skip-build"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel libxcb-devel"
+depends="python-six python-cffi libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="python3-six python3-cffi libxcb"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

From 26479d00353ed24dccf3abb5a87a0dda5681d821 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:38:06 +0330
Subject: [PATCH 2/3] python3-cairocffi: update to 1.1.0.

cairocffi no longer supports python2, using separate template.
---
 srcpkgs/python-cairocffi/template  | 19 ++++---------------
 srcpkgs/python3-cairocffi          |  1 -
 srcpkgs/python3-cairocffi/template | 24 ++++++++++++++++++++++++
 srcpkgs/python3-cairocffi/update   |  1 +
 4 files changed, 29 insertions(+), 16 deletions(-)
 delete mode 120000 srcpkgs/python3-cairocffi
 create mode 100644 srcpkgs/python3-cairocffi/template
 create mode 100644 srcpkgs/python3-cairocffi/update

diff --git a/srcpkgs/python-cairocffi/template b/srcpkgs/python-cairocffi/template
index baa61334a2a..56385247939 100644
--- a/srcpkgs/python-cairocffi/template
+++ b/srcpkgs/python-cairocffi/template
@@ -4,28 +4,17 @@ version=0.9.0
 revision=1
 archs=noarch
 wrksrc="cairocffi-${version}"
-build_style=python-module
+build_style=python2-module
 pycompile_module="cairocffi"
-hostmakedepends="python-setuptools python3-setuptools python-cffi python3-cffi"
+hostmakedepends="python-setuptools python-cffi"
 depends="python-cffi"
 short_desc="CFFI-based cairo bindings for Python2"
-homepage="https://github.com/Kozea/cairocffi"
-license="BSD-3-Clause"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
 distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
 checksum=15386c3a9e08823d6826c4491eaccc7b7254b1dc587a3b9ce60c350c3f990337
 
 post_install() {
 	vlicense LICENSE
 }
-
-python3-cairocffi_package() {
-	archs=noarch
-	depends="python3-cffi"
-	pycompile_module="cairocffi"
-	short_desc="${short_desc/Python2/Python3}"
-	pkg_install() {
-		vmove usr/lib/python3*
-		vlicense LICENSE
-	}
-}
diff --git a/srcpkgs/python3-cairocffi b/srcpkgs/python3-cairocffi
deleted file mode 120000
index 8f58bd58c0f..00000000000
--- a/srcpkgs/python3-cairocffi
+++ /dev/null
@@ -1 +0,0 @@
-python-cairocffi
\ No newline at end of file
diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
new file mode 100644
index 00000000000..7788fc1d5e0
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/template
@@ -0,0 +1,24 @@
+# Template file for 'python3-cairocffi'
+pkgname=python3-cairocffi
+version=1.1.0
+revision=1
+archs=noarch
+wrksrc="cairocffi-${version}"
+build_style=python3-module
+pycompile_module="cairocffi"
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cffi python3-xcffib"
+makedepends="cairo-devel"
+# Missing optional dependencies:
+# python3-xcffib: xcb bindings of cairo
+depends="python3-cffi cairo"
+short_desc="CFFI-based cairo bindings for Python3"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
+distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
+checksum=f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-cairocffi/update b/srcpkgs/python3-cairocffi/update
new file mode 100644
index 00000000000..e299d00ea67
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/update
@@ -0,0 +1 @@
+ignore="*rc*"

From 58a2a78856e0420116096881a5cef6665490b8a4 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:41:37 +0330
Subject: [PATCH 3/3] New package: qtile-0.13.1

---
 srcpkgs/qtile/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/qtile/template

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
new file mode 100644
index 00000000000..5f47eac8434
--- /dev/null
+++ b/srcpkgs/qtile/template
@@ -0,0 +1,19 @@
+# Template file for 'qtile'
+pkgname=qtile
+version=0.13.0
+revision=1
+build_style=python3-module
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cairocffi python3-xcffib"
+makedepends="python3-devel libffi-devel"
+depends="python3-cairocffi python3-xcffib"
+short_desc="Full-featured, hackable tiling WM written and configured in Python"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="MIT"
+homepage="http://www.qtile.org/"
+distfiles="https://github.com/qtile/qtile/archive/v${version}.tar.gz"
+checksum=bec32058d4514341c50c60958e0564ab263aac3cb5ec6c527521cef0bbbf4893
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (15 preceding siblings ...)
  2019-10-06 10:29 ` voidlinux-github
@ 2019-10-06 10:29 ` voidlinux-github
  2019-10-24  1:08 ` voidlinux-github
                   ` (17 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-10-06 10:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 96df298e952a7268fb01ef2bb3b96b9da19aca3e Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH 1/3] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 33 +++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 34 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..5a2dba4f752
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,33 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=nocross
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+make_install_args="--skip-build"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel libxcb-devel"
+depends="python-six python-cffi libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="python3-six python3-cffi libxcb"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

From 359f81561178e8d716f398d8b0ba0460babc26e3 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:38:06 +0330
Subject: [PATCH 2/3] python3-cairocffi: update to 1.1.0.

cairocffi no longer supports python2, using separate template.
---
 srcpkgs/python-cairocffi/template  | 19 ++++---------------
 srcpkgs/python3-cairocffi          |  1 -
 srcpkgs/python3-cairocffi/template | 23 +++++++++++++++++++++++
 srcpkgs/python3-cairocffi/update   |  1 +
 4 files changed, 28 insertions(+), 16 deletions(-)
 delete mode 120000 srcpkgs/python3-cairocffi
 create mode 100644 srcpkgs/python3-cairocffi/template
 create mode 100644 srcpkgs/python3-cairocffi/update

diff --git a/srcpkgs/python-cairocffi/template b/srcpkgs/python-cairocffi/template
index baa61334a2a..56385247939 100644
--- a/srcpkgs/python-cairocffi/template
+++ b/srcpkgs/python-cairocffi/template
@@ -4,28 +4,17 @@ version=0.9.0
 revision=1
 archs=noarch
 wrksrc="cairocffi-${version}"
-build_style=python-module
+build_style=python2-module
 pycompile_module="cairocffi"
-hostmakedepends="python-setuptools python3-setuptools python-cffi python3-cffi"
+hostmakedepends="python-setuptools python-cffi"
 depends="python-cffi"
 short_desc="CFFI-based cairo bindings for Python2"
-homepage="https://github.com/Kozea/cairocffi"
-license="BSD-3-Clause"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
 distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
 checksum=15386c3a9e08823d6826c4491eaccc7b7254b1dc587a3b9ce60c350c3f990337
 
 post_install() {
 	vlicense LICENSE
 }
-
-python3-cairocffi_package() {
-	archs=noarch
-	depends="python3-cffi"
-	pycompile_module="cairocffi"
-	short_desc="${short_desc/Python2/Python3}"
-	pkg_install() {
-		vmove usr/lib/python3*
-		vlicense LICENSE
-	}
-}
diff --git a/srcpkgs/python3-cairocffi b/srcpkgs/python3-cairocffi
deleted file mode 120000
index 8f58bd58c0f..00000000000
--- a/srcpkgs/python3-cairocffi
+++ /dev/null
@@ -1 +0,0 @@
-python-cairocffi
\ No newline at end of file
diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
new file mode 100644
index 00000000000..c844a76b50b
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/template
@@ -0,0 +1,23 @@
+# Template file for 'python3-cairocffi'
+pkgname=python3-cairocffi
+version=1.1.0
+revision=1
+archs=noarch
+wrksrc="cairocffi-${version}"
+build_style=python3-module
+pycompile_module="cairocffi"
+hostmakedepends="python3-setuptools python3-cffi python3-xcffib"
+makedepends="cairo-devel"
+# Optionally installable runtime dependency:
+# python3-xcffib: xcb bindings of cairo
+depends="python3-cffi cairo"
+short_desc="CFFI-based cairo bindings for Python3"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
+distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
+checksum=f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-cairocffi/update b/srcpkgs/python3-cairocffi/update
new file mode 100644
index 00000000000..e299d00ea67
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/update
@@ -0,0 +1 @@
+ignore="*rc*"

From 61fa18019e1621f50caf474f4a97caaf7f47923d Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:41:37 +0330
Subject: [PATCH 3/3] New package: qtile-0.13.1

---
 srcpkgs/qtile/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/qtile/template

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
new file mode 100644
index 00000000000..5f47eac8434
--- /dev/null
+++ b/srcpkgs/qtile/template
@@ -0,0 +1,19 @@
+# Template file for 'qtile'
+pkgname=qtile
+version=0.13.0
+revision=1
+build_style=python3-module
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cairocffi python3-xcffib"
+makedepends="python3-devel libffi-devel"
+depends="python3-cairocffi python3-xcffib"
+short_desc="Full-featured, hackable tiling WM written and configured in Python"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="MIT"
+homepage="http://www.qtile.org/"
+distfiles="https://github.com/qtile/qtile/archive/v${version}.tar.gz"
+checksum=bec32058d4514341c50c60958e0564ab263aac3cb5ec6c527521cef0bbbf4893
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (14 preceding siblings ...)
  2019-09-22 10:37 ` voidlinux-github
@ 2019-10-06 10:29 ` voidlinux-github
  2019-10-06 10:29 ` voidlinux-github
                   ` (18 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-10-06 10:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 96df298e952a7268fb01ef2bb3b96b9da19aca3e Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH 1/3] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 33 +++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 34 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..5a2dba4f752
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,33 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=nocross
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+make_install_args="--skip-build"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel libxcb-devel"
+depends="python-six python-cffi libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="python3-six python3-cffi libxcb"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

From 359f81561178e8d716f398d8b0ba0460babc26e3 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:38:06 +0330
Subject: [PATCH 2/3] python3-cairocffi: update to 1.1.0.

cairocffi no longer supports python2, using separate template.
---
 srcpkgs/python-cairocffi/template  | 19 ++++---------------
 srcpkgs/python3-cairocffi          |  1 -
 srcpkgs/python3-cairocffi/template | 23 +++++++++++++++++++++++
 srcpkgs/python3-cairocffi/update   |  1 +
 4 files changed, 28 insertions(+), 16 deletions(-)
 delete mode 120000 srcpkgs/python3-cairocffi
 create mode 100644 srcpkgs/python3-cairocffi/template
 create mode 100644 srcpkgs/python3-cairocffi/update

diff --git a/srcpkgs/python-cairocffi/template b/srcpkgs/python-cairocffi/template
index baa61334a2a..56385247939 100644
--- a/srcpkgs/python-cairocffi/template
+++ b/srcpkgs/python-cairocffi/template
@@ -4,28 +4,17 @@ version=0.9.0
 revision=1
 archs=noarch
 wrksrc="cairocffi-${version}"
-build_style=python-module
+build_style=python2-module
 pycompile_module="cairocffi"
-hostmakedepends="python-setuptools python3-setuptools python-cffi python3-cffi"
+hostmakedepends="python-setuptools python-cffi"
 depends="python-cffi"
 short_desc="CFFI-based cairo bindings for Python2"
-homepage="https://github.com/Kozea/cairocffi"
-license="BSD-3-Clause"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
 distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
 checksum=15386c3a9e08823d6826c4491eaccc7b7254b1dc587a3b9ce60c350c3f990337
 
 post_install() {
 	vlicense LICENSE
 }
-
-python3-cairocffi_package() {
-	archs=noarch
-	depends="python3-cffi"
-	pycompile_module="cairocffi"
-	short_desc="${short_desc/Python2/Python3}"
-	pkg_install() {
-		vmove usr/lib/python3*
-		vlicense LICENSE
-	}
-}
diff --git a/srcpkgs/python3-cairocffi b/srcpkgs/python3-cairocffi
deleted file mode 120000
index 8f58bd58c0f..00000000000
--- a/srcpkgs/python3-cairocffi
+++ /dev/null
@@ -1 +0,0 @@
-python-cairocffi
\ No newline at end of file
diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
new file mode 100644
index 00000000000..c844a76b50b
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/template
@@ -0,0 +1,23 @@
+# Template file for 'python3-cairocffi'
+pkgname=python3-cairocffi
+version=1.1.0
+revision=1
+archs=noarch
+wrksrc="cairocffi-${version}"
+build_style=python3-module
+pycompile_module="cairocffi"
+hostmakedepends="python3-setuptools python3-cffi python3-xcffib"
+makedepends="cairo-devel"
+# Optionally installable runtime dependency:
+# python3-xcffib: xcb bindings of cairo
+depends="python3-cffi cairo"
+short_desc="CFFI-based cairo bindings for Python3"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
+distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
+checksum=f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-cairocffi/update b/srcpkgs/python3-cairocffi/update
new file mode 100644
index 00000000000..e299d00ea67
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/update
@@ -0,0 +1 @@
+ignore="*rc*"

From 61fa18019e1621f50caf474f4a97caaf7f47923d Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:41:37 +0330
Subject: [PATCH 3/3] New package: qtile-0.13.1

---
 srcpkgs/qtile/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/qtile/template

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
new file mode 100644
index 00000000000..5f47eac8434
--- /dev/null
+++ b/srcpkgs/qtile/template
@@ -0,0 +1,19 @@
+# Template file for 'qtile'
+pkgname=qtile
+version=0.13.0
+revision=1
+build_style=python3-module
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cairocffi python3-xcffib"
+makedepends="python3-devel libffi-devel"
+depends="python3-cairocffi python3-xcffib"
+short_desc="Full-featured, hackable tiling WM written and configured in Python"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="MIT"
+homepage="http://www.qtile.org/"
+distfiles="https://github.com/qtile/qtile/archive/v${version}.tar.gz"
+checksum=bec32058d4514341c50c60958e0564ab263aac3cb5ec6c527521cef0bbbf4893
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (16 preceding siblings ...)
  2019-10-06 10:29 ` voidlinux-github
@ 2019-10-24  1:08 ` voidlinux-github
  2019-10-24  1:08 ` voidlinux-github
                   ` (16 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-10-24  1:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 150c9490bea21db3104530d86bd88cca38fd3881 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH 1/3] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 34 ++++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 35 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..f15b7b11209
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,34 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+make_install_args="--skip-build"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel libxcb-devel"
+depends="python-six python-cffi libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+nocross=yes
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="python3-six python3-cffi libxcb"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

From d5890eeae610e2f6f009503e12d93e245bc9d9f3 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:38:06 +0330
Subject: [PATCH 2/3] python3-cairocffi: update to 1.1.0.

cairocffi no longer supports python2, using separate template.
---
 srcpkgs/python-cairocffi/template  | 19 ++++---------------
 srcpkgs/python3-cairocffi          |  1 -
 srcpkgs/python3-cairocffi/template | 23 +++++++++++++++++++++++
 srcpkgs/python3-cairocffi/update   |  1 +
 4 files changed, 28 insertions(+), 16 deletions(-)
 delete mode 120000 srcpkgs/python3-cairocffi
 create mode 100644 srcpkgs/python3-cairocffi/template
 create mode 100644 srcpkgs/python3-cairocffi/update

diff --git a/srcpkgs/python-cairocffi/template b/srcpkgs/python-cairocffi/template
index baa61334a2a..56385247939 100644
--- a/srcpkgs/python-cairocffi/template
+++ b/srcpkgs/python-cairocffi/template
@@ -4,28 +4,17 @@ version=0.9.0
 revision=1
 archs=noarch
 wrksrc="cairocffi-${version}"
-build_style=python-module
+build_style=python2-module
 pycompile_module="cairocffi"
-hostmakedepends="python-setuptools python3-setuptools python-cffi python3-cffi"
+hostmakedepends="python-setuptools python-cffi"
 depends="python-cffi"
 short_desc="CFFI-based cairo bindings for Python2"
-homepage="https://github.com/Kozea/cairocffi"
-license="BSD-3-Clause"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
 distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
 checksum=15386c3a9e08823d6826c4491eaccc7b7254b1dc587a3b9ce60c350c3f990337
 
 post_install() {
 	vlicense LICENSE
 }
-
-python3-cairocffi_package() {
-	archs=noarch
-	depends="python3-cffi"
-	pycompile_module="cairocffi"
-	short_desc="${short_desc/Python2/Python3}"
-	pkg_install() {
-		vmove usr/lib/python3*
-		vlicense LICENSE
-	}
-}
diff --git a/srcpkgs/python3-cairocffi b/srcpkgs/python3-cairocffi
deleted file mode 120000
index 8f58bd58c0f..00000000000
--- a/srcpkgs/python3-cairocffi
+++ /dev/null
@@ -1 +0,0 @@
-python-cairocffi
\ No newline at end of file
diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
new file mode 100644
index 00000000000..c844a76b50b
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/template
@@ -0,0 +1,23 @@
+# Template file for 'python3-cairocffi'
+pkgname=python3-cairocffi
+version=1.1.0
+revision=1
+archs=noarch
+wrksrc="cairocffi-${version}"
+build_style=python3-module
+pycompile_module="cairocffi"
+hostmakedepends="python3-setuptools python3-cffi python3-xcffib"
+makedepends="cairo-devel"
+# Optionally installable runtime dependency:
+# python3-xcffib: xcb bindings of cairo
+depends="python3-cffi cairo"
+short_desc="CFFI-based cairo bindings for Python3"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
+distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
+checksum=f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-cairocffi/update b/srcpkgs/python3-cairocffi/update
new file mode 100644
index 00000000000..e299d00ea67
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/update
@@ -0,0 +1 @@
+ignore="*rc*"

From 9433ea336b60d5e34a7dae9f261e542855bcfe23 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:41:37 +0330
Subject: [PATCH 3/3] New package: qtile-0.13.1

---
 srcpkgs/qtile/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/qtile/template

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
new file mode 100644
index 00000000000..26df53dfacc
--- /dev/null
+++ b/srcpkgs/qtile/template
@@ -0,0 +1,19 @@
+# Template file for 'qtile'
+pkgname=qtile
+version=0.13.0
+revision=1
+build_style=python3-module
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cairocffi python3-xcffib"
+makedepends="python3-devel libffi-devel"
+depends="python3-setuptools python3-cairocffi python3-xcffib"
+short_desc="Full-featured, hackable tiling WM written and configured in Python"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="MIT"
+homepage="http://www.qtile.org/"
+distfiles="https://github.com/qtile/qtile/archive/v${version}.tar.gz"
+checksum=bec32058d4514341c50c60958e0564ab263aac3cb5ec6c527521cef0bbbf4893
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (17 preceding siblings ...)
  2019-10-24  1:08 ` voidlinux-github
@ 2019-10-24  1:08 ` voidlinux-github
  2019-12-27 14:12 ` voidlinux-github
                   ` (15 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-10-24  1:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/qtile
https://github.com/void-linux/void-packages/pull/14638

New package: qtile-0.13.0
Closes https://github.com/void-linux/void-packages/issues/14373

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

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

From 150c9490bea21db3104530d86bd88cca38fd3881 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 22:26:50 +0430
Subject: [PATCH 1/3] New package: python-xcffib-0.8.1

---
 srcpkgs/python-xcffib/template | 34 ++++++++++++++++++++++++++++++++++
 srcpkgs/python3-xcffib         |  1 +
 2 files changed, 35 insertions(+)
 create mode 100644 srcpkgs/python-xcffib/template
 create mode 120000 srcpkgs/python3-xcffib

diff --git a/srcpkgs/python-xcffib/template b/srcpkgs/python-xcffib/template
new file mode 100644
index 00000000000..f15b7b11209
--- /dev/null
+++ b/srcpkgs/python-xcffib/template
@@ -0,0 +1,34 @@
+# Template file for 'python-xcffib'
+pkgname=python-xcffib
+version=0.8.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+pycompile_module="${pkgname#*-}"
+make_install_args="--skip-build"
+hostmakedepends="python-setuptools python3-setuptools pkg-config
+ cabal-install parallel xcb-proto python-cffi python3-cffi"
+makedepends="python-devel python3-devel libffi-devel libxcb-devel"
+depends="python-six python-cffi libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=879d9bc360e63e62a8f9b80299127ecbdb7de90271ebfe6a532fbb894efab59a
+nocross=yes
+
+pre_build() {
+	cabal v2-update
+	PKG_CONFIG_PATH=/usr/lib/pkgconfig make ${makejobs} xcffib
+}
+
+python3-xcffib_package() {
+	depends="python3-six python3-cffi libxcb"
+	short_desc="${short_desc} - Python3"
+
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-xcffib b/srcpkgs/python3-xcffib
new file mode 120000
index 00000000000..b1fa663905f
--- /dev/null
+++ b/srcpkgs/python3-xcffib
@@ -0,0 +1 @@
+python-xcffib
\ No newline at end of file

From d5890eeae610e2f6f009503e12d93e245bc9d9f3 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:38:06 +0330
Subject: [PATCH 2/3] python3-cairocffi: update to 1.1.0.

cairocffi no longer supports python2, using separate template.
---
 srcpkgs/python-cairocffi/template  | 19 ++++---------------
 srcpkgs/python3-cairocffi          |  1 -
 srcpkgs/python3-cairocffi/template | 23 +++++++++++++++++++++++
 srcpkgs/python3-cairocffi/update   |  1 +
 4 files changed, 28 insertions(+), 16 deletions(-)
 delete mode 120000 srcpkgs/python3-cairocffi
 create mode 100644 srcpkgs/python3-cairocffi/template
 create mode 100644 srcpkgs/python3-cairocffi/update

diff --git a/srcpkgs/python-cairocffi/template b/srcpkgs/python-cairocffi/template
index baa61334a2a..56385247939 100644
--- a/srcpkgs/python-cairocffi/template
+++ b/srcpkgs/python-cairocffi/template
@@ -4,28 +4,17 @@ version=0.9.0
 revision=1
 archs=noarch
 wrksrc="cairocffi-${version}"
-build_style=python-module
+build_style=python2-module
 pycompile_module="cairocffi"
-hostmakedepends="python-setuptools python3-setuptools python-cffi python3-cffi"
+hostmakedepends="python-setuptools python-cffi"
 depends="python-cffi"
 short_desc="CFFI-based cairo bindings for Python2"
-homepage="https://github.com/Kozea/cairocffi"
-license="BSD-3-Clause"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
 distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
 checksum=15386c3a9e08823d6826c4491eaccc7b7254b1dc587a3b9ce60c350c3f990337
 
 post_install() {
 	vlicense LICENSE
 }
-
-python3-cairocffi_package() {
-	archs=noarch
-	depends="python3-cffi"
-	pycompile_module="cairocffi"
-	short_desc="${short_desc/Python2/Python3}"
-	pkg_install() {
-		vmove usr/lib/python3*
-		vlicense LICENSE
-	}
-}
diff --git a/srcpkgs/python3-cairocffi b/srcpkgs/python3-cairocffi
deleted file mode 120000
index 8f58bd58c0f..00000000000
--- a/srcpkgs/python3-cairocffi
+++ /dev/null
@@ -1 +0,0 @@
-python-cairocffi
\ No newline at end of file
diff --git a/srcpkgs/python3-cairocffi/template b/srcpkgs/python3-cairocffi/template
new file mode 100644
index 00000000000..c844a76b50b
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/template
@@ -0,0 +1,23 @@
+# Template file for 'python3-cairocffi'
+pkgname=python3-cairocffi
+version=1.1.0
+revision=1
+archs=noarch
+wrksrc="cairocffi-${version}"
+build_style=python3-module
+pycompile_module="cairocffi"
+hostmakedepends="python3-setuptools python3-cffi python3-xcffib"
+makedepends="cairo-devel"
+# Optionally installable runtime dependency:
+# python3-xcffib: xcb bindings of cairo
+depends="python3-cffi cairo"
+short_desc="CFFI-based cairo bindings for Python3"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/Kozea/cairocffi"
+distfiles="${PYPI_SITE}/c/cairocffi/cairocffi-${version}.tar.gz"
+checksum=f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/python3-cairocffi/update b/srcpkgs/python3-cairocffi/update
new file mode 100644
index 00000000000..e299d00ea67
--- /dev/null
+++ b/srcpkgs/python3-cairocffi/update
@@ -0,0 +1 @@
+ignore="*rc*"

From 9433ea336b60d5e34a7dae9f261e542855bcfe23 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sun, 22 Sep 2019 13:41:37 +0330
Subject: [PATCH 3/3] New package: qtile-0.13.1

---
 srcpkgs/qtile/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/qtile/template

diff --git a/srcpkgs/qtile/template b/srcpkgs/qtile/template
new file mode 100644
index 00000000000..26df53dfacc
--- /dev/null
+++ b/srcpkgs/qtile/template
@@ -0,0 +1,19 @@
+# Template file for 'qtile'
+pkgname=qtile
+version=0.13.0
+revision=1
+build_style=python3-module
+make_install_args="--skip-build"
+hostmakedepends="python3-setuptools python3-cairocffi python3-xcffib"
+makedepends="python3-devel libffi-devel"
+depends="python3-setuptools python3-cairocffi python3-xcffib"
+short_desc="Full-featured, hackable tiling WM written and configured in Python"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="MIT"
+homepage="http://www.qtile.org/"
+distfiles="https://github.com/qtile/qtile/archive/v${version}.tar.gz"
+checksum=bec32058d4514341c50c60958e0564ab263aac3cb5ec6c527521cef0bbbf4893
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (18 preceding siblings ...)
  2019-10-24  1:08 ` voidlinux-github
@ 2019-12-27 14:12 ` voidlinux-github
  2019-12-28 11:17 ` voidlinux-github
                   ` (14 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-12-27 14:12 UTC (permalink / raw)
  To: ml

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

New comment by levithanius on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-569277885

Comment:
I'm on bspwm right now but would like to try qtile. Anyone on it? 

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (19 preceding siblings ...)
  2019-12-27 14:12 ` voidlinux-github
@ 2019-12-28 11:17 ` voidlinux-github
  2020-04-27 19:33 ` mater11234
                   ` (13 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: voidlinux-github @ 2019-12-28 11:17 UTC (permalink / raw)
  To: ml

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

New comment by levithanius on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-569277885

Comment:
I'm on bspwm right now but would like to try qtile. Anyone on it? 
@asergi @Chocimier ?

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (20 preceding siblings ...)
  2019-12-28 11:17 ` voidlinux-github
@ 2020-04-27 19:33 ` mater11234
  2020-04-27 19:37 ` Chocimier
                   ` (12 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: mater11234 @ 2020-04-27 19:33 UTC (permalink / raw)
  To: ml

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

New comment by mater11234 on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-620189031

Comment:
I would like to try this WM one day and I don't want to build this from git source.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (21 preceding siblings ...)
  2020-04-27 19:33 ` mater11234
@ 2020-04-27 19:37 ` Chocimier
  2020-06-01 14:10 ` [PR PATCH] [Closed]: " mamins1376
                   ` (11 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: Chocimier @ 2020-04-27 19:37 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-620191047

Comment:
Anybody feel free to gather things to fix from previous comments and send new PR.

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

* Re: [PR PATCH] [Closed]: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (22 preceding siblings ...)
  2020-04-27 19:37 ` Chocimier
@ 2020-06-01 14:10 ` mamins1376
  2021-08-22 12:26 ` hrqmonteiro
                   ` (10 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: mamins1376 @ 2020-06-01 14:10 UTC (permalink / raw)
  To: ml

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

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

New package: qtile-0.13.0
https://github.com/void-linux/void-packages/pull/14638

Description:
Closes https://github.com/void-linux/void-packages/issues/14373

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (23 preceding siblings ...)
  2020-06-01 14:10 ` [PR PATCH] [Closed]: " mamins1376
@ 2021-08-22 12:26 ` hrqmonteiro
  2021-08-22 12:41 ` paper42
                   ` (9 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: hrqmonteiro @ 2021-08-22 12:26 UTC (permalink / raw)
  To: ml

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

New comment by hrqmonteiro on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903261337

Comment:
Still not on the packages?

Don't you guys find it very awkward that qtile is not on the packages? Wtf...

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (24 preceding siblings ...)
  2021-08-22 12:26 ` hrqmonteiro
@ 2021-08-22 12:41 ` paper42
  2021-08-22 12:42 ` paper42
                   ` (8 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: paper42 @ 2021-08-22 12:41 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903263083

Comment:
> Still not on the packages?
> 
> Don't you guys find it very awkward that qtile is not on the packages? Wtf...

Are you volunteering to address the complaints, submit a new PR, maintain the package and keep it regularly updated? If so, go ahead.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (25 preceding siblings ...)
  2021-08-22 12:41 ` paper42
@ 2021-08-22 12:42 ` paper42
  2021-08-22 12:47 ` hrqmonteiro
                   ` (7 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: paper42 @ 2021-08-22 12:42 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903263083

Comment:
> Still not on the packages?
> 
> Don't you guys find it very awkward that qtile is not on the packages? Wtf...

Are you volunteering to address the complaints, submit a new PR, maintain the package and keep it regularly updated? If so, go ahead, I don't think there is anything blocking qtile from being merged other than that.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (26 preceding siblings ...)
  2021-08-22 12:42 ` paper42
@ 2021-08-22 12:47 ` hrqmonteiro
  2021-08-22 13:04 ` paper42
                   ` (6 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: hrqmonteiro @ 2021-08-22 12:47 UTC (permalink / raw)
  To: ml

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

New comment by hrqmonteiro on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903263676

Comment:
> > Still not on the packages?
> > Don't you guys find it very awkward that qtile is not on the packages? Wtf...
> 
> Are you volunteering to address the complaints, submit a new PR, maintain the package and keep it regularly updated? If so, go ahead, I don't think there is anything blocking qtile from being merged other than that.

I am not a programmer that have a knowledge to do that, i just said that it is very strange that it is not in the repos yet because so many people used it, in the tillingwm culture. Is like if the repos didn't have awesomewm or bspwm. Qtile is so popular that i just found it strange that it is not in the repos. Is not some obscure program that some five people uses it.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (27 preceding siblings ...)
  2021-08-22 12:47 ` hrqmonteiro
@ 2021-08-22 13:04 ` paper42
  2021-08-22 13:10 ` hrqmonteiro
                   ` (5 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: paper42 @ 2021-08-22 13:04 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903266057

Comment:
> I am not a programmer that have a knowledge to do that, i just said that it is very strange that it is not in the repos yet because so many people used it, in the tillingwm culture. Is like if the repos didn't have awesomewm or bspwm. Qtile is so popular that i just found it strange that it is not in the repos. Is not some obscure program that some five people uses it.

I agree that it's a reasonably popular project and it doesn't seem like a big pain to package and maintain, so it would make sense, but noone was interested enough in qtile to pursue a PR. Of course that might change at some point.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (28 preceding siblings ...)
  2021-08-22 13:04 ` paper42
@ 2021-08-22 13:10 ` hrqmonteiro
  2021-08-22 13:15 ` kaistian
                   ` (4 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: hrqmonteiro @ 2021-08-22 13:10 UTC (permalink / raw)
  To: ml

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

New comment by hrqmonteiro on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903266961

Comment:
> > I am not a programmer that have a knowledge to do that, i just said that it is very strange that it is not in the repos yet because so many people used it, in the tillingwm culture. Is like if the repos didn't have awesomewm or bspwm. Qtile is so popular that i just found it strange that it is not in the repos. Is not some obscure program that some five people uses it.
> 
> I agree that it's a reasonably popular project and it doesn't seem like a big pain to package and maintain, so it would make sense, but noone was interested enough in qtile to pursue a PR. Of course that might change at some point.

This is very sad, because compiling it from source and installing simply doesn't work, it doesn't start on `startx`. I switched back to Void and i wanted to use it, but i can't, unfortunately.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (29 preceding siblings ...)
  2021-08-22 13:10 ` hrqmonteiro
@ 2021-08-22 13:15 ` kaistian
  2021-08-22 13:19 ` kaistian
                   ` (3 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: kaistian @ 2021-08-22 13:15 UTC (permalink / raw)
  To: ml

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

New comment by kaistian on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903267583

Comment:
> but noone was interested enough in qtile to pursue a PR.

Well mamins1376 that started this PR did try but got no answer, the last message mamins1376 wrote was
> already requested reviews and think I addressed everything. Am I missing something?
For what it's worth I didn't find any remarks that wasn't addressed. I even tested it at the time and it did work.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (30 preceding siblings ...)
  2021-08-22 13:15 ` kaistian
@ 2021-08-22 13:19 ` kaistian
  2021-08-22 14:38 ` paper42
                   ` (2 subsequent siblings)
  34 siblings, 0 replies; 36+ messages in thread
From: kaistian @ 2021-08-22 13:19 UTC (permalink / raw)
  To: ml

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

New comment by kaistian on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903267583

Comment:
> but noone was interested enough in qtile to pursue a PR.

Well mamins1376 that started this PR did try but got no answer, the last message mamins1376 wrote was
> already requested reviews and think I addressed everything. Am I missing something?

For what it's worth I didn't find any remarks that wasn't addressed. I even tested it at the time and it did work.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (31 preceding siblings ...)
  2021-08-22 13:19 ` kaistian
@ 2021-08-22 14:38 ` paper42
  2021-08-22 14:43 ` paper42
  2021-08-26 12:56 ` mamins1376
  34 siblings, 0 replies; 36+ messages in thread
From: paper42 @ 2021-08-22 14:38 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903278937

Comment:
If someone wants to revive this PR,(clean it, update the packages, etc.), I (and probably other interested people too) will review it and potentially (if all the requirements are met), merge it.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (32 preceding siblings ...)
  2021-08-22 14:38 ` paper42
@ 2021-08-22 14:43 ` paper42
  2021-08-26 12:56 ` mamins1376
  34 siblings, 0 replies; 36+ messages in thread
From: paper42 @ 2021-08-22 14:43 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-903278937

Comment:
If someone wants to revive this PR (clean it, update the packages, etc.), I (and probably other interested people) will review it and potentially merge it.

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

* Re: New package: qtile-0.13.0
  2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
                   ` (33 preceding siblings ...)
  2021-08-22 14:43 ` paper42
@ 2021-08-26 12:56 ` mamins1376
  34 siblings, 0 replies; 36+ messages in thread
From: mamins1376 @ 2021-08-26 12:56 UTC (permalink / raw)
  To: ml

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

New comment by mamins1376 on void-packages repository

https://github.com/void-linux/void-packages/pull/14638#issuecomment-906383144

Comment:
It's been a while since I attempted to do this, but since then I changed distro and am no longer able to work on it (if any is needed, anyway). Feel free to re-use commits and make some people happy.

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

end of thread, other threads:[~2021-08-26 12:56 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-21 17:59 [PR PATCH] New package: qtile-0.13.0 voidlinux-github
2019-09-21 18:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-21 18:09 ` voidlinux-github
2019-09-21 19:56 ` voidlinux-github
2019-09-21 19:56 ` voidlinux-github
2019-09-21 20:50 ` voidlinux-github
2019-09-21 20:50 ` voidlinux-github
2019-09-21 22:00 ` voidlinux-github
2019-09-21 22:19 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-21 22:19 ` voidlinux-github
2019-09-21 23:47 ` voidlinux-github
2019-09-21 23:47 ` voidlinux-github
2019-09-22 10:13 ` voidlinux-github
2019-09-22 10:13 ` voidlinux-github
2019-09-22 10:37 ` voidlinux-github
2019-09-22 10:37 ` voidlinux-github
2019-10-06 10:29 ` voidlinux-github
2019-10-06 10:29 ` voidlinux-github
2019-10-24  1:08 ` voidlinux-github
2019-10-24  1:08 ` voidlinux-github
2019-12-27 14:12 ` voidlinux-github
2019-12-28 11:17 ` voidlinux-github
2020-04-27 19:33 ` mater11234
2020-04-27 19:37 ` Chocimier
2020-06-01 14:10 ` [PR PATCH] [Closed]: " mamins1376
2021-08-22 12:26 ` hrqmonteiro
2021-08-22 12:41 ` paper42
2021-08-22 12:42 ` paper42
2021-08-22 12:47 ` hrqmonteiro
2021-08-22 13:04 ` paper42
2021-08-22 13:10 ` hrqmonteiro
2021-08-22 13:15 ` kaistian
2021-08-22 13:19 ` kaistian
2021-08-22 14:38 ` paper42
2021-08-22 14:43 ` paper42
2021-08-26 12:56 ` mamins1376

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