* [PR PATCH] rundird: remove package
@ 2023-01-25 7:16 tranzystorek-io
2023-01-25 7:20 ` [PR PATCH] [Updated] " tranzystorek-io
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: tranzystorek-io @ 2023-01-25 7:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1212 bytes --]
There is a new pull request by tranzystorek-io against master on the void-packages repository
https://github.com/tranzystorek-io/void-packages rundird-remove
https://github.com/void-linux/void-packages/pull/41858
rundird: remove package
unmaintained, archived
<!-- Uncomment relevant sections and delete options which are not applicable -->
<!--
#### 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/41858.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rundird-remove-41858.patch --]
[-- Type: text/x-diff, Size: 1851 bytes --]
From 55a87407f0abae140dbca734eaef12b75a257f09 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 24 Jan 2023 15:48:02 +0100
Subject: [PATCH] rundird: remove package
unmaintained, archived
---
srcpkgs/removed-packages/template | 1 +
srcpkgs/rundird/files/rundird/run | 2 --
srcpkgs/rundird/template | 17 -----------------
3 files changed, 1 insertion(+), 19 deletions(-)
delete mode 100644 srcpkgs/rundird/files/rundird/run
delete mode 100644 srcpkgs/rundird/template
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index fa84b8411bd6..0429a5fb4796 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -481,6 +481,7 @@ replaces="
rkt-stage1-coreos<=1.30.0_3
rkt-stage1-fly<=1.30.0_3
rkt<=1.30.0_3
+ rundird<=0.2.0_1
scantailor<=0.9.12.1_2
seahorse-sharing<=3.8.0_4
searchfile<=0.0.0.20180623_2
diff --git a/srcpkgs/rundird/files/rundird/run b/srcpkgs/rundird/files/rundird/run
deleted file mode 100644
index e4aae8c83b4b..000000000000
--- a/srcpkgs/rundird/files/rundird/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec rundird
diff --git a/srcpkgs/rundird/template b/srcpkgs/rundird/template
deleted file mode 100644
index 5ff897abd456..000000000000
--- a/srcpkgs/rundird/template
+++ /dev/null
@@ -1,17 +0,0 @@
-# Template file for 'rundird'
-pkgname=rundird
-version=0.2.0
-revision=1
-build_style=zig-build
-makedepends="pam-devel"
-short_desc="Simple daemon + PAM module providing an XDG_RUNTIME_DIR"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/ifreund/rundird"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=1dea207f39388e8c2c275b8a9aada0166d1f587a806f2e5e4486d98259e23e4c
-
-post_install() {
- vsv rundird
- vdoc README.md
-}
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] rundird: remove package
2023-01-25 7:16 [PR PATCH] rundird: remove package tranzystorek-io
@ 2023-01-25 7:20 ` tranzystorek-io
2023-01-25 7:25 ` tranzystorek-io
2023-01-25 15:13 ` [PR PATCH] [Merged]: " leahneukirchen
2 siblings, 0 replies; 4+ messages in thread
From: tranzystorek-io @ 2023-01-25 7:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]
There is an updated pull request by tranzystorek-io against master on the void-packages repository
https://github.com/tranzystorek-io/void-packages rundird-remove
https://github.com/void-linux/void-packages/pull/41858
rundird: remove package
unmaintained, archived
<!-- Uncomment relevant sections and delete options which are not applicable -->
<!--
#### 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/41858.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rundird-remove-41858.patch --]
[-- Type: text/x-diff, Size: 1851 bytes --]
From a84758171f58112f5cdac9ec39f83519a2dfdeb8 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 24 Jan 2023 15:48:02 +0100
Subject: [PATCH] rundird: remove package
unmaintained, archived
---
srcpkgs/removed-packages/template | 1 +
srcpkgs/rundird/files/rundird/run | 2 --
srcpkgs/rundird/template | 17 -----------------
3 files changed, 1 insertion(+), 19 deletions(-)
delete mode 100644 srcpkgs/rundird/files/rundird/run
delete mode 100644 srcpkgs/rundird/template
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index fa84b8411bd6..0429a5fb4796 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -481,6 +481,7 @@ replaces="
rkt-stage1-coreos<=1.30.0_3
rkt-stage1-fly<=1.30.0_3
rkt<=1.30.0_3
+ rundird<=0.2.0_1
scantailor<=0.9.12.1_2
seahorse-sharing<=3.8.0_4
searchfile<=0.0.0.20180623_2
diff --git a/srcpkgs/rundird/files/rundird/run b/srcpkgs/rundird/files/rundird/run
deleted file mode 100644
index e4aae8c83b4b..000000000000
--- a/srcpkgs/rundird/files/rundird/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec rundird
diff --git a/srcpkgs/rundird/template b/srcpkgs/rundird/template
deleted file mode 100644
index 5ff897abd456..000000000000
--- a/srcpkgs/rundird/template
+++ /dev/null
@@ -1,17 +0,0 @@
-# Template file for 'rundird'
-pkgname=rundird
-version=0.2.0
-revision=1
-build_style=zig-build
-makedepends="pam-devel"
-short_desc="Simple daemon + PAM module providing an XDG_RUNTIME_DIR"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/ifreund/rundird"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=1dea207f39388e8c2c275b8a9aada0166d1f587a806f2e5e4486d98259e23e4c
-
-post_install() {
- vsv rundird
- vdoc README.md
-}
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] rundird: remove package
2023-01-25 7:16 [PR PATCH] rundird: remove package tranzystorek-io
2023-01-25 7:20 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2023-01-25 7:25 ` tranzystorek-io
2023-01-25 15:13 ` [PR PATCH] [Merged]: " leahneukirchen
2 siblings, 0 replies; 4+ messages in thread
From: tranzystorek-io @ 2023-01-25 7:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]
There is an updated pull request by tranzystorek-io against master on the void-packages repository
https://github.com/tranzystorek-io/void-packages rundird-remove
https://github.com/void-linux/void-packages/pull/41858
rundird: remove package
unmaintained, archived
<!-- Uncomment relevant sections and delete options which are not applicable -->
<!--
#### 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/41858.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rundird-remove-41858.patch --]
[-- Type: text/x-diff, Size: 1851 bytes --]
From 526215a61aeb1a9e83e5c0724c252dcba604629a Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 24 Jan 2023 15:48:02 +0100
Subject: [PATCH] rundird: remove package
unmaintained, archived
---
srcpkgs/removed-packages/template | 1 +
srcpkgs/rundird/files/rundird/run | 2 --
srcpkgs/rundird/template | 17 -----------------
3 files changed, 1 insertion(+), 19 deletions(-)
delete mode 100644 srcpkgs/rundird/files/rundird/run
delete mode 100644 srcpkgs/rundird/template
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index fa84b8411bd6..0429a5fb4796 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -481,6 +481,7 @@ replaces="
rkt-stage1-coreos<=1.30.0_3
rkt-stage1-fly<=1.30.0_3
rkt<=1.30.0_3
+ rundird<=0.2.0_1
scantailor<=0.9.12.1_2
seahorse-sharing<=3.8.0_4
searchfile<=0.0.0.20180623_2
diff --git a/srcpkgs/rundird/files/rundird/run b/srcpkgs/rundird/files/rundird/run
deleted file mode 100644
index e4aae8c83b4b..000000000000
--- a/srcpkgs/rundird/files/rundird/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec rundird
diff --git a/srcpkgs/rundird/template b/srcpkgs/rundird/template
deleted file mode 100644
index 5ff897abd456..000000000000
--- a/srcpkgs/rundird/template
+++ /dev/null
@@ -1,17 +0,0 @@
-# Template file for 'rundird'
-pkgname=rundird
-version=0.2.0
-revision=1
-build_style=zig-build
-makedepends="pam-devel"
-short_desc="Simple daemon + PAM module providing an XDG_RUNTIME_DIR"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/ifreund/rundird"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=1dea207f39388e8c2c275b8a9aada0166d1f587a806f2e5e4486d98259e23e4c
-
-post_install() {
- vsv rundird
- vdoc README.md
-}
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: rundird: remove package
2023-01-25 7:16 [PR PATCH] rundird: remove package tranzystorek-io
2023-01-25 7:20 ` [PR PATCH] [Updated] " tranzystorek-io
2023-01-25 7:25 ` tranzystorek-io
@ 2023-01-25 15:13 ` leahneukirchen
2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2023-01-25 15:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1038 bytes --]
There's a merged pull request on the void-packages repository
rundird: remove package
https://github.com/void-linux/void-packages/pull/41858
Description:
unmaintained, archived
<!-- Uncomment relevant sections and delete options which are not applicable -->
<!--
#### 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] 4+ messages in thread
end of thread, other threads:[~2023-01-25 15:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 7:16 [PR PATCH] rundird: remove package tranzystorek-io
2023-01-25 7:20 ` [PR PATCH] [Updated] " tranzystorek-io
2023-01-25 7:25 ` tranzystorek-io
2023-01-25 15:13 ` [PR PATCH] [Merged]: " leahneukirchen
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).