unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42472] [PATCH] Add xstow
@ 2020-07-22  0:09 ` hendursaga
  2020-07-22 22:09   ` Ludovic Courtès
  2020-07-26  2:21   ` Hendur Saga via Guix-patches via
  0 siblings, 2 replies; 4+ messages in thread
From: hendursaga @ 2020-07-22  0:09 UTC (permalink / raw)
  To: 42472

Hello!

This is my very first patch, so apologies if I messed anything up.

I do not believe it comes with any bundled software that are already 
packaged. It does have an optional dependency of ncurses, for checking 
the width of the terminal, though. I'm not sure how to deal with that, 
if it needs dealing with.

- Hendursaga




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

* [bug#42472] [PATCH] Add xstow
  2020-07-22  0:09 ` [bug#42472] [PATCH] Add xstow hendursaga
@ 2020-07-22 22:09   ` Ludovic Courtès
  2020-07-26  2:21   ` Hendur Saga via Guix-patches via
  1 sibling, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2020-07-22 22:09 UTC (permalink / raw)
  To: hendursaga; +Cc: 42472

Hello!

hendursaga@airmail.cc skribis:

> This is my very first patch, so apologies if I messed anything up.

You did not mess up with anything… but I think you forgot to attach the
patch.  :-)

Thanks in advance, and welcome!

Ludo’.




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

* [bug#42472] [PATCH] Add xstow
  2020-07-22  0:09 ` [bug#42472] [PATCH] Add xstow hendursaga
  2020-07-22 22:09   ` Ludovic Courtès
@ 2020-07-26  2:21   ` Hendur Saga via Guix-patches via
  2020-10-31 21:06     ` bug#42472: " Christopher Baines
  1 sibling, 1 reply; 4+ messages in thread
From: Hendur Saga via Guix-patches via @ 2020-07-26  2:21 UTC (permalink / raw)
  To: 42472@debbugs.gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 220 bytes --]

I switched email providers; I hope this time the patch will go through.

At present my QEMU setup is buggy, but nckx was able to build it for ARM. Testing on other platforms would be good, as I can't so far.
- Hendursaga

[-- Attachment #1.2: Type: text/html, Size: 631 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Add-XStow.patch --]
[-- Type: text/x-patch, Size: 1431 bytes --]

From 3968b74fe54852613e75ca7228437b9cfc80bd73 Mon Sep 17 00:00:00 2001
From: Hendursaga <hendursaga@yahoo.com>
Date: Sun, 26 Jul 2020 02:11:06 +0000
Subject: [PATCH] Add XStow

---
 gnu/packages/package-management.scm | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 68a2e6e203..762fefa4d6 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -620,6 +620,25 @@ letting you install them apart in distinct directories and then create
 symlinks to the files in a common directory such as /usr/local.")
     (license license:gpl3+)))
 
+(define-public xstow
+  (package
+    (name "xstow")
+    (version "1.0.2")
+    (source (origin
+              (method url-fetch)
+              (uri (string-append "mirror://sourceforge/xstow/xstow-"
+                                  version ".tar.bz2"))
+              (sha256
+               (base32
+                "1vy6lcswpkixh7h5mvsmq2wbcih6lpsmcva3m7v6f5npllciy13g"))))
+    (build-system gnu-build-system)
+    (synopsis "Replacement of GNU Stow written in C++")
+    (description
+     "XStow is a replacement of GNU Stow written in C++.  It supports all features of Stow
+with some extensions.")
+    (home-page "http://xstow.sourceforge.net/")
+    (license license:gpl2)))
+
 (define-public rpm
   (package
     (name "rpm")
-- 
2.27.0


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

* bug#42472: [PATCH] Add xstow
  2020-07-26  2:21   ` Hendur Saga via Guix-patches via
@ 2020-10-31 21:06     ` Christopher Baines
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher Baines @ 2020-10-31 21:06 UTC (permalink / raw)
  To: Hendur Saga; +Cc: 42472-done

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


Hendur Saga via Guix-patches via <guix-patches@gnu.org> writes:

> I switched email providers; I hope this time the patch will go through.
>
> At present my QEMU setup is buggy, but nckx was able to build it for ARM. Testing on other platforms would be good, as I can't so far.
> - Hendursaga

Apologies for the delay, I've gone ahead and pushed this to master as
17bc59898a2e25cd2774e5de8b1cd421dc9ed892.

Thanks!

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2020-10-31 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1870554510.7207173.1595730101662.ref@mail.yahoo.com>
2020-07-22  0:09 ` [bug#42472] [PATCH] Add xstow hendursaga
2020-07-22 22:09   ` Ludovic Courtès
2020-07-26  2:21   ` Hendur Saga via Guix-patches via
2020-10-31 21:06     ` bug#42472: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).