Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1003569 - SFML included non-free fonts.
Summary: SFML included non-free fonts.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: SFML
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Julian Sikorski
QA Contact: Fedora Extras Quality Assurance
Hans de Goede
URL:
Whiteboard:
Depends On:
Blocks: FE-Legal 997679
TreeView+ depends on / blocked
 
Reported: 2013-09-02 11:48 UTC by mejiko
Modified: 2013-11-24 03:57 UTC (History)
5 users (show)

Fixed In Version: compat-SFML16-1.6-4.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-24 03:57:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description mejiko 2013-09-02 11:48:21 UTC
Hello.


SFML included "sansation" font.

License URI:

https://law.resource.org/pub/uk/life/fonts/Bernd%20Montag%20License.txt

This license is not allowed modify, sell, and restrictive requirement.
Its non-free.


Suggests:

1. Remove non-free fonts and rebuild.

2. Replace Fedora free (Fedora acceptable licensed) files.

3. Remove Fedora repos.


Thanks.

Reference:

http://www.dafont.com/sansation.font
https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Font_Licenses

Comment 1 mejiko 2013-09-02 11:49:04 UTC
Blocking FE-Legal, This is license problem.

Comment 2 Michael Schwendt 2013-09-02 12:25:57 UTC
Very interesting:

> -Do not pass the font files without this textfile!

The included font is v1.2 (2008), which was published with the same restrictions file, which is missing in SFML.

[...]

$ cd SFML-2.0
$ grep -i Sansation * -R
Binary file examples/pong/resources/sansation.ttf matches
examples/pong/Pong.cpp:    if (!font.loadFromFile("resources/sansation.ttf"))
examples/shader/Shader.cpp:    if (!font.loadFromFile("resources/sansation.ttf"))
Binary file examples/shader/resources/sansation.ttf matches
examples/opengl/OpenGL.cpp:    if (!font.loadFromFile("resources/sansation.ttf"))
Binary file examples/opengl/resources/sansation.ttf matches
examples/cocoa/CMakeLists.txt:              ${SRCROOT}/resources/sansation.ttf
examples/cocoa/CocoaAppDelegate.mm:        if (!font.loadFromFile(resPath + "/sansation.ttf")) {
Binary file examples/cocoa/resources/sansation.ttf matches
Binary file tools/xcode/templates/SFML/SFML CLT.xctemplate/sansation.ttf matches
tools/xcode/templates/SFML/SFML CLT.xctemplate/main.cpp:    if (!font.loadFromFile("sansation.ttf")) {
tools/xcode/templates/SFML/SFML CLT.xctemplate/TemplateInfo.plist:            <string>sansation.ttf</string>
tools/xcode/templates/SFML/SFML CLT.xctemplate/TemplateInfo.plist:            <key>sansation.ttf</key>
tools/xcode/templates/SFML/SFML CLT.xctemplate/TemplateInfo.plist:                <string>sansation.ttf</string>
Binary file tools/xcode/templates/SFML/SFML App.xctemplate/sansation.ttf matches
tools/xcode/templates/SFML/SFML App.xctemplate/main.cpp:    if (!font.loadFromFile(resourcePath() + "sansation.ttf")) {
tools/xcode/templates/SFML/SFML App.xctemplate/TemplateInfo.plist:            <string>sansation.ttf</string>
tools/xcode/templates/SFML/SFML App.xctemplate/TemplateInfo.plist:            <key>sansation.ttf</key>
tools/xcode/templates/SFML/SFML App.xctemplate/TemplateInfo.plist:                <string>sansation.ttf</string>

Comment 3 mejiko 2013-10-15 05:01:14 UTC
I best suggests that replace non-free font to free font. (but not tested)

E.g GNU Freefont, libration font, etc...

If removing this font, There code is not work. (I think)


Thanks.


Reference:

https://fedorahosted.org/liberation-fonts/
https://www.gnu.org/software/freefont/

Comment 4 Hans de Goede 2013-11-18 19:51:48 UTC
SFML-2.0-6 is on its way to the repositories, this version includes a cleaned up source tarbal with the offending font files removed.

Comment 5 Fedora Update System 2013-11-19 07:22:14 UTC
compat-SFML16-1.6-4.fc20, SFML-2.0-6.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/FEDORA-2013-21621/SFML-2.0-6.fc20,compat-SFML16-1.6-4.fc20

Comment 6 Fedora Update System 2013-11-19 21:53:34 UTC
Package compat-SFML16-1.6-4.fc20, SFML-2.0-6.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing compat-SFML16-1.6-4.fc20 SFML-2.0-6.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-21621/SFML-2.0-6.fc20,compat-SFML16-1.6-4.fc20
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-11-24 03:57:28 UTC
compat-SFML16-1.6-4.fc20, SFML-2.0-6.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.