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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:36:36
  Author: bpiotrowski
Revision: 270431

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

Added:
  json-c/repos/extra-i686/PKGBUILD
(from rev 270430, json-c/trunk/PKGBUILD)
  json-c/repos/extra-x86_64/PKGBUILD
(from rev 270430, json-c/trunk/PKGBUILD)
Deleted:
  json-c/repos/extra-i686/PKGBUILD
  json-c/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 extra-i686/PKGBUILD   |   33 
 extra-x86_64/PKGBUILD |   33 
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:36:32 UTC (rev 270430)
+++ extra-i686/PKGBUILD 2016-06-21 18:36:36 UTC (rev 270431)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Geoffroy Carrier 
-# Contributor: congyiwu 
-
-pkgname=json-c
-pkgver=0.12
-pkgrel=2
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki";
-license=(MIT)
-arch=(i686 x86_64)
-depends=(glibc)
-source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
-sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
-
-build() {
-  cd $pkgname-$pkgver
-  CFLAGS="$CFLAGS -Wno-error"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: json-c/repos/extra-i686/PKGBUILD (from rev 270430, 
json-c/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:36:36 UTC (rev 270431)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+
+pkgname=json-c
+pkgver=0.12.1
+pkgrel=1
+pkgdesc='A JSON implementation in C'
+url='https://github.com/json-c/json-c/wiki'
+license=(MIT)
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('2a136451a7932d80b7d197b10441e26e39428d67b1443ec43bbba824705e1123')
+
+build() {
+  cd $pkgname-$pkgver
+  CFLAGS="$CFLAGS -Wno-error"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:36:32 UTC (rev 270430)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:36:36 UTC (rev 270431)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Geoffroy Carrier 
-# Contributor: congyiwu 
-
-pkgname=json-c
-pkgver=0.12
-pkgrel=2
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki";
-license=(MIT)
-arch=(i686 x86_64)
-depends=(glibc)
-source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
-sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
-
-build() {
-  cd $pkgname-$pkgver
-  CFLAGS="$CFLAGS -Wno-error"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: json-c/repos/extra-x86_64/PKGBUILD (from rev 270430, 
json-c/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:36:36 UTC (rev 270431)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+
+pkgname=json-c
+pkgver=0.12.1
+pkgrel=1
+pkgdesc='A JSON implementation in C'
+url='https://github.com/json-c/json-c/wiki'
+license=(MIT)
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('2a136451a7932d80b7d197b10441e26e39428d67b1443ec43bbba824705e1123')
+
+build() {
+  cd $pkgname-$pkgver
+  CFLAGS="$CFLAGS -Wno-error"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2014-05-24 Thread Anatol Pomozov
Date: Sunday, May 25, 2014 @ 06:38:29
  Author: anatolik
Revision: 213568

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

Added:
  json-c/repos/testing-i686/PKGBUILD
(from rev 213567, json-c/trunk/PKGBUILD)
  json-c/repos/testing-x86_64/PKGBUILD
(from rev 213567, json-c/trunk/PKGBUILD)
Deleted:
  json-c/repos/testing-i686/PKGBUILD
  json-c/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |   66 ++
 testing-i686/PKGBUILD   |   33 ---
 testing-x86_64/PKGBUILD |   33 ---
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2014-05-25 04:37:27 UTC (rev 213567)
+++ testing-i686/PKGBUILD   2014-05-25 04:38:29 UTC (rev 213568)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Geoffroy Carrier 
-# Contributor: congyiwu 
-
-pkgname=json-c
-pkgver=0.12
-pkgrel=1
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki";
-license=(MIT)
-arch=(i686 x86_64)
-depends=(glibc)
-source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
-sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
-
-build() {
-  cd $pkgname-$pkgver
-  CFLAGS="$CFLAGS -Wno-error"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: json-c/repos/testing-i686/PKGBUILD (from rev 213567, 
json-c/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-05-25 04:38:29 UTC (rev 213568)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+
+pkgname=json-c
+pkgver=0.12
+pkgrel=2
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=(MIT)
+arch=(i686 x86_64)
+depends=(glibc)
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
+
+build() {
+  cd $pkgname-$pkgver
+  CFLAGS="$CFLAGS -Wno-error"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2014-05-25 04:37:27 UTC (rev 213567)
+++ testing-x86_64/PKGBUILD 2014-05-25 04:38:29 UTC (rev 213568)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Geoffroy Carrier 
-# Contributor: congyiwu 
-
-pkgname=json-c
-pkgver=0.12
-pkgrel=1
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki";
-license=(MIT)
-arch=(i686 x86_64)
-depends=(glibc)
-source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
-sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
-
-build() {
-  cd $pkgname-$pkgver
-  CFLAGS="$CFLAGS -Wno-error"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: json-c/repos/testing-x86_64/PKGBUILD (from rev 213567, 
json-c/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-05-25 04:38:29 UTC (rev 213568)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+
+pkgname=json-c
+pkgver=0.12
+pkgrel=2
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=(MIT)
+arch=(i686 x86_64)
+depends=(glibc)
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
+
+build() {
+  cd $pkgname-$pkgver
+  CFLAGS="$CFLAGS -Wno-error"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2014-05-23 Thread Anatol Pomozov
Date: Saturday, May 24, 2014 @ 08:08:51
  Author: anatolik
Revision: 213536

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

Added:
  json-c/repos/testing-i686/
  json-c/repos/testing-i686/PKGBUILD
(from rev 213535, json-c/trunk/PKGBUILD)
  json-c/repos/testing-x86_64/
  json-c/repos/testing-x86_64/PKGBUILD
(from rev 213535, json-c/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: json-c/repos/testing-i686/PKGBUILD (from rev 213535, 
json-c/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-05-24 06:08:51 UTC (rev 213536)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+
+pkgname=json-c
+pkgver=0.12
+pkgrel=1
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=(MIT)
+arch=(i686 x86_64)
+depends=(glibc)
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
+
+build() {
+  cd $pkgname-$pkgver
+  CFLAGS="$CFLAGS -Wno-error"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: json-c/repos/testing-x86_64/PKGBUILD (from rev 213535, 
json-c/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-05-24 06:08:51 UTC (rev 213536)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+
+pkgname=json-c
+pkgver=0.12
+pkgrel=1
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=(MIT)
+arch=(i686 x86_64)
+depends=(glibc)
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
+
+build() {
+  cd $pkgname-$pkgver
+  CFLAGS="$CFLAGS -Wno-error"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2013-06-07 Thread Jan Steffens
Date: Friday, June 7, 2013 @ 19:02:59
  Author: heftig
Revision: 187875

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

Added:
  json-c/repos/testing-i686/
  json-c/repos/testing-i686/PKGBUILD
(from rev 187874, json-c/trunk/PKGBUILD)
  json-c/repos/testing-x86_64/
  json-c/repos/testing-x86_64/PKGBUILD
(from rev 187874, json-c/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   27 +++
 testing-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: json-c/repos/testing-i686/PKGBUILD (from rev 187874, 
json-c/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-06-07 17:02:59 UTC (rev 187875)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+pkgname=json-c
+pkgver=0.11
+pkgrel=1
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=(MIT)
+arch=(i686 x86_64)
+depends=(glibc)
+options=(!libtool !makeflags)
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: json-c/repos/testing-x86_64/PKGBUILD (from rev 187874, 
json-c/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-06-07 17:02:59 UTC (rev 187875)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+pkgname=json-c
+pkgver=0.11
+pkgrel=1
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=(MIT)
+arch=(i686 x86_64)
+depends=(glibc)
+options=(!libtool !makeflags)
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2013-01-27 Thread Jan Steffens
Date: Monday, January 28, 2013 @ 01:11:44
  Author: heftig
Revision: 176239

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

Added:
  json-c/repos/extra-i686/PKGBUILD
(from rev 176238, json-c/trunk/PKGBUILD)
  json-c/repos/extra-x86_64/PKGBUILD
(from rev 176238, json-c/trunk/PKGBUILD)
Deleted:
  json-c/repos/extra-i686/PKGBUILD
  json-c/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   60 +++-
 extra-x86_64/PKGBUILD |   60 +++-
 2 files changed, 68 insertions(+), 52 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-28 00:10:28 UTC (rev 176238)
+++ extra-i686/PKGBUILD 2013-01-28 00:11:44 UTC (rev 176239)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan "heftig" Steffens 
-# Contributor: Geoffroy Carrier 
-# Contributor: congyiwu 
-pkgname=json-c
-pkgver=0.10
-pkgrel=1
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki";
-license=("MIT")
-arch=('i686' 'x86_64')
-depends=('glibc')
-source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('a4edc79410eb894f08d7d52ca9f88732')
-options=(!libtool)
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: json-c/repos/extra-i686/PKGBUILD (from rev 176238, 
json-c/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-01-28 00:11:44 UTC (rev 176239)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+pkgname=json-c
+pkgver=0.10
+pkgrel=2
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('a4edc79410eb894f08d7d52ca9f88732')
+options=(!libtool)
+build() {
+  cd $pkgname-$pkgver
+
+  ## from http://pkgs.fedoraproject.org/cgit/json-c.git/tree/json-c.spec
+  # Hack to get json_object_iterator.c compiled
+  sed -e 's/json_object.c/json_object.c json_object_iterator.c/' \
+  -e 's/json_object.h/json_object.h json_object_iterator.h/' \
+  -e 's/json_object.lo/json_object.lo json_object_iterator.lo/' \
+  -i Makefile.in
+
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-01-28 00:10:28 UTC (rev 176238)
+++ extra-x86_64/PKGBUILD   2013-01-28 00:11:44 UTC (rev 176239)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan "heftig" Steffens 
-# Contributor: Geoffroy Carrier 
-# Contributor: congyiwu 
-pkgname=json-c
-pkgver=0.10
-pkgrel=1
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki";
-license=("MIT")
-arch=('i686' 'x86_64')
-depends=('glibc')
-source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('a4edc79410eb894f08d7d52ca9f88732')
-options=(!libtool)
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: json-c/repos/extra-x86_64/PKGBUILD (from rev 176238, 
json-c/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-01-28 00:11:44 UTC (rev 176239)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+pkgname=json-c
+pkgver=0.10
+pkgrel=2
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('a4edc79410eb894f08d7d52ca9f88732')
+options=(!libtool)
+build() {
+  cd $pkgname-$pkgver
+
+  ## from http://pkgs.fedoraproject.org/cgit/json-c.git/tree/json-c.spec
+  # Hack to get json_object_iterator.c compiled
+  sed -e 's/json_object.c/json_object.c json_object_iterator.c/' \
+  -e 's/json_object.h/json_object.h json_object_iterator.h/' \
+  -e 's/json_object.lo/json_object.lo json_object_iterator.lo/' \
+  -i Makefile.in
+
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir

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

2013-01-25 Thread Ionuț Mircea Bîru
Date: Friday, January 25, 2013 @ 15:54:58
  Author: ioni
Revision: 175980

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

Added:
  json-c/repos/testing-i686/
  json-c/repos/testing-i686/PKGBUILD
(from rev 175979, json-c/trunk/PKGBUILD)
  json-c/repos/testing-x86_64/
  json-c/repos/testing-x86_64/PKGBUILD
(from rev 175979, json-c/trunk/PKGBUILD)

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

Copied: json-c/repos/testing-i686/PKGBUILD (from rev 175979, 
json-c/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-01-25 14:54:58 UTC (rev 175980)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan "heftig" Steffens 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+pkgname=json-c
+pkgver=0.10
+pkgrel=1
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('a4edc79410eb894f08d7d52ca9f88732')
+options=(!libtool)
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: json-c/repos/testing-x86_64/PKGBUILD (from rev 175979, 
json-c/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-01-25 14:54:58 UTC (rev 175980)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan "heftig" Steffens 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+pkgname=json-c
+pkgver=0.10
+pkgrel=1
+pkgdesc="A JSON implementation in C"
+url="https://github.com/json-c/json-c/wiki";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('a4edc79410eb894f08d7d52ca9f88732')
+options=(!libtool)
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2011-08-31 Thread Jan Steffens
Date: Wednesday, August 31, 2011 @ 18:12:08
  Author: heftig
Revision: 136741

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

Added:
  json-c/repos/gnome-unstable-i686/
  json-c/repos/gnome-unstable-i686/PKGBUILD
(from rev 136740, json-c/trunk/PKGBUILD)
  json-c/repos/gnome-unstable-x86_64/
  json-c/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 136740, json-c/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   25 +
 gnome-unstable-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: json-c/repos/gnome-unstable-i686/PKGBUILD (from rev 136740, 
json-c/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2011-08-31 22:12:08 UTC (rev 136741)
@@ -0,0 +1,25 @@
+# Maintainer: Jan "heftig" Steffens 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+pkgname=json-c
+pkgver=0.9
+pkgrel=1
+pkgdesc="A JSON implementation in C"
+url="http://oss.metaparadigm.com/json-c/";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(http://oss.metaparadigm.com/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('3a13d264528dcbaf3931b0cede24abae')
+options=(!libtool)
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: json-c/repos/gnome-unstable-x86_64/PKGBUILD (from rev 136740, 
json-c/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2011-08-31 22:12:08 UTC (rev 136741)
@@ -0,0 +1,25 @@
+# Maintainer: Jan "heftig" Steffens 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+pkgname=json-c
+pkgver=0.9
+pkgrel=1
+pkgdesc="A JSON implementation in C"
+url="http://oss.metaparadigm.com/json-c/";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(http://oss.metaparadigm.com/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('3a13d264528dcbaf3931b0cede24abae')
+options=(!libtool)
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}