mbox series

[bug#65367,v4,0/4] gnu: Add stargate.

Message ID cover.1717602731.git.sughosha@disroot.org
Headers show
Series gnu: Add stargate. | expand

Message

Sughosha June 5, 2024, 3:52 p.m. UTC
In v4 patch series, packages are up to date, Enabled some tests, improved
comments and fixed some mistakes in patching.

Sughosha (4):
  gnu: Add python-pymarshal.
  gnu: Add python-mido.
  gnu: Add python-wavefile.
  gnu: Add stargate.

 gnu/packages/music.scm      | 186 ++++++++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm |  83 ++++++++++++++++
 2 files changed, 269 insertions(+)


base-commit: bf202e8bdd10dbd01da391ef635d1a31197251c1

Comments

Ludovic Courtès June 13, 2024, 9:36 a.m. UTC | #1
Hi,

Sughosha <sughosha@disroot.org> skribis:

>   gnu: Add python-pymarshal.
>   gnu: Add python-mido.
>   gnu: Add python-wavefile.
>   gnu: Add stargate.

I applied the whole series and followed up with a patch that moves
‘stargate-sbsms’ and ‘stargate-soundtouch’ to audio.scm.

Thanks!

Ludo’.