Description of problem: I took the liberty of packaging autobuild straight from the pip package source instead of having to use opendkim as our opendkim doesn't build that package when OpenSuse's src.rpm for openkdim does build it. Feel free to adjust it as you please. Autobuild can be used to build a Second Life viewer like Phoenix Firestorm as seen here on their wiki page. Version-Release number of selected component (if applicable): 3.8.1
Priority: Normal => Low
Created attachment 13649 [details] Proposal spec file
CC: (none) => lovaren
Where does it state that it's available under the MIT license. I don't see any mention of the license on the webite or in the autobuild source code.
CC: (none) => davidwhodgins
Created attachment 13650 [details] Proposal spec file Updated spec file.
Attachment 13649 is obsolete: 0 => 1
(In reply to Dave Hodgins from comment #2) > Where does it state that it's available under the MIT license. I don't see > any mention of the license on the webite or in the autobuild source code. Here: https://pypi.org/project/autobuild/
However....... when trying to build with it, it fails due to missing llsd module. Would it be OK to add Requires: llsd to the spec? I have also built a package for that module.
Depends on: (none) => 31411
In reply to comment 2, comment 4: Meta License: MIT License (MIT) (In reply to Kristoffer Grundström from comment #5) > However....... when trying to build with it, it fails due to missing llsd > module. Requested in bug 31411. @Kristoffer Can you please say why you think this package would be useful to Mageia users in general. "Autobuild can be used to build a Second Life viewer like Phoenix Firestorm" is not very convincing. Does it fill an gap that matters in the development software that we offer? Please say more about what it offers. The URL you gave is highly specific.
CC: (none) => lewyssmith
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=31412
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=31411
To clarify some points: 1: There is no single linux distribution out there which packs Linden Lab's autobild (bug 31410) (Important: Linden Lab Autobuild is not the same as or derived from GNU Autobuild, but they are similar enough to cause confusion!) 2: Linden Lab's autobuild is mainly used to build SecondLife viewers like the Firestormviewer. No other purpose for this package. 3: There is no need to package Linden Lab's autobuild. As it is a python module it can simply installed with "pip3 install git+https://bitbucket.org/lindenlab/autobuild.git#egg=autobuild" or "pip3 install autobuild" 4: Linden Lab's autobuild does not require llsd when installed via pip3 as described in point 3 above. So bug 31411 is INVALID. 5: Linden Lab's autobuild pulls in automatically llbase when installed via pip3 as described in point 3 above. So bug 31412 is INVALID. So unless we have a really bored packager, there is no need to package any of this 3 requested packages. Additionally they will be unmaintained soon as they have no real purpose in Mageia.
These 3 related requests do not warrant pushing. The user requirement is so obscure & specific that interested users would sort themeselves out.
Resolution: (none) => WONTFIXStatus: NEW => RESOLVED
*** Bug 32111 has been marked as a duplicate of this bug. ***