my first package: nearly finnished

2023-03-06 Thread Tobias Platen
I run guix lint which gave me two warnings, I fixed the rest my self: gnu/packages/speech.scm:342:12: sekai@0.6.0: 'pkg-config' should probably be a native input gnu/packages/speech.scm:332:12: sekai@0.6.0: the source file name should contain the package name Once done I will send an email to the

Re: My first package

2023-01-21 Thread zimoun
Hi Tobias, Sorry for this late reply. On Thu, 15 Sep 2022 at 09:35, Tobias Platen wrote: > I've created my first package for guix, the sekai speech synthesis > toolkit which I use mainly for producing singing voice with lilypond. > I'll also plan a talk at the gnu hackers

My first package

2022-09-15 Thread Tobias Platen
Hello, I've created my first package for guix, the sekai speech synthesis toolkit which I use mainly for producing singing voice with lilypond. I'll also plan a talk at the gnu hackers meeting how I make Desktop Music using the Guix System. Two more packages will follow next. Tobias