Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] caffeine-ng: add libappindicator as a runtime dependency.
@ 2022-09-18 10:16 mobinmob
  2022-09-18 12:48 ` icp1994
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mobinmob @ 2022-09-18 10:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages caffeine-ng
https://github.com/void-linux/void-packages/pull/39334

caffeine-ng: add libappindicator as a runtime dependency.
<!-- 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**|**NO**
-->

<!-- 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/39334.patch is attached

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

From 377250073417fe61cab4eb0392aac20b384493bf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 18 Sep 2022 13:16:06 +0300
Subject: [PATCH] caffeine-ng: add libappindicator as a runtime dependency.

---
 srcpkgs/caffeine-ng/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/caffeine-ng/template b/srcpkgs/caffeine-ng/template
index 1c150749e6d8..a1c05470097f 100644
--- a/srcpkgs/caffeine-ng/template
+++ b/srcpkgs/caffeine-ng/template
@@ -1,13 +1,13 @@
 # Template file for 'caffeine-ng'
 pkgname=caffeine-ng
 version=4.0.2
-revision=1
+revision=2
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
 depends="desktop-file-utils gtk+3 hicolor-icon-theme libnotify
  python3-dbus python3-click python3-ewmh python3-gobject
  python3-setproctitle python3-setuptools python3-xdg
- python3-pulsectl"
+ python3-pulsectl libappindicator"
 short_desc="Temporarily inhibits the screensaver and sleep mode"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"

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

end of thread, other threads:[~2022-09-22  6:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-18 10:16 [PR PATCH] caffeine-ng: add libappindicator as a runtime dependency mobinmob
2022-09-18 12:48 ` icp1994
2022-09-18 16:41 ` mobinmob
2022-09-18 16:42 ` mobinmob
2022-09-18 16:50 ` mobinmob
2022-09-18 16:50 ` icp1994
2022-09-22  6:44 ` [PR PATCH] [Merged]: " classabbyamp

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