Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: clifm-1.11
@ 2023-03-27  6:56 gmbeard
  2023-03-27  7:42 ` [PR REVIEW] " classabbyamp
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: gmbeard @ 2023-03-27  6:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages feature/clifm
https://github.com/void-linux/void-packages/pull/43045

New package: clifm-1.11
<!-- Uncomment relevant sections and delete options which are not applicable -->
> Clifm is a Command Line Interface File Manager: all input and interaction is performed via commands. This is its main feature and strength.

<https://github.com/leo-arch/clifm>

#### 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86\_64-glibc
- I built this PR locally for these architectures:
  - x86\_64-musl
  - i686
  - aarch64


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-feature/clifm-43045.patch --]
[-- Type: text/x-diff, Size: 1159 bytes --]

From 74871ebad32624e961b31c4f52d26c4739e32ad9 Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Mon, 27 Mar 2023 07:50:20 +0100
Subject: [PATCH] New package: clifm-1.11

---
 srcpkgs/clifm/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/clifm/template

diff --git a/srcpkgs/clifm/template b/srcpkgs/clifm/template
new file mode 100644
index 000000000000..78780413c45a
--- /dev/null
+++ b/srcpkgs/clifm/template
@@ -0,0 +1,15 @@
+# Template file for 'clifm'
+pkgname=clifm
+version=1.11
+revision=1
+build_style=gnu-makefile
+make_install_args="MANDIR=/usr/share/man"
+makedepends="libcap-devel acl-devel file-devel readline-devel"
+depends="libmagic"
+short_desc="Clifm is a Command Line Interface File Manager"
+maintainer="Greg Beard <gmbeard@googlemail.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/leo-arch/clifm"
+changelog="https://raw.githubusercontent.com/leo-arch/clifm/v${version}/CHANGELOG"
+distfiles="https://github.com/leo-arch/clifm/releases/download/v${version}/clifm-${version}.tar.gz"
+checksum=32f69ab2215bfcf10e8fe3920c5b4ffd6e699a68463577b32c39f9189d5a9c56

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

end of thread, other threads:[~2023-06-25 18:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-27  6:56 [PR PATCH] New package: clifm-1.11 gmbeard
2023-03-27  7:42 ` [PR REVIEW] " classabbyamp
2023-03-27 18:33 ` [PR PATCH] [Updated] " gmbeard
2023-03-27 18:34 ` [PR REVIEW] " gmbeard
2023-03-27 20:11 ` paper42
2023-03-27 21:13 ` [PR PATCH] [Updated] " gmbeard
2023-03-27 21:15 ` [PR REVIEW] " gmbeard
2023-03-27 22:06 ` mhmdanas
2023-03-27 22:08 ` mhmdanas
2023-03-28  3:16 ` leo-arch
2023-03-28  3:56 ` [PR PATCH] [Updated] " gmbeard
2023-03-28  3:57 ` [PR REVIEW] " gmbeard
2023-03-28  3:58 ` gmbeard
2023-06-25 18:46 ` [PR PATCH] [Merged]: " Duncaen

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