Re: [jokosher-devel] Jokosher RC - Test the tarball!
- From: John Green <john thegreens co uk>
- To: jokosher-devel-list gnome org
- Subject: Re: [jokosher-devel] Jokosher RC - Test the tarball!
- Date: Sun, 19 Nov 2006 23:51:56 +0000
On Sunday 19 November 2006 15:51, Stuart Langridge wrote:
>
> The script, at http://www.jokosher.org/0.2/Jokosher0.2runscript as
> usual, now downloads this tarball (from jokosher.org, not Laszlo's
> site) to use as Jokosher code. Please test that the latest revision of
> the script works for you. Thanks to Laszlo for a couple of bugfixes to
> the script.
Since this script downloads the absolutely latest gstreamer which doesn't
build on dapper I made a slight alteration to download the version the day
before the liboil change (patch attached). Builds and runs fine on dapper.
--
John Green
john thegreens co uk
--- Jokosher0.2runscript 2006-11-19 14:39:07.000000000 +0000
+++ Jokosher0.2runscript-edited 2006-11-19 21:10:54.000000000 +0000
@@ -171,7 +171,7 @@
def fetchgstreamer(self):
os.chdir(self.GSTDIR)
- CVSCMD="cvs -d:pserver:anoncvs anoncvs freedesktop org:/cvs/gstreamer co %s"
+ CVSCMD="cvs -d:pserver:anoncvs anoncvs freedesktop org:/cvs/gstreamer co -D 2006-11-13 %s"
self.GSTMODS=['gstreamer','gst-plugins-base','gst-plugins-good','gst-plugins-ugly',
'gst-python','gnonlin'] # in build order, so "gstreamer" first
filespresent = {"gstreamer":"TODO",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]