Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 580256

Summary: freecad move source from sourceforge to github
Product: Gentoo Linux Reporter: bdouxx <bdouxx-gentoo>
Component: [OLD] UnspecifiedAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=352435
Whiteboard:
Package list:
Runtime testing required: ---

Description bdouxx 2016-04-16 18:59:11 UTC
Hi,

Project move to github,

www.freecadweb.org/tracker/changelog_page.php


So source need to be download from github
https://github.com/FreeCAD/FreeCAD/archive/${PV}.tar.gz
Comment 1 bdouxx 2016-04-16 19:11:17 UTC
hi

reading ebuild file to port it to 0.16

there is a line where it's write

# https://bugs.gentoo.org/show_bug.cgi?id=352435
# https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt
RESTRICT="bindist mirror"

but in the opencacade it's write
http://www.opencascade.com/content/faqs

 1) Is Open CASCADE Technology license GPL-compatible?

Yes, starting from version 6.7.0 OCCT is released under the terms of the GNU LGPL version 2.1 (and some minor additional permissions), so it is fully compatible with the GNU GPL version 2 and later.
However, OCCT versions 6.6.0 and earlier were released under a custom license (Open CASCADE Technology Public License). That license is similar to the GNU LGPL in terms of purpose and intent, but is incompatible with the GNU GPL.


In portage we have
[I] sci-libs/opencascade
     Available versions:  
     (6.7.1) (~)6.7.1^md
     (6.8.0) (~)6.8.0^md
     (6.9.0) (~)6.9.0^md

So I think we can remove "bindist"
Comment 2 Alexey Shvetsov archtester gentoo-dev 2017-07-26 12:51:57 UTC
Its already fixed in tree