Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dmenu-wayland-0.1.
@ 2019-07-20 23:02 voidlinux-github
  2019-07-20 23:44 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-20 23:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

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

From 37f7db90cd057924cfcbfef4cea40f0b64496339 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..ba90cee00e2
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,18 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config cmake"
+makedepends="wayland-devel cairo-devel pango-devel libxkbcommon-devel glib-devel
+ gobject-introspection wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
@ 2019-07-20 23:44 ` voidlinux-github
  2019-07-20 23:44 ` voidlinux-github
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-20 23:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

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

From 9e751047ca7009fbe80fea8d69c427777d9e1b14 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..4f2d868b3b3
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,18 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config wayland-devel"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
  2019-07-20 23:44 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-20 23:44 ` voidlinux-github
  2019-07-21  4:13 ` voidlinux-github
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-20 23:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

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

From 9e751047ca7009fbe80fea8d69c427777d9e1b14 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..4f2d868b3b3
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,18 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config wayland-devel"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-21  4:13 ` voidlinux-github
@ 2019-07-21  4:13 ` voidlinux-github
  2019-07-21 16:06 ` voidlinux-github
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21  4:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1220 bytes --]

From b6ea11468d6c36a38c68cf9c84a3afa0e2859da0 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..13aaf16fbab
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,22 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" wayland-devel"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
  2019-07-20 23:44 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-20 23:44 ` voidlinux-github
@ 2019-07-21  4:13 ` voidlinux-github
  2019-07-21  4:13 ` voidlinux-github
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21  4:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1220 bytes --]

From b6ea11468d6c36a38c68cf9c84a3afa0e2859da0 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..13aaf16fbab
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,22 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" wayland-devel"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-07-21  4:13 ` voidlinux-github
@ 2019-07-21 16:06 ` voidlinux-github
  2019-07-21 16:06 ` voidlinux-github
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 16:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1234 bytes --]

From c8a7fa6cf22c33195918a51343ebbb061990c43f Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..6bfa3824f18
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,22 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" wayland-devel"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-07-21 16:06 ` voidlinux-github
@ 2019-07-21 16:06 ` voidlinux-github
  2019-07-21 16:44 ` voidlinux-github
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 16:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1234 bytes --]

From c8a7fa6cf22c33195918a51343ebbb061990c43f Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..6bfa3824f18
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,22 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" wayland-devel"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-07-21 16:44 ` voidlinux-github
@ 2019-07-21 16:44 ` voidlinux-github
  2019-07-21 17:09 ` voidlinux-github
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 16:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1179 bytes --]

From 1d26d8995cd25aea6867fd35d9a205af18895816 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

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

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..115dc6705a7
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,19 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+depends="wayland"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-07-21 16:06 ` voidlinux-github
@ 2019-07-21 16:44 ` voidlinux-github
  2019-07-21 16:44 ` voidlinux-github
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 16:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1179 bytes --]

From 1d26d8995cd25aea6867fd35d9a205af18895816 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

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

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..115dc6705a7
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,19 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+depends="wayland"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-07-21 17:09 ` voidlinux-github
@ 2019-07-21 17:09 ` voidlinux-github
  2019-07-21 18:44 ` voidlinux-github
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 17:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1226 bytes --]

From 23e554d916a08ebd5aa4af36d07f6b314c8d5f21 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..ac381649fe9
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,22 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+if [ "$CROSS_BUILD" ]; then
+	depends+=" wayland-devel"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-07-21 16:44 ` voidlinux-github
@ 2019-07-21 17:09 ` voidlinux-github
  2019-07-21 17:09 ` voidlinux-github
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 17:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1226 bytes --]

From 23e554d916a08ebd5aa4af36d07f6b314c8d5f21 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..ac381649fe9
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,22 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+if [ "$CROSS_BUILD" ]; then
+	depends+=" wayland-devel"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-07-21 18:44 ` voidlinux-github
@ 2019-07-21 18:44 ` voidlinux-github
  2019-07-21 19:07 ` voidlinux-github
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 18:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1299 bytes --]

