Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tuigreet: add /var/cache/tuigreet to make_dirs
@ 2023-09-24 13:15 m3tav3rse
  2023-10-02  5:48 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: m3tav3rse @ 2023-09-24 13:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/m3tav3rse/void-packages tuigreet
https://github.com/void-linux/void-packages/pull/46221

tuigreet: add /var/cache/tuigreet to make_dirs
It's needed for `--remember*` options

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

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

From aa7fbfbebf336bc56446e4c7fb40842b287c4dcf Mon Sep 17 00:00:00 2001
From: m3tav3rse <mtvrs@tuta.io>
Date: Sun, 24 Sep 2023 15:07:57 +0200
Subject: [PATCH] tuigreet: add /var/cache/tuigreet to make_dirs

It's needed for `--remember*` options
---
 srcpkgs/tuigreet/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/tuigreet/template b/srcpkgs/tuigreet/template
index ce89b984e3595..08ef4cca6c102 100644
--- a/srcpkgs/tuigreet/template
+++ b/srcpkgs/tuigreet/template
@@ -1,7 +1,7 @@
 # Template file for 'tuigreet'
 pkgname=tuigreet
 version=0.8.0
-revision=2
+revision=3
 build_style=cargo
 hostmakedepends="scdoc"
 depends="greetd"
@@ -12,6 +12,7 @@ homepage="https://github.com/apognu/tuigreet"
 distfiles="https://github.com/apognu/tuigreet/archive/refs/tags/${version}.tar.gz"
 checksum=ed371ebe288a3e5782f01681c6c4ed4786b470184af286fa0e7b8898e47c154e
 tags="greeter"
+make_dirs="/var/cache/tuigreet 0755 _greeter _greeter"
 
 post_build() {
 	scdoc < contrib/man/tuigreet-1.scd > tuigreet.1

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

* Re: [PR PATCH] [Merged]: tuigreet: add /var/cache/tuigreet to make_dirs
  2023-09-24 13:15 [PR PATCH] tuigreet: add /var/cache/tuigreet to make_dirs m3tav3rse
@ 2023-10-02  5:48 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-10-02  5:48 UTC (permalink / raw)
  To: ml

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

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

tuigreet: add /var/cache/tuigreet to make_dirs
https://github.com/void-linux/void-packages/pull/46221

Description:
It's needed for `--remember*` options

<!-- 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 [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
-->


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

end of thread, other threads:[~2023-10-02  5:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-24 13:15 [PR PATCH] tuigreet: add /var/cache/tuigreet to make_dirs m3tav3rse
2023-10-02  5:48 ` [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).