Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: trident-automount-2020.09.02
@ 2020-09-02 13:27 beanpole135
  2020-09-02 13:44 ` ericonr
                   ` (31 more replies)
  0 siblings, 32 replies; 33+ messages in thread
From: beanpole135 @ 2020-09-02 13:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/beanpole135/void-packages trident-automount
https://github.com/void-linux/void-packages/pull/24607

New package: trident-automount-2020.09.02
This is a background service which monitors udev events for removable media and optical drives in order to create and maintain interaction shortcuts in the /media directory. This also configures and uses autofs for on-demand access to filesystems on removable devices.

Sponsored by: Project Trident

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

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

From eac169f063368761d6d7eee6df307a8538e1ddfc Mon Sep 17 00:00:00 2001
From: Ken Moore <moorekou@gmail.com>
Date: Wed, 2 Sep 2020 09:19:16 -0400
Subject: [PATCH] New package: trident-automount-2020.09.02

This is a background service which monitors udev events for removable media and optical drives in order to create and maintain interaction shortcuts in the /media directory. This also configures and uses autofs for on-demand access to filesystems on removable devices.

Sponsored by: Project Trident
---
 srcpkgs/trident-automount/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/trident-automount/template

diff --git a/srcpkgs/trident-automount/template b/srcpkgs/trident-automount/template
new file mode 100644
index 00000000000..fe57630a21d
--- /dev/null
+++ b/srcpkgs/trident-automount/template
@@ -0,0 +1,21 @@
+# Template file for 'trident-automount'
+pkgname=trident-automount
+version=2020.09.02
+revision=1
+wrksrc="trident-utilities-${version}"
+build_wrksrc="src-go/automount"
+makedepends="go"
+depends="autofs"
+short_desc="Automounting daemon from Project Trident utilizing autofs"
+maintainer="Ken Moore <ken@project-trident.org>"
+license="BSD-2-Clause"
+homepage="https://github.com/project-trident/trident-utilities"
+distfiles="https://github.com/project-trident/trident-utilities/archive/v${version}.tar.gz"
+checksum=0bf0991c815b56b0143106e29ff2ab952416fd63d1810a6aa51fd95a0de4c48d
+
+do_install() {
+	make
+	vbin trident-automount
+	vinstall sv/run 0755 /etc/sv/trident-automount
+	vlicense ${wrksrc}/LICENSE
+}

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

end of thread, other threads:[~2020-09-04 14:16 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02 13:27 [PR PATCH] New package: trident-automount-2020.09.02 beanpole135
2020-09-02 13:44 ` ericonr
2020-09-02 13:47 ` ericonr
2020-09-02 13:48 ` [PR REVIEW] " ericonr
2020-09-02 13:53 ` beanpole135
2020-09-02 13:54 ` beanpole135
2020-09-02 13:59 ` [PR REVIEW] " ericonr
2020-09-02 13:59 ` beanpole135
2020-09-02 14:01 ` ericonr
2020-09-02 14:07 ` [PR REVIEW] " beanpole135
2020-09-02 14:12 ` ericonr
2020-09-02 14:14 ` beanpole135
2020-09-02 14:44 ` ahesford
2020-09-02 14:44 ` [PR PATCH] [Updated] " beanpole135
2020-09-02 14:45 ` beanpole135
2020-09-02 14:46 ` [PR REVIEW] " ericonr
2020-09-02 14:46 ` beanpole135
2020-09-02 14:51 ` [PR REVIEW] " ahesford
2020-09-02 15:12 ` [PR PATCH] [Updated] " beanpole135
2020-09-02 15:13 ` [PR REVIEW] " beanpole135
2020-09-02 15:24 ` beanpole135
2020-09-02 17:23 ` Chocimier
2020-09-02 19:01 ` ahesford
2020-09-02 19:08 ` beanpole135
2020-09-04 12:43 ` beanpole135
2020-09-04 13:16 ` sgn
2020-09-04 13:25 ` beanpole135
2020-09-04 14:01 ` [PR PATCH] [Closed]: " ahesford
2020-09-04 14:05 ` ahesford
2020-09-04 14:13 ` beanpole135
2020-09-04 14:16 ` sgn
2020-09-04 14:16 ` ahesford
2020-09-04 14:16 ` beanpole135

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