[arch-commits] Commit in folks/repos (8 files)

2015-11-27 Thread Jan Steffens
Date: Friday, November 27, 2015 @ 16:49:59
  Author: heftig
Revision: 251997

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

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 251996, folks/trunk/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 251996, folks/trunk/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 251996, folks/trunk/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 251996, folks/trunk/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-i686/folks.install
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/extra-x86_64/folks.install

+
 /PKGBUILD  |   70 +++
 /folks.install |   22 +
 extra-i686/PKGBUILD|   35 -
 extra-i686/folks.install   |   11 --
 extra-x86_64/PKGBUILD  |   35 -
 extra-x86_64/folks.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-27 15:45:04 UTC (rev 251996)
+++ extra-i686/PKGBUILD 2015-11-27 15:49:59 UTC (rev 251997)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=folks
-pkgver=0.11.1
-pkgrel=2
-pkgdesc="Library to aggregates people into metacontacts"
-arch=(i686 x86_64)
-url="https://wiki.gnome.org/Projects/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('6740d9074be911959904b40e7264d298bb5622995098ddfa1751dcd2bc4c917d')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 251996, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-27 15:49:59 UTC (rev 251997)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=folks
+pkgver=0.11.2
+pkgrel=1
+pkgdesc="Library to aggregates people into metacontacts"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('35a80a40e0cf68d5e86eff2ad55320f17427f66377c453ba5a1dbbd71755a1b8')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2015-11-27 15:45:04 UTC (rev 251996)
+++ extra-i686/folks.install2015-11-27 15:49:59 UTC (rev 251997)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 251996, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2015-11-27 15:49:59 UTC (rev 251997)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-27 15:45:04 UTC (rev 251996)
+++ extra-x86_64/PKGBUILD   2015-11-27 15:49:59 UTC (rev 251997)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=folks
-pkgver=0.11.1
-pkgrel=2
-pkgdesc="Library to aggregates people into metacontacts"
-arch=(i686 x86_64)
-url="https://wiki.gnome.org/Projects/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)

[arch-commits] Commit in folks/repos (8 files)

2015-07-02 Thread Jan Steffens
Date: Thursday, July 2, 2015 @ 16:13:46
  Author: heftig
Revision: 241707

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

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 241706, folks/trunk/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 241706, folks/trunk/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 241706, folks/trunk/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 241706, folks/trunk/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-i686/folks.install
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/extra-x86_64/folks.install

+
 /PKGBUILD  |   70 +++
 /folks.install |   22 +
 extra-i686/PKGBUILD|   35 -
 extra-i686/folks.install   |   11 --
 extra-x86_64/PKGBUILD  |   35 -
 extra-x86_64/folks.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-07-02 14:08:52 UTC (rev 241706)
