[arch-commits] Commit in bijiben/repos (4 files)

Jan Steffens heftig at archlinux.org
Mon Oct 30 19:22:26 UTC 2017


    Date: Monday, October 30, 2017 @ 19:22:26
  Author: heftig
Revision: 308689

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

Added:
  bijiben/repos/extra-i686/PKGBUILD
    (from rev 308687, bijiben/trunk/PKGBUILD)
  bijiben/repos/extra-x86_64/PKGBUILD
    (from rev 308688, bijiben/trunk/PKGBUILD)
Deleted:
  bijiben/repos/extra-i686/PKGBUILD
  bijiben/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |  100 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   52 ------------------------
 extra-x86_64/PKGBUILD |   52 ------------------------
 3 files changed, 100 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-10-30 19:22:13 UTC (rev 308688)
+++ extra-i686/PKGBUILD	2017-10-30 19:22:26 UTC (rev 308689)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=bijiben
-pkgver=3.26.1
-pkgrel=1
-pkgdesc="Write out notes, every detail matters"
-url="https://wiki.gnome.org/Apps/Bijiben"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(tracker webkit2gtk gnome-online-accounts evolution-data-server)
-makedepends=(intltool itstool evolution python appstream-glib yelp-tools autoconf-archive git)
-groups=(gnome-extra)
-_commit=484dc0dc8fe9b560a76c81556cbe1cccb3966a11  # tags/BIJIBEN_3_26_1^0
-source=("git+https://git.gnome.org/browse/bijiben#commit=$_commit"
-        "git+https://git.gnome.org/browse/libgd")
-sha256sums=('SKIP'
-            'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^BIJIBEN_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  sed -i 's/tracker-sparql-1.0/tracker-sparql-2.0/g' configure.ac
-
-  git submodule init
-  git config --local submodule.libgd.url "$srcdir/libgd"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --localstatedir=/var \
-    --libexecdir=/usr/lib/$pkgname \
-    --disable-update-mimedb \
-    --enable-compile-warnings
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: bijiben/repos/extra-i686/PKGBUILD (from rev 308687, bijiben/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-10-30 19:22:26 UTC (rev 308689)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=bijiben
+pkgver=3.26.2
+pkgrel=1
+pkgdesc="Write out notes, every detail matters"
+url="https://wiki.gnome.org/Apps/Bijiben"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(tracker webkit2gtk gnome-online-accounts evolution-data-server)
+makedepends=(intltool itstool evolution python appstream-glib yelp-tools autoconf-archive git)
+groups=(gnome-extra)
+_commit=bae6c22d229980d412d7edcb589e54732d1279bc  # tags/BIJIBEN_3_26_2^0
+source=("git+https://git.gnome.org/browse/bijiben#commit=$_commit"
+        "git+https://git.gnome.org/browse/libgd")
+sha256sums=('SKIP'
+            'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^BIJIBEN_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.libgd.url "$srcdir/libgd"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --localstatedir=/var \
+    --libexecdir=/usr/lib/$pkgname \
+    --disable-update-mimedb \
+    --enable-compile-warnings
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-10-30 19:22:13 UTC (rev 308688)
+++ extra-x86_64/PKGBUILD	2017-10-30 19:22:26 UTC (rev 308689)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=bijiben
-pkgver=3.26.1
-pkgrel=1
-pkgdesc="Write out notes, every detail matters"
-url="https://wiki.gnome.org/Apps/Bijiben"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(tracker webkit2gtk gnome-online-accounts evolution-data-server)
-makedepends=(intltool itstool evolution python appstream-glib yelp-tools autoconf-archive git)
-groups=(gnome-extra)
-_commit=484dc0dc8fe9b560a76c81556cbe1cccb3966a11  # tags/BIJIBEN_3_26_1^0
-source=("git+https://git.gnome.org/browse/bijiben#commit=$_commit"
-        "git+https://git.gnome.org/browse/libgd")
-sha256sums=('SKIP'
-            'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^BIJIBEN_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  sed -i 's/tracker-sparql-1.0/tracker-sparql-2.0/g' configure.ac
-
-  git submodule init
-  git config --local submodule.libgd.url "$srcdir/libgd"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --localstatedir=/var \
-    --libexecdir=/usr/lib/$pkgname \
-    --disable-update-mimedb \
-    --enable-compile-warnings
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: bijiben/repos/extra-x86_64/PKGBUILD (from rev 308688, bijiben/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-10-30 19:22:26 UTC (rev 308689)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=bijiben
+pkgver=3.26.2
+pkgrel=1
+pkgdesc="Write out notes, every detail matters"
+url="https://wiki.gnome.org/Apps/Bijiben"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(tracker webkit2gtk gnome-online-accounts evolution-data-server)
+makedepends=(intltool itstool evolution python appstream-glib yelp-tools autoconf-archive git)
+groups=(gnome-extra)
+_commit=bae6c22d229980d412d7edcb589e54732d1279bc  # tags/BIJIBEN_3_26_2^0
+source=("git+https://git.gnome.org/browse/bijiben#commit=$_commit"
+        "git+https://git.gnome.org/browse/libgd")
+sha256sums=('SKIP'
+            'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^BIJIBEN_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.libgd.url "$srcdir/libgd"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --localstatedir=/var \
+    --libexecdir=/usr/lib/$pkgname \
+    --disable-update-mimedb \
+    --enable-compile-warnings
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list