[arch-commits] Commit in liferea/repos (10 files)

Eric Bélanger eric at archlinux.org
Sun Dec 11 03:22:13 UTC 2011


    Date: Saturday, December 10, 2011 @ 22:22:12
  Author: eric
Revision: 144936

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  liferea/repos/extra-i686/PKGBUILD
    (from rev 144935, liferea/trunk/PKGBUILD)
  liferea/repos/extra-i686/liferea.install
    (from rev 144935, liferea/trunk/liferea.install)
  liferea/repos/extra-x86_64/PKGBUILD
    (from rev 144935, liferea/trunk/PKGBUILD)
  liferea/repos/extra-x86_64/liferea.install
    (from rev 144935, liferea/trunk/liferea.install)
Deleted:
  liferea/repos/extra-i686/PKGBUILD
  liferea/repos/extra-i686/libnotify-0.7.patch
  liferea/repos/extra-i686/liferea.install
  liferea/repos/extra-x86_64/PKGBUILD
  liferea/repos/extra-x86_64/libnotify-0.7.patch
  liferea/repos/extra-x86_64/liferea.install

----------------------------------+
 extra-i686/PKGBUILD              |   67 ++++++++++++++++--------------------
 extra-i686/libnotify-0.7.patch   |   68 -------------------------------------
 extra-i686/liferea.install       |   44 +++++++++++------------
 extra-x86_64/PKGBUILD            |   67 ++++++++++++++++--------------------
 extra-x86_64/libnotify-0.7.patch |   68 -------------------------------------
 extra-x86_64/liferea.install     |   44 +++++++++++------------
 6 files changed, 106 insertions(+), 252 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-12-11 03:21:39 UTC (rev 144935)
+++ extra-i686/PKGBUILD	2011-12-11 03:22:12 UTC (rev 144936)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=liferea
-pkgver=1.6.7
-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' 'libglade' 'hicolor-icon-theme')
-makedepends=('pkg-config' 'intltool' 'lua' 'libnotify')
-optdepends=('lua: for lua scripting support'
-            'libnotify: for notification support')
-options=('!libtool' '!emptydirs')
-install=liferea.install
-source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz
-        libnotify-0.7.patch)
-sha1sums=('9ca2d640499dde32cd9fe83b8a6081f3628e5c0c'
-          'a88fd7682e040b7f09936b641967496dc35c67a3')
-
-build() {
-  cd "${srcdir}/liferea-${pkgver}"
-  patch -Np1 -i "$srcdir/libnotify-0.7.patch"
-  ./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
-  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
-}

