[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2020-11-11 Thread Dan Printzell via arch-commits
Date: Wednesday, November 11, 2020 @ 20:04:53
  Author: wild
Revision: 751216

upgpkg: gir-to-d 0.21.0-6: Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 20:04:35 UTC (rev 751215)
+++ PKGBUILD2020-11-11 20:04:53 UTC (rev 751216)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.21.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2020-10-16 Thread Antonio Rojas via arch-commits
Date: Friday, October 16, 2020 @ 17:20:22
  Author: arojas
Revision: 724828

Rebuild with glib 2.66

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 17:20:06 UTC (rev 724827)
+++ PKGBUILD2020-10-16 17:20:22 UTC (rev 724828)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.21.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -9,9 +9,15 @@
 license=('LGPL3')
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('378a5c1cb1ec909fc39f1cc00b2479a0d826c3bdfe31b535e68719e4ccc74db548b670700dbf78eced41477d1bcf5aad1cbe2bc15049f1ec52666c16a9da')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
+ 
gir-to-d-glib-2.66.patch::"https://github.com/gtkd-developers/gir-to-d/commit/b5a463ce.patch;)
+sha512sums=('378a5c1cb1ec909fc39f1cc00b2479a0d826c3bdfe31b535e68719e4ccc74db548b670700dbf78eced41477d1bcf5aad1cbe2bc15049f1ec52666c16a9da'
+
'b3966192c0d04dac2154a721a0e637c751b113b50ea8f5ff4fd31a37c4d702509fded34aca7a934885e043df0218a232931cf4d28bd61549a39d421e57adaff6')
 
+prepare() {
+  patch -d $pkgname-$pkgver -p1 -i ../gir-to-d-glib-2.66.patch # Fix build 
with glib 2.66
+}
+
 build() {
   mkdir -p $pkgname-$pkgver/build
   cd $pkgname-$pkgver/build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2020-08-30 Thread Dan Printzell via arch-commits
Date: Sunday, August 30, 2020 @ 16:49:58
  Author: wild
Revision: 692808

upgpkg: gir-to-d 0.21.0-4: Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 16:49:45 UTC (rev 692807)
+++ PKGBUILD2020-08-30 16:49:58 UTC (rev 692808)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.21.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2020-07-01 Thread Dan Printzell via arch-commits
Date: Wednesday, July 1, 2020 @ 21:32:32
  Author: wild
Revision: 657428

upgpkg: gir-to-d 0.21.0-3: Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-01 21:32:19 UTC (rev 657427)
+++ PKGBUILD2020-07-01 21:32:32 UTC (rev 657428)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.21.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2020-04-28 Thread Dan Printzell via arch-commits
Date: Tuesday, April 28, 2020 @ 20:43:30
  Author: wild
Revision: 622110

upgpkg: gir-to-d 0.21.0-2: Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-28 20:43:03 UTC (rev 622109)
+++ PKGBUILD2020-04-28 20:43:30 UTC (rev 622110)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.21.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2020-03-27 Thread Filipe Laíns via arch-commits
Date: Friday, March 27, 2020 @ 13:53:35
  Author: ffy00
Revision: 604974

upgpkg: gir-to-d 0.21.0-1

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-27 13:51:32 UTC (rev 604973)
+++ PKGBUILD2020-03-27 13:53:35 UTC (rev 604974)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.20.0
-pkgrel=4
+pkgver=0.21.0
+pkgrel=1
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -10,7 +10,7 @@
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('27a8c7cf0ec1556e7361a2a704e150eae59b360eb5717b203f5604a5636eadeebd7b8af7701d2c96d20f503e27465281ae1734db1ad1f2d34d0514c2fc0ebc4e')
+sha512sums=('378a5c1cb1ec909fc39f1cc00b2479a0d826c3bdfe31b535e68719e4ccc74db548b670700dbf78eced41477d1bcf5aad1cbe2bc15049f1ec52666c16a9da')
 
 build() {
   mkdir -p $pkgname-$pkgver/build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2020-03-08 Thread Dan Printzell via arch-commits
Date: Sunday, March 8, 2020 @ 15:56:07
  Author: wild
Revision: 592214

upgpkg: gir-to-d 0.20.0-4: Rebuilt against new ldc.

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-08 15:55:42 UTC (rev 592213)
+++ PKGBUILD2020-03-08 15:56:07 UTC (rev 592214)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.20.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2020-01-13 Thread Dan Printzell via arch-commits
Date: Monday, January 13, 2020 @ 15:11:09
  Author: wild
Revision: 552370

upgpkg: gir-to-d 0.20.0-3: Rebuilt against new ldc.

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-13 15:10:55 UTC (rev 552369)
+++ PKGBUILD2020-01-13 15:11:09 UTC (rev 552370)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.20.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2019-11-07 Thread Dan Printzell via arch-commits
Date: Thursday, November 7, 2019 @ 19:27:31
  Author: wild
Revision: 524525

upgpkg: gir-to-d 0.20.0-2

Rebuilt against new ldc.

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-07 19:27:06 UTC (rev 524524)
+++ PKGBUILD2019-11-07 19:27:31 UTC (rev 524525)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2019-09-15 Thread Dan Printzell via arch-commits
Date: Sunday, September 15, 2019 @ 23:06:51
  Author: wild
Revision: 510823

upgpkg: gir-to-d 0.20.0-1

Updated to 0.20.0

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-15 23:06:15 UTC (rev 510822)
+++ PKGBUILD2019-09-15 23:06:51 UTC (rev 510823)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.19.0
-pkgrel=3
+pkgver=0.20.0
+pkgrel=1
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -10,7 +10,7 @@
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('c9c4bcc7fb7b06435b3c8b458e40547874992879366dc3e1604491a724bdfcb1d5d4ae5c013c59e77df750af9e07ebf117902828b3dcebaaffc3a9507c434076')
+sha512sums=('27a8c7cf0ec1556e7361a2a704e150eae59b360eb5717b203f5604a5636eadeebd7b8af7701d2c96d20f503e27465281ae1734db1ad1f2d34d0514c2fc0ebc4e')
 
 build() {
   mkdir -p $pkgname-$pkgver/build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2019-07-02 Thread Dan Printzell via arch-commits
Date: Tuesday, July 2, 2019 @ 15:49:14
  Author: wild
Revision: 487294

upgpkg: gir-to-d 0.19.0-3

Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-02 15:49:01 UTC (rev 487293)
+++ PKGBUILD2019-07-02 15:49:14 UTC (rev 487294)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.19.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2019-04-13 Thread Dan Printzell via arch-commits
Date: Saturday, April 13, 2019 @ 20:59:57
  Author: wild
Revision: 451549

upgpkg: gir-to-d 0.19.0-2

Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-13 20:58:17 UTC (rev 451548)
+++ PKGBUILD2019-04-13 20:59:57 UTC (rev 451549)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.19.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2019-03-21 Thread Filipe Laíns via arch-commits
Date: Thursday, March 21, 2019 @ 22:36:37
  Author: ffy00
Revision: 443101

upgpkg: gir-to-d 0.19.0-1

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-21 22:36:28 UTC (rev 443100)
+++ PKGBUILD2019-03-21 22:36:37 UTC (rev 443101)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.18.0
-pkgrel=3
+pkgver=0.19.0
+pkgrel=1
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -10,7 +10,7 @@
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('93dcb7432541ef4ac4a73f557061adb4bdaf2302e6c79dee4d3090c5480093d1d77ab15d41ea85b9cb7f83923c7839e082c5d3e72b9d186e2ae011a280ca1662')
+sha512sums=('c9c4bcc7fb7b06435b3c8b458e40547874992879366dc3e1604491a724bdfcb1d5d4ae5c013c59e77df750af9e07ebf117902828b3dcebaaffc3a9507c434076')
 
 build() {
   mkdir -p $pkgname-$pkgver/build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2019-02-23 Thread Dan Printzell via arch-commits
Date: Sunday, February 24, 2019 @ 04:15:44
  Author: wild
Revision: 435483

upgpkg: gir-to-d 0.18.0-3

Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-24 04:13:43 UTC (rev 435482)
+++ PKGBUILD2019-02-24 04:15:44 UTC (rev 435483)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.18.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2019-02-23 Thread Dan Printzell via arch-commits
Date: Sunday, February 24, 2019 @ 03:51:28
  Author: wild
Revision: 435471

upgpkg: gir-to-d 0.18.0-2

Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-24 03:50:16 UTC (rev 435470)
+++ PKGBUILD2019-02-24 03:51:28 UTC (rev 435471)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2019-02-09 Thread Filipe Laíns via arch-commits
Date: Saturday, February 9, 2019 @ 14:28:45
  Author: ffy00
Revision: 430835

upgpkg: gir-to-d 0.18.0-1

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-09 14:28:44 UTC (rev 430834)
+++ PKGBUILD2019-02-09 14:28:45 UTC (rev 430835)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.17.0
-pkgrel=2
+pkgver=0.18.0
+pkgrel=1
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -10,7 +10,7 @@
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('3820338318475c393df0396819875a5c82a6532c4a4ddff57492b4bd5f95014fb9a56a07e96a167df73f4d9c9f404d374b1c9eefe650d45f025b09c8ea3fb9b2')
+sha512sums=('93dcb7432541ef4ac4a73f557061adb4bdaf2302e6c79dee4d3090c5480093d1d77ab15d41ea85b9cb7f83923c7839e082c5d3e72b9d186e2ae011a280ca1662')
 
 build() {
   mkdir -p $pkgname-$pkgver/build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-12-19 Thread Dan Printzell via arch-commits
Date: Wednesday, December 19, 2018 @ 23:47:30
  Author: wild
Revision: 416808

Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-19 23:47:06 UTC (rev 416807)
+++ PKGBUILD2018-12-19 23:47:30 UTC (rev 416808)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.17.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-11-23 Thread Filipe Laíns via arch-commits
Date: Friday, November 23, 2018 @ 08:30:08
  Author: ffy00
Revision: 409471

upgpkg: gir-to-d 0.17.0-1

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-23 07:35:38 UTC (rev 409470)
+++ PKGBUILD2018-11-23 08:30:08 UTC (rev 409471)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.16.1
-pkgrel=3
+pkgver=0.17.0
+pkgrel=1
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -10,7 +10,7 @@
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('dc2159042799d161fa7097a1cccd5038196e548512ff1fde9e1ca9393781d74ef9bb07c00e8cb812c43d98ce43778e1a3444d9085743ed8adaa818c9c48ccf93')
+sha512sums=('3820338318475c393df0396819875a5c82a6532c4a4ddff57492b4bd5f95014fb9a56a07e96a167df73f4d9c9f404d374b1c9eefe650d45f025b09c8ea3fb9b2')
 
 build() {
   mkdir -p $pkgname-$pkgver/build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-11-04 Thread Filipe Laíns via arch-commits
Date: Sunday, November 4, 2018 @ 16:39:53
  Author: ffy00
Revision: 401478

build with LDC

Modified:
  gir-to-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-04 16:27:13 UTC (rev 401477)
+++ PKGBUILD2018-11-04 16:39:53 UTC (rev 401478)
@@ -2,27 +2,29 @@
 
 pkgname=gir-to-d
 pkgver=0.16.1
-pkgrel=2
-pkgdesc="Create D bindings from GObject introspection files"
-arch=(x86_64)
-url="https://github.com/gtkd-developers/gir-to-d;
-license=(LGPL3)
-depends=(gcc-libs)
-makedepends=(meson dmd libphobos)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('da15697873b38a51847a00cc07b6d2ad0c7d181bde5cd81201c6356063354533')
+pkgrel=3
+pkgdesc='Create D bindings from GObject introspection files'
+arch=('x86_64')
+url='https://github.com/gtkd-developers/gir-to-d'
+license=('LGPL3')
+depends=('gcc-libs' 'liblphobos')
+makedepends=('meson' 'ldc')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('dc2159042799d161fa7097a1cccd5038196e548512ff1fde9e1ca9393781d74ef9bb07c00e8cb812c43d98ce43778e1a3444d9085743ed8adaa818c9c48ccf93')
 
-prepare() {
-  mkdir -p build
-}
+build() {
+  mkdir -p $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
 
-build() {
-  cd build
-  meson ../$pkgname-$pkgver --prefix=/usr
+  export DC=ldc
+
+  arch-meson ..
+
   ninja
 }
 
 package() {
-  cd build
+  cd $pkgname-$pkgver/build
+
   DESTDIR="$pkgdir" ninja install
 }


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-10-13 Thread Dan Printzell via arch-commits
Date: Sunday, October 14, 2018 @ 00:07:20
  Author: wild
Revision: 393368

upgpkg: gir-to-d 0.16.1-2

Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 00:06:40 UTC (rev 393367)
+++ PKGBUILD2018-10-14 00:07:20 UTC (rev 393368)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.16.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
 url="https://github.com/gtkd-developers/gir-to-d;


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-09-13 Thread Antonio Rojas via arch-commits
Date: Thursday, September 13, 2018 @ 20:59:04
  Author: arojas
Revision: 380664

Update to 0.16.1

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-13 19:52:19 UTC (rev 380663)
+++ PKGBUILD2018-09-13 20:59:04 UTC (rev 380664)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.16.0
+pkgver=0.16.1
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('87e5c533d7ce60a8a30ec1d8061938cf40aefb8ac0e4d56d351dc1062d559c27')
+sha256sums=('da15697873b38a51847a00cc07b6d2ad0c7d181bde5cd81201c6356063354533')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-08-29 Thread Antonio Rojas via arch-commits
Date: Wednesday, August 29, 2018 @ 21:51:17
  Author: arojas
Revision: 375382

Update to 0.16.0

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-29 21:38:39 UTC (rev 375381)
+++ PKGBUILD2018-08-29 21:51:17 UTC (rev 375382)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('0e9b429e1aa51e934595597c1320ae0f3c3a08d976c38969581c42edd611b679')
+sha256sums=('87e5c533d7ce60a8a30ec1d8061938cf40aefb8ac0e4d56d351dc1062d559c27')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-04-16 Thread Antonio Rojas via arch-commits
Date: Monday, April 16, 2018 @ 22:04:30
  Author: arojas
Revision: 316586

Update to 0.15.0

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 21:57:19 UTC (rev 316585)
+++ PKGBUILD2018-04-16 22:04:30 UTC (rev 316586)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.14.0
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('cf3504f59b3bd17925336491517eb76515fa382e156051a55347cca949256681')
+sha256sums=('0e9b429e1aa51e934595597c1320ae0f3c3a08d976c38969581c42edd611b679')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-04-02 Thread Antonio Rojas via arch-commits
Date: Monday, April 2, 2018 @ 15:04:05
  Author: arojas
Revision: 313881

Update to 0.14.0

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-02 13:20:03 UTC (rev 313880)
+++ PKGBUILD2018-04-02 15:04:05 UTC (rev 313881)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('bf74a6a0199c45671ed6d8e786da2f2f6094e99d3c372c34829e18f9d03fdc8f')
+sha256sums=('cf3504f59b3bd17925336491517eb76515fa382e156051a55347cca949256681')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-10-15 Thread Antonio Rojas
Date: Sunday, October 15, 2017 @ 19:35:31
  Author: arojas
Revision: 262990

Update to 0.13.0

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-15 19:33:15 UTC (rev 262989)
+++ PKGBUILD2017-10-15 19:35:31 UTC (rev 262990)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.12.2
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('2b69e31ba329044476a4942f2ac4c4aac83a14ebd764ccc507daeb517d360d76')
+sha256sums=('bf74a6a0199c45671ed6d8e786da2f2f6094e99d3c372c34829e18f9d03fdc8f')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-10-08 Thread Antonio Rojas
Date: Sunday, October 8, 2017 @ 21:21:55
  Author: arojas
Revision: 262182

Update to 0.12.2

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-08 21:17:59 UTC (rev 262181)
+++ PKGBUILD2017-10-08 21:21:55 UTC (rev 262182)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('fb3b4ee1f8e9c3c6e20c2605cf8dc95750bd71a8c4018ad91d219ed4886b500d')
+sha256sums=('2b69e31ba329044476a4942f2ac4c4aac83a14ebd764ccc507daeb517d360d76')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-10-06 Thread Antonio Rojas
Date: Friday, October 6, 2017 @ 23:28:21
  Author: arojas
Revision: 262047

Update to 0.12.1

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-06 21:33:22 UTC (rev 262046)
+++ PKGBUILD2017-10-06 23:28:21 UTC (rev 262047)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('72ed205ed628338f92ae244aa5342c5fb3933381fb63862d05bb7b14d933e3a7')
+sha256sums=('fb3b4ee1f8e9c3c6e20c2605cf8dc95750bd71a8c4018ad91d219ed4886b500d')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-10-06 Thread Antonio Rojas
Date: Friday, October 6, 2017 @ 21:27:22
  Author: arojas
Revision: 262041

Update to 0.12.0

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-06 17:58:29 UTC (rev 262040)
+++ PKGBUILD2017-10-06 21:27:22 UTC (rev 262041)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('014d1278bb26779144f7d9c326bccbcd8df68761cb72b2164fc450c835ef6230')
+sha256sums=('72ed205ed628338f92ae244aa5342c5fb3933381fb63862d05bb7b14d933e3a7')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-08-19 Thread Antonio Rojas
Date: Saturday, August 19, 2017 @ 19:19:01
  Author: arojas
Revision: 252595

Update to 0.11.1

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-19 19:10:04 UTC (rev 252594)
+++ PKGBUILD2017-08-19 19:19:01 UTC (rev 252595)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -8,9 +8,9 @@
 url="https://github.com/gtkd-developers/gir-to-d;
 license=(LGPL3)
 depends=(gcc-libs)
-makedepends=(meson dmd)
+makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('32cc704a1f493a2128f4d60d314f571f65508ddcf6df1015316798485b57d9c5')
+sha256sums=('014d1278bb26779144f7d9c326bccbcd8df68761cb72b2164fc450c835ef6230')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-07-19 Thread Antonio Rojas
Date: Wednesday, July 19, 2017 @ 18:26:00
  Author: arojas
Revision: 245716

Dump i686

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-19 18:25:09 UTC (rev 245715)
+++ PKGBUILD2017-07-19 18:26:00 UTC (rev 245716)
@@ -4,7 +4,7 @@
 pkgver=0.11.0
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
-arch=(x86_64 i686)
+arch=(x86_64)
 url="https://github.com/gtkd-developers/gir-to-d;
 license=(LGPL3)
 depends=(gcc-libs)


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-06-20 Thread Antonio Rojas
Date: Tuesday, June 20, 2017 @ 23:48:06
  Author: arojas
Revision: 239136

Update to 0.11.0

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 23:39:47 UTC (rev 239135)
+++ PKGBUILD2017-06-20 23:48:06 UTC (rev 239136)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.10.0
+pkgver=0.11.0
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64 i686)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('b229ff65093fdc99a7265650462746fb168181bd68c8e4ced3e01befb147a9eb')
+sha256sums=('32cc704a1f493a2128f4d60d314f571f65508ddcf6df1015316798485b57d9c5')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:52:57
  Author: arojas
Revision: 230461

Update to 0.10.0

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |   14 --
 1 file changed, 4 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 11:09:30 UTC (rev 230460)
+++ PKGBUILD2017-05-26 11:52:57 UTC (rev 230461)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64 i686)
 url="https://github.com/gtkd-developers/gir-to-d;
@@ -9,17 +9,11 @@
 license=(LGPL3)
 depends=(gcc-libs)
 makedepends=(meson dmd)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;
-
gir-to-d-fix-asgen.patch::"https://github.com/gtkd-developers/gir-to-d/commit/d6309281.patch;)
-sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a'
-'5076a3e7301ae9fff3a24d9f15b573aa40736ccd74d4975877195a6550ea4749')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
+sha256sums=('b229ff65093fdc99a7265650462746fb168181bd68c8e4ced3e01befb147a9eb')
 
 prepare() {
   mkdir -p build
-
-  cd $pkgname-$pkgver
-# Fix appstream-generator build
-  patch -p1 -i ../gir-to-d-fix-asgen.patch
 }
 
 build() {


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:01:31
  Author: arojas
Revision: 230452

Backport fix for appstream-generator build

Modified:
  gir-to-d/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:53:29 UTC (rev 230451)
+++ PKGBUILD2017-05-26 11:01:31 UTC (rev 230452)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64 i686)
 url="https://github.com/gtkd-developers/gir-to-d;
@@ -9,11 +9,17 @@
 license=(LGPL3)
 depends=(gcc-libs)
 makedepends=(meson dmd)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;
+
gir-to-d-fix-asgen.patch::"https://github.com/gtkd-developers/gir-to-d/commit/d6309281.patch;)
+sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a'
+'5076a3e7301ae9fff3a24d9f15b573aa40736ccd74d4975877195a6550ea4749')
 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+# Fix appstream-generator build
+  patch -p1 -i ../gir-to-d-fix-asgen.patch
 }
 
 build() {