Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wlopm-0.1.0
@ 2022-06-01 17:25 icp1994
  2022-06-02  6:01 ` dkwo
  2022-06-29 17:46 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2022-06-01 17:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages wlopm
https://github.com/void-linux/void-packages/pull/37376

New package: wlopm-0.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

<!--
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
-->

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4c55d43d41d449c35ec94cef73caa7446501a48b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 1 Jun 2022 22:44:11 +0530
Subject: [PATCH] New package: wlopm-0.1.0

---
 srcpkgs/wlopm/template | 18 ++++++++++++++++++
 srcpkgs/wlopm/update   |  2 ++
 2 files changed, 20 insertions(+)
 create mode 100644 srcpkgs/wlopm/template
 create mode 100644 srcpkgs/wlopm/update

diff --git a/srcpkgs/wlopm/template b/srcpkgs/wlopm/template
new file mode 100644
index 000000000000..f07be45820b0
--- /dev/null
+++ b/srcpkgs/wlopm/template
@@ -0,0 +1,18 @@
+# Template file for 'wlopm'
+pkgname=wlopm
+version=0.1.0
+revision=1
+wrksrc=${pkgname}-v${version}
+build_style=gnu-makefile
+hostmakedepends="wayland-devel"
+makedepends="wayland-devel"
+short_desc="Simple client implementing zwlr-output-power-management-v1"
+maintainer="icp <pangolin@vivaldi.net>"
+license="GPL-3.0-only"
+homepage="https://git.sr.ht/~leon_plickat/wlopm"
+distfiles="https://git.sr.ht/~leon_plickat/wlopm/archive/v${version}.tar.gz"
+checksum=f9a7ec03a412e602420ab11d0eea872f6d30dfe5cfee93cd3d0289e4fbbb3aa1
+
+post_install() {
+	vman wlopm.1
+}
diff --git a/srcpkgs/wlopm/update b/srcpkgs/wlopm/update
new file mode 100644
index 000000000000..a0f8bcfb49e3
--- /dev/null
+++ b/srcpkgs/wlopm/update
@@ -0,0 +1,2 @@
+site="https://git.sr.ht/~leon_plickat/wlopm/refs"
+pattern="v\K\d+\.\d+\.\d+(?=)"

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

* Re: New package: wlopm-0.1.0
  2022-06-01 17:25 [PR PATCH] New package: wlopm-0.1.0 icp1994
@ 2022-06-02  6:01 ` dkwo
  2022-06-29 17:46 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: dkwo @ 2022-06-02  6:01 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/37376#issuecomment-1144469491

Comment:
I've been using this on `x86_64-musl` for several months, with no issues. Recommended nice simple tool.

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

* Re: [PR PATCH] [Merged]: New package: wlopm-0.1.0
  2022-06-01 17:25 [PR PATCH] New package: wlopm-0.1.0 icp1994
  2022-06-02  6:01 ` dkwo
@ 2022-06-29 17:46 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2022-06-29 17:46 UTC (permalink / raw)
  To: ml

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

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

New package: wlopm-0.1.0
https://github.com/void-linux/void-packages/pull/37376

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

<!--
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
-->

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-06-29 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 17:25 [PR PATCH] New package: wlopm-0.1.0 icp1994
2022-06-02  6:01 ` dkwo
2022-06-29 17:46 ` [PR PATCH] [Merged]: " Duncaen

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