[arch-commits] Commit in zeitgeist/repos (extra-i686/PKGBUILD extra-x86_64/PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Tue Apr 22 10:39:27 UTC 2014


    Date: Tuesday, April 22, 2014 @ 12:39:27
  Author: jgc
Revision: 211642

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

Deleted:
  zeitgeist/repos/extra-i686/PKGBUILD
  zeitgeist/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   47 -----------------------------------------------
 extra-x86_64/PKGBUILD |   47 -----------------------------------------------
 2 files changed, 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-04-22 10:39:19 UTC (rev 211641)
+++ extra-i686/PKGBUILD	2014-04-22 10:39:27 UTC (rev 211642)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: György Balló <ballogy at freestart.hu>
-
-pkgname=zeitgeist
-pkgver=0.9.14
-pkgrel=2
-pkgdesc="Service logging user activities and events"
-arch=(i686 x86_64)
-url="http://zeitgeist-project.com/"
-license=(GPL2 LGPL2.1)
-depends=(json-glib telepathy-glib gtk3)
-makedepends=(intltool gobject-introspection vala raptor python2-rdflib)
-provides=(zeitgeist-datahub)
-conflicts=(zeitgeist-datahub)
-replaces=(zeitgeist-datahub)
-source=("https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz"
-         gio-dependency.patch)
-sha256sums=('769b5abfe67ef632414efa1d35a1462c5cd86c8792bb4635b4c3d93a5f15f061'
-            '4f2403b0695a6bf7b7cc10833e0e3a07d14fa22afeccc4ec89af0e89bbb35291')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's/python -/$PYTHON -/' configure configure.ac
-  patch -Np1 -i ../gio-dependency.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  export PYTHON=/usr/bin/python2
-  autoreconf -fi
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --libexecdir=/usr/lib/$pkgname
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Log test fails in chroot, as we have no X and no proper dbus
-  make -k check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-04-22 10:39:19 UTC (rev 211641)
+++ extra-x86_64/PKGBUILD	2014-04-22 10:39:27 UTC (rev 211642)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: György Balló <ballogy at freestart.hu>
-
-pkgname=zeitgeist
-pkgver=0.9.14
-pkgrel=2
-pkgdesc="Service logging user activities and events"
-arch=(i686 x86_64)
-url="http://zeitgeist-project.com/"
-license=(GPL2 LGPL2.1)
-depends=(json-glib telepathy-glib gtk3)
-makedepends=(intltool gobject-introspection vala raptor python2-rdflib)
-provides=(zeitgeist-datahub)
-conflicts=(zeitgeist-datahub)
-replaces=(zeitgeist-datahub)
-source=("https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz"
-         gio-dependency.patch)
-sha256sums=('769b5abfe67ef632414efa1d35a1462c5cd86c8792bb4635b4c3d93a5f15f061'
-            '4f2403b0695a6bf7b7cc10833e0e3a07d14fa22afeccc4ec89af0e89bbb35291')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's/python -/$PYTHON -/' configure configure.ac
-  patch -Np1 -i ../gio-dependency.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  export PYTHON=/usr/bin/python2
-  autoreconf -fi
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --libexecdir=/usr/lib/$pkgname
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Log test fails in chroot, as we have no X and no proper dbus
-  make -k check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}




More information about the arch-commits mailing list