[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD libnotify-0.7.patch)

2011-03-16 Thread Eric Bélanger
Date: Wednesday, March 16, 2011 @ 17:17:15
  Author: eric
Revision: 115103

Reverting trunk to stable version, Removed ChangeLog

Modified:
  liferea/trunk/PKGBUILD
  liferea/trunk/libnotify-0.7.patch
Deleted:
  liferea/trunk/ChangeLog

-+
 ChangeLog   |  148 --
 PKGBUILD|   19 ++
 libnotify-0.7.patch |   42 --
 3 files changed, 19 insertions(+), 190 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2011-03-16 20:16:10 UTC (rev 115102)
+++ ChangeLog   2011-03-16 21:17:15 UTC (rev 115103)
@@ -1,148 +0,0 @@
-2011-03-07  Jan Steffens  jan.steff...@gmail.com
-
-   * liferea 1.7.4-1
-   * Upstream update
-
-2011-03-07  Jan Steffens  jan.steff...@gmail.com
-
-   * liferea 1.6.5-2
-   * Add patch for libnotify-0.7
-   * Add hicolor-icon-theme dependency
-
-2010-09-29  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.5-1
-   * Upstream update
-
-2010-06-30  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.4-1
-   * Upstream update
-   * Changed libnotify depends to optdepends
-   * Tidied up package description
-
-2010-02-22  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.3-1
-   * Upstream update
-
-2010-01-23  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.2-1
-   * Upstream update
-
-2009-11-20  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.1-1
-   * Upstream update
-
-2009-07-26  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.0-1
-   * Upstream update
-   * Updated depends
-   * Added lua support
-
-2009-07-01 Jan de Groot  j...@archlinux.org
-
-   * liferea 1.4.28-2
-   * Rebuild for xulrunner 1.9.1
-   * Remove networkmanager dependencies
-
-2009-04-13  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.28-1
-   * Upstream update
-
-2009-03-15  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.27-1
-   * Upstream update
-
-2009-02-21  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.25-1
-   * Upstream update
-
-2009-02-01  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.24-1
-   * Upstream update
-
-2008-12-29  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.23-1
-   * Upstream update
-
-2008-11-14  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.22d-1
-   * Upstream update
-
-2008-10-27  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.20-1
-   * Forced downgrade (close FS#11899)
-
-2008-10-26  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.21b-1
-   * Upstream update
-
-2008-10-01  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.20-1
-   * Upstream update
-
-2008-09-06  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.19-1
-   * Upstream update
-
-2008-08-03  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.18-2
-   * Rebuilt against gnutls 2.4.1
-
-2008-07-28  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.18-1
-   * Upstream update
-   * Updated xulrunner 1.9 support patch
-   * Added intltool makedepends
-   * Removed force option
-   
-2008-06-22  Jan de Groot  j...@archlinux.org
-   
-   * liferea 1.4.16b-2
-   * Build with xulrunner 1.9
-   * Add patch from gentoo to fix xulrunner 1.9 support
-   * Make versioned dependencies more strict
-   * Drop dependencies covered by xulrunner 1.9
-
-2008-06-17  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.16b-1
-   * Upstream update
-   * Added force option
-
-2008-06-13  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.16-1
-   * Upstream update
-
-2008-04-17  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.15-1
-   * Upstream update
-
-2008-03-12  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.14-1
-   * Upstream update
-
-2008-03-06  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.13-1
-   * Upstream update
-   * Cleaned install scriptlet

Modified: PKGBUILD
===
--- PKGBUILD2011-03-16 20:16:10 UTC (rev 115102)
+++ PKGBUILD2011-03-16 21:17:15 UTC (rev 115103)
@@ -1,33 +1,28 @@
 # $Id$
-# Maintainer: Eric Belanger e...@archlinux.org
+# Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=liferea
-pkgver=1.7.4
-pkgrel=1
+pkgver=1.6.5
+pkgrel=2
 pkgdesc=A desktop news aggregator for online news feeds and weblogs
 arch=('i686' 'x86_64')
 url=http://liferea.sourceforge.net/;
 license=('GPL')
-depends=('gconf' 'libwebkit' 'libxslt' 'libglade' 'sqlite3' 
'hicolor-icon-theme'
- 'libunique')
+depends=('gconf' 'libwebkit' 'libxslt' 'libglade' 'sqlite3' 
'hicolor-icon-theme')
 makedepends=('pkg-config' 'intltool' 'lua' 'libnotify')
 optdepends=('lua: for lua scripting support'
 'libnotify: for 

[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD libnotify-0.7.patch)

2011-03-06 Thread Jan Steffens
Date: Sunday, March 6, 2011 @ 18:38:26
  Author: heftig
Revision: 112803

upgpkg: liferea 1.7.4-1
Update for gnome-unstable

Modified:
  liferea/trunk/ChangeLog
  liferea/trunk/PKGBUILD
  liferea/trunk/libnotify-0.7.patch

-+
 ChangeLog   |5 +
 PKGBUILD|   18 ++
 libnotify-0.7.patch |   42 ++
 3 files changed, 45 insertions(+), 20 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2011-03-06 23:21:51 UTC (rev 112802)
+++ ChangeLog   2011-03-06 23:38:26 UTC (rev 112803)
@@ -1,5 +1,10 @@
 2011-03-07  Jan Steffens  jan.steff...@gmail.com
 
+   * liferea 1.7.4-1
+   * Upstream update
+
+2011-03-07  Jan Steffens  jan.steff...@gmail.com
+
* liferea 1.6.5-2
* Add patch for libnotify-0.7
* Add hicolor-icon-theme dependency

Modified: PKGBUILD
===
--- PKGBUILD2011-03-06 23:21:51 UTC (rev 112802)
+++ PKGBUILD2011-03-06 23:38:26 UTC (rev 112803)
@@ -2,13 +2,14 @@
 # Maintainer: Eric Belanger e...@archlinux.org
 
 pkgname=liferea
-pkgver=1.6.5
-pkgrel=2
+pkgver=1.7.4
+pkgrel=1
 pkgdesc=A desktop news aggregator for online news feeds and weblogs
 arch=('i686' 'x86_64')
 url=http://liferea.sourceforge.net/;
 license=('GPL')
-depends=('gconf' 'libwebkit' 'libxslt' 'libglade' 'sqlite3' 
'hicolor-icon-theme')
+depends=('gconf' 'libwebkit' 'libxslt' 'libglade' 'sqlite3' 
'hicolor-icon-theme'
+ 'libunique')
 makedepends=('pkg-config' 'intltool' 'lua' 'libnotify')
 optdepends=('lua: for lua scripting support'
 'libnotify: for notification support')
@@ -17,15 +18,16 @@
 changelog=ChangeLog
 
source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz
 libnotify-0.7.patch)
-md5sums=('b5a2c0803eec5d0aff0b9ca4114eaf16'
- 'fca97e3316c1c51e0179c4c7dcce47a2')
-sha1sums=('f24dbd0e81c5a8309f0d19853211fc02ff818477'
-  '52e53dd11a0ffe62304c4f17e80bfe1412cfbf29')
+md5sums=('69ece60acc93a58cffb66e0e4f753704'
+ 'c6bb9248bdf99afe96d7fdb944d8d808')
+sha1sums=('2607aad81b2ada9a932eccd326ad8bbcf1c16986'
+  'cfc0191161215d6181d936edcebf1142213b7074')
 
 build() {
   cd ${srcdir}/liferea-${pkgver}
   patch -Np1 -i $srcdir/libnotify-0.7.patch
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-schemas-install
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var\
+--disable-schemas-install --disable-nm
   make
 }
 

Modified: libnotify-0.7.patch
===
--- libnotify-0.7.patch 2011-03-06 23:21:51 UTC (rev 112802)
+++ libnotify-0.7.patch 2011-03-06 23:38:26 UTC (rev 112803)
@@ -1,21 +1,39 @@
-diff -u -Nr liferea-1.6.5/src/notification/libnotify.c 
liferea-1.6.5-libnotify/src/notification/libnotify.c
 liferea-1.6.5/src/notification/libnotify.c 2009-06-20 20:33:19.0 
+0200
-+++ liferea-1.6.5-libnotify/src/notification/libnotify.c   2011-03-06 
23:53:45.783336455 +0100
-@@ -150,7 +150,7 @@
+diff -u -Nr liferea-1.7.4/src/notification/libnotify.c 
liferea-1.7.4-libnotify/src/notification/libnotify.c
+--- liferea-1.7.4/src/notification/libnotify.c 2010-01-16 12:02:12.0 
+0100
 liferea-1.7.4-libnotify/src/notification/libnotify.c   2011-03-07 
00:27:39.906668939 +0100
+@@ -158,7 +158,7 @@
  //notify_notification_update ( n, node_get_title(node_p), 
labelText_now_p, NULL);
  //notify_notification_clear_actions(n);
  