Copied: liferea/repos/extra-i686/PKGBUILD (from rev 144935, liferea/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-12-11 03:22:12 UTC (rev 144936)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=liferea
+pkgver=1.8.0
+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' 'libnotify' 'libunique' 'json-glib' 'hicolor-icon-theme')
+makedepends=('intltool')
+options=('!libtool' '!emptydirs')
+install=liferea.install
+source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
+sha1sums=('b731e70128130478207e9059fc9ec33ae7d95358')
+
+build() {
+  cd "${srcdir}/liferea-${pkgver}"
+  ./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
+  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
+}

Deleted: extra-i686/libnotify-0.7.patch
===================================================================
--- extra-i686/libnotify-0.7.patch	2011-12-11 03:21:39 UTC (rev 144935)
+++ extra-i686/libnotify-0.7.patch	2011-12-11 03:22:12 UTC (rev 144936)
@@ -1,68 +0,0 @@
-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.000000000 +0200
-+++ liferea-1.6.5-libnotify/src/notification/libnotify.c	2011-03-06 23:53:45.783336455 +0100
-@@ -150,7 +150,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);
- 
- 		notify_notification_set_icon_from_pixbuf (n,node_get_icon(node_p));
- 
-@@ -244,7 +244,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 = notify_notification_new ( _("Feed Update"), labelSummary_p, NULL);
- 	g_free(labelSummary_p);
- 
- 	notify_notification_set_icon_from_pixbuf (n, node_get_icon (node));
-diff -Naur liferea-1.6.6b/configure liferea-1.6.6b-new/configure
---- liferea-1.6.6b/configure	2011-06-22 11:16:46.000000000 -0400
-+++ liferea-1.6.6b-new/configure	2011-06-22 19:41:18.000000000 -0400
-@@ -12567,12 +12567,12 @@
-     pkg_cv_LIBNOTIFY_CFLAGS="$LIBNOTIFY_CFLAGS"
-  elif test -n "$PKG_CONFIG"; then
-     if test -n "$PKG_CONFIG" && \
--    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.3.2, libnotify <= 0.5\""; } >&5
--  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.3.2, libnotify <= 0.5") 2>&5
-+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.3.2, libnotify <= 0.8\""; } >&5
-+  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.3.2, libnotify <= 0.8") 2>&5
-   ac_status=$?
-   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-   test $ac_status = 0; }; then
--  pkg_cv_LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify >= 0.3.2, libnotify <= 0.5" 2>/dev/null`
-+  pkg_cv_LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify >= 0.3.2, libnotify <= 0.8" 2>/dev/null`
- else
-   pkg_failed=yes
- fi
-@@ -12583,12 +12583,12 @@
-     pkg_cv_LIBNOTIFY_LIBS="$LIBNOTIFY_LIBS"
-  elif test -n "$PKG_CONFIG"; then
-     if test -n "$PKG_CONFIG" && \
--    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.3.2, libnotify <= 0.5\""; } >&5
--  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.3.2, libnotify <= 0.5") 2>&5
-+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.3.2, libnotify <= 0.8\""; } >&5
-+  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.3.2, libnotify <= 0.8") 2>&5
-   ac_status=$?
-   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-   test $ac_status = 0; }; then
--  pkg_cv_LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify >= 0.3.2, libnotify <= 0.5" 2>/dev/null`
-+  pkg_cv_LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify >= 0.3.2, libnotify <= 0.8" 2>/dev/null`
- else
-   pkg_failed=yes
- fi
-@@ -12608,9 +12608,9 @@
-         _pkg_short_errors_supported=no
- fi
-         if test $_pkg_short_errors_supported = yes; then
--	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libnotify >= 0.3.2, libnotify <= 0.5" 2>&1`
-+	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libnotify >= 0.3.2, libnotify <= 0.8" 2>&1`
-         else
--	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors "libnotify >= 0.3.2, libnotify <= 0.5" 2>&1`
-+	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors "libnotify >= 0.3.2, libnotify <= 0.8" 2>&1`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$LIBNOTIFY_PKG_ERRORS" >&5

Deleted: extra-i686/liferea.install
===================================================================
--- extra-i686/liferea.install	2011-12-11 03:21:39 UTC (rev 144935)
+++ extra-i686/liferea.install	2011-12-11 03:22:12 UTC (rev 144936)
@@ -1,22 +0,0 @@
-pkgname=liferea
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}

Copied: liferea/repos/extra-i686/liferea.install (from rev 144935, liferea/trunk/liferea.install)
===================================================================
--- extra-i686/liferea.install	                        (rev 0)
+++ extra-i686/liferea.install	2011-12-11 03:22:12 UTC (rev 144936)
@@ -0,0 +1,22 @@
+pkgname=liferea
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-12-11 03:21:39 UTC (rev 144935)
+++ extra-x86_64/PKGBUILD	2011-12-11 03:22:12 UTC (rev 144936)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=liferea
-pkgver=1.6.7
-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' 'libglade' 'hicolor-icon-theme')
-makedepends=('pkg-config' 'intltool' 'lua' 'libnotify')
-optdepends=('lua: for lua scripting support'
-            'libnotify: for notification support')
-options=('!libtool' '!emptydirs')
-install=liferea.install
-source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz
-        libnotify-0.7.patch)
-sha1sums=('9ca2d640499dde32cd9fe83b8a6081f3628e5c0c'
-          'a88fd7682e040b7f09936b641967496dc35c67a3')
-
-build() {
-  cd "${srcdir}/liferea-${pkgver}"
-  patch -Np1 -i "$srcdir/libnotify-0.7.patch"
-  ./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
-  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
-}

