Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17976 - XV (media-gfx/xv) licensing is mispresented by ebuild
Summary: XV (media-gfx/xv) licensing is mispresented by ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Michael M Nazaroff (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-22 00:27 UTC by James Michael Fultz
Modified: 2004-02-02 11:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Michael Fultz 2003-03-22 00:27:12 UTC
The LICENSE variable in media-gfx/xv ebuilds misrepresent XV's licensing as
"as-is".  XV is licensed as "shareware for personal use only".  This is a more
restrictive licensing than the "as-is" license as described in
`/usr/portage/licenses/as-is'.  XV's full terms of licensing are described under
the XV Licensing Information section of XV's README.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Michael M Nazaroff (RETIRED) gentoo-dev 2003-06-15 10:13:56 UTC
I have a new ebuild in the works for xv that just needs to be finished ... the patch's are just being a pain so it's taking a little while to work out.
Comment 2 Jonathan Hitchcock 2003-08-03 05:22:59 UTC
xv-3.10a-r4 now has LICENSE set to "shareware; only free for personal use".

ebuild(5) says:
       LICENSE
              This should be a space delimited list of licenses that the pack-
              age falls under.  This _must_ be set to a  matching  license  in
              /usr/portage/licenses/. If the license does not exist in portage
              yet you must add it first.

And there isn't anything in /usr/portage/licenses/ about shareware?

The xv licensing details are at http://www.trilon.com/xv/pricing.html
Comment 3 Andrew Cooks (RETIRED) gentoo-dev 2003-11-25 06:40:11 UTC
xv-3.10a-r5 and xv-3.10a-r6 has it set to "as-is". Is this acceptable?
Comment 4 Jonathan Hitchcock 2003-11-25 07:01:56 UTC
No, it isn't.

The xv license is very clear, if you read the URL posted above.  It's not "as-is", it is Shareware.
In addition, "Commercial, government, and institutional users must register their copies of xv".

Looking through /usr/portage/licenses, I see that several packages have their own license entry in that directory.  For example, Allegro has an excerpt from a webpage as its license entry.  Why not do this for XV?

LICENSE="XV"

and then just copy-paste out of the webpage, put a URL link at the top, and the problem is solved.

(This is such a simple, quick bug to solve, really ;-)
Comment 5 Jonathan Hitchcock 2004-02-02 05:07:54 UTC
This bug is nearly a year old.

It is utterly trivial to fix.  The current license is wrong.  XV's license is not "as-is".  Why don't you just put a copy of the XV license in /usr/portage/licenses, and change the LICENSE in the ebuild?  Then we can move on to more important bugs? ;-)
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2004-02-02 11:46:25 UTC
Fixed in CVS.