Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] searchfile: remove package
@ 2022-10-04 14:27 icp1994
  2022-10-04 15:27 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: icp1994 @ 2022-10-04 14:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages searchfile
https://github.com/void-linux/void-packages/pull/39711

searchfile: remove package
I could not find either the software or the software author anywhere online.

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

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

From 5bf6e33f05727924b1157f53aca151e3a9a15579 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 2 Oct 2022 12:23:20 +0530
Subject: [PATCH] searchfile: remove package

cannot build since missing upstream
---
 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 02b43cdad8b6..0bf4f688db0c 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -432,6 +432,7 @@ replaces="
  rkt<=1.30.0_3
  scantailor<=0.9.12.1_2
  seahorse-sharing<=3.8.0_4
+ 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 b4b365c1b0f3..000000000000
--- 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] 6+ messages in thread

* Re: searchfile: remove package
  2022-10-04 14:27 [PR PATCH] searchfile: remove package icp1994
@ 2022-10-04 15:27 ` classabbyamp
  2022-10-05  5:31 ` icp1994
  2022-10-08 21:12 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-10-04 15:27 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39711#issuecomment-1267182386

Comment:
does the distfile exist on https://sources.voidlinux.org?

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

* Re: searchfile: remove package
  2022-10-04 14:27 [PR PATCH] searchfile: remove package icp1994
  2022-10-04 15:27 ` classabbyamp
@ 2022-10-05  5:31 ` icp1994
  2022-10-08 21:12 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2022-10-05  5:31 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/39711#issuecomment-1267961967

Comment:
Nope.

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

* Re: [PR PATCH] [Merged]: searchfile: remove package
  2022-10-04 14:27 [PR PATCH] searchfile: remove package icp1994
  2022-10-04 15:27 ` classabbyamp
  2022-10-05  5:31 ` icp1994
@ 2022-10-08 21:12 ` classabbyamp
  2 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-10-08 21:12 UTC (permalink / raw)
  To: ml

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

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

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

Description:
I could not find either the software or the software author anywhere online.

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

* Re: searchfile: remove package
  2021-02-20 12:05 [PR PATCH] " UsernameRandomlyGenerated
  2021-02-20 19:48 ` ericonr
@ 2021-02-21  3:03 ` ericonr
  1 sibling, 0 replies; 6+ 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] 6+ messages in thread

* Re: searchfile: remove package
  2021-02-20 12:05 [PR PATCH] " UsernameRandomlyGenerated
@ 2021-02-20 19:48 ` ericonr
  2021-02-21  3:03 ` ericonr
  1 sibling, 0 replies; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2022-10-08 21:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 14:27 [PR PATCH] searchfile: remove package icp1994
2022-10-04 15:27 ` classabbyamp
2022-10-05  5:31 ` icp1994
2022-10-08 21:12 ` [PR PATCH] [Merged]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2021-02-20 12:05 [PR PATCH] " UsernameRandomlyGenerated
2021-02-20 19:48 ` ericonr
2021-02-21  3:03 ` 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).