Project

General

Profile

Freedom Issue #2392

[kurso-de-esperanto]: binary assets

bill-auger - almost 5 years ago - . Updated almost 5 years ago.

Status:
forwarded upstream
Priority:
freedom issue
Assignee:
% Done:

0%


Description

this package has a number of issues that need to be addressed - most urgently, that it is based on QT4; and is no longer installable

the source code files of this program clearly indicate that the license is GPLv3; but there are a very large number (over 1000) of binary assets (images, sounds, etc) in this package; which the GPL does not implicitly cover

FYI, the GPL considers binary assets to be data, which need explicit licensing in order to be re-distributable by down-streams, such as distro packages - the FSDG requires that all files in the parabola repos be freely-distributable, and the declaration of "artistic-freedom" (aka "free culture") in the parabola mission statement requires artworks to be licensed for modification as well

finally, the majority of these files are not included in the source-ball; but must be extracted from the binary release tarball - the program will compile from source without those; but will segfault upon launch - ideally, the source-ball would contain everything needed for the program to operate completely

i have contacted the author, and he sent me a pre-release version of the source code that is based on QT5 - he is also willing to work with parabola to sort out these binary assets, to get them licensed properly or replaced, and hopefully to add them all to the upstream source-ball

this is an initial audit of the apparently un-credited or unlicensed assets - many of them look like they are from the 'tango' set, and most are fairly simple; so the task may not be as daunting as these lists would suggest:

there are 675 *.ogg files in the sonoj/ dir; which is not present in the source code
none are referenced explicitly, but presumably, these are all needed in order for
the program to function properly; so they should be included into the source code;
see: 'OGG_EXIST'
there are 17 *.mp3 files in the bildoludo/lokoj/ dir
these are present in the source code and all are referenced explicitly
see: 'MP3_EXIST' 'MP3_REFERENCES'
there are 100 *.jpg files in the translations dir; which is not present in the source code
however, all of them are referenced in the source file: 'tradukoj.qrc'
so presumably, these are all needed for the program to function properly;
so they should be included into the source code
see: 'JPG_EXIST' 'JPEG_REFERENCES'
there are 393 *.png files present in the source code;
but i counted only 17 images actually used in the GUI
however, a crude parsing of the sources returned unique 383 references to .png files
see: 'PNG_EXIST' 'PNG_EXIST_FLAT' 'PNG_REFERENCES'
of those 393 *.png files present in the source code, 7 exist with duplicate file names;
which could account for the discrepency noted above
of those 7, all are distinctly different images, except for 'bone.png'
see: 'PNG_DUPLICATE_NAMES'

Files

JPG_EXIST (225 Bytes) JPG_EXIST bill-auger, 2019-07-19 02:15 PM
JPG_REFERENCES (3.07 KB) JPG_REFERENCES bill-auger, 2019-07-19 02:15 PM
MP3_EXIST (486 Bytes) MP3_EXIST bill-auger, 2019-07-19 02:15 PM
MP3_REFERENCES (1.4 KB) MP3_REFERENCES bill-auger, 2019-07-19 02:15 PM
OGG_EXIST (14 KB) OGG_EXIST bill-auger, 2019-07-19 02:15 PM
OGG_REFERENCES (76 Bytes) OGG_REFERENCES bill-auger, 2019-07-19 02:15 PM
PNG_DUPLICATE_NAMES (1.61 KB) PNG_DUPLICATE_NAMES bill-auger, 2019-07-19 02:15 PM
PNG_EXIST (10.7 KB) PNG_EXIST bill-auger, 2019-07-19 02:15 PM
PNG_EXIST_FLAT (5.58 KB) PNG_EXIST_FLAT bill-auger, 2019-07-19 02:15 PM
PNG_REFERENCED (5.43 KB) PNG_REFERENCED bill-auger, 2019-07-19 02:15 PM

History

#1

Updated by bill-auger almost 5 years ago

  • Description updated (diff)
#2

Updated by bill-auger almost 5 years ago

  • Description updated (diff)

Also available in: Atom PDF