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 ` 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

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 ` Chocimier
2020-04-14  7:09 ` [PR PATCH] [Closed]: " 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).