summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rwxr-xr-xnews/liferea/CONFIGURE1
-rwxr-xr-xnews/liferea/DEPENDS9
-rwxr-xr-xnews/liferea/DETAILS2
-rw-r--r--news/liferea/HISTORY5
-rw-r--r--news/liferea/liferea-1.6.0-rc7.tar.gz.sigbin287 -> 0 bytes
5 files changed, 7 insertions, 10 deletions
diff --git a/news/liferea/CONFIGURE b/news/liferea/CONFIGURE
deleted file mode 100755
index 108d5d39c4..0000000000
--- a/news/liferea/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-config_query_list LIFEREA_HTTP_BE "Select http backend" gecko webkit gtkhtml
diff --git a/news/liferea/DEPENDS b/news/liferea/DEPENDS
index 8b0e2475ec..faf8397e83 100755
--- a/news/liferea/DEPENDS
+++ b/news/liferea/DEPENDS
@@ -3,14 +3,7 @@ depends gconf2 &&
depends libxml2 &&
depends sqlite &&
depends libglade2 &&
-
-if [[ $LIFEREA_HTTP_BE == gecko ]]; then
- depends GECKO "--disable-gtkhtml2 --disable-webkit"
-elif [[ $LIFEREA_HTTP_BE == webkit ]]; then
- depends webkitgtk "--disable-gecko --disable-gtkhtml2"
-elif [[ $LIFEREA_HTTP_BE == gtkhtml ]]; then
- depends libgtkhtml "--disable-webkit --disable-gecko"
-fi
+depends webkitgtk &&
optional_depends gnutls \
"--enable-gnutls" \
diff --git a/news/liferea/DETAILS b/news/liferea/DETAILS
index 290bb735ce..0d13645a68 100755
--- a/news/liferea/DETAILS
+++ b/news/liferea/DETAILS
@@ -1,6 +1,6 @@
SPELL=liferea
if [ "$LIFEREA_DEVEL" == "y" ]; then
- VERSION=1.6.0-rc7
+ VERSION=1.6.0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
VERSION=1.6.0
diff --git a/news/liferea/HISTORY b/news/liferea/HISTORY
index ede7978788..1e902315e2 100644
--- a/news/liferea/HISTORY
+++ b/news/liferea/HISTORY
@@ -1,3 +1,8 @@
+2009-07-26 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Update devel to current stable also.
+ * CONFIGURE: Removed. No other backends other than webkitgtk
+ * DEPENDS: Only backend is webkitgtk
+
2009-07-25 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* CONFIGURE, DEPENDS, DETAILS: updated stable to 1.6.0
diff --git a/news/liferea/liferea-1.6.0-rc7.tar.gz.sig b/news/liferea/liferea-1.6.0-rc7.tar.gz.sig
deleted file mode 100644
index 198be9526b..0000000000
--- a/news/liferea/liferea-1.6.0-rc7.tar.gz.sig
+++ /dev/null
Binary files differ