Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (8453b38205b3d983dc12cf0e1a2729587fdad9d5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (8453b38205b3d983dc12cf0e1a2729587fdad9d5)
  • Date: Fri, 18 Dec 2009 05:27:09 -0600

GIT changes to master grimoire by Arwed von Merkatz <v.merkatz AT gmx.net>:

dev/null |binary
gnome2-apps/epiphany/CONFLICTS | 1 +
gnome2-apps/epiphany/HISTORY | 3 +++
http/galeon/BUILD | 1 +
http/galeon/CONFLICTS | 1 -
http/galeon/DEPENDS | 15 +--------------
http/galeon/DETAILS | 21 +++++++++++----------
http/galeon/HISTORY | 5 +++++
http/galeon/INSTALL | 1 +
http/galeon/PREPARE | 11 -----------
http/galeon/PRE_BUILD | 7 +------
http/galeon/PROVIDES | 3 ---
http/galeon/UP_TRIGGERS | 1 +
http/galeon/galeon-2.0.4.tar.bz2.sig | 0
14 files changed, 25 insertions(+), 45 deletions(-)

New commits:
commit 8453b38205b3d983dc12cf0e1a2729587fdad9d5
Author: Arwed von Merkatz <v.merkatz AT gmx.net>
Commit: Arwed von Merkatz <v.merkatz AT gmx.net>

galeon: deprecated for epiphany, galeon doesn't work anymore

diff --git a/gnome2-apps/epiphany/CONFLICTS b/gnome2-apps/epiphany/CONFLICTS
new file mode 100755
index 0000000..7615068
--- /dev/null
+++ b/gnome2-apps/epiphany/CONFLICTS
@@ -0,0 +1 @@
+conflicts galeon y
diff --git a/gnome2-apps/epiphany/HISTORY b/gnome2-apps/epiphany/HISTORY
index d34f28f..8dc1604 100644
--- a/gnome2-apps/epiphany/HISTORY
+++ b/gnome2-apps/epiphany/HISTORY
@@ -1,3 +1,6 @@
+2009-12-18 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * CONFLICTS: added conflict galeon for deprecation
+
2009-12-17 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.28.2

diff --git a/http/galeon/BUILD b/http/galeon/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/http/galeon/BUILD
@@ -0,0 +1 @@
+true
diff --git a/http/galeon/CONFLICTS b/http/galeon/CONFLICTS
deleted file mode 100755
index 48c5e55..0000000
--- a/http/galeon/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts galeon2 y
diff --git a/http/galeon/DEPENDS b/http/galeon/DEPENDS
index b951914..59ff41a 100755
--- a/http/galeon/DEPENDS
+++ b/http/galeon/DEPENDS
@@ -1,14 +1 @@
-depends libgnomeui &&
-depends libglade2 &&
-depends gnome-vfs2 &&
-depends gconf2 &&
-depends libxml2 &&
-depends intltool &&
-depends rarian &&
-depends seamonkey '--with-mozilla=seamonkey' &&
-
-if [ "$GALEON_CVS" == "y" ]; then
- depends cvs
- depends autoconf
- depends automake-1.7
-fi
+depends epiphany
diff --git a/http/galeon/DETAILS b/http/galeon/DETAILS
index b285e53..6faa5b1 100755
--- a/http/galeon/DETAILS
+++ b/http/galeon/DETAILS
@@ -1,20 +1,21 @@
SPELL=galeon
if [ "$GALEON_CVS" = "y" ]; then
- VERSION=cvs
+ VERSION=deprecated
if [ "$GALEON_CVS_AUTOUPDATE" = "y" ]; then
- VERSION=$(date +%Y%m%d)
+ VERSION=deprecated
fi
- SOURCE=galeon-cvs.tar.bz2
- SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.gnome.org:/cvs/gnome:galeon
+# SOURCE=galeon-cvs.tar.bz2
+#
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.gnome.org:/cvs/gnome:galeon
FORCE_DOWNLOAD=1
- SOURCE_IGNORE=volatile
+# SOURCE_IGNORE=volatile
else
- VERSION=2.0.4
- SOURCE=galeon-$VERSION.tar.bz2
- SOURCE_URL[0]=$SOURCEFORGE_URL/galeon/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ VERSION=deprecated
+# SOURCE=galeon-$VERSION.tar.bz2
+# SOURCE_URL[0]=$SOURCEFORGE_URL/galeon/$SOURCE
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
fi
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/galeon-${VERSION}
+#SOURCE_DIRECTORY=$BUILD_DIRECTORY/galeon-${VERSION}
+PATCHLEVEL=1
WEB_SITE=http://galeon.sourceforge.net/
LICENSE[0]=GPL
ENTERED=20010922
diff --git a/http/galeon/HISTORY b/http/galeon/HISTORY
index 22209c9..2aafada 100644
--- a/http/galeon/HISTORY
+++ b/http/galeon/HISTORY
@@ -1,3 +1,8 @@
+2009-12-18 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * all: deprecated in favor of epiphany, galeon is not developed
+ anymore, and neither 2.0.7 nor the git version work with any gecko
+ provider we have
+
2008-10-21 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS: removed GECKO, added seamonkey, that's the only one working
right now
diff --git a/http/galeon/INSTALL b/http/galeon/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/http/galeon/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/http/galeon/PREPARE b/http/galeon/PREPARE
deleted file mode 100755
index 41529e6..0000000
--- a/http/galeon/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if [[ -z GALEON_CVS ]]; then
- persistent_read galeon2 GALEON_CVS GALEON_CVS
- persistent_read galeon2 GALEON_CVS_AUTOUPDATE GALEON_CVS_AUTOUPDATE
- persistent_add GALEON_CVS GALEON_CVS_AUTOUPDATE
-fi
-config_query GALEON_CVS "Build CVS version?" n
-if [ "$GALEON_CVS" == "y" ]; then
- config_query GALEON_CVS_AUTOUPDATE \
- "Update to the latest CVS on every cast?" \
- n
-fi
diff --git a/http/galeon/PRE_BUILD b/http/galeon/PRE_BUILD
index 4da75b0..27ba77d 100755
--- a/http/galeon/PRE_BUILD
+++ b/http/galeon/PRE_BUILD
@@ -1,6 +1 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-if [ "$GALEON_CVS" = "y" ]; then
- ./autogen.sh
-fi
+true
diff --git a/http/galeon/PROVIDES b/http/galeon/PROVIDES
deleted file mode 100755
index acb6663..0000000
--- a/http/galeon/PROVIDES
+++ /dev/null
@@ -1,3 +0,0 @@
-WEB-BROWSER
-GRAPHICAL-WEB-BROWSER
-NS-PLUGIN-COMPATIBLE
diff --git a/http/galeon/UP_TRIGGERS b/http/galeon/UP_TRIGGERS
new file mode 100755
index 0000000..8f6394b
--- /dev/null
+++ b/http/galeon/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger $SPELL dispel_self
diff --git a/http/galeon/galeon-2.0.4.tar.bz2.sig
b/http/galeon/galeon-2.0.4.tar.bz2.sig
deleted file mode 100644
index a192514..0000000
Binary files a/http/galeon/galeon-2.0.4.tar.bz2.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (8453b38205b3d983dc12cf0e1a2729587fdad9d5), Arwed von Merkatz, 12/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page