Github messages for voidlinux
 help / color / mirror / Atom feed
From: ThatGeekyWeeb <ThatGeekyWeeb@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New Package: clex
Date: Tue, 21 Jul 2020 22:50:28 +0200	[thread overview]
Message-ID: <20200721205028.mjgotnX2XA3thonv_dVcPruP65Xa1A-L1ZP9er8GGh0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23693@inbox.vuxu.org>

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

There is an updated pull request by ThatGeekyWeeb against master on the void-packages repository

https://github.com/ThatGeekyWeeb/void-packages clex
https://github.com/void-linux/void-packages/pull/23693

New Package: clex
In response to #23362 

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

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

From a6b3b359f444b3bbde39909ef9e1c3668b9d26c1 Mon Sep 17 00:00:00 2001
From: ThatGeekyWeeb <ssfgames13@gmail.com>
Date: Tue, 21 Jul 2020 14:47:46 -0400
Subject: [PATCH] New Package: clex  clex: added 'archs'   build fails on arm
 based arches

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

diff --git a/srcpkgs/clex/template b/srcpkgs/clex/template
new file mode 100644
index 00000000000..0d9e4082689
--- /dev/null
+++ b/srcpkgs/clex/template
@@ -0,0 +1,23 @@
+# Template file for 'clex'
+pkgname=clex
+version=4.6.patch9
+revision=1
+archs="x86_64 i868 x86_64-musl"
+build_style="gnu-configure"
+configure_args="--prefix=/usr --sysconfdir=/etc --infodir=/usr/share/info --mandir=/usr/share/man --localstatedir=/var"
+hostmakedepends="ncurses-devel ncurses"
+short_desc="File manager with a full-screen user interface"
+maintainer="ThatGeekyWeeb <thatgeekyweeb@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="http://www.clex.sk/"
+distfiles="http://www.clex.sk/download/clex-${version}.tar.gz"
+checksum="4c866d9d7bb4e276f1c54fb897d71f1d6390ec1535ffb174798a8334d1f545e2"
+do_build() {
+	./configure ${configure_args}
+	make
+	yes | ./src/cfg-clex
+}
+do_install() {
+	make INSTALL_ROOT=${DESTDIR} install
+	vbin ./src/clex
+}

  parent reply	other threads:[~2020-07-21 20:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-21 18:51 [PR PATCH] " ThatGeekyWeeb
2020-07-21 19:12 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 20:46 ` jnbr
2020-07-21 20:50 ` ThatGeekyWeeb [this message]
2020-07-21 20:56 ` [PR REVIEW] " jnbr
2020-07-21 20:56 ` jnbr
2020-07-21 20:56 ` jnbr
2020-07-21 20:56 ` jnbr
2020-07-21 20:56 ` jnbr
2020-07-21 20:56 ` jnbr
2020-07-21 21:23 ` ThatGeekyWeeb
2020-07-21 22:00 ` ThatGeekyWeeb
2020-07-21 22:04 ` ericonr
2020-07-21 22:05 ` ericonr
2020-07-21 22:13 ` ThatGeekyWeeb
2020-07-21 22:27 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 22:42 ` [PR REVIEW] " ericonr
2020-07-21 23:01 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 23:46 ` ThatGeekyWeeb
2022-04-18  2:11 ` github-actions
2022-05-02  2:15 ` [PR PATCH] [Closed]: " github-actions

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=20200721205028.mjgotnX2XA3thonv_dVcPruP65Xa1A-L1ZP9er8GGh0@z \
    --to=thatgeekyweeb@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).