Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: xbacklight-notify-1.1.1
@ 2022-09-10  9:14 lonxwolx
  2022-12-10  1:58 ` github-actions
  2022-12-25  1:58 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: lonxwolx @ 2022-09-10  9:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lonxwolx/void-packages xbacklight-notify
https://github.com/void-linux/void-packages/pull/39198

New package: xbacklight-notify-1.1.1
New package: xbacklight-notify-1.1.1

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

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (ARCH-LIBC)
- 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/39198.patch is attached

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

From b4e32f6363d84fbb9615035e48b60ddad6fb758f Mon Sep 17 00:00:00 2001
From: lonxwolx <lonxwolx@gmail.com>
Date: Fri, 9 Sep 2022 20:29:48 +0800
Subject: [PATCH] New package: xbacklight-notify-1.1.1

New package: xbacklight-notify-1.1.1
---
 srcpkgs/xbacklight-notify/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/xbacklight-notify/template

diff --git a/srcpkgs/xbacklight-notify/template b/srcpkgs/xbacklight-notify/template
new file mode 100644
index 000000000000..4ca825c68754
--- /dev/null
+++ b/srcpkgs/xbacklight-notify/template
@@ -0,0 +1,18 @@
+# Template file for 'xbacklight-notify'
+pkgname=xbacklight-notify
+version=1.1.1
+revision=1
+build_style=cmake
+configure_args="-Wno-dev"
+hostmakedepends="pkg-config"
+makedepends="libnotify-devel xcb-util-devel"
+short_desc="Xorg backlight notification daemon"
+maintainer="lonxwolx <lonxwolx@gmail.com>"
+license="MIT"
+homepage="https://github.com/ikrivosheev/xbacklight-notify"
+distfiles="https://github.com/ikrivosheev/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=83b2ce84f3f3f846afafa84790fbd79d309b08188b1d8761f6c7e4cd184e141e
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: xbacklight-notify-1.1.1
  2022-09-10  9:14 [PR PATCH] New package: xbacklight-notify-1.1.1 lonxwolx
@ 2022-12-10  1:58 ` github-actions
  2022-12-25  1:58 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-12-10  1:58 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/39198#issuecomment-1344975506

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: xbacklight-notify-1.1.1
  2022-09-10  9:14 [PR PATCH] New package: xbacklight-notify-1.1.1 lonxwolx
  2022-12-10  1:58 ` github-actions
@ 2022-12-25  1:58 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-12-25  1:58 UTC (permalink / raw)
  To: ml

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

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

New package: xbacklight-notify-1.1.1
https://github.com/void-linux/void-packages/pull/39198

Description:
New package: xbacklight-notify-1.1.1

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

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (ARCH-LIBC)
- 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-12-25  1:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-10  9:14 [PR PATCH] New package: xbacklight-notify-1.1.1 lonxwolx
2022-12-10  1:58 ` github-actions
2022-12-25  1:58 ` [PR PATCH] [Closed]: " github-actions

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