Github messages for voidlinux
 help / color / mirror / Atom feed
From: LinArcX <LinArcX@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: fsearch-0.1beta2
Date: Sun, 05 Apr 2020 10:47:18 +0200	[thread overview]
Message-ID: <20200405084718.q0VbZyOQVAQCsnP_VmFUTd6yl8wg8BWSJUzmfmCbFHg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13298@inbox.vuxu.org>

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

There is an updated 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: text/x-diff, Size: 1095 bytes --]

From 328d7762f61d72306bba59e260363bb78e11c728 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..28994046a7c
--- /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="pkg-config intltool autoconf automake autoconf-archive
+ gettext-devel glib-devel"
+makedepends="gtk+3-devel"
+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
+}

  parent reply	other threads:[~2020-04-05  8:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23 17:36 [PR PATCH] " voidlinux-github
2020-04-05  7:22 ` [PR PATCH] [Updated] " LinArcX
2020-04-05  8:47 ` LinArcX [this message]
2021-02-15  5:33 ` ericonr
2021-02-15  5:33 ` [PR PATCH] [Closed]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200405084718.q0VbZyOQVAQCsnP_VmFUTd6yl8wg8BWSJUzmfmCbFHg@z \
    --to=linarcx@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).