Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (fccbfb686057c2b707caa95dc18bf2fef486ea89)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (fccbfb686057c2b707caa95dc18bf2fef486ea89)
  • Date: Sat, 24 Mar 2007 09:21:04 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

news/liferea/DEPENDS | 9 ++++-----
news/liferea/HISTORY | 2 ++
2 files changed, 6 insertions(+), 5 deletions(-)

New commits:
commit fccbfb686057c2b707caa95dc18bf2fef486ea89
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

liferea: Small clean up in DEPENDS

diff --git a/news/liferea/DEPENDS b/news/liferea/DEPENDS
index f3de0d4..413e90a 100755
--- a/news/liferea/DEPENDS
+++ b/news/liferea/DEPENDS
@@ -1,11 +1,10 @@
depends gtk+2 &&
depends gconf2 &&
depends libxml2 &&
-depends libgtkhtml &&
-optional_depends gnome-vfs2 \
- "" \
- "" \
- "for GtkHTML2 html display" &&
+optional_depends libgtkhtml \
+ "--enable-gtkhtml2" \
+ "" \
+ "for display using gtkhtml2" &&
optional_depends gnutls \
"--enable-gnutls" \
"--disable-gnutls" \
diff --git a/news/liferea/HISTORY b/news/liferea/HISTORY
index e7919d1..5cd847f 100644
--- a/news/liferea/HISTORY
+++ b/news/liferea/HISTORY
@@ -1,5 +1,7 @@
2007-03-24 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated stable and devel to 1.2.9
+ * DEPENDS: Make libgtkhtml optional_depends.
+ Removed gnome-vfs2 as optional_depends.

2007-03-15 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated stable and devel to 1.2.8



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (fccbfb686057c2b707caa95dc18bf2fef486ea89), George Sherwood, 03/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page