+++ extra-i686/PKGBUILD 2015-07-02 14:13:46 UTC (rev 241707)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.11.0
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=https://wiki.gnome.org/Projects/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('7f6306344f305538ffda263b1085bdcb7039ec0551825dd503f6a3a18cb73061')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 241706, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-07-02 14:13:46 UTC (rev 241707)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.11.1
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('6740d9074be911959904b40e7264d298bb5622995098ddfa1751dcd2bc4c917d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2015-07-02 14:08:52 UTC (rev 241706)
+++ extra-i686/folks.install2015-07-02 14:13:46 UTC (rev 241707)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 241706, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2015-07-02 14:13:46 UTC (rev 241707)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-07-02 14:08:52 UTC (rev 241706)
+++ extra-x86_64/PKGBUILD   2015-07-02 14:13:46 UTC (rev 241707)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.11.0
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=https://wiki.gnome.org/Projects/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)

[arch-commits] Commit in folks/repos (8 files)

2015-03-25 Thread Jan de Groot
Date: Wednesday, March 25, 2015 @ 16:37:23
  Author: jgc
Revision: 234886

db-move: moved folks from [gnome-unstable] to [testing] (i686, x86_64)

Added:
  folks/repos/testing-i686/
  folks/repos/testing-i686/PKGBUILD
(from rev 234786, folks/repos/gnome-unstable-i686/PKGBUILD)
  folks/repos/testing-i686/folks.install
(from rev 234786, folks/repos/gnome-unstable-i686/folks.install)
  folks/repos/testing-x86_64/
  folks/repos/testing-x86_64/PKGBUILD
(from rev 234786, folks/repos/gnome-unstable-x86_64/PKGBUILD)
  folks/repos/testing-x86_64/folks.install
(from rev 234786, folks/repos/gnome-unstable-x86_64/folks.install)
Deleted:
  folks/repos/gnome-unstable-i686/
  folks/repos/gnome-unstable-x86_64/

--+
 testing-i686/PKGBUILD|   35 +++
 testing-i686/folks.install   |   11 +++
 testing-x86_64/PKGBUILD  |   35 +++
 testing-x86_64/folks.install |   11 +++
 4 files changed, 92 insertions(+)

Copied: folks/repos/testing-i686/PKGBUILD (from rev 234786, 
folks/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-25 15:37:23 UTC (rev 234886)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.11.0
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('7f6306344f305538ffda263b1085bdcb7039ec0551825dd503f6a3a18cb73061')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/testing-i686/folks.install (from rev 234786, 
folks/repos/gnome-unstable-i686/folks.install)
===
--- testing-i686/folks.install  (rev 0)
+++ testing-i686/folks.install  2015-03-25 15:37:23 UTC (rev 234886)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: folks/repos/testing-x86_64/PKGBUILD (from rev 234786, 
folks/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-03-25 15:37:23 UTC (rev 234886)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.11.0
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('7f6306344f305538ffda263b1085bdcb7039ec0551825dd503f6a3a18cb73061')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/testing-x86_64/folks.install (from rev 234786, 
folks/repos/gnome-unstable-x86_64/folks.install)
===
--- testing-x86_64/folks.install(rev 0)
+++ testing-x86_64/folks.install2015-03-25 15:37:23 UTC (rev 234886)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


[arch-commits] Commit in folks/repos (8 files)

2015-01-28 Thread Jan Steffens
Date: Wednesday, January 28, 2015 @ 17:05:25
  Author: heftig
Revision: 230193

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

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 230192, folks/trunk/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 230192, folks/trunk/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 230192, folks/trunk/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 230192, folks/trunk/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-i686/folks.install
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/extra-x86_64/folks.install

+
 /PKGBUILD  |   70 +++
 /folks.install |   22 +
 extra-i686/PKGBUILD|   35 -
 extra-i686/folks.install   |   11 --
 extra-x86_64/PKGBUILD  |   35 -
 extra-x86_64/folks.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-01-28 16:05:10 UTC (rev 230192)
+++ extra-i686/PKGBUILD 2015-01-28 16:05:25 UTC (rev 230193)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.10.0
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=https://wiki.gnome.org/Projects/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala python2)
-install=folks.install
-options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('66e76bb9d095b6c0ba41e37e791e11762c67fd36498511a65085d7a39b771cc2')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 230192, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-01-28 16:05:25 UTC (rev 230193)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.10.1
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala python2)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('0d53a6197a5734cc03477d8fa83c1d9ee510f3dc0c6f3aa7b8bb734d6027caa9')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2015-01-28 16:05:10 UTC (rev 230192)
+++ extra-i686/folks.install2015-01-28 16:05:25 UTC (rev 230193)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 230192, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2015-01-28 16:05:25 UTC (rev 230193)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-01-28 16:05:10 UTC (rev 230192)
+++ extra-x86_64/PKGBUILD   2015-01-28 16:05:25 UTC (rev 230193)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.10.0
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=https://wiki.gnome.org/Projects/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala 

[arch-commits] Commit in folks/repos (8 files)

2014-09-26 Thread Jan de Groot
Date: Friday, September 26, 2014 @ 12:57:13
  Author: jgc
Revision: 223141

db-move: moved folks from [gnome-unstable] to [testing] (i686, x86_64)

Added:
  folks/repos/testing-i686/
  folks/repos/testing-i686/PKGBUILD
(from rev 223030, folks/repos/gnome-unstable-i686/PKGBUILD)
  folks/repos/testing-i686/folks.install
(from rev 223030, folks/repos/gnome-unstable-i686/folks.install)
  folks/repos/testing-x86_64/
  folks/repos/testing-x86_64/PKGBUILD
(from rev 223030, folks/repos/gnome-unstable-x86_64/PKGBUILD)
  folks/repos/testing-x86_64/folks.install
(from rev 223030, folks/repos/gnome-unstable-x86_64/folks.install)
Deleted:
  folks/repos/gnome-unstable-i686/
  folks/repos/gnome-unstable-x86_64/

--+
 testing-i686/PKGBUILD|   35 +++
 testing-i686/folks.install   |   11 +++
 testing-x86_64/PKGBUILD  |   35 +++
 testing-x86_64/folks.install |   11 +++
 4 files changed, 92 insertions(+)

Copied: folks/repos/testing-i686/PKGBUILD (from rev 223030, 
folks/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-09-26 10:57:13 UTC (rev 223141)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.10.0
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala python2)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('66e76bb9d095b6c0ba41e37e791e11762c67fd36498511a65085d7a39b771cc2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/testing-i686/folks.install (from rev 223030, 
folks/repos/gnome-unstable-i686/folks.install)
===
--- testing-i686/folks.install  (rev 0)
+++ testing-i686/folks.install  2014-09-26 10:57:13 UTC (rev 223141)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: folks/repos/testing-x86_64/PKGBUILD (from rev 223030, 
folks/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-09-26 10:57:13 UTC (rev 223141)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.10.0
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala python2)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('66e76bb9d095b6c0ba41e37e791e11762c67fd36498511a65085d7a39b771cc2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/testing-x86_64/folks.install (from rev 223030, 
folks/repos/gnome-unstable-x86_64/folks.install)
===
--- testing-x86_64/folks.install(rev 0)
+++ testing-x86_64/folks.install2014-09-26 10:57:13 UTC (rev 223141)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



[arch-commits] Commit in folks/repos (8 files)

2014-08-20 Thread Jan Steffens
Date: Wednesday, August 20, 2014 @ 23:09:23
  Author: heftig
Revision: 220472

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

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 220471, folks/trunk/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 220471, folks/trunk/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 220471, folks/trunk/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 220471, folks/trunk/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-i686/folks.install
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/extra-x86_64/folks.install

+
 /PKGBUILD  |   70 +++
 /folks.install |   22 +
 extra-i686/PKGBUILD|   30 --
 extra-i686/folks.install   |   11 --
 extra-x86_64/PKGBUILD  |   30 --
 extra-x86_64/folks.install |   11 --
 6 files changed, 92 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-08-20 21:09:01 UTC (rev 220471)
+++ extra-i686/PKGBUILD 2014-08-20 21:09:23 UTC (rev 220472)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.7.1
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=https://wiki.gnome.org/Projects/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
-md5sums=('18f3e0799fdea55be7e27bc16e73bd8a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 220471, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-08-20 21:09:23 UTC (rev 220472)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.8
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
+md5sums=('1bfccf799ae58533ebfcb14b831b5cd9')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2014-08-20 21:09:01 UTC (rev 220471)
+++ extra-i686/folks.install2014-08-20 21:09:23 UTC (rev 220472)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 220471, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2014-08-20 21:09:23 UTC (rev 220472)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-08-20 21:09:01 UTC (rev 220471)
+++ extra-x86_64/PKGBUILD   2014-08-20 21:09:23 UTC (rev 220472)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.7.1
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=https://wiki.gnome.org/Projects/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
-md5sums=('18f3e0799fdea55be7e27bc16e73bd8a')
-
-build() {
-  cd 

[arch-commits] Commit in folks/repos (8 files)

2014-06-24 Thread Jan Steffens
Date: Tuesday, June 24, 2014 @ 21:21:02
  Author: heftig
Revision: 215426

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

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 215425, folks/trunk/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 215425, folks/trunk/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 215425, folks/trunk/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 215425, folks/trunk/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-i686/folks.install
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/extra-x86_64/folks.install

+
 /PKGBUILD  |   60 +++
 /folks.install |   22 +++
 extra-i686/PKGBUILD|   30 -
 extra-i686/folks.install   |   11 ---
 extra-x86_64/PKGBUILD  |   30 -
 extra-x86_64/folks.install |   11 ---
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-24 19:20:14 UTC (rev 215425)
+++ extra-i686/PKGBUILD 2014-06-24 19:21:02 UTC (rev 215426)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.7
-pkgrel=2
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
-md5sums=('aeaeb5a8e7277b167b9f055f372b9d5d')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 215425, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-24 19:21:02 UTC (rev 215426)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.7.1
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=https://wiki.gnome.org/Projects/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
+md5sums=('18f3e0799fdea55be7e27bc16e73bd8a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2014-06-24 19:20:14 UTC (rev 215425)
+++ extra-i686/folks.install2014-06-24 19:21:02 UTC (rev 215426)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 215425, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2014-06-24 19:21:02 UTC (rev 215426)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-06-24 19:20:14 UTC (rev 215425)
+++ extra-x86_64/PKGBUILD   2014-06-24 19:21:02 UTC (rev 215426)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.7
-pkgrel=2
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
-md5sums=('aeaeb5a8e7277b167b9f055f372b9d5d')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend 

[arch-commits] Commit in folks/repos (8 files)

2014-06-23 Thread Jan Steffens
Date: Monday, June 23, 2014 @ 21:53:29
  Author: heftig
Revision: 215389

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

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 215388, folks/trunk/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 215388, folks/trunk/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 215388, folks/trunk/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 215388, folks/trunk/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-i686/folks.install
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/extra-x86_64/folks.install

+
 /PKGBUILD  |   60 +++
 /folks.install |   22 +++
 extra-i686/PKGBUILD|   31 --
 extra-i686/folks.install   |   11 ---
 extra-x86_64/PKGBUILD  |   31 --
 extra-x86_64/folks.install |   11 ---
 6 files changed, 82 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-06-23 19:52:14 UTC (rev 215388)
+++ extra-i686/PKGBUILD 2014-06-23 19:53:29 UTC (rev 215389)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.7
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala git)
-install=folks.install
-options=('!emptydirs')
-source=(git://git.gnome.org/folks#commit=0085cb463849e5b30d4b4c58da63a5df3fd0d0be)
-md5sums=('SKIP')
-
-build() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 215388, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-06-23 19:53:29 UTC (rev 215389)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.7
+pkgrel=2
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
+md5sums=('aeaeb5a8e7277b167b9f055f372b9d5d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2014-06-23 19:52:14 UTC (rev 215388)
+++ extra-i686/folks.install2014-06-23 19:53:29 UTC (rev 215389)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 215388, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2014-06-23 19:53:29 UTC (rev 215389)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-06-23 19:52:14 UTC (rev 215388)
+++ extra-x86_64/PKGBUILD   2014-06-23 19:53:29 UTC (rev 215389)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.7
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala git)
-install=folks.install
-options=('!emptydirs')
-source=(git://git.gnome.org/folks#commit=0085cb463849e5b30d4b4c58da63a5df3fd0d0be)
-md5sums=('SKIP')
-
-build() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-  

[arch-commits] Commit in folks/repos (8 files)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 20:28:13
  Author: jgc
Revision: 211631

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

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 211630, folks/trunk/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 211630, folks/trunk/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 211630, folks/trunk/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 211630, folks/trunk/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-i686/folks.install
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/extra-x86_64/folks.install

+
 /PKGBUILD  |   62 +++
 /folks.install |   22 +++
 extra-i686/PKGBUILD|   31 -
 extra-i686/folks.install   |   11 ---
 extra-x86_64/PKGBUILD  |   31 -
 extra-x86_64/folks.install |   11 ---
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 18:28:07 UTC (rev 211630)
+++ extra-i686/PKGBUILD 2014-04-21 18:28:13 UTC (rev 211631)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.6
-pkgrel=2
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a67e055b5a2724a34a80946e2940c4c0ad708cb1f4e0a09407c6b69a5e40267f')
-
-build() {
-  cd $pkgname-$pkgver
-  #export PKG_CONFIG_PATH=${srcdir}/${pkgname}-${pkgver}/folks
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 211630, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 18:28:13 UTC (rev 211631)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.7
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala git)
+install=folks.install
+options=('!emptydirs')
+source=(git://git.gnome.org/folks#commit=0085cb463849e5b30d4b4c58da63a5df3fd0d0be)
+md5sums=('SKIP')
+
+build() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2014-04-21 18:28:07 UTC (rev 211630)
+++ extra-i686/folks.install2014-04-21 18:28:13 UTC (rev 211631)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 211630, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2014-04-21 18:28:13 UTC (rev 211631)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 18:28:07 UTC (rev 211630)
+++ extra-x86_64/PKGBUILD   2014-04-21 18:28:13 UTC (rev 211631)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.6
-pkgrel=2
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a67e055b5a2724a34a80946e2940c4c0ad708cb1f4e0a09407c6b69a5e40267f')
-
-build() {

[arch-commits] Commit in folks/repos (8 files)

2013-06-08 Thread Jan Steffens
Date: Saturday, June 8, 2013 @ 10:06:46
  Author: heftig
Revision: 188065

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

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 188064, folks/trunk/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 188064, folks/trunk/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 188064, folks/trunk/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 188064, folks/trunk/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-i686/folks.install
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/extra-x86_64/folks.install

+
 /PKGBUILD  |   60 +++
 /folks.install |   22 +++
 extra-i686/PKGBUILD|   30 -
 extra-i686/folks.install   |   11 ---
 extra-x86_64/PKGBUILD  |   30 -
 extra-x86_64/folks.install |   11 ---
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-08 08:05:51 UTC (rev 188064)
+++ extra-i686/PKGBUILD 2013-06-08 08:06:46 UTC (rev 188065)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.1
-pkgrel=3
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server libzeitgeist 
libtracker-sparql)
-makedepends=(gobject-introspection intltool)
-install=folks.install
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('102b1867355d16e73a837871a058dda13c74fa385908ddda1623893ab0baee4a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend 
\
---disable-libsocialweb-backend
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 188064, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-08 08:06:46 UTC (rev 188065)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.2
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server libzeitgeist 
libtracker-sparql)
+makedepends=(gobject-introspection intltool)
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4b034ffe83928acd8a7d607edab60f36eb13801a9d3fcc34ccc7c34a16747818')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend 
\
+--disable-libsocialweb-backend
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2013-06-08 08:05:51 UTC (rev 188064)
+++ extra-i686/folks.install2013-06-08 08:06:46 UTC (rev 188065)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 188064, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2013-06-08 08:06:46 UTC (rev 188065)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-08 08:05:51 UTC (rev 188064)
+++ extra-x86_64/PKGBUILD   2013-06-08 08:06:46 UTC (rev 188065)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.1
-pkgrel=3
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server libzeitgeist 
libtracker-sparql)
-makedepends=(gobject-introspection intltool)
-install=folks.install
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

[arch-commits] Commit in folks/repos (8 files)

2013-04-10 Thread Jan Steffens
Date: Wednesday, April 10, 2013 @ 21:12:00
  Author: heftig
Revision: 182474

db-move: moved folks from [staging] to [testing] (i686, x86_64)

Added:
  folks/repos/testing-i686/
  folks/repos/testing-i686/PKGBUILD
(from rev 182430, folks/repos/staging-i686/PKGBUILD)
  folks/repos/testing-i686/folks.install
(from rev 182430, folks/repos/staging-i686/folks.install)
  folks/repos/testing-x86_64/
  folks/repos/testing-x86_64/PKGBUILD
(from rev 182430, folks/repos/staging-x86_64/PKGBUILD)
  folks/repos/testing-x86_64/folks.install
(from rev 182430, folks/repos/staging-x86_64/folks.install)
Deleted:
  folks/repos/staging-i686/
  folks/repos/staging-x86_64/

--+
 testing-i686/PKGBUILD|   30 ++
 testing-i686/folks.install   |   11 +++
 testing-x86_64/PKGBUILD  |   30 ++
 testing-x86_64/folks.install |   11 +++
 4 files changed, 82 insertions(+)

Copied: folks/repos/testing-i686/PKGBUILD (from rev 182430, 
folks/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-10 19:12:00 UTC (rev 182474)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.1
+pkgrel=3
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server libzeitgeist 
libtracker-sparql)
+makedepends=(gobject-introspection intltool)
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('102b1867355d16e73a837871a058dda13c74fa385908ddda1623893ab0baee4a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend 
\
+--disable-libsocialweb-backend
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/testing-i686/folks.install (from rev 182430, 
folks/repos/staging-i686/folks.install)
===
--- testing-i686/folks.install  (rev 0)
+++ testing-i686/folks.install  2013-04-10 19:12:00 UTC (rev 182474)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: folks/repos/testing-x86_64/PKGBUILD (from rev 182430, 
folks/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-10 19:12:00 UTC (rev 182474)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.1
+pkgrel=3
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server libzeitgeist 
libtracker-sparql)
+makedepends=(gobject-introspection intltool)
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('102b1867355d16e73a837871a058dda13c74fa385908ddda1623893ab0baee4a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend 
\
+--disable-libsocialweb-backend
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/testing-x86_64/folks.install (from rev 182430, 
folks/repos/staging-x86_64/folks.install)
===
--- testing-x86_64/folks.install(rev 0)
+++ testing-x86_64/folks.install2013-04-10 19:12:00 UTC (rev 182474)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



[arch-commits] Commit in folks/repos (8 files)

2013-03-31 Thread Jan Steffens
Date: Sunday, March 31, 2013 @ 12:57:16
  Author: heftig
Revision: 181086

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  folks/repos/gnome-unstable-i686/PKGBUILD
(from rev 181085, folks/trunk/PKGBUILD)
  folks/repos/gnome-unstable-i686/folks.install
(from rev 181085, folks/trunk/folks.install)
  folks/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 181085, folks/trunk/PKGBUILD)
  folks/repos/gnome-unstable-x86_64/folks.install
(from rev 181085, folks/trunk/folks.install)
Deleted:
  folks/repos/gnome-unstable-i686/PKGBUILD
  folks/repos/gnome-unstable-i686/folks.install
  folks/repos/gnome-unstable-x86_64/PKGBUILD
  folks/repos/gnome-unstable-x86_64/folks.install

-+
 /PKGBUILD   |   60 ++
 /folks.install  |   22 
 gnome-unstable-i686/PKGBUILD|   30 -
 gnome-unstable-i686/folks.install   |   11 --
 gnome-unstable-x86_64/PKGBUILD  |   30 -
 gnome-unstable-x86_64/folks.install |   11 --
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2013-03-31 10:56:08 UTC (rev 181085)
+++ gnome-unstable-i686/PKGBUILD2013-03-31 10:57:16 UTC (rev 181086)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.1
-pkgrel=2
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server libsocialweb 
libzeitgeist
- libtracker-sparql)
-makedepends=(gobject-introspection intltool)
-install=folks.install
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('102b1867355d16e73a837871a058dda13c74fa385908ddda1623893ab0baee4a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/gnome-unstable-i686/PKGBUILD (from rev 181085, 
folks/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-03-31 10:57:16 UTC (rev 181086)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.1
+pkgrel=3
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server libzeitgeist 
libtracker-sparql)
+makedepends=(gobject-introspection intltool)
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('102b1867355d16e73a837871a058dda13c74fa385908ddda1623893ab0baee4a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend 
\
+--disable-libsocialweb-backend
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/folks.install
===
--- gnome-unstable-i686/folks.install   2013-03-31 10:56:08 UTC (rev 181085)
+++ gnome-unstable-i686/folks.install   2013-03-31 10:57:16 UTC (rev 181086)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/gnome-unstable-i686/folks.install (from rev 181085, 
folks/trunk/folks.install)
===
--- gnome-unstable-i686/folks.install   (rev 0)
+++ gnome-unstable-i686/folks.install   2013-03-31 10:57:16 UTC (rev 181086)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2013-03-31 10:56:08 UTC (rev 181085)
+++ gnome-unstable-x86_64/PKGBUILD  2013-03-31 10:57:16 UTC (rev 181086)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.1
-pkgrel=2
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee 

[arch-commits] Commit in folks/repos (8 files)

2013-03-26 Thread Jan Steffens
Date: Tuesday, March 26, 2013 @ 09:42:05
  Author: heftig
Revision: 180774

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  folks/repos/gnome-unstable-i686/PKGBUILD
(from rev 180773, folks/trunk/PKGBUILD)
  folks/repos/gnome-unstable-i686/folks.install
(from rev 180773, folks/trunk/folks.install)
  folks/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 180773, folks/trunk/PKGBUILD)
  folks/repos/gnome-unstable-x86_64/folks.install
(from rev 180773, folks/trunk/folks.install)
Deleted:
  folks/repos/gnome-unstable-i686/PKGBUILD
  folks/repos/gnome-unstable-i686/folks.install
  folks/repos/gnome-unstable-x86_64/PKGBUILD
  folks/repos/gnome-unstable-x86_64/folks.install

-+
 /PKGBUILD   |   60 ++
 /folks.install  |   22 
 gnome-unstable-i686/PKGBUILD|   29 
 gnome-unstable-i686/folks.install   |   11 --
 gnome-unstable-x86_64/PKGBUILD  |   29 
 gnome-unstable-x86_64/folks.install |   11 --
 6 files changed, 82 insertions(+), 80 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2013-03-26 08:40:57 UTC (rev 180773)
+++ gnome-unstable-i686/PKGBUILD2013-03-26 08:42:05 UTC (rev 180774)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.1
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server libsocialweb 
libzeitgeist)
-makedepends=(gobject-introspection intltool)
-install=folks.install
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('102b1867355d16e73a837871a058dda13c74fa385908ddda1623893ab0baee4a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/gnome-unstable-i686/PKGBUILD (from rev 180773, 
folks/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-03-26 08:42:05 UTC (rev 180774)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.1
+pkgrel=2
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server libsocialweb 
libzeitgeist
+ libtracker-sparql)
+makedepends=(gobject-introspection intltool)
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('102b1867355d16e73a837871a058dda13c74fa385908ddda1623893ab0baee4a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/folks.install
===
--- gnome-unstable-i686/folks.install   2013-03-26 08:40:57 UTC (rev 180773)
+++ gnome-unstable-i686/folks.install   2013-03-26 08:42:05 UTC (rev 180774)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/gnome-unstable-i686/folks.install (from rev 180773, 
folks/trunk/folks.install)
===
--- gnome-unstable-i686/folks.install   (rev 0)
+++ gnome-unstable-i686/folks.install   2013-03-26 08:42:05 UTC (rev 180774)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2013-03-26 08:40:57 UTC (rev 180773)
+++ gnome-unstable-x86_64/PKGBUILD  2013-03-26 08:42:05 UTC (rev 180774)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.9.1
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server libsocialweb 
libzeitgeist)

[arch-commits] Commit in folks/repos (8 files)

2012-10-30 Thread Jan Steffens
Date: Tuesday, October 30, 2012 @ 18:25:29
  Author: heftig
Revision: 169873

db-move: moved folks from [testing] to [extra] (i686, x86_64)

Added:
  folks/repos/extra-i686/PKGBUILD
(from rev 169842, folks/repos/testing-i686/PKGBUILD)
  folks/repos/extra-i686/folks.install
(from rev 169842, folks/repos/testing-i686/folks.install)
  folks/repos/extra-x86_64/PKGBUILD
(from rev 169842, folks/repos/testing-x86_64/PKGBUILD)
  folks/repos/extra-x86_64/folks.install
(from rev 169842, folks/repos/testing-x86_64/folks.install)
Deleted:
  folks/repos/extra-i686/PKGBUILD
  folks/repos/extra-x86_64/PKGBUILD
  folks/repos/testing-i686/
  folks/repos/testing-x86_64/

+
 extra-i686/PKGBUILD|   57 +--
 extra-i686/folks.install   |   11 
 extra-x86_64/PKGBUILD  |   57 +--
 extra-x86_64/folks.install |   11 
 4 files changed, 80 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-10-30 22:25:27 UTC (rev 169872)
+++ extra-i686/PKGBUILD 2012-10-30 22:25:29 UTC (rev 169873)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.6.9
-pkgrel=2
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=('LGPL2.1')
-depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 
'libsocialweb')
-makedepends=('gobject-introspection' 'intltool')
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cb14657f581e3d4b50884ac099ab13c7f9949c99f95806d1b8ad865345d26540')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 169842, 
folks/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-10-30 22:25:29 UTC (rev 169873)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.8.0
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=('LGPL2.1')
+depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 
'libsocialweb' 'libzeitgeist')
+makedepends=('gobject-introspection' 'intltool')
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8c56c7594dd502ef5877e93181136e41f4ea03de4971372a7a04e7f1492eed9d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/folks.install (from rev 169842, 
folks/repos/testing-i686/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2012-10-30 22:25:29 UTC (rev 169873)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-10-30 22:25:27 UTC (rev 169872)
+++ extra-x86_64/PKGBUILD   2012-10-30 22:25:29 UTC (rev 169873)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.6.9
-pkgrel=2
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=('LGPL2.1')
-depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 
'libsocialweb')
-makedepends=('gobject-introspection' 'intltool')
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cb14657f581e3d4b50884ac099ab13c7f9949c99f95806d1b8ad865345d26540')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-x86_64/PKGBUILD (from rev 169842, 
folks/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-10-30 22:25:29 UTC (rev 169873)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 

[arch-commits] Commit in folks/repos (8 files)

2012-10-18 Thread Jan de Groot
Date: Thursday, October 18, 2012 @ 15:28:21
  Author: jgc
Revision: 169251

db-move: moved folks from [gnome-unstable] to [testing] (i686, x86_64)

Added:
  folks/repos/testing-i686/
  folks/repos/testing-i686/PKGBUILD
(from rev 169138, folks/repos/gnome-unstable-i686/PKGBUILD)
  folks/repos/testing-i686/folks.install
(from rev 169138, folks/repos/gnome-unstable-i686/folks.install)
  folks/repos/testing-x86_64/
  folks/repos/testing-x86_64/PKGBUILD
(from rev 169138, folks/repos/gnome-unstable-x86_64/PKGBUILD)
  folks/repos/testing-x86_64/folks.install
(from rev 169138, folks/repos/gnome-unstable-x86_64/folks.install)
Deleted:
  folks/repos/gnome-unstable-i686/
  folks/repos/gnome-unstable-x86_64/

--+
 testing-i686/PKGBUILD|   29 +
 testing-i686/folks.install   |   11 +++
 testing-x86_64/PKGBUILD  |   29 +
 testing-x86_64/folks.install |   11 +++
 4 files changed, 80 insertions(+)

Copied: folks/repos/testing-i686/PKGBUILD (from rev 169138, 
folks/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-10-18 19:28:21 UTC (rev 169251)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.8.0
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=('LGPL2.1')
+depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 
'libsocialweb' 'libzeitgeist')
+makedepends=('gobject-introspection' 'intltool')
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8c56c7594dd502ef5877e93181136e41f4ea03de4971372a7a04e7f1492eed9d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/testing-i686/folks.install (from rev 169138, 
folks/repos/gnome-unstable-i686/folks.install)
===
--- testing-i686/folks.install  (rev 0)
+++ testing-i686/folks.install  2012-10-18 19:28:21 UTC (rev 169251)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: folks/repos/testing-x86_64/PKGBUILD (from rev 169138, 
folks/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-10-18 19:28:21 UTC (rev 169251)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.8.0
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=('LGPL2.1')
+depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 
'libsocialweb' 'libzeitgeist')
+makedepends=('gobject-introspection' 'intltool')
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8c56c7594dd502ef5877e93181136e41f4ea03de4971372a7a04e7f1492eed9d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: folks/repos/testing-x86_64/folks.install (from rev 169138, 
folks/repos/gnome-unstable-x86_64/folks.install)
===
--- testing-x86_64/folks.install(rev 0)
+++ testing-x86_64/folks.install2012-10-18 19:28:21 UTC (rev 169251)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



[arch-commits] Commit in folks/repos (8 files)

2012-10-04 Thread Ionut Biru
Date: Thursday, October 4, 2012 @ 09:03:04
  Author: ibiru
Revision: 167966

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  folks/repos/gnome-unstable-i686/PKGBUILD
(from rev 167965, folks/trunk/PKGBUILD)
  folks/repos/gnome-unstable-i686/folks.install
(from rev 167965, folks/trunk/folks.install)
  folks/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 167965, folks/trunk/PKGBUILD)
  folks/repos/gnome-unstable-x86_64/folks.install
(from rev 167965, folks/trunk/folks.install)
Deleted:
  folks/repos/gnome-unstable-i686/PKGBUILD
  folks/repos/gnome-unstable-i686/folks.install
  folks/repos/gnome-unstable-x86_64/PKGBUILD
  folks/repos/gnome-unstable-x86_64/folks.install

-+
 gnome-unstable-i686/PKGBUILD|   58 +-
 gnome-unstable-i686/folks.install   |   22 ++--
 gnome-unstable-x86_64/PKGBUILD  |   58 +-
 gnome-unstable-x86_64/folks.install |   22 ++--
 4 files changed, 80 insertions(+), 80 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-10-04 13:01:45 UTC (rev 167965)
+++ gnome-unstable-i686/PKGBUILD2012-10-04 13:03:04 UTC (rev 167966)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.7.4.1
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=('LGPL2.1')
-depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 
'libsocialweb' 'libzeitgeist')
-makedepends=('gobject-introspection' 'intltool')
-install=folks.install
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('424ca5ef0bebc12666465fe4ee557d374f4694348109443efe7832be949679d3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/gnome-unstable-i686/PKGBUILD (from rev 167965, 
folks/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-10-04 13:03:04 UTC (rev 167966)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.8.0
+pkgrel=1
+pkgdesc=Library to aggregates people into metacontacts
+arch=(i686 x86_64)
+url=http://telepathy.freedesktop.org/wiki/Folks;
+license=('LGPL2.1')
+depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 
'libsocialweb' 'libzeitgeist')
+makedepends=('gobject-introspection' 'intltool')
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8c56c7594dd502ef5877e93181136e41f4ea03de4971372a7a04e7f1492eed9d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/folks.install
===
--- gnome-unstable-i686/folks.install   2012-10-04 13:01:45 UTC (rev 167965)
+++ gnome-unstable-i686/folks.install   2012-10-04 13:03:04 UTC (rev 167966)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/gnome-unstable-i686/folks.install (from rev 167965, 
folks/trunk/folks.install)
===
--- gnome-unstable-i686/folks.install   (rev 0)
+++ gnome-unstable-i686/folks.install   2012-10-04 13:03:04 UTC (rev 167966)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-10-04 13:01:45 UTC (rev 167965)
+++ gnome-unstable-x86_64/PKGBUILD  2012-10-04 13:03:04 UTC (rev 167966)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=folks
-pkgver=0.7.4.1
-pkgrel=1
-pkgdesc=Library to aggregates people into metacontacts
-arch=(i686 x86_64)
-url=http://telepathy.freedesktop.org/wiki/Folks;
-license=('LGPL2.1')
-depends=('telepathy-glib' 'libgee' 'libxml2' 'evolution-data-server' 
'libsocialweb' 'libzeitgeist')
-makedepends=('gobject-introspection' 'intltool')
-install=folks.install
-options=('!libtool'