← Back to team overview

openshot.developers team mailing list archive

Re: Packaging Update

 

You should try Manjaro <http://manjaro.org/>And I've forgotten to give you
links of libraries done by Foster on Aur : libopenshot
<https://aur.archlinux.org/packages/libopenshot-bzr/> and libopenshot-audio
<https://aur.archlinux.org/packages/libopenshot-audio-bzr/>.
Just type in a console : yaourt -S libopenshot-audio-bzr and after yaourt
-S libopenshot. Either you could use a GUI like octopi or pamac. Think to
install the unitest package done by Foster. Its resolves the problem with
libunittest.
Great news but not sure for Compiled distribution like Arch and Gentoo.
Once time, the stable version will be out they will be included in official
repositories (like this one of Manjaro). That will be interrested if we
could keep/have the development branch on Aur like we have our ppa for
Ubuntu.



2014-06-26 20:19 GMT+02:00 Jonathan Thomas <jonathan.oomph@xxxxxxxxx>:

> Thanks for the info. Yes, I'm working on setting up a Launchpad recipe
> which will create a daily build of libopenshot and libopenshot-audio,
> making it much easier for Debian-based distros to run OpenShot 2.0. I don't
> have it quite figured out yet... so that's why it keeps failing. I'm
> getting very close to having it work though.
>
> Once I get this recipe figured out, I'm going to "attempt" to figure out
> the OpenSuse Build Service <https://build.opensuse.org/>. It will let me
> setup a repository for many different distros (OpenSUSE, Fedora, Mandriva,
> etc...). I'm not sure if that will include Arch and Gentoo... but at least
> it will satisfy all the Fedora and OpenSUSE users).
>
> I need to setup an Arch computer in virtual box, and see if I can fix the
> build errors you are getting. But I'll take on that challenge after I've
> figured out Fedora, OpenSUSE, etc...
>
> Our weather in Texas sounds very similar to France. We are having lots of
> huge thunderstorms, and the weather is very hot and humid. =)
>
> Talk to you soon!
> -Jonathan
>
>
> On Thu, Jun 26, 2014 at 9:56 AM, eolinwen@xxxxxxxxx <eolinwen@xxxxxxxxx>
> wrote:
>
>> HI Jonathan, HI Andy,
>>
>> Impossible because a Arch package takes sources on the website of a
>> project and compile it just after to be downloaded. For that, a Pkbuild
>> have been created/done (on Arch Aur) which give some instructions to the
>> system (how to compile it, dependencies, ....) written by the maintainer
>> (here Foster). So I can't comment code in the cmake file either I don't
>> know how to do that.............
>>
>>
>> >>>I'm trying add all our installers / packages under a single Bazaar
>> repo:
>> https://code.launchpad.net/~openshot.packagers/libopenshot/packaging.
>>
>> I've seen that but at first look, I've received a lot of email saying
>> that the package creation has been failed (i.e a chess.)
>>
>> Either how are you going guys ? Here in France, we have hot dailies and
>> storms too.
>>
>> Cheers.
>>
>>
>> 2014-06-26 0:38 GMT+02:00 Jonathan Thomas <jonathan.oomph@xxxxxxxxx>:
>>
>> Hi Olivier,
>>> Can you send me the Arch package you are working with? Also, is this a
>>> package you made, or that Foster made? I'm trying add all our installers /
>>> packages under a single Bazaar repo:
>>> https://code.launchpad.net/~openshot.packagers/libopenshot/packaging.
>>>
>>> Thanks!
>>> -Jonathan
>>>
>>>
>>> On Wed, Jun 25, 2014 at 1:23 PM, Jonathan Thomas <
>>> jonathan.oomph@xxxxxxxxx> wrote:
>>>
>>>> Hi Olivier,
>>>> Thanks for sharing the Arch build output. Perhaps you can comment out
>>>> the "demo_player" lines in the CmakeList.txt file (in the src and test
>>>> folder). It seems weird it would fail to link demo_player to ImageMagick,
>>>> but it correctly linked ImageMagick to libopenshot. Anyway, I would comment
>>>> out any "demo_player" lines in cmake... and see if we get a different error.
>>>>
>>>> Thanks,
>>>> -Jonathan
>>>>
>>>>
>>>> On Wed, Jun 25, 2014 at 1:10 PM, eolinwen@xxxxxxxxx <eolinwen@xxxxxxxxx
>>>> > wrote:
>>>>
>>>>> Hi all
>>>>>
>>>>> @Foster
>>>>> I've been able to compile libopenshot-audio without any problems after
>>>>> removing manually libopenshot-audio that I've compiled myself previously.
>>>>> but, as you know already, still the same error with graphic magic.
>>>>>
>>>>> @Jonathan
>>>>> Here the complete output from a compilation on Marjaro (an Arch
>>>>> derivated) Using Aur packages done by Foster.
>>>>>
>>>>>
>>>>>
>>>>> 2014-06-24 0:13 GMT+02:00 Jonathan Thomas <jonathan.oomph@xxxxxxxxx>:
>>>>>
>>>>>>  Hi Foster,
>>>>>> I hope all is well with you. I really need to move forward with some
>>>>>> of these packages, and I would love to get a copy of what you've worked on
>>>>>> already. If possible, can you send me what you have so far, and I'll be
>>>>>> happy to reconcile the differences and get it checked in. That would be a
>>>>>> good starting point for me. Even if all the packages are broken, it would
>>>>>> be a good starting point.
>>>>>>
>>>>>> Thanks again!
>>>>>> -Jonathan
>>>>>>
>>>>>>
>>>>>> On Fri, Jun 20, 2014 at 10:39 AM, Jonathan Thomas <
>>>>>> jonathan.oomph@xxxxxxxxx> wrote:
>>>>>>
>>>>>>> Hi Foster,
>>>>>>> Thanks for the update! I have already built the initial cx_Freeze
>>>>>>> script (freeze.py in openshot_qt), and am testing it now. Works pretty good
>>>>>>> for the most part. I have also obtained a free, open-source license to
>>>>>>> bitrock InstallerBuilder, which I'm playing around with. It might be useful
>>>>>>> for Windows or Mac, but probably not so much for Linux (since we really
>>>>>>> need to have source packages on Linux).
>>>>>>>
>>>>>>> Anyway, I would love to help you fix these linking issues, so let's
>>>>>>> get all these packages committed into the Bzr packaging branch
>>>>>>> <https://code.launchpad.net/~openshot.packagers/libopenshot/packaging>,
>>>>>>> so others can start to work on them along side you (including me).
>>>>>>>
>>>>>>> Or, if you don't have time to figure out Bzr, feel free to send me a
>>>>>>> tar file with all your packages, and I can sort through them and organize
>>>>>>> them into the packaging branch. Either way, I'm happy to help
>>>>>>>
>>>>>>> Thanks again!
>>>>>>> -Jonathan
>>>>>>>
>>>>>>>
>>>>>>> On Thu, Jun 19, 2014 at 10:07 PM, Foster McLane <fkmclane@xxxxxxxxx>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> I got a little bogged down about why libopenshot seems entirely
>>>>>>>> unable to link properly on either Gentoo or Arch Linux. Both compile
>>>>>>>> everything fine but both have two separate (and very strange) problems.
>>>>>>>> Gentoo is throwing a problem that seems to be associated with using a
>>>>>>>> static library in a dynamic one, but Arch is simply refusing to link
>>>>>>>> demo_player with Magick++ even though libopenshot.so links fine with it and
>>>>>>>> they use the same libraries in CMake. I had done the Debian stuff but I
>>>>>>>> noticed you have a python-openshot package also in the source which I
>>>>>>>> thought I might add instead of installing the Python library by default.
>>>>>>>> How are the Fedora and Mac guys coming? The Mac person should basically
>>>>>>>> just have to compile libopenshot{-audio} and run cxfreeze in the openshot
>>>>>>>> directory (as I will be doing with Windows soon) and specify an icon file.
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Jun 17, 2014 at 4:42 PM, Jonathan Thomas <
>>>>>>>> jonathan.oomph@xxxxxxxxx> wrote:
>>>>>>>>
>>>>>>>>> Also, if you no longer have time to help out, that is fine also...
>>>>>>>>> just let me know. I don't want OpenShot to stress you out any. =) Thanks
>>>>>>>>> again!
>>>>>>>>> -Jonathan
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Tue, Jun 17, 2014 at 3:22 PM, Jonathan Thomas <
>>>>>>>>> jonathan.oomph@xxxxxxxxx> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Foster,
>>>>>>>>>> Just checking to see if got my last email about the new packaging
>>>>>>>>>> branch on LaunchPad? I would love to jump in and help you out, but we need
>>>>>>>>>> to commit your changes first. Please let me know if you need any assistance
>>>>>>>>>> committing your changes into this new repository, and I will be happy to
>>>>>>>>>> help out.
>>>>>>>>>>
>>>>>>>>>> Thanks!
>>>>>>>>>> -Jonathan
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Mailing list: https://launchpad.net/~openshot.developers
>>>>>> Post to     : openshot.developers@xxxxxxxxxxxxxxxxxxx
>>>>>> Unsubscribe : https://launchpad.net/~openshot.developers
>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Olivier
>>>>> Cenwen un elfe sur la banquise/ an elve on the ice
>>>>> Mon blog perso  sur le multimédia, Ubuntu, Linux et OpenShot :
>>>>> http://linuxevolution.wordpress.com/
>>>>> Le forum d'Openshot où vous me trouverez : http://openshotusers.com/
>>>>> http://openshotusers.com/forum/index.php
>>>>> Nothing is lost until the last second.
>>>>> The family motto : When we want, we can.
>>>>> Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais
>>>>> d'articles dessus Google+
>>>>> <https://plus.google.com/u/0/111472725110173916234/posts>
>>>>>
>>>>
>>>>
>>>
>>
>>
>> --
>> Olivier
>> Cenwen un elfe sur la banquise/ an elve on the ice
>> Mon blog perso  sur le multimédia, Ubuntu, Linux et OpenShot :
>> http://linuxevolution.wordpress.com/
>> Le forum d'Openshot où vous me trouverez : http://openshotusers.com/
>> http://openshotusers.com/forum/index.php
>> Nothing is lost until the last second.
>> The family motto : When we want, we can.
>> Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais
>> d'articles dessus Google+
>> <https://plus.google.com/u/0/111472725110173916234/posts>
>>
>
>


-- 
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso  sur le multimédia, Ubuntu, Linux et OpenShot :
http://linuxevolution.wordpress.com/
Le forum d'Openshot où vous me trouverez : http://openshotusers.com/
http://openshotusers.com/forum/index.php
Nothing is lost until the last second.
The family motto : When we want, we can.
Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais d'articles
dessus Google+ <https://plus.google.com/u/0/111472725110173916234/posts>

References