Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: swaybg-1.0
@ 2019-05-03 20:39 voidlinux-github
  2019-05-03 21:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-05-03 20:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Derriick/void-packages swaybg
https://github.com/void-linux/void-packages/pull/11470

New package: swaybg-1.0


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

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

From adf651328460bd020b6ab522cee59ac55e34c70c Mon Sep 17 00:00:00 2001
From: Derriick <derriick.ensiie@yahoo.com>
Date: Fri, 3 May 2019 22:38:01 +0200
Subject: [PATCH] New package: swaybg-1.0

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

diff --git a/srcpkgs/swaybg/template b/srcpkgs/swaybg/template
new file mode 100644
index 00000000000..9503a970b9e
--- /dev/null
+++ b/srcpkgs/swaybg/template
@@ -0,0 +1,17 @@
+# Template file for 'swaybg'
+pkgname=swaybg
+version=1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel scdoc git"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel wayland-devel"
+short_desc="Wallpaper tool for Wayland compositors"
+maintainer="Derriick <derriick.ensiie@yahoo.com>"
+license="MIT"
+homepage="http://swaywm.org"
+distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
+checksum=a23f1cde07138b865630172eff83db916d2f0989b75fb318def85dcfc3120fbd
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swaybg-1.0
  2019-05-03 20:39 [PR PATCH] New package: swaybg-1.0 voidlinux-github
  2019-05-03 21:03 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-05-03 21:03 ` voidlinux-github
  2019-05-03 22:36 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-05-03 21:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Derriick/void-packages swaybg
https://github.com/void-linux/void-packages/pull/11470

New package: swaybg-1.0


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

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

From 3bee8290ad706010244c9c9fc4f88a3b604eff5f Mon Sep 17 00:00:00 2001
From: Derriick <derriick.ensiie@yahoo.com>
Date: Fri, 3 May 2019 22:38:01 +0200
Subject: [PATCH] New package: swaybg-1.0

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

diff --git a/srcpkgs/swaybg/template b/srcpkgs/swaybg/template
new file mode 100644
index 00000000000..05fbe2b42f2
--- /dev/null
+++ b/srcpkgs/swaybg/template
@@ -0,0 +1,17 @@
+# Template file for 'swaybg'
+pkgname=swaybg
+version=1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel scdoc git"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel wayland-devel"
+short_desc="Wallpaper tool for Wayland compositors"
+maintainer="Derriick <derriick.ensiie@yahoo.com>"
+license="MIT"
+homepage="https://swaywm.org"
+distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
+checksum=a23f1cde07138b865630172eff83db916d2f0989b75fb318def85dcfc3120fbd
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swaybg-1.0
  2019-05-03 20:39 [PR PATCH] New package: swaybg-1.0 voidlinux-github
@ 2019-05-03 21:03 ` voidlinux-github
  2019-05-03 21:03 ` voidlinux-github
  2019-05-03 22:36 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-05-03 21:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Derriick/void-packages swaybg
https://github.com/void-linux/void-packages/pull/11470

New package: swaybg-1.0


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

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

From 3bee8290ad706010244c9c9fc4f88a3b604eff5f Mon Sep 17 00:00:00 2001
From: Derriick <derriick.ensiie@yahoo.com>
Date: Fri, 3 May 2019 22:38:01 +0200
Subject: [PATCH] New package: swaybg-1.0

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

diff --git a/srcpkgs/swaybg/template b/srcpkgs/swaybg/template
new file mode 100644
index 00000000000..05fbe2b42f2
--- /dev/null
+++ b/srcpkgs/swaybg/template
@@ -0,0 +1,17 @@
+# Template file for 'swaybg'
+pkgname=swaybg
+version=1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel scdoc git"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel wayland-devel"
+short_desc="Wallpaper tool for Wayland compositors"
+maintainer="Derriick <derriick.ensiie@yahoo.com>"
+license="MIT"
+homepage="https://swaywm.org"
+distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
+checksum=a23f1cde07138b865630172eff83db916d2f0989b75fb318def85dcfc3120fbd
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: swaybg-1.0
  2019-05-03 20:39 [PR PATCH] New package: swaybg-1.0 voidlinux-github
  2019-05-03 21:03 ` [PR PATCH] [Updated] " voidlinux-github
  2019-05-03 21:03 ` voidlinux-github
@ 2019-05-03 22:36 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-05-03 22:36 UTC (permalink / raw)
  To: ml

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

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

New package: swaybg-1.0
https://github.com/void-linux/void-packages/pull/11470
Description: 

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

end of thread, other threads:[~2019-05-03 22:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-03 20:39 [PR PATCH] New package: swaybg-1.0 voidlinux-github
2019-05-03 21:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-05-03 21:03 ` voidlinux-github
2019-05-03 22:36 ` [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).