Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] searchfile: remove package
@ 2021-02-20 12:05 UsernameRandomlyGenerated
  2021-02-20 19:48 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: UsernameRandomlyGenerated @ 2021-02-20 12:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages searchfile
https://github.com/void-linux/void-packages/pull/28922

searchfile: remove package
Homepage changed, new one doesn't have any tagged releases.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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
-->

Author (probably) made new github account, new homepage is https://github.com/jess-sch/searchfile

but it doesn't have any tagged releases. Package is orphaned and unmaintained by upstream so I believe it's safe to remove.

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

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

From 95f9ae0523cfb010df1850b410a6fb2902e5cd7c Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 20 Feb 2021 12:58:28 +0100
Subject: [PATCH] searchfile: remove package

Homepage changed, new one doesn't have any tagged releases.
---
 srcpkgs/removed-packages/template |  1 +
 srcpkgs/searchfile/template       | 24 ------------------------
 2 files changed, 1 insertion(+), 24 deletions(-)
 delete mode 100644 srcpkgs/searchfile/template

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 2d2338a8b9b..8ae29744b31 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -225,6 +225,7 @@ replaces="
  rkt-stage1-fly<=1.30.0_3
  rkt-stage1-coreos<=1.30.0_3
  scantailor<=0.9.12.1_2
+ searchfile<=0.0.0.20180623_2
  seriespl<=2.3.5_2
  simple-obfs<=0.0.5_2
  sitecopy<=0.16.6_11
diff --git a/srcpkgs/searchfile/template b/srcpkgs/searchfile/template
deleted file mode 100644
index b4b365c1b0f..00000000000
--- a/srcpkgs/searchfile/template
+++ /dev/null
@@ -1,24 +0,0 @@
-# Template file for 'searchfile'
-pkgname=searchfile
-version=0.0.0.20180623
-revision=2
-_commit=b0413998217ae397e0642cc5d3666ed89e866f0c
-wrksrc="${pkgname}-${_commit}"
-build_style=go
-go_import_path="github.com/lumi-sch/searchfile"
-short_desc="Stop wasting your time looking for files that are somewhere"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="MIT"
-homepage="https://github.com/lumi-sch/searchfile"
-distfiles="https://github.com/lumi-sch/searchfile/archive/${_commit}.tar.gz"
-checksum=10bde7eb6a30ce5ebd01d257fd9cd89661ca86dc909d9d2c0b1f922abdfb6517
-
-do_install() {
-	case "$XBPS_TARGET_MACHINE" in
-		aarch64*) vbin ${GOPATH}/bin/linux_arm64/${pkgname} ;;
-		arm*) vbin ${GOPATH}/bin/linux_arm/${pkgname} ;;
-		*) vbin ${GOPATH}/bin/${pkgname} ;;
-	esac
-	vlicense LICENSE
-}
-

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

* Re: searchfile: remove package
  2021-02-20 12:05 [PR PATCH] searchfile: remove package UsernameRandomlyGenerated
@ 2021-02-20 19:48 ` ericonr
  2021-02-21  3:03 ` ericonr
  2021-02-21  3:03 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-02-20 19:48 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28922#issuecomment-782739543

Comment:
It's also a git package, there never was a release.

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

* Re: searchfile: remove package
  2021-02-20 12:05 [PR PATCH] searchfile: remove package UsernameRandomlyGenerated
  2021-02-20 19:48 ` ericonr
@ 2021-02-21  3:03 ` ericonr
  2021-02-21  3:03 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-02-21  3:03 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28922#issuecomment-782787232

Comment:
Actually, I'm closing this. It doesn't have any dependencies or anything, so it's unlikely to ever fail to build or anything of the sort. Yeah it doesn't really fit guidelines or anything, but at this point it doesn't have to be removed either.

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

* Re: [PR PATCH] [Closed]: searchfile: remove package
  2021-02-20 12:05 [PR PATCH] searchfile: remove package UsernameRandomlyGenerated
  2021-02-20 19:48 ` ericonr
  2021-02-21  3:03 ` ericonr
@ 2021-02-21  3:03 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-02-21  3:03 UTC (permalink / raw)
  To: ml

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

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

searchfile: remove package
https://github.com/void-linux/void-packages/pull/28922

Description:
Homepage changed, new one doesn't have any tagged releases.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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
-->

Author (probably) made new github account, new homepage is https://github.com/jess-sch/searchfile

but it doesn't have any tagged releases. Package is orphaned and unmaintained by upstream so I believe it's safe to remove.

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

end of thread, other threads:[~2021-02-21  3:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-20 12:05 [PR PATCH] searchfile: remove package UsernameRandomlyGenerated
2021-02-20 19:48 ` ericonr
2021-02-21  3:03 ` ericonr
2021-02-21  3:03 ` [PR PATCH] [Closed]: " ericonr

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