mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user