Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: wayst
@ 2023-10-23  3:13 superiums
  2023-10-23  9:50 ` mhmdanas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: superiums @ 2023-10-23  3:13 UTC (permalink / raw)
  To: ml

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

New issue by superiums on void-packages repository

https://github.com/void-linux/void-packages/issues/46846

Description:
### Package name

wayst

### Package homepage

https://github.com/91861/wayst

### Description

Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies.

### Does the requested package meet the package requirements?

Compiled

### Is the requested package released?

Yes

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

* Re: Package request: wayst
  2023-10-23  3:13 [ISSUE] Package request: wayst superiums
@ 2023-10-23  9:50 ` mhmdanas
  2024-01-20 14:22 ` lidgnulinux
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2023-10-23  9:50 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/issues/46846#issuecomment-1774824232

Comment:
Doesn't seem to have any tagged releases yet.

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

* Re: Package request: wayst
  2023-10-23  3:13 [ISSUE] Package request: wayst superiums
  2023-10-23  9:50 ` mhmdanas
@ 2024-01-20 14:22 ` lidgnulinux
  2024-01-23  0:52 ` lidgnulinux
  2024-02-02  2:45 ` superiums
  3 siblings, 0 replies; 5+ messages in thread
From: lidgnulinux @ 2024-01-20 14:22 UTC (permalink / raw)
  To: ml

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

New comment by lidgnulinux on void-packages repository

https://github.com/void-linux/void-packages/issues/46846#issuecomment-1902112582

Comment:
Do you use musl or glibc ? On musl I got implicit function `strtof32` and need to replace it with `strtob2` on `src/settings.c`.

```
                // float val = strtof32(buf.buf, NULL);
                float val = strtob2(buf.buf, NULL);
```

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

* Re: Package request: wayst
  2023-10-23  3:13 [ISSUE] Package request: wayst superiums
  2023-10-23  9:50 ` mhmdanas
  2024-01-20 14:22 ` lidgnulinux
@ 2024-01-23  0:52 ` lidgnulinux
  2024-02-02  2:45 ` superiums
  3 siblings, 0 replies; 5+ messages in thread
From: lidgnulinux @ 2024-01-23  0:52 UTC (permalink / raw)
  To: ml

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

New comment by lidgnulinux on void-packages repository

https://github.com/void-linux/void-packages/issues/46846#issuecomment-1905098144

Comment:
Solved, wayst is compiled on musl.

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

* Re: Package request: wayst
  2023-10-23  3:13 [ISSUE] Package request: wayst superiums
                   ` (2 preceding siblings ...)
  2024-01-23  0:52 ` lidgnulinux
@ 2024-02-02  2:45 ` superiums
  3 siblings, 0 replies; 5+ messages in thread
From: superiums @ 2024-02-02  2:45 UTC (permalink / raw)
  To: ml

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

New comment by superiums on void-packages repository

https://github.com/void-linux/void-packages/issues/46846#issuecomment-1922692617

Comment:
sorry for late.
i was blocked by the G F W and not able to enter github for a peroid.

i'm using glibc.

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

end of thread, other threads:[~2024-02-02  2:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23  3:13 [ISSUE] Package request: wayst superiums
2023-10-23  9:50 ` mhmdanas
2024-01-20 14:22 ` lidgnulinux
2024-01-23  0:52 ` lidgnulinux
2024-02-02  2:45 ` superiums

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