[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)

2011-03-06 Thread Jan Steffens
Date: Sunday, March 6, 2011 @ 18:53:20
  Author: heftig
Revision: 112815

upgpkg: liferea 1.7.4-1
Fix up dependencies

Modified:
  liferea/trunk/ChangeLog
  liferea/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |8 +++-
 2 files changed, 6 insertions(+), 5 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2011-03-06 23:53:17 UTC (rev 112814)
+++ ChangeLog   2011-03-06 23:53:20 UTC (rev 112815)
@@ -2,6 +2,9 @@
 
* 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
 

Modified: PKGBUILD
===
--- PKGBUILD2011-03-06 23:53:17 UTC (rev 112814)
+++ PKGBUILD2011-03-06 23:53:20 UTC (rev 112815)
@@ -8,11 +8,9 @@
 arch=('i686' 'x86_64')
 url=http://liferea.sourceforge.net/;
 license=('GPL')
-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')
+depends=('gconf' 'libwebkit' 'libxslt' 'sqlite3' 'hicolor-icon-theme'
+ 'libunique' 'libnotify')
+makedepends=('pkg-config' 'intltool')
 options=('!libtool' '!emptydirs')
 install=liferea.install
 changelog=ChangeLog



[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 = 

[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD)

2010-09-29 Thread Eric Bélanger
Date: Wednesday, September 29, 2010 @ 03:36:21
  Author: eric
Revision: 92124

upgpkg: liferea 1.6.5-1
Upstream update

Modified:
  liferea/trunk/ChangeLog
  liferea/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |7 +++
 2 files changed, 8 insertions(+), 4 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-09-29 07:36:17 UTC (rev 92123)
+++ ChangeLog   2010-09-29 07:36:21 UTC (rev 92124)
@@ -1,3 +1,8 @@
+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

Modified: PKGBUILD
===
--- PKGBUILD2010-09-29 07:36:17 UTC (rev 92123)
+++ PKGBUILD2010-09-29 07:36:21 UTC (rev 92124)
@@ -1,9 +1,8 @@
 # $Id$
 # Maintainer: Eric Belanger e...@archlinux.org
-# Contributor: Ben b...@benmazer.net
 
 pkgname=liferea
-pkgver=1.6.4
+pkgver=1.6.5
 pkgrel=1
 pkgdesc=A desktop news aggregator for online news feeds and weblogs
 arch=('i686' 'x86_64')
@@ -17,8 +16,8 @@
 install=liferea.install
 changelog=ChangeLog
 
source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-md5sums=('921b5778f5cc67a60eec4669b6048844')
-sha1sums=('0d267c340880fe8409ebaaed5fecd07b95215556')
+md5sums=('b5a2c0803eec5d0aff0b9ca4114eaf16')
+sha1sums=('f24dbd0e81c5a8309f0d19853211fc02ff818477')
 
 build() {
   cd ${srcdir}/liferea-${pkgver}



[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD)

2010-06-30 Thread Eric Bélanger
Date: Wednesday, June 30, 2010 @ 22:50:52
  Author: eric
Revision: 84582

upgpkg: liferea 1.6.4-1
Upstream update, Changed libnotify depends to optdepends, Tidied up package 
description

Modified:
  liferea/trunk/ChangeLog
  liferea/trunk/PKGBUILD

---+
 ChangeLog |7 +++
 PKGBUILD  |   29 +
 2 files changed, 24 insertions(+), 12 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-07-01 01:38:48 UTC (rev 84581)
+++ ChangeLog   2010-07-01 02:50:52 UTC (rev 84582)
@@ -1,3 +1,10 @@
+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

Modified: PKGBUILD
===
--- PKGBUILD2010-07-01 01:38:48 UTC (rev 84581)
+++ PKGBUILD2010-07-01 02:50:52 UTC (rev 84582)
@@ -3,29 +3,34 @@
 # Contributor: Ben b...@benmazer.net
 
 pkgname=liferea
-pkgver=1.6.3
+pkgver=1.6.4
 pkgrel=1
-pkgdesc=A GTK desktop news aggregator for online news feeds and weblogs
+pkgdesc=A desktop news aggregator for online news feeds and weblogs
 arch=('i686' 'x86_64')
 url=http://liferea.sourceforge.net/;
 license=('GPL')
-depends=('gconf=2.26.0' 'libwebkit=1.1.10' 'libnotify=0.4.5' 
'libxslt=1.1.24' 'libglade=2.6.4' 'sqlite3=3.6.15')
-makedepends=('pkgconfig' 'intltool' 'lua')
-optdepends=('lua: for lua scripting support')
+depends=('gconf' 'libwebkit' 'libxslt' 'libglade' 'sqlite3')
+makedepends=('pkg-config' 'intltool' 'lua' 'libnotify')
+optdepends=('lua: for lua scripting support'
+'libnotify: for notification support')
 options=('!libtool' '!emptydirs')
 install=liferea.install
+changelog=ChangeLog
 
source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-md5sums=('ca354e526bd4e22da0b90083a68b8530')
-sha1sums=('ed88a4216f4fb6f7b678044dd7f1b8748c550193')
+md5sums=('921b5778f5cc67a60eec4669b6048844')
+sha1sums=('0d267c340880fe8409ebaaed5fecd07b95215556')
 
 build() {
   cd ${srcdir}/liferea-${pkgver}
-  libtoolize --force --copy || return 1
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-schemas-install || return 1
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-schemas-install
+  make
+}
+
+package() {
+  cd ${srcdir}/liferea-${pkgver}
+  make DESTDIR=${pkgdir} install
   
   install -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
${pkgdir}/etc/gconf/schemas/*.schemas || return 1
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
${pkgdir}/etc/gconf/schemas/*.schemas
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
 }



[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD)

2010-02-22 Thread Eric Bélanger
Date: Monday, February 22, 2010 @ 20:15:53
  Author: eric
Revision: 69845

upgpkg: liferea 1.6.3-1
Upstream update

Modified:
  liferea/trunk/ChangeLog
  liferea/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-02-23 00:09:30 UTC (rev 69844)
+++ ChangeLog   2010-02-23 01:15:53 UTC (rev 69845)
@@ -1,3 +1,8 @@
+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

Modified: PKGBUILD
===
--- PKGBUILD2010-02-23 00:09:30 UTC (rev 69844)
+++ PKGBUILD2010-02-23 01:15:53 UTC (rev 69845)
@@ -3,7 +3,7 @@
 # Contributor: Ben b...@benmazer.net
 
 pkgname=liferea
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc=A GTK desktop news aggregator for online news feeds and weblogs
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 options=('!libtool' '!emptydirs')
 install=liferea.install
 
source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-md5sums=('dc1de9a080be73eecf53a8f551d7ad52')
-sha1sums=('df3f48a2ebef780a9428c790d8fa6db885c14fe4')
+md5sums=('ca354e526bd4e22da0b90083a68b8530')
+sha1sums=('ed88a4216f4fb6f7b678044dd7f1b8748c550193')
 
 build() {
   cd ${srcdir}/liferea-${pkgver}



[arch-commits] Commit in liferea/trunk (ChangeLog PKGBUILD)

2010-01-23 Thread Eric Bélanger
Date: Saturday, January 23, 2010 @ 20:02:03
  Author: eric
Revision: 64999

upgpkg: liferea 1.6.2-1
Upstream update

Modified:
  liferea/trunk/ChangeLog
  liferea/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |7 ---
 2 files changed, 9 insertions(+), 3 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-01-24 00:53:41 UTC (rev 64998)
+++ ChangeLog   2010-01-24 01:02:03 UTC (rev 64999)
@@ -1,3 +1,8 @@
+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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-24 00:53:41 UTC (rev 64998)
+++ PKGBUILD2010-01-24 01:02:03 UTC (rev 64999)
@@ -3,7 +3,7 @@
 # Contributor: Ben b...@benmazer.net
 
 pkgname=liferea
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc=A GTK desktop news aggregator for online news feeds and weblogs
 arch=('i686' 'x86_64')
@@ -15,11 +15,12 @@
 options=('!libtool' '!emptydirs')
 install=liferea.install
 
source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-md5sums=('ff760f3b5937713e8bb5ce543c7cbb31')
-sha1sums=('408f4c877884491a8a67c9bb912d5cb1b22892f1')
+md5sums=('dc1de9a080be73eecf53a8f551d7ad52')
+sha1sums=('df3f48a2ebef780a9428c790d8fa6db885c14fe4')
 
 build() {
   cd ${srcdir}/liferea-${pkgver}
+  libtoolize --force --copy || return 1
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-schemas-install || return 1
   make || return 1
   make DESTDIR=${pkgdir} install || return 1