[arch-commits] Commit in rasqal/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-01-18 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 18, 2018 @ 21:05:36
  Author: bpiotrowski
Revision: 315114

archrelease: copy trunk to staging-x86_64

Added:
  rasqal/repos/staging-x86_64/
  rasqal/repos/staging-x86_64/PKGBUILD
(from rev 315113, rasqal/trunk/PKGBUILD)

--+
 PKGBUILD |   34 ++
 1 file changed, 34 insertions(+)

Copied: rasqal/repos/staging-x86_64/PKGBUILD (from rev 315113, 
rasqal/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-01-18 21:05:36 UTC (rev 315114)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: AndyRTR 
+# Contributor: Lawrence Lee 
+
+pkgname=rasqal
+epoch=1
+pkgver=0.9.33
+pkgrel=2
+pkgdesc="A free C library that handles Resource Description Framework (RDF) 
query syntaxes, query construction and query execution returning result 
bindings"
+url="http://librdf.org/rasqal;
+license=('GPL' 'LGPL')
+arch=('x86_64')
+depends=('raptor' 'mpfr' 'util-linux')
+source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
+md5sums=('1f5def51ca0026cd192958ef07228b52')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static \
+--enable-release
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make -k check || true # still fails some checks
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in rasqal/repos (staging-x86_64 testing-x86_64)

2011-07-02 Thread Andrea Scarpino
Date: Saturday, July 2, 2011 @ 17:53:48
  Author: andrea
Revision: 130160

db-move: moved rasqal from [staging] to [testing] (x86_64)

Added:
  rasqal/repos/testing-x86_64/
Deleted:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:29:29
  Author: andrea
Revision: 129910

archrelease: copy trunk to staging-x86_64

Added:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-06-01 Thread andyrtr
Date: Wednesday, June 1, 2011 @ 13:03:40
  Author: andyrtr
Revision: 126123

db-remove: rasqal removed by andyrtr

Deleted:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-04-27 Thread Andrea Scarpino
Date: Wednesday, April 27, 2011 @ 15:46:46
  Author: andrea
Revision: 120988

archrelease: copy trunk to staging-x86_64

Added:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-04-27 Thread Andrea Scarpino
Date: Wednesday, April 27, 2011 @ 16:12:40
  Author: andrea
Revision: 121008

archrelease: remove staging-x86_64

Deleted:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-04-27 Thread Andrea Scarpino
Date: Wednesday, April 27, 2011 @ 16:12:54
  Author: andrea
Revision: 121009

archrelease: copy trunk to staging-x86_64

Added:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64 testing-x86_64)

2011-04-22 Thread andyrtr
Date: Friday, April 22, 2011 @ 06:14:41
  Author: andyrtr
Revision: 120305

db-move: moved rasqal from [staging] to [testing] (x86_64)

Added:
  rasqal/repos/testing-x86_64/
Deleted:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-02-22 Thread andyrtr
Date: Wednesday, February 23, 2011 @ 01:20:33
  Author: andyrtr
Revision: 110915

archrelease: remove staging-x86_64

Deleted:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-02-22 Thread andyrtr
Date: Wednesday, February 23, 2011 @ 01:20:51
  Author: andyrtr
Revision: 110916

archrelease: copy trunk to staging-x86_64

Added:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-02-20 Thread andyrtr
Date: Sunday, February 20, 2011 @ 05:34:48
  Author: andyrtr
Revision: 110594

archrelease: copy trunk to staging-x86_64

Added:
  rasqal/repos/staging-x86_64/