Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fsearch-0.1beta2
@ 2019-07-23 17:36 voidlinux-github
  2020-04-05  7:22 ` [PR PATCH] [Updated] " LinArcX
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-23 17:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/LinArcX/void-packages fsearch-0.1beta2
https://github.com/void-linux/void-packages/pull/13298

New package: fsearch-0.1beta2
A fast file search utility for Unix-like systems based on GTK+3:

https://github.com/cboxdoerfer/fsearch

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

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

From b6113e64b57d316f069f6886ac78591787bb1aad Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Tue, 23 Jul 2019 22:03:41 +0430
Subject: [PATCH] New package: fsearch-0.1beta2

---
 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..f07f79f4ff4
--- /dev/null
+++ b/srcpkgs/fsearch/template
@@ -0,0 +1,18 @@
+# Template file for 'fsearch'
+pkgname=fsearch
+version=0.1beta2
+revision=1
+build_style=gnu-configure
+hostmakedepends="gettext gettext-devel glib-devel po4a automake autogen autoconf-archive pkg-config intltool glib-devel"
+makedepends="$(vopt_if gtk3 gtk+3-3 gtk+3-devel gtk+-devel)"
+depends="pcre hicolor-icon-theme"
+short_desc="Fast file search utility for Unix-like systems based on GTK+3"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/cboxdoerfer/fsearch"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=46d4bf3a488f426c1044f822a99632c2bb6b85517b6e67ad0e8a507a4c4c526f
+
+pre_configure() {
+	./autogen.sh
+}

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

end of thread, other threads:[~2021-02-15  5:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-23 17:36 [PR PATCH] New package: fsearch-0.1beta2 voidlinux-github
2020-04-05  7:22 ` [PR PATCH] [Updated] " LinArcX
2020-04-05  8:47 ` LinArcX
2021-02-15  5:33 ` ericonr
2021-02-15  5:33 ` [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).