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

2016-11-13 Thread Jelle van der Waa
Date: Sunday, November 13, 2016 @ 19:49:52
  Author: jelle
Revision: 195534

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

Added:
  pbpst/repos/community-i686/PKGBUILD
(from rev 195533, pbpst/trunk/PKGBUILD)
  pbpst/repos/community-x86_64/PKGBUILD
(from rev 195533, pbpst/trunk/PKGBUILD)
Deleted:
  pbpst/repos/community-i686/PKGBUILD
  pbpst/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-13 19:49:41 UTC (rev 195533)
+++ community-i686/PKGBUILD 2016-11-13 19:49:52 UTC (rev 195534)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('1a88530ca602f22e9eb5bf25ad0c9ab9')
-
-build () {
-cd "pbpst-${pkgver}"
-
-./configure --cflags="$CFLAGS"
-
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 195533, 
pbpst/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-13 19:49:52 UTC (rev 195534)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('3bb5bab73439dc03d2760740033d3bd0')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --prefix='/usr' --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-13 19:49:41 UTC (rev 195533)
+++ community-x86_64/PKGBUILD   2016-11-13 19:49:52 UTC (rev 195534)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('1a88530ca602f22e9eb5bf25ad0c9ab9')
-
-build () {
-cd "pbpst-${pkgver}"
-
-./configure --cflags="$CFLAGS"
-
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 195533, 
pbpst/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-13 19:49:52 UTC (rev 195534)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('3bb5bab73439dc03d2760740033d3bd0')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --prefix='/usr' --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}


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

2016-10-14 Thread Jelle van der Waa
Date: Friday, October 14, 2016 @ 16:45:34
  Author: jelle
Revision: 192280

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

Added:
  pbpst/repos/community-i686/PKGBUILD
(from rev 192279, pbpst/trunk/PKGBUILD)
  pbpst/repos/community-x86_64/PKGBUILD
(from rev 192279, pbpst/trunk/PKGBUILD)
Deleted:
  pbpst/repos/community-i686/PKGBUILD
  pbpst/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 16:45:21 UTC (rev 192279)
+++ community-i686/PKGBUILD 2016-10-14 16:45:34 UTC (rev 192280)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('1341336c3b7ef79d71c13604d9350229')
-
-build () {
-cd "pbpst-${pkgver}"
-
-./configure --cflags="$CFLAGS"
-
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 192279, 
pbpst/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 16:45:34 UTC (rev 192280)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('1a88530ca602f22e9eb5bf25ad0c9ab9')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-14 16:45:21 UTC (rev 192279)
+++ community-x86_64/PKGBUILD   2016-10-14 16:45:34 UTC (rev 192280)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('1341336c3b7ef79d71c13604d9350229')
-
-build () {
-cd "pbpst-${pkgver}"
-
-./configure --cflags="$CFLAGS"
-
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 192279, 
pbpst/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-14 16:45:34 UTC (rev 192280)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('1a88530ca602f22e9eb5bf25ad0c9ab9')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}


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

2016-06-23 Thread Jelle van der Waa
Date: Thursday, June 23, 2016 @ 19:47:20
  Author: jelle
Revision: 180829

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

Added:
  pbpst/repos/community-i686/PKGBUILD
(from rev 180828, pbpst/trunk/PKGBUILD)
  pbpst/repos/community-x86_64/PKGBUILD
(from rev 180828, pbpst/trunk/PKGBUILD)
Deleted:
  pbpst/repos/community-i686/PKGBUILD
  pbpst/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-06-23 19:47:06 UTC (rev 180828)
+++ community-i686/PKGBUILD 2016-06-23 19:47:20 UTC (rev 180829)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.1.2
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('eb5d018a3301295976f86b59423dd1a7')
-
-build () {
-cd "pbpst-${pkgver}"
-
-./configure --cflags="$CFLAGS"
-
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 180828, 
pbpst/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-06-23 19:47:20 UTC (rev 180829)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('1341336c3b7ef79d71c13604d9350229')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-06-23 19:47:06 UTC (rev 180828)
+++ community-x86_64/PKGBUILD   2016-06-23 19:47:20 UTC (rev 180829)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.1.2
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('eb5d018a3301295976f86b59423dd1a7')
-
-build () {
-cd "pbpst-${pkgver}"
-
-./configure --cflags="$CFLAGS"
-
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 180828, 
pbpst/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-06-23 19:47:20 UTC (rev 180829)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('1341336c3b7ef79d71c13604d9350229')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}


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

2016-04-30 Thread Jelle van der Waa
Date: Saturday, April 30, 2016 @ 16:12:30
  Author: jelle
Revision: 173173

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

Added:
  pbpst/repos/community-i686/PKGBUILD
(from rev 173172, pbpst/trunk/PKGBUILD)
  pbpst/repos/community-x86_64/PKGBUILD
(from rev 173172, pbpst/trunk/PKGBUILD)
Deleted:
  pbpst/repos/community-i686/PKGBUILD
  pbpst/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   26 ---
 community-x86_64/PKGBUILD |   26 ---
 3 files changed, 58 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-04-30 14:12:18 UTC (rev 173172)
+++ community-i686/PKGBUILD 2016-04-30 14:12:30 UTC (rev 173173)
@@ -1,26 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.1.1
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('fb8a2054d23ee6e68ba683ea5f5e59be')
-
-build () {
-cd "pbpst-${pkgver}"
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 173172, 
pbpst/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-30 14:12:30 UTC (rev 173173)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.1.2
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('eb5d018a3301295976f86b59423dd1a7')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-04-30 14:12:18 UTC (rev 173172)
+++ community-x86_64/PKGBUILD   2016-04-30 14:12:30 UTC (rev 173173)
@@ -1,26 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.1.1
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('fb8a2054d23ee6e68ba683ea5f5e59be')
-
-build () {
-cd "pbpst-${pkgver}"
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 173172, 
pbpst/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-04-30 14:12:30 UTC (rev 173173)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.1.2
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('eb5d018a3301295976f86b59423dd1a7')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}


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

2016-03-31 Thread Jelle van der Waa
Date: Thursday, March 31, 2016 @ 22:18:32
  Author: jelle
Revision: 169164

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

Added:
  pbpst/repos/community-i686/PKGBUILD
(from rev 169163, pbpst/trunk/PKGBUILD)
  pbpst/repos/community-x86_64/PKGBUILD
(from rev 169163, pbpst/trunk/PKGBUILD)
Deleted:
  pbpst/repos/community-i686/PKGBUILD
  pbpst/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   52 
 community-i686/PKGBUILD   |   26 --
 community-x86_64/PKGBUILD |   26 --
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-31 20:18:19 UTC (rev 169163)
+++ community-i686/PKGBUILD 2016-03-31 20:18:32 UTC (rev 169164)
@@ -1,26 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.1.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('acf8d369fe27b7d064ac7d67ac9a5504')
-
-build () {
-cd "pbpst-${pkgver}"
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 169163, 
pbpst/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-31 20:18:32 UTC (rev 169164)
@@ -0,0 +1,26 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.1.1
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('fb8a2054d23ee6e68ba683ea5f5e59be')
+
+build () {
+cd "pbpst-${pkgver}"
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-03-31 20:18:19 UTC (rev 169163)
+++ community-x86_64/PKGBUILD   2016-03-31 20:18:32 UTC (rev 169164)
@@ -1,26 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.1.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('acf8d369fe27b7d064ac7d67ac9a5504')
-
-build () {
-cd "pbpst-${pkgver}"
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 169163, 
pbpst/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-31 20:18:32 UTC (rev 169164)
@@ -0,0 +1,26 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.1.1
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('fb8a2054d23ee6e68ba683ea5f5e59be')
+
+build () {
+cd "pbpst-${pkgver}"
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}


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

2016-02-22 Thread Jelle van der Waa
Date: Monday, February 22, 2016 @ 19:54:45
  Author: jelle
Revision: 163147

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

Added:
  pbpst/repos/community-i686/PKGBUILD
(from rev 163146, pbpst/trunk/PKGBUILD)
  pbpst/repos/community-x86_64/PKGBUILD
(from rev 163146, pbpst/trunk/PKGBUILD)
Deleted:
  pbpst/repos/community-i686/PKGBUILD
  pbpst/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   52 
 community-i686/PKGBUILD   |   26 --
 community-x86_64/PKGBUILD |   26 --
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-22 18:54:30 UTC (rev 163146)
+++ community-i686/PKGBUILD 2016-02-22 18:54:45 UTC (rev 163147)
@@ -1,26 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.0.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('3e868197a3530b59f6696d3afe83e81a')
-
-build () {
-cd "pbpst-${pkgver}"
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 163146, 
pbpst/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-22 18:54:45 UTC (rev 163147)
@@ -0,0 +1,26 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('acf8d369fe27b7d064ac7d67ac9a5504')
+
+build () {
+cd "pbpst-${pkgver}"
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-02-22 18:54:30 UTC (rev 163146)
+++ community-x86_64/PKGBUILD   2016-02-22 18:54:45 UTC (rev 163147)
@@ -1,26 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.0.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('3e868197a3530b59f6696d3afe83e81a')
-
-build () {
-cd "pbpst-${pkgver}"
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 163146, 
pbpst/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-02-22 18:54:45 UTC (rev 163147)
@@ -0,0 +1,26 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('acf8d369fe27b7d064ac7d67ac9a5504')
+
+build () {
+cd "pbpst-${pkgver}"
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}


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

2016-02-13 Thread Jelle van der Waa
Date: Saturday, February 13, 2016 @ 17:03:07
  Author: jelle
Revision: 161473

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

Added:
  pbpst/repos/community-i686/
  pbpst/repos/community-i686/PKGBUILD
(from rev 161472, pbpst/trunk/PKGBUILD)
  pbpst/repos/community-x86_64/
  pbpst/repos/community-x86_64/PKGBUILD
(from rev 161472, pbpst/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   26 ++
 community-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 161472, 
pbpst/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-13 16:03:07 UTC (rev 161473)
@@ -0,0 +1,26 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('3e868197a3530b59f6696d3afe83e81a')
+
+build () {
+cd "pbpst-${pkgver}"
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 161472, 
pbpst/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-02-13 16:03:07 UTC (rev 161473)
@@ -0,0 +1,26 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('3e868197a3530b59f6696d3afe83e81a')
+
+build () {
+cd "pbpst-${pkgver}"
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}