GNU bug report logs - #53312
[PATCH] gnu: Add sxmo-st.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Mon, 17 Jan 2022 04:32:02 UTC

Severity: normal

Tags: moreinfo, patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53312 in the body.
You can then email your comments to 53312 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#53312; Package guix-patches. (Mon, 17 Jan 2022 04:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 17 Jan 2022 04:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: Add sxmo-st.
Date: Sun, 16 Jan 2022 23:28:11 -0500
* gnu/packages/suckless.scm (sxmo-st): New variable.
---

Hi Guixers,

This is the st for sxmo:

https://sxmo.org/

Sxmo is a minimalist environment for Linux mobile devices, such as the pinephone.

I'm upstreaming this from guixrus channel:

https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixrus/packages/suckless.scm#L219

all best,

jgart

https://whereiseveryone.srht.site/
gemini://whereiseveryone.srht.site/

 gnu/packages/suckless.scm | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm
index cfeb17e533..09e17c5831 100644
--- a/gnu/packages/suckless.scm
+++ b/gnu/packages/suckless.scm
@@ -459,6 +459,25 @@ (define-public lukesmithxyz-st
 Vim bindings and Xresource compatibility.")
       (license license:expat))))
 
+(define-public sxmo-st
+  (package
+    (inherit st)
+    (name "sxmo-st")
+    (version "0.8.4.1")
+    (source
+     (origin
+       (method git-fetch)
+       (uri
+        (git-reference
+         (url "https://git.sr.ht/~mil/sxmo-st")
+         (commit version)))
+       (file-name (git-file-name name version))
+       (sha256
+        (base32 "1nl40q1pxf46hpbibz9m9d0giiy1p3lrhr9agw0fkyba2vzbbafa"))))
+    (home-page "https://git.sr.ht/~mil/sxmo-st")
+    (synopsis "St terminal emulator for the Simple X Mobile PinePhone environment")
+    (license license:expat)))
+
 (define-public surf
   (package
     (name "surf")
-- 
2.34.1





Information forwarded to guix-patches <at> gnu.org:
bug#53312; Package guix-patches. (Thu, 07 Jul 2022 18:45:02 GMT) Full text and rfc822 format available.

Message #8 received at 53312 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: jgart <jgart <at> dismail.de>
Cc: 53312 <at> debbugs.gnu.org
Subject: Re: bug#53312: [PATCH] gnu: Add sxmo-st.
Date: Thu, 07 Jul 2022 14:44:42 -0400
Hi jgart,

jgart <jgart <at> dismail.de> writes:

> * gnu/packages/suckless.scm (sxmo-st): New variable.
> ---
>
> Hi Guixers,
>
> This is the st for sxmo:
>
> https://sxmo.org/
>
> Sxmo is a minimalist environment for Linux mobile devices, such as the pinephone.
>
> I'm upstreaming this from guixrus channel:
>
> https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixrus/packages/suckless.scm#L219

Have you tried it on a Pinephone?  Did it work?

Thanks,

Maxim




Added tag(s) moreinfo. Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 07 Jul 2022 18:45:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#53312; Package guix-patches. (Fri, 08 Jul 2022 00:06:02 GMT) Full text and rfc822 format available.

Message #13 received at 53312 <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 53312 <at> debbugs.gnu.org
Subject: Re: bug#53312: [PATCH] gnu: Add sxmo-st.
Date: Thu, 7 Jul 2022 19:05:24 -0500
On Thu, 07 Jul 2022 14:44:42 -0400 Maxim Cournoyer <maxim.cournoyer <at> gmail.com> wrote:
> Hi jgart,
> 
> jgart <jgart <at> dismail.de> writes:
> 
> > * gnu/packages/suckless.scm (sxmo-st): New variable.
> > ---
> >
> > Hi Guixers,
> >
> > This is the st for sxmo:
> >
> > https://sxmo.org/
> >
> > Sxmo is a minimalist environment for Linux mobile devices, such as the pinephone.
> >
> > I'm upstreaming this from guixrus channel:
> >
> > https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixrus/packages/suckless.scm#L219
> 
> Have you tried it on a Pinephone?  Did it work?

Unfortunately, my pinphone pro got donated to the salvation army[1] before I could do so (long story).

[1]: https://en.wikipedia.org/wiki/The_Salvation_Army

I imagine it should work but maybe someone can test this?

The pinephone is too slow to run guix (im my experience) but the pinephone pro might be a good candidate with it's CPU specs.

all best,

jgart




Information forwarded to guix-patches <at> gnu.org:
bug#53312; Package guix-patches. (Fri, 08 Jul 2022 00:07:01 GMT) Full text and rfc822 format available.

Message #16 received at 53312 <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 53312 <at> debbugs.gnu.org
Subject: Re: bug#53312: [PATCH] gnu: Add sxmo-st.
Date: Thu, 7 Jul 2022 19:06:12 -0500
On Thu, 07 Jul 2022 19:05:24 -0500 jgart <jgart <at> dismail.de> wrote:
> On Thu, 07 Jul 2022 14:44:42 -0400 Maxim Cournoyer <maxim.cournoyer <at> gmail.com> wrote:
> > Hi jgart,
> > 
> > jgart <jgart <at> dismail.de> writes:
> > 
> > > * gnu/packages/suckless.scm (sxmo-st): New variable.
> > > ---
> > >
> > > Hi Guixers,
> > >
> > > This is the st for sxmo:
> > >
> > > https://sxmo.org/
> > >
> > > Sxmo is a minimalist environment for Linux mobile devices, such as the pinephone.
> > >
> > > I'm upstreaming this from guixrus channel:
> > >
> > > https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixrus/packages/suckless.scm#L219
> > 
> > Have you tried it on a Pinephone?  Did it work?
> 
> Unfortunately, my pinphone pro got donated to the salvation army[1] before I could do so (long story).
> 
> [1]: https://en.wikipedia.org/wiki/The_Salvation_Army
> 
> I imagine it should work but maybe someone can test this?
> 
> The pinephone is too slow to run guix (im my experience) but the pinephone pro might be a good candidate with it's CPU specs.
> 
> all best,
> 
> jgart

I had installed Guix on mobian. This is probably the easiest way to install Guix on the pinephone since it is just a `sudo apt install guix` away.




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Mon, 11 Jul 2022 16:01:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Mon, 11 Jul 2022 16:01:02 GMT) Full text and rfc822 format available.

Message #21 received at 53312-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: jgart <jgart <at> dismail.de>
Cc: 53312-done <at> debbugs.gnu.org
Subject: Re: bug#53312: [PATCH] gnu: Add sxmo-st.
Date: Mon, 11 Jul 2022 12:00:39 -0400
Hi jgart,

jgart <jgart <at> dismail.de> writes:

[...]

>> I imagine it should work but maybe someone can test this?
>> 
>> The pinephone is too slow to run guix (im my experience) but the
>> pinephone pro might be a good candidate with it's CPU specs.
>> 
>> all best,
>> 
>> jgart
>
> I had installed Guix on mobian. This is probably the easiest way to
> install Guix on the pinephone since it is just a `sudo apt install
> guix` away.

Thanks for the precisions.  I better understand the use case now.

Pushed with 6ffb3ef4d61e47c39b9ee4d1dceeaeb9360094c0.

Thanks!

Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 Aug 2022 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.