Re: GARNOME 2.8.2



> GARNOME 2.8.2
> =============
> (the 'comatose, almost' release.)

Yeah, how appropriate. ;-)  Garnome 2.8.2 is (partially) broken
out-of-the-box. So here we go with an inofficial update "release"...

GARNOME 2.8.2-spoiler
=====================
(the 'awaken, finally' release.)

The attached patch corrects two version numbers, to not break the build
and actually make building the whole Desktop a smooth, joyful
experience. Apply the patch with a brave

$ patch -p0 < garnome-2.8.2-arch-20041216.patch

inside your extracted Garnome source tree.

This patch was done against the latest Stable arch [1] tree, but should
apply to the official Garnome 2.8.2 tarball just as well.


I just did a test build [2] which built without any error. Please note
though, that you might need to tweak platform/libgnomeprint as mentioned
in bug #160698 [3] -- or satisfy the dependency manually and get
interrupted drinking beer, while watching the build flying along. ;)


I hope to see an official Garnome 2.8.2.1 release soon, based on latest
arch (good work, Paul :-) and the above mentioned patches. It's really
worth it.

Enjoy...

...guenther


[1] See Bob's fine arch Howto for details:
    http://www.ocf.berkeley.edu/~bobk/garnome/arch-howto/
[2] Full platform/ and desktop/ plus it's dependencies. I omitted
    epiphany, gnome-volume-manager and vino, though.
[3] http://bugzilla.gnome.org/show_bug.cgi?id=160698


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}
diff -Nru desktop.orig/evolution-webcal/checksums desktop/evolution-webcal/checksums
--- desktop.orig/evolution-webcal/checksums	2004-12-16 16:23:31.000000000 +0100
+++ desktop/evolution-webcal/checksums	2004-12-16 16:23:55.000000000 +0100
@@ -1 +1 @@
-7c7a05dd2d023a86a61819d0894bb2bc  download/evolution-webcal-2.1.1.tar.bz2
+a29be3b55e6def3b56ffa3c48b349b40  download/evolution-webcal-2.0.1.tar.bz2
diff -Nru desktop.orig/evolution-webcal/Makefile desktop/evolution-webcal/Makefile
--- desktop.orig/evolution-webcal/Makefile	2004-12-16 16:19:54.000000000 +0100
+++ desktop/evolution-webcal/Makefile	2004-12-16 16:23:09.000000000 +0100
@@ -1,5 +1,5 @@
 GARNAME = evolution-webcal
-GARVERSION = 2.1.1
+GARVERSION = 2.0.1
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
diff -Nru desktop.orig/gtksourceview/checksums desktop/gtksourceview/checksums
--- desktop.orig/gtksourceview/checksums	2004-12-16 10:43:51.000000000 +0100
+++ desktop/gtksourceview/checksums	2004-12-16 16:52:23.000000000 +0100
@@ -1 +1 @@
-dccdc61d7626f2d222605f25fee41997  download/gtksourceview-1.0.1.tar.bz2
+2e59c8748594181d4bf452320c8c3b5c  download/gtksourceview-1.1.1.tar.bz2
diff -Nru desktop.orig/gtksourceview/Makefile desktop/gtksourceview/Makefile
--- desktop.orig/gtksourceview/Makefile	2004-12-16 10:43:51.000000000 +0100
+++ desktop/gtksourceview/Makefile	2004-12-16 16:51:48.000000000 +0100
@@ -1,5 +1,5 @@
 GARNAME = gtksourceview
-GARVERSION = 1.0.1
+GARVERSION = 1.1.1
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
* desktop/evolution-webcal downgraded from 2.1.1 to 2.0.1
  build fails due to unmet dependency e-d-s 1.2
  follows Evolution major version numbers, 2.0.x stable, 2.1.x devel

* desktop/gtksourceview updated from 1.0.1 to 1.1.1
  breaks gedit 2.8.2
  1.1.1 is latest *and* stable



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