Use https over http, fixes problems reported by repology (#5916)

This commit is contained in:
Schrijvers Luc
2021-05-15 09:30:48 +02:00
committed by GitHub
parent 0ecb677550
commit 97c510b9bd
62 changed files with 65 additions and 68 deletions

View File

@@ -5,7 +5,7 @@ can convert MIDI note data to an audio signal using SoundFont technology \
without a SoundFont compatible soundcard. Fluidsynth can perform as a virtual \
MIDI device and read in SMF (.mid) files directly. Another function is its \
ability to send audio data to a Raw or Wave file."
HOMEPAGE="http://www.fluidsynth.org/"
HOMEPAGE="https://www.fluidsynth.org/"
COPYRIGHT="2007-2018 Josh Green, Pedro Lopez-Cabanillas, David Henningsson"
LICENSE="GNU LGPL v2.1"
REVISION="3"

View File

@@ -5,7 +5,7 @@ can convert MIDI note data to an audio signal using SoundFont technology \
without a SoundFont compatible soundcard. Fluidsynth can perform as a virtual \
MIDI device and read in SMF (.mid) files directly. Another function is its \
ability to send audio data to a Raw or Wave file."
HOMEPAGE="http://www.fluidsynth.org/"
HOMEPAGE="https://www.fluidsynth.org/"
COPYRIGHT="2017-2019 Tom Moebert
2007-2019 Josh Green
2007-2019 Pedro Lopez-Cabanillas

View File

@@ -1,6 +1,6 @@
SUMMARY="Open Cubic Player"
DESCRIPTION="ocp - Open Cubic Player, a music player ported from DOS."
HOMEPAGE="http://stian.cubic.org/project-ocp.php"
HOMEPAGE="https://stian.cubic.org/project-ocp.php"
COPYRIGHT="1994-2016 Niklas Beisert, Stian Skjelstad and others"
LICENSE="GNU GPL v2"
REVISION="2"

View File

@@ -1,6 +1,6 @@
SUMMARY="Open Cubic Player"
DESCRIPTION="ocp - Open Cubic Player, a music player ported from DOS."
HOMEPAGE="http://stian.cubic.org/project-ocp.php"
HOMEPAGE="https://stian.cubic.org/project-ocp.php"
COPYRIGHT="1994-2016 Niklas Beisert, Stian Skjelstad and others"
LICENSE="GNU GPL v2"
REVISION="1"

View File

@@ -2,7 +2,7 @@ SUMMARY="A MPEG Audio Layer 2 encoder"
DESCRIPTION="TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based \
on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and \
portions of LAME."
HOMEPAGE="http://www.twolame.org"
HOMEPAGE="https://www.twolame.org"
COPYRIGHT="2004-2006 The TwoLAME Project"
LICENSE="GNU LGPL v2.1"
REVISION="4"

View File

@@ -1,7 +1,7 @@
SUMMARY="MIDI processing library and player using the GUS patch set"
DESCRIPTION="WildMIDI is a simple software midi player which has a core \
softsynth library that can be used with other applications.."
HOMEPAGE="http://www.mindwerks.net/projects/wildmidi/"
HOMEPAGE="https://www.mindwerks.net/projects/wildmidi/"
COPYRIGHT="2000-2021 Mindwerks"
LICENSE="GNU GPL v3
GNU LGPL v3"