From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: felix-2.14.0
Date: Tue, 01 Oct 2024 10:37:03 +0200 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52442@inbox.vuxu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 795 bytes --]
There is a new pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages felix
https://github.com/void-linux/void-packages/pull/52442
New package: felix-2.14.0
TUI file manager with vim-like key mapping.
Homepage: https://kyoheiu.dev/felix/
Source: https://github.com/kyoheiu/felix
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52442.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-felix-52442.patch --]
[-- Type: text/x-diff, Size: 1080 bytes --]
From 7e39ca97c3d7139ade2f5ffc3fef3f321d18be4c Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 1 Oct 2024 10:35:22 +0200
Subject: [PATCH] New package: felix-2.14.0
---
srcpkgs/felix/template | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 srcpkgs/felix/template
diff --git a/srcpkgs/felix/template b/srcpkgs/felix/template
new file mode 100644
index 00000000000000..a4ad1448400de0
--- /dev/null
+++ b/srcpkgs/felix/template
@@ -0,0 +1,18 @@
+# Template file for 'felix'
+pkgname=felix
+version=2.14.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libzstd-devel libgit2-1.8-devel"
+short_desc="TUI file manager with vim-like key mapping"
+maintainer="Emil Miler <em@0x45.cz>"
+license="MIT"
+homepage="https://kyoheiu.dev/felix/"
+changelog="https://github.com/kyoheiu/felix/blob/develop/CHANGELOG.md"
+distfiles="https://github.com/kyoheiu/felix/archive/refs/tags/v${version}.tar.gz"
+checksum=6c6cd8d8e16890c8afc0638af8588a56c40648728feae610b7f3c6886c5a51d3
+
+post_install() {
+ vlicense LICENSE
+}
next reply other threads:[~2024-10-01 8:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-01 8:37 realcharmer [this message]
2024-10-01 10:36 ` realcharmer
2024-10-01 10:38 ` [PR REVIEW] " tranzystorekk
2024-10-01 10:40 ` tranzystorekk
2024-10-01 11:01 ` [PR PATCH] [Updated] " realcharmer
2024-10-01 11:02 ` [PR REVIEW] " realcharmer
2024-10-01 11:05 ` realcharmer
2024-10-01 11:06 ` [PR REVIEW] " tranzystorekk
2024-10-01 18:41 ` icp1994
2024-11-06 10:30 ` [PR PATCH] [Updated] " realcharmer
2025-01-09 21:21 ` realcharmer
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52442@inbox.vuxu.org \
--to=realcharmer@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).