DISTRHO / Cardinal

Virtual modular synthesizer plugin
https://cardinal.kx.studio/
GNU General Public License v3.0
2.07k stars 141 forks source link

rpmlint reports incorrect fsf address #388

Open martinkg opened 1 year ago

martinkg commented 1 year ago

Hi,

rpmlint reports a incorrect or outdated fsf-address in this files:

cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/includes/dssi/seq_event-compat.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/includes/ladspa/ladspa.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/includes/lv2/lv2-midifunctions.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/includes/lv2/lv2-miditype.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/native-plugins/external/distrho-nekobi/nekobee-src/minblep_tables.c
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/native-plugins/external/distrho-nekobi/nekobee-src/nekobee_synth.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/native-plugins/external/distrho-nekobi/nekobee-src/nekobee_types.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/native-plugins/external/distrho-nekobi/nekobee-src/nekobee_voice.c
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/native-plugins/external/distrho-nekobi/nekobee-src/nekobee_voice.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/gverb/include/gverb.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/gverb/src/gverb.c
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/gverb/src/gverbdsp.c
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/BaseVoiceState.cpp
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/BaseVoiceState.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/Downsampler2Flt.cpp
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/Downsampler2Flt.hpp
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/Fixed3232.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/Int32.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/Int64.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/InterpFlt.hpp
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/InterpFltPhase.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/InterpPack.cpp
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/MipMapFlt.cpp
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/MipMapFlt.hpp
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/ResamplerFlt.cpp
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/UInt32.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/def.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/fnc.h
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/plugins/Bidoo/src/dep/resampler/fnc.hpp
The Free Software Foundation address in this file seems to be outdated or
misspelled. Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

wrong: 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA correct: 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

dromer commented 1 year ago

Where does your RPM package come from? because that would be the place to report this.

Cardinal does not provide RPM packages.

falkTX commented 1 year ago

I think what he means is that for packaging, rpmlint reports these. So RPM comes from their side

dromer commented 1 year ago

Ok. Since none of these files are related to the Cardinal project code .. this should be reported to upstream projects instead.

falkTX commented 1 year ago

they are not aware of that though, for all they care they are packaging cardinal and it is cardinal that has issues. we kinda become the upstream for these things, and then act as mediators.

for anyone building from cardinal release tarballs, it is all a single project.