musescore-sftools 20201011-1 source package in Ubuntu

Changelog

musescore-sftools (20201011-1) unstable; urgency=medium

  * New upstream release
    - more permissive licence (LGPLv2+ with OpenSSL exception)
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Bump Policy, add R³:no, remove buster’s -Wl,--as-needed
  * Explicitly B-D on an implementation of pkg-config so libogg and
    libvorbis can be detected (Closes: #1020058)
  * Update lintian overrides
  * Unclutter log (-Wno-deprecated-declarations, these are upstream’s
    job to fix)

 -- Thorsten Glaser <email address hidden>  Sun, 18 Sep 2022 21:28:01 +0200

Upload details

Uploaded by:
Thorsten Glaser
Uploaded to:
Sid
Original maintainer:
Thorsten Glaser
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
musescore-sftools_20201011-1.dsc 1.9 KiB d96cd937495a94eb26fbf5df50e490577f60a6cb239b99e1b12d7d8b812018f3
musescore-sftools_20201011.orig.tar.xz 23.6 KiB 203eff37c0cc21e5c38a080f1516480b73787103c0710a9afec1700cd73f3a07
musescore-sftools_20201011-1.debian.tar.xz 2.6 KiB 2fe0bf95f1df71a75709c431dfa5c979a19e2e4b47fb3513b277f4afe09156e1

No changes file available.

Binary packages built by this source

sf3convert: MuseScore SoundFont converter

 The sf3convert tool can be used to convert an SF2 SoundFont
 into SF3 format, or into C code for embedding into a binary.
 .
 The SF3 SoundFont format is the same as SF2, except it uses
 an OGG container instead of WAV for the patches contained
 in it. Current synthesisers, such as MuseScore and FluidSynth,
 expect the Vorbis codec to be used, which is lossy; hence, an
 SF3 SoundFont is considered to have a corresponding SF2 one
 as source, and to be compiled via this tool.

sf3convert-dbgsym: debug symbols for sf3convert