Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wlr-randr-0.1.0
@ 2020-07-27 15:00 ahesford
  2020-07-28  2:48 ` zdykstra
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ahesford @ 2020-07-27 15:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages wlr-randr
https://github.com/void-linux/void-packages/pull/23871

New package: wlr-randr-0.1.0
@ericonr please test for functionality similar to `wdisplays`

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

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

From 41a006def0fece8938328edab90ea760a634ab8c Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Mon, 27 Jul 2020 10:59:14 -0400
Subject: [PATCH] New package: wlr-randr-0.1.0

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

diff --git a/srcpkgs/wlr-randr/template b/srcpkgs/wlr-randr/template
new file mode 100644
index 00000000000..b40866b7183
--- /dev/null
+++ b/srcpkgs/wlr-randr/template
@@ -0,0 +1,17 @@
+# Template file for 'wlr-randr'
+pkgname=wlr-randr
+version=0.1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-devel"
+short_desc="Wayland clone of xrandr for wlroots compositors"
+maintainer="Andrew J. Hesford <ajh@sideband.org>"
+license="MIT"
+homepage="https://github.com/emersion/wlr-randr"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=dbf2f02aa4d4f48dc9cef1edd1137a8ee68daa85f3c824a28c92376fd1591844
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-07-28 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 15:00 [PR PATCH] New package: wlr-randr-0.1.0 ahesford
2020-07-28  2:48 ` zdykstra
2020-07-28  3:05 ` zdykstra
2020-07-28 15:12 ` [PR PATCH] [Merged]: " ahesford

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