Copied: liferea/repos/extra-x86_64/PKGBUILD (from rev 144935, liferea/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-12-11 03:22:12 UTC (rev 144936)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=liferea
+pkgver=1.8.0
+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' 'libnotify' 'libunique' 'json-glib' 'hicolor-icon-theme')
+makedepends=('intltool')
+options=('!libtool' '!emptydirs')
+install=liferea.install
+source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
+sha1sums=('b731e70128130478207e9059fc9ec33ae7d95358')
+
+build() {
+  cd "${srcdir}/liferea-${pkgver}"
+  ./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
+  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
+}

Deleted: extra-x86_64/libnotify-0.7.patch
===================================================================
--- extra-x86_64/libnotify-0.7.patch	2011-12-11 03:21:39 UTC (rev 144935)
+++ extra-x86_64/libnotify-0.7.patch	2011-12-11 03:22:12 UTC (rev 144936)
@@ -1,68 +0,0 @@
-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.000000000 +0200
-+++ liferea-1.6.5-libnotify/src/notification/libnotify.c	2011-03-06 23:53:45.783336455 +0100
-@@ -150,7 +150,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);
- 
- 		notify_notification_set_icon_from_pixbuf (n,node_get_icon(node_p));
- 
-@@ -244,7 +244,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 = notify_notification_new ( _("Feed Update"), labelSummary_p, NULL);
- 	g_free(labelSummary_p);
- 
- 	notify_notification_set_icon_from_pixbuf (n, node_get_icon (node));
-diff -Naur liferea-1.6.6b/configure liferea-1.6.6b-new/configure
---- liferea-1.6.6b/configure	2011-06-22 11:16:46.000000000 -0400
-+++ liferea-1.6.6b-new/configure	2011-06-22 19:41:18.000000000 -0400
-@@ -12567,12 +12567,12 @@
-     pkg_cv_LIBNOTIFY_CFLAGS="$LIBNOTIFY_CFLAGS"
-  elif test -n "$PKG_CONFIG"; then
-     if test -n "$PKG_CONFIG" && \
--    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.3.2, libnotify <= 0.5\""; } >&5
--  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.3.2, libnotify <= 0.5") 2>&5
-+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.3.2, libnotify <= 0.8\""; } >&5
-+  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.3.2, libnotify <= 0.8") 2>&5
-   ac_status=$?
-   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-   test $ac_status = 0; }; then
--  pkg_cv_LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify >= 0.3.2, libnotify <= 0.5" 2>/dev/null`
-+  pkg_cv_LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify >= 0.3.2, libnotify <= 0.8" 2>/dev/null`
- else
-   pkg_failed=yes
- fi
-@@ -12583,12 +12583,12 @@
-     pkg_cv_LIBNOTIFY_LIBS="$LIBNOTIFY_LIBS"
-  elif test -n "$PKG_CONFIG"; then
-     if test -n "$PKG_CONFIG" && \
--    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.3.2, libnotify <= 0.5\""; } >&5
--  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.3.2, libnotify <= 0.5") 2>&5
-+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.3.2, libnotify <= 0.8\""; } >&5
-+  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.3.2, libnotify <= 0.8") 2>&5
-   ac_status=$?
-   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-   test $ac_status = 0; }; then
--  pkg_cv_LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify >= 0.3.2, libnotify <= 0.5" 2>/dev/null`
-+  pkg_cv_LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify >= 0.3.2, libnotify <= 0.8" 2>/dev/null`
- else
-   pkg_failed=yes
- fi
-@@ -12608,9 +12608,9 @@
-         _pkg_short_errors_supported=no
- fi
-         if test $_pkg_short_errors_supported = yes; then
--	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libnotify >= 0.3.2, libnotify <= 0.5" 2>&1`
-+	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libnotify >= 0.3.2, libnotify <= 0.8" 2>&1`
-         else
--	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors "libnotify >= 0.3.2, libnotify <= 0.5" 2>&1`
-+	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors "libnotify >= 0.3.2, libnotify <= 0.8" 2>&1`
-         fi
- 	# Put the nasty error message in config.log where it belongs
- 	echo "$LIBNOTIFY_PKG_ERRORS" >&5

Deleted: extra-x86_64/liferea.install
===================================================================
--- extra-x86_64/liferea.install	2011-12-11 03:21:39 UTC (rev 144935)
+++ extra-x86_64/liferea.install	2011-12-11 03:22:12 UTC (rev 144936)
@@ -1,22 +0,0 @@
-pkgname=liferea
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}

Copied: liferea/repos/extra-x86_64/liferea.install (from rev 144935, liferea/trunk/liferea.install)
===================================================================
--- extra-x86_64/liferea.install	                        (rev 0)
+++ extra-x86_64/liferea.install	2011-12-11 03:22:12 UTC (rev 144936)
@@ -0,0 +1,22 @@
+pkgname=liferea
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}




More information about the arch-commits mailing list