Just finished a rather busy morning packaging plugins for gstreamer010 So, as soon as the servers sync up, usr-local-bin will provide: gstreamer010-0.10.1 gstreamer010-plugins-base-0.10.1 (+ -devel) gstreamer010-plugins-good-0.10.0 gstreamer010-plugins-bad-0.10.0 gstreamer010-plugins-ugly-0.10.0 liboil-0.3.6 (+ -devel) [1] all the plugins packages and liboil are built for i586 and i686, gstreamer010 only for i586 at the moment. My next plan is to build the Python bindings, and gnonlin so that I can package up PiTiVi, which is an NLE video editor. [1] required by the plugins -- James Ogley james@usr-local-bin.org Packages for SUSE: http://usr-local-bin.org/rpms Make Poverty History: http://makepovertyhistory.org
My next plan is to build the Python bindings, and gnonlin so that I can package up PiTiVi, which is an NLE video editor.
This is now done: gstreamer010-python (+ -devel) gnonlin (+ -devel) pitivi -- James Ogley james@usr-local-bin.org Packages for SUSE: http://usr-local-bin.org/rpms Make Poverty History: http://makepovertyhistory.org
On Tue, 03 Jan 2006 18:45:50 -0000, James Ogley <james@usr-local-bin.org> wrote:
My next plan is to build the Python bindings, and gnonlin so that I can package up PiTiVi, which is an NLE video editor.
This is now done:
gstreamer010-python (+ -devel) gnonlin (+ -devel) pitivi
I wanted to try out pitivi and installed it with smart along with several dependencies gnonlin-0.10.0.3-0@i686 gstreamer010-python-0.10.1-0@i686 gstreamer010-0.10.1-0@i586 liboil-0.3.6-0@i686 gstreamer010-plugins-base-0.10.1-0@i686 When I try to start it, it fails loading gnomevfs module. Could there be a missing dependency? p.s. Is there a 64 bit version of usr-local-bin? -- Guðlaugur Jóhannesson http://www.raunvis.hi.is/~gudlaugu Tel: +354 525 4729 GSM: +354 849 8405
On Thu, 05 Jan 2006 16:19:47 -0000, Guðlaugur Jóhannesson <gudlaugu@raunvis.hi.is> wrote:
Could there be a missing dependency?
python-gnome was missing -- Guðlaugur Jóhannesson http://www.raunvis.hi.is/~gudlaugu Tel: +354 525 4729 GSM: +354 849 8405
Could there be a missing dependency? python-gnome was missing
Ah, thanks, I'll add it in the .spec as a Requires - will rebuild the package tomorrow
Output from gstreamer010-plugins-base-0.10.1-0@i686: /var/tmp/rpm-tmp.99225: line 2: /opt/gnome/bin/gst-register-0.10: No such file or directory error: %post(gstreamer010-plugins-base-0.10.1-0) scriptlet failed, exit status 127
Ah yes, thanks for the reminder, I need to do a rebuild - I updated the .spec to remove the scriptlets, but forgot to rebuild the packages. It had been a long day :) I'll do this rebuild tomorrow too.
Is there a 64 bit version of usr-local-bin?
Nope - no machine to build on (and no ppc version for the same reason), but the .src.rpm packages should rebuild. If they fail to do so, please let me know. I'm in the process of making my .spec files work across architectures, but doing as and when I update packages at the moment. -- James Ogley james@usr-local-bin.org Packages for SUSE: http://usr-local-bin.org/rpms Make Poverty History: http://makepovertyhistory.org
James Ogley wrote:
Is there a 64 bit version of usr-local-bin?
Nope - no machine to build on (and no ppc version for the same reason), but the .src.rpm packages should rebuild. If they fail to do so, please let me know. I'm in the process of making my .spec files work across architectures, but doing as and when I update packages at the moment.
I rebuilt pitivi and all the needed dependencies including all the gstreamer plugins for x86_64. I did not have any problems compiling but there were a lot of dependencies that should be mentioned in BuildRequires. It took some time to find out I needed the docbook-utils and gtkdoc but then I am probably just slow. I also needed to point liboil to the correct library directory with the libdir switch on the configure script. -- Guðlaugur Jóhannesson http://www.hi.is/~gudlaugu Tel: 849 8405
On Tue, 03 Jan 2006 12:29:22 -0000, James Ogley <james@usr-local-bin.org> wrote:
gstreamer010-0.10.1 gstreamer010-plugins-base-0.10.1 (+ -devel)
There is something wrong with the packages on my system. This is the output I got when installing the base plugins after installing gstreamer Output from gstreamer010-plugins-base-0.10.1-0@i686: /var/tmp/rpm-tmp.99225: line 2: /opt/gnome/bin/gst-register-0.10: No such file or directory error: %post(gstreamer010-plugins-base-0.10.1-0) scriptlet failed, exit status 127 There is no gst-register-0.10 in gstreamer010 or gstreamer010-plugins-base. That might cause problems when using it. Otherwise, thanks for the good work -- Guðlaugur Jóhannesson http://www.raunvis.hi.is/~gudlaugu Tel: +354 525 4729 GSM: +354 849 8405
participants (2)
-
Guðlaugur Jóhannesson
-
James Ogley