--  n = notify_notification_new (node_get_title(node_p), 
labelText_now_p, NULL, NULL);
-+  n = notify_notification_new (node_get_title(node_p), 
labelText_now_p, NULL);
+-  n = notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL, NULL);
++  n = notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL);
  
-   notify_notification_set_icon_from_pixbuf 
(n,node_get_icon(node_p));
+   notify_notification_set_icon_from_pixbuf (n, node_get_icon 
(node_p));
+   notify_notification_set_category (n, feed);
+@@ -173,8 +173,6 @@
+   node_p-id, NULL);
+   }
  
-@@ -244,7 +244,7 @@
+-  notify_notification_attach_to_status_icon (n, 
ui_tray_get_status_icon ());
+-
+   if (!notify_notification_show (n, NULL)) {
+   g_warning (libnotify.c - failed to update notification 
via libnotify\n);
+   }
+@@ -249,7 +247,7 @@
  
labelSummary_p = g_strdup_printf (ngettext (%s has %d new / updated 
headline\n, %s has %d new / updated headlines\n, item_count), 
  node_get_title (node), item_count);
--  n = notify_notification_new ( _(Feed Update), labelSummary_p, 

[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD libnotify-0.7.patch)

2011-03-06 Thread Eric Bélanger
Date: Sunday, March 6, 2011 @ 19:49:11
  Author: eric
Revision: 112818

upgpkg: liferea 1.6.5-2
Reverted to stable version, Rebuilt against libnotify 0.7, Added 
hicolor-icon-theme depends, Removed ChangeLog

Modified:
  liferea/trunk/PKGBUILD
Deleted:
  liferea/trunk/ChangeLog
  liferea/trunk/libnotify-0.7.patch

-+
 ChangeLog   |  151 --
 PKGBUILD|   31 +-
 libnotify-0.7.patch |   39 
 3 files changed, 16 insertions(+), 205 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2011-03-06 23:53:57 UTC (rev 112817)
+++ ChangeLog   2011-03-07 00:49:11 UTC (rev 112818)
@@ -1,151 +0,0 @@
-2011-03-07  Jan Steffens  jan.steff...@gmail.com
-
-   * liferea 1.7.4-1
-   * Upstream update
-   * Changed libnotify optdepends to depends
-   * Removed lua optdepends (not available any more)
-   * Removed libglade dependency
-
-2011-03-07  Jan Steffens  jan.steff...@gmail.com
-
-   * liferea 1.6.5-2
-   * Add patch for libnotify-0.7
-   * Add hicolor-icon-theme dependency
-
-2010-09-29  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.5-1
-   * Upstream update
-
-2010-06-30  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.4-1
-   * Upstream update
-   * Changed libnotify depends to optdepends
-   * Tidied up package description
-
-2010-02-22  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.3-1
-   * Upstream update
-
-2010-01-23  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.2-1
-   * Upstream update
-
-2009-11-20  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.1-1
-   * Upstream update
-
-2009-07-26  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.6.0-1
-   * Upstream update
-   * Updated depends
-   * Added lua support
-
-2009-07-01 Jan de Groot  j...@archlinux.org
-
-   * liferea 1.4.28-2
-   * Rebuild for xulrunner 1.9.1
-   * Remove networkmanager dependencies
-
-2009-04-13  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.28-1
-   * Upstream update
-
-2009-03-15  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.27-1
-   * Upstream update
-
-2009-02-21  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.25-1
-   * Upstream update
-
-2009-02-01  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.24-1
-   * Upstream update
-
-2008-12-29  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.23-1
-   * Upstream update
-
-2008-11-14  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.22d-1
-   * Upstream update
-
-2008-10-27  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.20-1
-   * Forced downgrade (close FS#11899)
-
-2008-10-26  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.21b-1
-   * Upstream update
-
-2008-10-01  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.20-1
-   * Upstream update
-
-2008-09-06  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.19-1
-   * Upstream update
-
-2008-08-03  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.18-2
-   * Rebuilt against gnutls 2.4.1
-
-2008-07-28  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.18-1
-   * Upstream update
-   * Updated xulrunner 1.9 support patch
-   * Added intltool makedepends
-   * Removed force option
-   
-2008-06-22  Jan de Groot  j...@archlinux.org
-   
-   * liferea 1.4.16b-2
-   * Build with xulrunner 1.9
-   * Add patch from gentoo to fix xulrunner 1.9 support
-   * Make versioned dependencies more strict
-   * Drop dependencies covered by xulrunner 1.9
-
-2008-06-17  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.16b-1
-   * Upstream update
-   * Added force option
-
-2008-06-13  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.16-1
-   * Upstream update
-
-2008-04-17  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.15-1
-   * Upstream update
-
-2008-03-12  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.14-1
-   * Upstream update
-
-2008-03-06  Eric Belanger  e...@archlinux.org
-
-   * liferea 1.4.13-1
-   * Upstream update
-   * Cleaned install scriptlet

Modified: PKGBUILD
===
--- PKGBUILD2011-03-06 23:53:57 UTC (rev 112817)
+++ PKGBUILD2011-03-07 00:49:11 UTC (rev 112818)
@@ -1,30 +1,31 @@
 # $Id$
-# Maintainer: Eric Belanger e...@archlinux.org
+# Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=liferea
-pkgver=1.7.4
-pkgrel=1
+pkgver=1.6.5
+pkgrel=2
 pkgdesc=A desktop news aggregator for online news feeds and weblogs
 arch=('i686' 'x86_64')
 url=http://liferea.sourceforge.net/;
 license=('GPL')
-depends=('gconf' 'libwebkit' 'libxslt' 'sqlite3' 'hicolor-icon-theme'
- 'libunique' 

[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD libnotify-0.7.patch)

2011-03-06 Thread Eric Bélanger
Date: Sunday, March 6, 2011 @ 20:00:08
  Author: eric
Revision: 112823

Fixed svn mess up

Added:
  liferea/trunk/ChangeLog
  liferea/trunk/libnotify-0.7.patch
Modified:
  liferea/trunk/PKGBUILD

-+
 ChangeLog   |  143 ++
 PKGBUILD|   21 +++
 libnotify-0.7.patch |   21 +++
 3 files changed, 174 insertions(+), 11 deletions(-)

Added: ChangeLog
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2011-03-07 01:00:08 UTC (rev 112823)
@@ -0,0 +1,143 @@
+2011-03-07  Jan Steffens  jan.steff...@gmail.com
+
+   * liferea 1.6.5-2
+   * Add patch for libnotify-0.7
+   * Add hicolor-icon-theme dependency
+
+2010-09-29  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.6.5-1
+   * Upstream update
+
+2010-06-30  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.6.4-1
+   * Upstream update
+   * Changed libnotify depends to optdepends
+   * Tidied up package description
+
+2010-02-22  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.6.3-1
+   * Upstream update
+
+2010-01-23  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.6.2-1
+   * Upstream update
+
+2009-11-20  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.6.1-1
+   * Upstream update
+
+2009-07-26  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.6.0-1
+   * Upstream update
+   * Updated depends
+   * Added lua support
+
+2009-07-01 Jan de Groot  j...@archlinux.org
+
+   * liferea 1.4.28-2
+   * Rebuild for xulrunner 1.9.1
+   * Remove networkmanager dependencies
+
+2009-04-13  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.28-1
+   * Upstream update
+
+2009-03-15  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.27-1
+   * Upstream update
+
+2009-02-21  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.25-1
+   * Upstream update
+
+2009-02-01  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.24-1
+   * Upstream update
+
+2008-12-29  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.23-1
+   * Upstream update
+
+2008-11-14  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.22d-1
+   * Upstream update
+
+2008-10-27  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.20-1
+   * Forced downgrade (close FS#11899)
+
+2008-10-26  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.21b-1
+   * Upstream update
+
+2008-10-01  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.20-1
+   * Upstream update
+
+2008-09-06  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.19-1
+   * Upstream update
+
+2008-08-03  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.18-2
+   * Rebuilt against gnutls 2.4.1
+
+2008-07-28  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.18-1
+   * Upstream update
+   * Updated xulrunner 1.9 support patch
+   * Added intltool makedepends
+   * Removed force option
+   
+2008-06-22  Jan de Groot  j...@archlinux.org
+   
+   * liferea 1.4.16b-2
+   * Build with xulrunner 1.9
+   * Add patch from gentoo to fix xulrunner 1.9 support
+   * Make versioned dependencies more strict
+   * Drop dependencies covered by xulrunner 1.9
+
+2008-06-17  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.16b-1
+   * Upstream update
+   * Added force option
+
+2008-06-13  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.16-1
+   * Upstream update
+
+2008-04-17  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.15-1
+   * Upstream update
+
+2008-03-12  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.14-1
+   * Upstream update
+
+2008-03-06  Eric Belanger  e...@archlinux.org
+
+   * liferea 1.4.13-1
+   * Upstream update
+   * Cleaned install scriptlet

Modified: PKGBUILD
===
--- PKGBUILD2011-03-07 00:50:10 UTC (rev 112822)
+++ PKGBUILD2011-03-07 01:00:08 UTC (rev 112823)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
+# Maintainer: Eric Belanger e...@archlinux.org
 
 pkgname=liferea
 pkgver=1.6.5
@@ -14,19 +14,18 @@
 'libnotify: for notification support')
 options=('!libtool' '!emptydirs')
 install=liferea.install
-source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-md5sums=('b5a2c0803eec5d0aff0b9ca4114eaf16')
-sha1sums=('f24dbd0e81c5a8309f0d19853211fc02ff818477')
+changelog=ChangeLog
+source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz
+libnotify-0.7.patch)
+md5sums=('b5a2c0803eec5d0aff0b9ca4114eaf16'
+ 'fca97e3316c1c51e0179c4c7dcce47a2')
+sha1sums=('f24dbd0e81c5a8309f0d19853211fc02ff818477'
+  '52e53dd11a0ffe62304c4f17e80bfe1412cfbf29')
 
 

[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD libnotify-0.7.patch)

2011-03-06 Thread Eric Bélanger
Date: Sunday, March 6, 2011 @ 20:01:17
  Author: eric
Revision: 112828

Fixed svn mess up

Modified:
  liferea/trunk/ChangeLog
  liferea/trunk/PKGBUILD
  liferea/trunk/libnotify-0.7.patch

-+
 ChangeLog   |5 +
 PKGBUILD|   18 ++
 libnotify-0.7.patch |   42 ++
 3 files changed, 45 insertions(+), 20 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2011-03-07 01:00:47 UTC (rev 112827)
+++ ChangeLog   2011-03-07 01:01:17 UTC (rev 112828)
@@ -1,5 +1,10 @@
 2011-03-07  Jan Steffens  jan.steff...@gmail.com
 
+   * liferea 1.7.4-1
+   * Upstream update
+
+2011-03-07  Jan Steffens  jan.steff...@gmail.com
+
* liferea 1.6.5-2
* Add patch for libnotify-0.7
* Add hicolor-icon-theme dependency

Modified: PKGBUILD
===
--- PKGBUILD2011-03-07 01:00:47 UTC (rev 112827)
+++ PKGBUILD2011-03-07 01:01:17 UTC (rev 112828)
@@ -2,13 +2,14 @@
 # Maintainer: Eric Belanger e...@archlinux.org
 
 pkgname=liferea
-pkgver=1.6.5
-pkgrel=2
+pkgver=1.7.4
+pkgrel=1
 pkgdesc=A desktop news aggregator for online news feeds and weblogs
 arch=('i686' 'x86_64')
 url=http://liferea.sourceforge.net/;
 license=('GPL')
-depends=('gconf' 'libwebkit' 'libxslt' 'libglade' 'sqlite3' 
'hicolor-icon-theme')
+depends=('gconf' 'libwebkit' 'libxslt' 'libglade' 'sqlite3' 
'hicolor-icon-theme'
+ 'libunique')
 makedepends=('pkg-config' 'intltool' 'lua' 'libnotify')
 optdepends=('lua: for lua scripting support'
 'libnotify: for notification support')
@@ -17,15 +18,16 @@
 changelog=ChangeLog
 
source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz
 libnotify-0.7.patch)
-md5sums=('b5a2c0803eec5d0aff0b9ca4114eaf16'
- 'fca97e3316c1c51e0179c4c7dcce47a2')
-sha1sums=('f24dbd0e81c5a8309f0d19853211fc02ff818477'
-  '52e53dd11a0ffe62304c4f17e80bfe1412cfbf29')
+md5sums=('69ece60acc93a58cffb66e0e4f753704'
+ 'c6bb9248bdf99afe96d7fdb944d8d808')
+sha1sums=('2607aad81b2ada9a932eccd326ad8bbcf1c16986'
+  'cfc0191161215d6181d936edcebf1142213b7074')
 
 build() {
   cd ${srcdir}/liferea-${pkgver}
   patch -Np1 -i $srcdir/libnotify-0.7.patch
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-schemas-install
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var\
+--disable-schemas-install --disable-nm
   make
 }
 

Modified: libnotify-0.7.patch
===
--- libnotify-0.7.patch 2011-03-07 01:00:47 UTC (rev 112827)
+++ libnotify-0.7.patch 2011-03-07 01:01:17 UTC (rev 112828)
@@ -1,21 +1,39 @@
-diff -u -Nr liferea-1.6.5/src/notification/libnotify.c 
liferea-1.6.5-libnotify/src/notification/libnotify.c
 liferea-1.6.5/src/notification/libnotify.c 2009-06-20 20:33:19.0 
+0200
-+++ liferea-1.6.5-libnotify/src/notification/libnotify.c   2011-03-06 
23:53:45.783336455 +0100
-@@ -150,7 +150,7 @@
+diff -u -Nr liferea-1.7.4/src/notification/libnotify.c 
liferea-1.7.4-libnotify/src/notification/libnotify.c
+--- liferea-1.7.4/src/notification/libnotify.c 2010-01-16 12:02:12.0 
+0100
 liferea-1.7.4-libnotify/src/notification/libnotify.c   2011-03-07 
00:27:39.906668939 +0100
+@@ -158,7 +158,7 @@
  //notify_notification_update ( n, node_get_title(node_p), 
labelText_now_p, NULL);
  //notify_notification_clear_actions(n);
  
--  n = notify_notification_new (node_get_title(node_p), 
labelText_now_p, NULL, NULL);
-+  n = notify_notification_new (node_get_title(node_p), 
labelText_now_p, NULL);
+-  n = notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL, NULL);
++  n = notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL);
  
-   notify_notification_set_icon_from_pixbuf 
(n,node_get_icon(node_p));
+   notify_notification_set_icon_from_pixbuf (n, node_get_icon 
(node_p));
+   notify_notification_set_category (n, feed);
+@@ -173,8 +173,6 @@
+   node_p-id, NULL);
+   }
  
-@@ -244,7 +244,7 @@
+-  notify_notification_attach_to_status_icon (n, 
ui_tray_get_status_icon ());
+-
+   if (!notify_notification_show (n, NULL)) {
+   g_warning (libnotify.c - failed to update notification 
via libnotify\n);
+   }
+@@ -249,7 +247,7 @@
  
labelSummary_p = g_strdup_printf (ngettext (%s has %d new / updated 
headline\n, %s has %d new / updated headlines\n, item_count), 
  node_get_title (node), item_count);
--  n = notify_notification_new ( _(Feed Update), labelSummary_p, NULL, 
NULL);
-+  n =