Github messages for voidlinux
 help / color / mirror / Atom feed
From: PaperMountainStudio <PaperMountainStudio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] syncthing-inotify: remove package
Date: Tue, 04 Aug 2020 19:12:21 +0200	[thread overview]
Message-ID: <20200804171221.0euZxrb2pl_BS0wL0hNQBdMAghobLc_VxIEAbopz0OQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23984@inbox.vuxu.org>

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

There is an updated pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages remove-syncthing-inotify
https://github.com/void-linux/void-packages/pull/23984

syncthing-inotify: remove package
> As of version v0.14.40, the functionality of syncthing-inotify is integrated in Syncthing

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-remove-syncthing-inotify-23984.patch --]
[-- Type: text/x-diff, Size: 2001 bytes --]

From 93005d9688c215800cbd0cb21cd1926d2f99f2b2 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Tue, 4 Aug 2020 17:38:04 +0200
Subject: [PATCH] syncthing: make syncthing-inotify a transitional sub-package

---
 srcpkgs/syncthing-inotify          |  1 +
 srcpkgs/syncthing-inotify/template | 18 ------------------
 srcpkgs/syncthing/template         |  6 ++++++
 3 files changed, 7 insertions(+), 18 deletions(-)
 create mode 120000 srcpkgs/syncthing-inotify
 delete mode 100644 srcpkgs/syncthing-inotify/template

diff --git a/srcpkgs/syncthing-inotify b/srcpkgs/syncthing-inotify
new file mode 120000
index 00000000000..29e19df41f9
--- /dev/null
+++ b/srcpkgs/syncthing-inotify
@@ -0,0 +1 @@
+syncthing
\ No newline at end of file
diff --git a/srcpkgs/syncthing-inotify/template b/srcpkgs/syncthing-inotify/template
deleted file mode 100644
index 061c91aba27..00000000000
--- a/srcpkgs/syncthing-inotify/template
+++ /dev/null
@@ -1,18 +0,0 @@
-# Template file for 'syncthing-inotify'
-pkgname=syncthing-inotify
-version=0.8.7
-revision=7
-build_style=go
-go_import_path="github.com/syncthing/syncthing-inotify"
-go_ldflags="-X main.Version=v${version}"
-short_desc="Inotify file watcher for Syncthing"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="MPLv2"
-homepage="https://github.com/syncthing/syncthing-inotify"
-distfiles="https://github.com/syncthing/syncthing-inotify/archive/v${version}.tar.gz"
-checksum=bf7a71695206c765cf407d85656f6f0f8be1715af3d3bb7f81985f749162a6b2
-
-post_install() {
-	vlicense LICENSE
-	vdoc README.md
-}
diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index acc4df3ecd9..2608d0dee18 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -75,3 +75,9 @@ syncthing-discosrv_package() {
 		vman man/stdiscosrv.1
 	}
 }
+
+syncthing-inotify_package() {
+	build_style=meta
+	short_desc="Inotify file watcher for Syncthing (transitional dummy package)"
+	depends="${sourcepkg}>=${version}_${revision}"
+}

  parent reply	other threads:[~2020-08-04 17:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23984@inbox.vuxu.org>
2020-08-04 15:41 ` PaperMountainStudio
2020-08-04 15:43 ` PaperMountainStudio
2020-08-04 16:52 ` PaperMountainStudio
2020-08-04 17:12 ` PaperMountainStudio [this message]
2020-08-04 17:13 ` [PR PATCH] [Updated] " PaperMountainStudio
2020-08-04 18:10 ` [PR PATCH] [Closed]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200804171221.0euZxrb2pl_BS0wL0hNQBdMAghobLc_VxIEAbopz0OQ@z \
    --to=papermountainstudio@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).