Re: GARNOME 2.4.2



On Fri, 2004-03-12 at 07:22, Tuck Hartshorn wrote:
> Paul
> atk comes with the wrong checksum. need 'make clean && make makesums'.
> (This occurred on 0.30.1_stable as well...)

Ouch -- sorry about that, my local GNOME mirror has a set of atk files
that don't match the gnome.org ones.

> gstreamer calls for 0.6.5, but the latest is 0.6.4, before they upp'd to 0.7

GStreamer _is_ actually 0.6.5, but the tarballs haven't been uploaded to
ftp.gnome.org yet -- and I forgot to add the whole MASTER_SITES thing to
get the tarballs from the gstreamer.net FTP site.

Does the attached patch fix both issues for you?

Regards,

Paul

diff -urN a/desktop/gst-plugins/Makefile b/desktop/gst-plugins/Makefile
--- a/desktop/gst-plugins/Makefile	2004-03-10 18:04:29.000000000 +1100
+++ b/desktop/gst-plugins/Makefile	2004-03-12 13:38:49.000000000 +1100
@@ -4,6 +4,8 @@
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 PATCHFILES = gst-plugins-0.4.2-pthread-includes.patch
 
+MASTER_SITES = http://freedesktop.org/~gstreamer/src/gst-plugins/
+
 LIBDEPS = desktop/gstreamer platform/gnome-vfs
 
 DESCRIPTION = gstreamer
diff -urN a/desktop/gstreamer/Makefile b/desktop/gstreamer/Makefile
--- a/desktop/gstreamer/Makefile	2004-03-11 12:07:01.000000000 +1100
+++ b/desktop/gstreamer/Makefile	2004-03-12 13:39:36.000000000 +1100
@@ -3,6 +3,8 @@
 CATEGORIES = gstreamer
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
+MASTER_SITES = http://freedesktop.org/~gstreamer/src/gstreamer/
+
 LIBDEPS = platform/glib platform/libxml2
 
 DESCRIPTION = gstreamer
diff -urN a/platform/atk/checksums b/platform/atk/checksums
--- a/platform/atk/checksums	2004-01-23 11:28:15.000000000 +1100
+++ b/platform/atk/checksums	2004-03-12 13:35:06.000000000 +1100
@@ -1 +1 @@
-2ad7c7d6921446226f687bd935df5be5  download/atk-1.4.1.tar.bz2
+d7830bdf1e05d8395794f75097d291be  download/atk-1.4.1.tar.bz2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]