Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: felix-2.14.0
@ 2024-10-01  8:37 realcharmer
  2024-10-01 10:36 ` realcharmer
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: realcharmer @ 2024-10-01  8:37 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

end of thread, other threads:[~2024-11-06 10:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-01  8:37 [PR PATCH] New package: felix-2.14.0 realcharmer
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

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