Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fsearch-0.1beta4
@ 2020-04-14  3:31 ScrelliCopter
  2020-04-14  7:09 ` [PR PATCH] [Closed]: " Chocimier
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ScrelliCopter @ 2020-04-14  3:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages fsearch
https://github.com/void-linux/void-packages/pull/20967

New package: fsearch-0.1beta4
Still in beta but have been using regularly for 6 or so months fairly regularly with no issues, slated for a 1.0 release when translations are done.

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

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

From 7ccd68af5bfa0d410c6ea583baa878deb41c6fc0 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Wed, 22 Jan 2020 17:41:04 +1100
Subject: [PATCH] New package: fsearch-0.1beta4

---
 srcpkgs/fsearch/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/fsearch/template

diff --git a/srcpkgs/fsearch/template b/srcpkgs/fsearch/template
new file mode 100644
index 00000000000..f3c1f072283
--- /dev/null
+++ b/srcpkgs/fsearch/template
@@ -0,0 +1,18 @@
+# Template file for 'fsearch'
+pkgname=fsearch
+version=0.1beta4
+revision=1
+build_style=gnu-configure
+hostmakedepends="autogen automake libtool pkg-config autoconf-archive
+ intltool gettext-devel glib-devel"
+makedepends="gtk+3-devel"
+short_desc="Fast file search utility based on GTK+3"
+maintainer="a dinosaur <nick@a-dinosaur.com>"
+license="GPL-2.0-or-later"
+homepage="https://cboxdoerfer.github.io/fsearch/"
+distfiles="https://github.com/cboxdoerfer/fsearch/archive/v${version}.tar.gz"
+checksum="a8664990194e476f7349c68e7c74c3eb56b5091fd6ef4a9f6581c3e408900464"
+
+pre_configure() {
+	./autogen.sh
+}

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

* Re: New package: fsearch-0.1beta4
  2020-04-14  3:31 [PR PATCH] New package: fsearch-0.1beta4 ScrelliCopter
  2020-04-14  7:09 ` [PR PATCH] [Closed]: " Chocimier
@ 2020-04-14  7:09 ` Chocimier
  2021-01-25 16:51 ` Boebbele
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2020-04-14  7:09 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/20967#issuecomment-613265394

Comment:
Duplicate of #13298. When stable release will appear, please first ask to update that PR.

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

* Re: [PR PATCH] [Closed]: New package: fsearch-0.1beta4
  2020-04-14  3:31 [PR PATCH] New package: fsearch-0.1beta4 ScrelliCopter
@ 2020-04-14  7:09 ` Chocimier
  2020-04-14  7:09 ` Chocimier
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2020-04-14  7:09 UTC (permalink / raw)
  To: ml

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

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

New package: fsearch-0.1beta4
https://github.com/void-linux/void-packages/pull/20967

Description:
Still in beta but have been using for 6 or so months fairly regularly with no issues, slated for a 1.0 release when translations are done.

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

* Re: New package: fsearch-0.1beta4
  2020-04-14  3:31 [PR PATCH] New package: fsearch-0.1beta4 ScrelliCopter
  2020-04-14  7:09 ` [PR PATCH] [Closed]: " Chocimier
  2020-04-14  7:09 ` Chocimier
@ 2021-01-25 16:51 ` Boebbele
  2021-01-26 17:57 ` ScrelliCopter
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Boebbele @ 2021-01-25 16:51 UTC (permalink / raw)
  To: ml

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

New comment by Boebbele on void-packages repository

https://github.com/void-linux/void-packages/pull/20967#issuecomment-766953396

Comment:
Is the package available?  I can't find a template file.

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

* Re: New package: fsearch-0.1beta4
  2020-04-14  3:31 [PR PATCH] New package: fsearch-0.1beta4 ScrelliCopter
                   ` (2 preceding siblings ...)
  2021-01-25 16:51 ` Boebbele
@ 2021-01-26 17:57 ` ScrelliCopter
  2021-01-26 18:58 ` Boebbele
  2021-01-26 21:26 ` ScrelliCopter
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2021-01-26 17:57 UTC (permalink / raw)
  To: ml

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

New comment by ScrelliCopter on void-packages repository

https://github.com/void-linux/void-packages/pull/20967#issuecomment-767719679

Comment:
@Boebbele The template is sill in my own fork, you will have to clone that and check out the `fsearch` branch then build it yourself with xbps-src.

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

* Re: New package: fsearch-0.1beta4
  2020-04-14  3:31 [PR PATCH] New package: fsearch-0.1beta4 ScrelliCopter
                   ` (3 preceding siblings ...)
  2021-01-26 17:57 ` ScrelliCopter
@ 2021-01-26 18:58 ` Boebbele
  2021-01-26 21:26 ` ScrelliCopter
  5 siblings, 0 replies; 7+ messages in thread
From: Boebbele @ 2021-01-26 18:58 UTC (permalink / raw)
  To: ml

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

New comment by Boebbele on void-packages repository

https://github.com/void-linux/void-packages/pull/20967#issuecomment-767756797

Comment:
I did it.  it works perfectly!  Thank you!

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

* Re: New package: fsearch-0.1beta4
  2020-04-14  3:31 [PR PATCH] New package: fsearch-0.1beta4 ScrelliCopter
                   ` (4 preceding siblings ...)
  2021-01-26 18:58 ` Boebbele
@ 2021-01-26 21:26 ` ScrelliCopter
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2021-01-26 21:26 UTC (permalink / raw)
  To: ml

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

New comment by ScrelliCopter on void-packages repository

https://github.com/void-linux/void-packages/pull/20967#issuecomment-767719679

Comment:
@Boebbele The template is still in my own fork, you will have to clone that and check out the `fsearch` branch then build it yourself with xbps-src.

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

end of thread, other threads:[~2021-01-26 21:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-14  3:31 [PR PATCH] New package: fsearch-0.1beta4 ScrelliCopter
2020-04-14  7:09 ` [PR PATCH] [Closed]: " Chocimier
2020-04-14  7:09 ` Chocimier
2021-01-25 16:51 ` Boebbele
2021-01-26 17:57 ` ScrelliCopter
2021-01-26 18:58 ` Boebbele
2021-01-26 21:26 ` ScrelliCopter

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