From 3ce6cf290c350d3ceb4d733d393498dd7703402e Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..8565d5e68ea
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,23 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+configure_args="pkg_config_path=${XBPS_HOSTDIR}/lib/pkgconfig"
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" wayland-devel"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-07-21 17:09 ` voidlinux-github
@ 2019-07-21 18:44 ` voidlinux-github
  2019-07-21 18:44 ` voidlinux-github
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 18:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1299 bytes --]

From 3ce6cf290c350d3ceb4d733d393498dd7703402e Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

---
 srcpkgs/dmenu-wayland/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/dmenu-wayland/template

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..8565d5e68ea
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,23 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+configure_args="pkg_config_path=${XBPS_HOSTDIR}/lib/pkgconfig"
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" wayland-devel"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-07-21 19:07 ` voidlinux-github
@ 2019-07-21 19:07 ` voidlinux-github
  2019-07-22  9:25 ` [PR PATCH] [Merged]: " voidlinux-github
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 19:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1269 bytes --]

From f4527dd53a3b5f87b8e435f91ce5cd2f36385907 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

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

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..baa380dca42
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,19 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+nocross=yes #wait for wayland to use meson https://gitlab.freedesktop.org/wayland/weston/merge_requests/157
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-07-21 18:44 ` voidlinux-github
@ 2019-07-21 19:07 ` voidlinux-github
  2019-07-21 19:07 ` voidlinux-github
  2019-07-22  9:25 ` [PR PATCH] [Merged]: " voidlinux-github
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-21 19:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages dmenu-wayland
https://github.com/void-linux/void-packages/pull/13264

New package: dmenu-wayland-0.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmenu-wayland-13264.patch --]
[-- Type: application/text/x-diff, Size: 1269 bytes --]

From f4527dd53a3b5f87b8e435f91ce5cd2f36385907 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 20 Jul 2019 15:47:31 -0700
Subject: [PATCH] New package: dmenu-wayland-0.1.

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

diff --git a/srcpkgs/dmenu-wayland/template b/srcpkgs/dmenu-wayland/template
new file mode 100644
index 00000000000..baa380dca42
--- /dev/null
+++ b/srcpkgs/dmenu-wayland/template
@@ -0,0 +1,19 @@
+# Template file for 'dmenu-wayland'
+pkgname=dmenu-wayland
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="cmake pkg-config"
+makedepends="cairo-devel glib-devel gobject-introspection libxkbcommon-devel
+ pango-devel wayland-devel wayland-protocols"
+short_desc="Dmenu for wayland-compositors"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://github.com/nyyManni/dmenu-wayland"
+distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
+checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
+nocross=yes #wait for wayland to use meson https://gitlab.freedesktop.org/wayland/weston/merge_requests/157
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: dmenu-wayland-0.1.
  2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
                   ` (13 preceding siblings ...)
  2019-07-21 19:07 ` voidlinux-github
@ 2019-07-22  9:25 ` voidlinux-github
  14 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-07-22  9:25 UTC (permalink / raw)
  To: ml

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

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

New package: dmenu-wayland-0.1.
https://github.com/void-linux/void-packages/pull/13264
Description: None

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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20 23:02 [PR PATCH] New package: dmenu-wayland-0.1 voidlinux-github
2019-07-20 23:44 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-20 23:44 ` voidlinux-github
2019-07-21  4:13 ` voidlinux-github
2019-07-21  4:13 ` voidlinux-github
2019-07-21 16:06 ` voidlinux-github
2019-07-21 16:06 ` voidlinux-github
2019-07-21 16:44 ` voidlinux-github
2019-07-21 16:44 ` voidlinux-github
2019-07-21 17:09 ` voidlinux-github
2019-07-21 17:09 ` voidlinux-github
2019-07-21 18:44 ` voidlinux-github
2019-07-21 18:44 ` voidlinux-github
2019-07-21 19:07 ` voidlinux-github
2019-07-21 19:07 ` voidlinux-github
2019-07-22  9:25 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).