diff --git a/package/gnome2/epiphany/epiphany.cache b/package/gnome2/epiphany/epiphany.cache index e266e758f..53b3d45d4 100644 --- a/package/gnome2/epiphany/epiphany.cache +++ b/package/gnome2/epiphany/epiphany.cache @@ -5,7 +5,7 @@ [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] -[COPY] ROCK Linux: rock-src/package/gnome24/epiphany/epiphany.cache +[COPY] ROCK Linux: rock-src/package/gnome2/epiphany/epiphany.cache [COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify diff --git a/package/gnome2/epiphany/epiphany.conf b/package/gnome2/epiphany/epiphany.conf index a078b639d..cff9591ec 100644 --- a/package/gnome2/epiphany/epiphany.conf +++ b/package/gnome2/epiphany/epiphany.conf @@ -5,7 +5,7 @@ # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! # -# ROCK Linux: rock-src/package/gnome24/epiphany/epiphany.conf +# ROCK Linux: rock-src/package/gnome2/epiphany/epiphany.conf # ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf # # This program is free software; you can redistribute it and/or modify diff --git a/package/gnome2/epiphany/epiphany.desc b/package/gnome2/epiphany/epiphany.desc index bd56ec7b3..dd6bd2508 100644 --- a/package/gnome2/epiphany/epiphany.desc +++ b/package/gnome2/epiphany/epiphany.desc @@ -6,7 +6,7 @@ [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] -[COPY] ROCK Linux: rock-src/package/gnome24/epiphany/epiphany.desc +[COPY] ROCK Linux: rock-src/package/gnome2/epiphany/epiphany.desc [COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify @@ -29,7 +29,7 @@ [T] The package seems to be a fork of galeon to rewrite it more cleanly [T] and to conform to the GNOME human interface guidelines. -[U] http://epiphany.mozdev.org/ +[U] http://www.gnome.org/projects/epiphany/ [A] Marco Pesenti Gritti [M] Juergen Sawinski @@ -39,8 +39,8 @@ [L] GPL [S] Beta -[V] 1.2.2 +[V] 1.2.5 [P] X -----5---9 532.000 -[D] 475648892 epiphany-1.2.2.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.2/ +[D] 3974433876 epiphany-1.2.5.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.2/ diff --git a/package/gnome2/epiphany/moz-1.7rc1.patch b/package/gnome2/epiphany/moz-1.7rc1.patch new file mode 100644 index 000000000..bac33642c --- /dev/null +++ b/package/gnome2/epiphany/moz-1.7rc1.patch @@ -0,0 +1,29 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/gnome2/epiphany/moz-1.7rc1.patch +# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +--- ./configure.vanilla 2004-05-16 18:25:04.263682056 +0200 ++++ ./configure 2004-05-16 18:25:54.356066856 +0200 +@@ -21855,6 +21855,7 @@ + 1.6) MOZILLA_SNAPSHOT=13 ;; + 1.7a) MOZILLA_SNAPSHOT=14 ;; + 1.7b) MOZILLA_SNAPSHOT=15 ;; ++ 1.7rc1) MOZILLA_SNAPSHOT=15 ;; + 1.7) MOZILLA_SNAPSHOT=15 ;; + *) { { echo "$as_me:$LINENO: error: + ***************************************************************************** diff --git a/package/gnome2/galeon/compile.patch b/package/gnome2/galeon/compile.patch new file mode 100644 index 000000000..88d9538e2 --- /dev/null +++ b/package/gnome2/galeon/compile.patch @@ -0,0 +1,45 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/gnome2/galeon/compile.patch +# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + + +The usual trival compile fixes for lazy people. (Yes, this is really +a 1:1 copy of parts of my devhelp patch ...) + + - Rene Rebe + +--- devhelp/libegg/eggtoolbar.c.orig 2004-05-14 10:32:25.233789992 +0200 ++++ devhelp/libegg/eggtoolbar.c 2004-05-14 10:32:51.857742536 +0200 +@@ -2570,7 +2570,7 @@ + + GtkWidget* + egg_toolbar_append_element (EggToolbar *toolbar, +- GtkToolbarChildType type, ++ EggToolbarChildType type, + GtkWidget *widget, + const char *text, + const char *tooltip_text, +@@ -2587,7 +2587,7 @@ + + GtkWidget * + egg_toolbar_prepend_element (EggToolbar *toolbar, +- GtkToolbarChildType type, ++ EggToolbarChildType type, + GtkWidget *widget, + const char *text, + const char *tooltip_text, diff --git a/package/gnome2/galeon/galeon.cache b/package/gnome2/galeon/galeon.cache index 175f2d65d..ef970d9a9 100644 --- a/package/gnome2/galeon/galeon.cache +++ b/package/gnome2/galeon/galeon.cache @@ -5,7 +5,7 @@ [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] -[COPY] ROCK Linux: rock-src/package/gnome24/galeon/galeon.cache +[COPY] ROCK Linux: rock-src/package/gnome2/galeon/galeon.cache [COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify diff --git a/package/gnome2/galeon/galeon.conf b/package/gnome2/galeon/galeon.conf index 39a2b03f9..dfd67d702 100644 --- a/package/gnome2/galeon/galeon.conf +++ b/package/gnome2/galeon/galeon.conf @@ -5,7 +5,7 @@ # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! # -# ROCK Linux: rock-src/package/gnome24/galeon/galeon.conf +# ROCK Linux: rock-src/package/gnome2/galeon/galeon.conf # ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf # # This program is free software; you can redistribute it and/or modify diff --git a/package/gnome2/galeon/galeon.desc b/package/gnome2/galeon/galeon.desc index a803f1e85..67ccdb5d0 100644 --- a/package/gnome2/galeon/galeon.desc +++ b/package/gnome2/galeon/galeon.desc @@ -6,7 +6,7 @@ [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] -[COPY] ROCK Linux: rock-src/package/gnome24/galeon/galeon.desc +[COPY] ROCK Linux: rock-src/package/gnome2/galeon/galeon.desc [COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify @@ -35,8 +35,8 @@ [L] GPL [S] Beta -[V] 1.3.13a +[V] 1.3.14a [P] X -----5---9 532.000 -[D] 3353654290 galeon-1.3.13a.tar.bz2 http://dl.sourceforge.net/sourceforge/galeon/ +[D] 2448124920 galeon-1.3.14a.tar.bz2 http://dl.sourceforge.net/sourceforge/galeon/ diff --git a/package/gnome2/galeon/moz-1.7rc1.patch b/package/gnome2/galeon/moz-1.7rc1.patch new file mode 100644 index 000000000..ecbd9b35d --- /dev/null +++ b/package/gnome2/galeon/moz-1.7rc1.patch @@ -0,0 +1,29 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/gnome2/galeon/moz-1.7rc1.patch +# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +--- ./configure.vanilla 2004-05-16 18:13:19.136877624 +0200 ++++ ./configure 2004-05-16 18:13:28.250492144 +0200 +@@ -21835,6 +21835,7 @@ + 1.6) MOZILLA_SNAPSHOT=13 ;; + 1.7a) MOZILLA_SNAPSHOT=14 ;; + 1.7b) MOZILLA_SNAPSHOT=15 ;; ++ 1.7rc1) MOZILLA_SNAPSHOT=15 ;; + trunk) MOZILLA_SNAPSHOT=15 ;; + *) { { echo "$as_me:$LINENO: error: + *****************************************************************************