Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package Request: 
@ 2020-04-22  7:34 Anachron
  2020-05-24 21:06 ` Package Request: zrythm sburris0
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Anachron @ 2020-04-22  7:34 UTC (permalink / raw)
  To: ml

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

New issue by Anachron on void-packages repository

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

Description:
Homepage: https://www.zrythm.org

> a highly automated and intuitive digital audio workstation 

Releases: https://www.zrythm.org/releases/
Source: https://git.zrythm.org/cgit/
License: [AGPL30](https://www.zrythm.org/en/legal.html)

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

* Re: Package Request: zrythm
  2020-04-22  7:34 [ISSUE] Package Request: Anachron
@ 2020-05-24 21:06 ` sburris0
  2020-05-25 21:55 ` sburris0
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: sburris0 @ 2020-05-24 21:06 UTC (permalink / raw)
  To: ml

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

New comment by sburris0 on void-packages repository

https://github.com/void-linux/void-packages/issues/21236#issuecomment-633299922

Comment:
There aren't packages for the required dependencies [audec](https://git.zrythm.org/cgit/libaudec/) and [libcyaml](https://github.com/tlsa/libcyaml/) yet, I'll try to make some.

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

* Re: Package Request: zrythm
  2020-04-22  7:34 [ISSUE] Package Request: Anachron
  2020-05-24 21:06 ` Package Request: zrythm sburris0
@ 2020-05-25 21:55 ` sburris0
  2020-09-30 22:29 ` userabc123xyz
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: sburris0 @ 2020-05-25 21:55 UTC (permalink / raw)
  To: ml

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

New comment by sburris0 on void-packages repository

https://github.com/void-linux/void-packages/issues/21236#issuecomment-633726495

Comment:
I can build libcyaml manually fine but xbps-src can't find "cyaml/cyaml.h":
```
src/mem.h:15:10: fatal error: cyaml/cyaml.h: No such file or directory
   15 | #include "cyaml/cyaml.h"
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:138: build/release/shared/src/mem.o] Error 1
=> ERROR: libcyaml-1.0.2_1: do_build: '${make_cmd} CC="$CC" CXX="$CXX" LD="$LD" AR="$AR" RANLIB="$RANLIB" CPP="$CPP" AS="$AS" OBJDUMP="$OBJDUMP" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/gnu-makefile.sh:9
```
template: https://gist.github.com/sburris0/c5d8c6c439a60ef4b09e6d9d100865cb
`srcpkgs/libcyaml-devel` symlinked to `srcpkgs/libcyaml`.
Maybe someone with more packaging experience can see the issue?

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

* Re: Package Request: zrythm
  2020-04-22  7:34 [ISSUE] Package Request: Anachron
  2020-05-24 21:06 ` Package Request: zrythm sburris0
  2020-05-25 21:55 ` sburris0
@ 2020-09-30 22:29 ` userabc123xyz
  2020-10-11 18:59 ` sug0
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: userabc123xyz @ 2020-09-30 22:29 UTC (permalink / raw)
  To: ml

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

New comment by userabc123xyz on void-packages repository

https://github.com/void-linux/void-packages/issues/21236#issuecomment-701680682

Comment:
I second it

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

* Re: Package Request: zrythm
  2020-04-22  7:34 [ISSUE] Package Request: Anachron
                   ` (2 preceding siblings ...)
  2020-09-30 22:29 ` userabc123xyz
@ 2020-10-11 18:59 ` sug0
  2020-11-10 15:57 ` teldra
  2020-11-19  0:33 ` uzr123x
  5 siblings, 0 replies; 9+ messages in thread
From: sug0 @ 2020-10-11 18:59 UTC (permalink / raw)
  To: ml

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

New comment by sug0 on void-packages repository

https://github.com/void-linux/void-packages/issues/21236#issuecomment-706751982

Comment:
Any news on this? :(

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

* Re: Package Request: zrythm
  2020-04-22  7:34 [ISSUE] Package Request: Anachron
                   ` (3 preceding siblings ...)
  2020-10-11 18:59 ` sug0
@ 2020-11-10 15:57 ` teldra
  2020-11-19  0:33 ` uzr123x
  5 siblings, 0 replies; 9+ messages in thread
From: teldra @ 2020-11-10 15:57 UTC (permalink / raw)
  To: ml

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

New comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/issues/21236#issuecomment-724794691

Comment:
@sburris0 
```
make_use_env=yes
```
set this in the template for libcyaml and try again

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

* Re: Package Request: zrythm
  2020-04-22  7:34 [ISSUE] Package Request: Anachron
                   ` (4 preceding siblings ...)
  2020-11-10 15:57 ` teldra
@ 2020-11-19  0:33 ` uzr123x
  5 siblings, 0 replies; 9+ messages in thread
From: uzr123x @ 2020-11-19  0:33 UTC (permalink / raw)
  To: ml

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

New comment by uzr123x on void-packages repository

https://github.com/void-linux/void-packages/issues/21236#issuecomment-701680682

Comment:
I second it

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

* Re: Package request: Zrythm
  2020-07-25 16:12 [ISSUE] Package request: Zrythm sug0
  2020-07-27  5:30 ` Anachron
@ 2020-10-12  0:06 ` sgn
  1 sibling, 0 replies; 9+ messages in thread
From: sgn @ 2020-10-12  0:06 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/23831#issuecomment-706790298

Comment:
Dup #21236 

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

* Re: Package request: Zrythm
  2020-07-25 16:12 [ISSUE] Package request: Zrythm sug0
@ 2020-07-27  5:30 ` Anachron
  2020-10-12  0:06 ` sgn
  1 sibling, 0 replies; 9+ messages in thread
From: Anachron @ 2020-07-27  5:30 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/23831#issuecomment-664127875

Comment:
[Already requested](https://github.com/void-linux/void-packages/issues/21236)

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

end of thread, other threads:[~2020-11-19  0:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22  7:34 [ISSUE] Package Request: Anachron
2020-05-24 21:06 ` Package Request: zrythm sburris0
2020-05-25 21:55 ` sburris0
2020-09-30 22:29 ` userabc123xyz
2020-10-11 18:59 ` sug0
2020-11-10 15:57 ` teldra
2020-11-19  0:33 ` uzr123x
2020-07-25 16:12 [ISSUE] Package request: Zrythm sug0
2020-07-27  5:30 ` Anachron
2020-10-12  0:06 ` sgn

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