SHA256
1
0
forked from pool/csound

Accepting request 707861 from home:plater

- Remove undistributable scansyn files from source.
- Relicenced to GPL-2.0-or-later AND BSD-2-Clause, there is one
  GPL-2.0 or later source file which relicenses the LGPL sources
  and one BSD 2 clause file.
- Added COPYING_gpl2+.txt to licenses.
- Update to version 6.12.2 and fix Factory build.
- Remove obsolete patches:
  csound-scons-on-py3.patch and csound-strncat-fix.patch
- Added fluidsynth2.patch from Arch linux
- Added csound-6.08-default-pulse.patch, csound-6.08-xdg-open.patch
  from Fedora.

OBS-URL: https://build.opensuse.org/request/show/707861
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/csound?expand=0&rev=31
This commit is contained in:
2019-06-05 14:26:03 +00:00
committed by Git OBS Bridge
parent cbb443df86
commit 268fb545b1
3 changed files with 138 additions and 3 deletions

View File

@@ -4,7 +4,8 @@ Wed Jun 5 13:57:01 UTC 2019 - Dave Plater <davejplater@gmail.com>
- Remove undistributable scansyn files from source.
- Relicenced to GPL-2.0-or-later AND BSD-2-Clause, there is one
GPL-2.0 or later source file which relicenses the LGPL sources
and one BSD 2 clause file
and one BSD 2 clause file.
- Added COPYING_gpl2+.txt to licenses.
-------------------------------------------------------------------
Sat Apr 6 11:05:19 UTC 2019 - plater <davejplater@gmail.com>