[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2020-09-15 Thread Dan Printzell via arch-commits
Date: Tuesday, September 15, 2020 @ 16:13:37
  Author: wild
Revision: 707158

upgpkg: dscanner 0.11.0-1: Updated to 0.11.0

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-15 16:10:46 UTC (rev 707157)
+++ PKGBUILD2020-09-15 16:13:37 UTC (rev 707158)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.10.0
+pkgver=0.11.0
 pkgrel=1
-_pkgcommit=a40492bc92e86bad6441fc3aba776fe2c6a5090b
+_pkgcommit=17edb1a1bed749d7eb6c3e9d49632fcf53ee185d
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2020-07-26 Thread Dan Printzell via arch-commits
Date: Sunday, July 26, 2020 @ 21:55:09
  Author: wild
Revision: 665386

upgpkg: dscanner 0.10.0-1: Updated to 0.10.0

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-26 21:46:39 UTC (rev 665385)
+++ PKGBUILD2020-07-26 21:55:09 UTC (rev 665386)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.9.0
+pkgver=0.10.0
 pkgrel=1
-_pkgcommit=6d91031302fd611cbb3ce36f9b7499ddc3cd2ce7
+_pkgcommit=a40492bc92e86bad6441fc3aba776fe2c6a5090b
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2020-04-28 Thread Dan Printzell via arch-commits
Date: Tuesday, April 28, 2020 @ 20:38:09
  Author: wild
Revision: 622092

upgpkg: dscanner 0.9.0-1: Updated to 0.9.0

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-28 20:37:48 UTC (rev 622091)
+++ PKGBUILD2020-04-28 20:38:09 UTC (rev 622092)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.8.0
-pkgrel=3
-_pkgcommit=19e9b9093a5fa33ace9ad9d3ac801a8090c18b2a
+pkgver=0.9.0
+pkgrel=1
+_pkgcommit=6d91031302fd611cbb3ce36f9b7499ddc3cd2ce7
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-11-07 Thread Dan Printzell via arch-commits
Date: Thursday, November 7, 2019 @ 19:17:30
  Author: wild
Revision: 524501

upgpkg: dscanner 0.8.0-3

Rebuilt against new ldc

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-07 19:03:38 UTC (rev 524500)
+++ PKGBUILD2019-11-07 19:17:30 UTC (rev 524501)
@@ -3,7 +3,7 @@
 
 pkgname=dscanner
 pkgver=0.8.0
-pkgrel=2
+pkgrel=3
 _pkgcommit=19e9b9093a5fa33ace9ad9d3ac801a8090c18b2a
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-09-15 Thread Dan Printzell via arch-commits
Date: Sunday, September 15, 2019 @ 23:04:00
  Author: wild
Revision: 510813

upgpkg: dscanner 0.8.0-2

Rebuilt against new ldc

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-15 23:02:36 UTC (rev 510812)
+++ PKGBUILD2019-09-15 23:04:00 UTC (rev 510813)
@@ -3,7 +3,7 @@
 
 pkgname=dscanner
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 _pkgcommit=19e9b9093a5fa33ace9ad9d3ac801a8090c18b2a
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-08-03 Thread Filipe Laíns via arch-commits
Date: Saturday, August 3, 2019 @ 16:40:02
  Author: ffy00
Revision: 497186

upgpkg: dscanner 0.8.0-1

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-03 16:39:16 UTC (rev 497185)
+++ PKGBUILD2019-08-03 16:40:02 UTC (rev 497186)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.7.2
+pkgver=0.8.0
 pkgrel=1
-_pkgcommit=378cbcc6bd67a3c2a63533c189e2c53f71817380
+_pkgcommit=19e9b9093a5fa33ace9ad9d3ac801a8090c18b2a
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-06-09 Thread Dan Printzell via arch-commits
Date: Sunday, June 9, 2019 @ 19:08:44
  Author: wild
Revision: 479154

upgpkg: dscanner 0.7.2-1

Updated to 0.7.2

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-09 18:31:06 UTC (rev 479153)
+++ PKGBUILD2019-06-09 19:08:44 UTC (rev 479154)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
-_pkgcommit=4ad4b52c930c22a872c61efc4e5451f4b3cf9f93
+_pkgcommit=378cbcc6bd67a3c2a63533c189e2c53f71817380
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-04-13 Thread Dan Printzell via arch-commits
Date: Saturday, April 13, 2019 @ 18:30:43
  Author: wild
Revision: 451525

upgpkg: dscanner 0.7.1-1

Updated to 0.7.1

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-13 18:27:30 UTC (rev 451524)
+++ PKGBUILD2019-04-13 18:30:43 UTC (rev 451525)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.7.0
-pkgrel=3
-_pkgcommit=1bb815e927f23ca3420b61bbe53f7f06a1390c5a
+pkgver=0.7.1
+pkgrel=1
+_pkgcommit=4ad4b52c930c22a872c61efc4e5451f4b3cf9f93
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-03-16 Thread Dan Printzell via arch-commits
Date: Saturday, March 16, 2019 @ 23:39:20
  Author: wild
Revision: 442269

upgpkg: dscanner 0.7.0-3

Small rebuild

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-16 23:38:30 UTC (rev 442268)
+++ PKGBUILD2019-03-16 23:39:20 UTC (rev 442269)
@@ -3,7 +3,7 @@
 
 pkgname=dscanner
 pkgver=0.7.0
-pkgrel=2
+pkgrel=3
 _pkgcommit=1bb815e927f23ca3420b61bbe53f7f06a1390c5a
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-03-16 Thread Dan Printzell via arch-commits
Date: Saturday, March 16, 2019 @ 23:26:00
  Author: wild
Revision: 442261

upgpkg: dscanner 0.7.0-2

Updated to 0.7.0 - Fixed the _pkgcommit hash

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-16 23:23:23 UTC (rev 442260)
+++ PKGBUILD2019-03-16 23:26:00 UTC (rev 442261)
@@ -3,8 +3,8 @@
 
 pkgname=dscanner
 pkgver=0.7.0
-pkgrel=1
-_pkgcommit=3759479d9cee8ac322aeb22f95957333e8383e34
+pkgrel=2
+_pkgcommit=1bb815e927f23ca3420b61bbe53f7f06a1390c5a
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-02-16 Thread Filipe Laíns via arch-commits
Date: Saturday, February 16, 2019 @ 16:46:47
  Author: ffy00
Revision: 433532

upgpkg: dscanner 0.7.0-1

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-16 16:45:33 UTC (rev 433531)
+++ PKGBUILD2019-02-16 16:46:47 UTC (rev 433532)
@@ -2,7 +2,7 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 _pkgcommit=3759479d9cee8ac322aeb22f95957333e8383e34
 pkgdesc="Swiss-army knife for D source code"
@@ -19,7 +19,13 @@
 "git+https://github.com/dlang-community/dsymbol;
 "git+https://github.com/economicmodeling/libddoc;
 "git+https://github.com/dlang-community/stdx-allocator;)
-sha512sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
+sha512sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
 
 prepare() {
   cd "$srcdir/D-Scanner"


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2019-01-05 Thread Dan Printzell via arch-commits
Date: Saturday, January 5, 2019 @ 14:56:35
  Author: wild
Revision: 420680

upgpkg: dscanner 0.6.0-1

Updated to 0.6.0 and linking with makepkg.conf's $LDFLAGS

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-05 14:52:17 UTC (rev 420679)
+++ PKGBUILD2019-01-05 14:56:35 UTC (rev 420680)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.5.11
+pkgver=0.6.0
 pkgrel=1
-_pkgcommit=150eb41bc5060368e4595d446bed08598707e63b
+_pkgcommit=3759479d9cee8ac322aeb22f95957333e8383e34
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;
@@ -34,7 +34,7 @@
   git submodule update
 
   # Only LDC have -O5
-  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false/g" 
makefile
+  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\"/g" makefile
 }
 
 build() {


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-09-17 Thread Dan Printzell via arch-commits
Date: Tuesday, September 18, 2018 @ 00:17:47
  Author: wild
Revision: 382826

upgpkg: dscanner 0.5.11-1

Updated to 0.5.11

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-18 00:15:07 UTC (rev 382825)
+++ PKGBUILD2018-09-18 00:17:47 UTC (rev 382826)
@@ -2,9 +2,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
-pkgver=0.5.10
+pkgver=0.5.11
 pkgrel=1
-_pkgcommit=4bb39adc13ce1d216e0f1418b3f2a8f933428b13
+_pkgcommit=150eb41bc5060368e4595d446bed08598707e63b
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-09-02 Thread Filipe Laíns via arch-commits
Date: Sunday, September 2, 2018 @ 23:42:10
  Author: ffy00
Revision: 376199

upgpkg: dscanner 0.5.10-1

Modified:
  dscanner/trunk/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 29 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-02 23:41:47 UTC (rev 376198)
+++ PKGBUILD2018-09-02 23:42:10 UTC (rev 376199)
@@ -1,10 +1,11 @@
 # $Id$
 # Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
 
-pkgname=('dscanner')
-pkgver=0.5.9
+pkgname=dscanner
+pkgver=0.5.10
 pkgrel=1
-_pkgcommit=ed5bfe7269ee0ff27cfa3dff047c041a8cd3806d
+_pkgcommit=4bb39adc13ce1d216e0f1418b3f2a8f933428b13
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;
@@ -12,51 +13,40 @@
 groups=('dlang')
 makedepends=('ldc' 'git')
 depends=('liblphobos')
+source=("git+https://github.com/dlang-community/D-Scanner#commit=$_pkgcommit;
+"git+https://github.com/dlang-community/libdparse;
+"git+https://github.com/burner/inifiled;
+"git+https://github.com/economicmodeling/containers;
+"git+https://github.com/dlang-community/dsymbol;
+"git+https://github.com/economicmodeling/libddoc;
+"git+https://github.com/dlang-community/stdx-allocator;)
+sha512sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
 
-source=(
-   "git+https://github.com/dlang-community/D-Scanner#commit=$_pkgcommit;
-   "git+https://github.com/dlang-community/libdparse;
-   "git+https://github.com/burner/inifiled;
-   "git+https://github.com/economicmodeling/containers;
-   "git+https://github.com/dlang-community/dsymbol;
-   "git+https://github.com/economicmodeling/libddoc;
-   "git+https://github.com/dlang-community/stdx-allocator;
-)
-sha256sums=(
-   'SKIP'
-   'SKIP'
-   'SKIP'
-   'SKIP'
-   'SKIP'
-   'SKIP'
-   'SKIP'
-)
-
 prepare() {
-   cd "$srcdir/D-Scanner"
+  cd "$srcdir/D-Scanner"
 
-   git submodule init
-   git config submodule.libdparse.url "$srcdir/libdparse"
-   git config submodule.inifiled.url "$srcdir/inifiled"
-   git config submodule.containers.url "$srcdir/containers"
-   git config submodule.dsymbol.url "$srcdir/dsymbol"
-   git config submodule.libddoc.url "$srcdir/libddoc"
-   git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
-   git submodule update
+  git submodule init
+  git config submodule.libdparse.url "$srcdir/libdparse"
+  git config submodule.inifiled.url "$srcdir/inifiled"
+  git config submodule.containers.url "$srcdir/containers"
+  git config submodule.dsymbol.url "$srcdir/dsymbol"
+  git config submodule.libddoc.url "$srcdir/libddoc"
+  git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
+  git submodule update
 
-   # Only LDC have -O5
-   sed -i "s/-O5/-O5 -flto=full -linker=gold 
-link-defaultlib-shared=false/g" makefile
+  # Only LDC have -O5
+  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false/g" 
makefile
 }
 
 build() {
-   cd "$srcdir/D-Scanner"
-   make ldc
+  cd "$srcdir/D-Scanner"
+  make ldc
 }
 
 package() {
-   # binaries
-   install -Dm755 "$srcdir/D-Scanner/bin/dscanner" 
"$pkgdir/usr/bin/dscanner"
+  # binaries
+  install -Dm755 "$srcdir/D-Scanner/bin/dscanner" "$pkgdir/usr/bin/dscanner"
 
-   # license
-   install -Dm644 "$srcdir/D-Scanner/LICENSE_1_0.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  # license
+  install -Dm644 "$srcdir/D-Scanner/LICENSE_1_0.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-08-30 Thread Dan Printzell via arch-commits
Date: Thursday, August 30, 2018 @ 20:37:54
  Author: wild
Revision: 375780

upgpkg: dscanner 0.5.9-1

Updated to 0.5.9

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-30 20:17:57 UTC (rev 375779)
+++ PKGBUILD2018-08-30 20:37:54 UTC (rev 375780)
@@ -2,9 +2,9 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.5.8
+pkgver=0.5.9
 pkgrel=1
-_pkgcommit=aa2a76f66b8ccaab5f6371989d34487bb5cf9d9c
+_pkgcommit=ed5bfe7269ee0ff27cfa3dff047c041a8cd3806d
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-07-23 Thread Dan Printzell via arch-commits
Date: Monday, July 23, 2018 @ 22:59:58
  Author: wild
Revision: 363230

upgpkg: dscanner 0.5.8-1

Updated to 0.5.8

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-23 22:56:14 UTC (rev 363229)
+++ PKGBUILD2018-07-23 22:59:58 UTC (rev 363230)
@@ -2,9 +2,9 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.5.7
+pkgver=0.5.8
 pkgrel=1
-_pkgcommit=76d8a30d2307d5d4e9c1a3972808752199449694
+_pkgcommit=aa2a76f66b8ccaab5f6371989d34487bb5cf9d9c
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-06-15 Thread Dan Printzell via arch-commits
Date: Friday, June 15, 2018 @ 19:40:59
  Author: wild
Revision: 343334

upgpkg: dscanner 0.5.7-1

Updated to 0.5.7

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-15 18:30:10 UTC (rev 34)
+++ PKGBUILD2018-06-15 19:40:59 UTC (rev 343334)
@@ -2,9 +2,9 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.5.6
+pkgver=0.5.7
 pkgrel=1
-_pkgcommit=4b394c2a7d1a01a7279faadcbf9443e4c76dec96
+_pkgcommit=76d8a30d2307d5d4e9c1a3972808752199449694
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-06-02 Thread Dan Printzell via arch-commits
Date: Saturday, June 2, 2018 @ 14:35:27
  Author: wild
Revision: 337663

upgpkg: dscanner 0.5.6-1

Updated to 0.5.6

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-02 14:34:54 UTC (rev 337662)
+++ PKGBUILD2018-06-02 14:35:27 UTC (rev 337663)
@@ -2,9 +2,9 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.5.5
+pkgver=0.5.6
 pkgrel=1
-_pkgcommit=e9d17fdc3bca8683b4b357c7ab821f9123897c26
+_pkgcommit=4b394c2a7d1a01a7279faadcbf9443e4c76dec96
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-05-22 Thread Dan Printzell via arch-commits
Date: Tuesday, May 22, 2018 @ 15:47:30
  Author: wild
Revision: 327635

upgpkg: dscanner 0.5.5-1

Updated to 0.5.5

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-22 15:14:51 UTC (rev 327634)
+++ PKGBUILD2018-05-22 15:47:30 UTC (rev 327635)
@@ -2,9 +2,9 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.5.2
+pkgver=0.5.5
 pkgrel=1
-_pkgcommit=dae286504c15b997529d3e07f37fcd177519f61f
+_pkgcommit=e9d17fdc3bca8683b4b357c7ab821f9123897c26
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-04-26 Thread Dan Printzell via arch-commits
Date: Thursday, April 26, 2018 @ 18:16:13
  Author: wild
Revision: 318190

upgpkg: dscanner 0.5.2-1

Updated to 0.5.2 and use ldc to gain a performance boost

Modified:
  dscanner/trunk/PKGBUILD

--+
 PKGBUILD |   13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-26 18:15:49 UTC (rev 318189)
+++ PKGBUILD2018-04-26 18:16:13 UTC (rev 318190)
@@ -2,16 +2,16 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.5.1
+pkgver=0.5.2
 pkgrel=1
-_pkgcommit=6ca59c71a2d0d7355eb43bdbb2ace60e43208718
+_pkgcommit=dae286504c15b997529d3e07f37fcd177519f61f
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;
 license=("custom")
 groups=('dlang')
-makedepends=('dmd' 'git')
-depends=('libphobos')
+makedepends=('ldc' 'git')
+depends=('liblphobos')
 
 source=(
"git+https://github.com/dlang-community/D-Scanner#commit=$_pkgcommit;
@@ -43,11 +43,14 @@
git config submodule.libddoc.url "$srcdir/libddoc"
git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
git submodule update
+
+   # Only LDC have -O5
+   sed -i "s/-O5/-O5 -flto=full -linker=gold 
-link-defaultlib-shared=false/g" makefile
 }
 
 build() {
cd "$srcdir/D-Scanner"
-   make
+   make ldc
 }
 
 package() {


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-04-06 Thread Dan Printzell via arch-commits
Date: Saturday, April 7, 2018 @ 03:37:32
  Author: wild
Revision: 314636

upgpkg: dscanner 0.5.1-1

Updated to 0.5.1

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-07 03:24:39 UTC (rev 314635)
+++ PKGBUILD2018-04-07 03:37:32 UTC (rev 314636)
@@ -2,9 +2,9 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
-_pkgcommit=845f363d79c2797a0b8962bca23bf8e684284e12
+_pkgcommit=6ca59c71a2d0d7355eb43bdbb2ace60e43208718
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;
@@ -20,6 +20,7 @@
"git+https://github.com/economicmodeling/containers;
"git+https://github.com/dlang-community/dsymbol;
"git+https://github.com/economicmodeling/libddoc;
+   "git+https://github.com/dlang-community/stdx-allocator;
 )
 sha256sums=(
'SKIP'
@@ -28,6 +29,7 @@
'SKIP'
'SKIP'
'SKIP'
+   'SKIP'
 )
 
 prepare() {
@@ -39,6 +41,7 @@
git config submodule.containers.url "$srcdir/containers"
git config submodule.dsymbol.url "$srcdir/dsymbol"
git config submodule.libddoc.url "$srcdir/libddoc"
+   git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
git submodule update
 }
 


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-04-01 Thread Dan Printzell via arch-commits
Date: Monday, April 2, 2018 @ 02:05:03
  Author: wild
Revision: 313802

upgpkg: dscanner 0.5.0-1

Updated to 0.5.0

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-02 01:55:30 UTC (rev 313801)
+++ PKGBUILD2018-04-02 02:05:03 UTC (rev 313802)
@@ -2,9 +2,9 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.4.2
+pkgver=0.5.0
 pkgrel=1
-_pkgcommit=401ee0e7c27fa78a032d4962baf81ec57d8a7b8f
+_pkgcommit=845f363d79c2797a0b8962bca23bf8e684284e12
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2018-01-27 Thread Dan Printzell via arch-commits
Date: Saturday, January 27, 2018 @ 20:10:09
  Author: wild
Revision: 287519

upgpkg: dscanner 0.4.2-1

Updated to 0.4.2

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 20:03:27 UTC (rev 287518)
+++ PKGBUILD2018-01-27 20:10:09 UTC (rev 287519)
@@ -2,9 +2,9 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
-_pkgcommit=87e42ae1941aeda81cc8e6c4343ab3c8d77036cd
+_pkgcommit=401ee0e7c27fa78a032d4962baf81ec57d8a7b8f
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2017-11-05 Thread Dan Printzell
Date: Sunday, November 5, 2017 @ 17:00:48
  Author: wild
Revision: 265445

upgpkg: dscanner 0.4.1-1

Dropped i686

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-05 16:50:13 UTC (rev 265444)
+++ PKGBUILD2017-11-05 17:00:48 UTC (rev 265445)
@@ -3,7 +3,7 @@
 
 pkgname=('dscanner')
 pkgver=0.4.1
-pkgrel=3
+pkgrel=1
 _pkgcommit=87e42ae1941aeda81cc8e6c4343ab3c8d77036cd
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2017-11-05 Thread Dan Printzell
Date: Sunday, November 5, 2017 @ 16:50:13
  Author: wild
Revision: 265444

upgpkg: dscanner 0.4.1-3

Dropped i686

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-05 16:45:21 UTC (rev 265443)
+++ PKGBUILD2017-11-05 16:50:13 UTC (rev 265444)
@@ -6,7 +6,7 @@
 pkgrel=3
 _pkgcommit=87e42ae1941aeda81cc8e6c4343ab3c8d77036cd
 pkgdesc="Swiss-army knife for D source code"
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url="https://github.com/dlang-community/D-Scanner;
 license=("custom")
 groups=('dlang')


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2017-11-05 Thread Dan Printzell
Date: Sunday, November 5, 2017 @ 16:45:10
  Author: wild
Revision: 265442

upgpkg: dscanner 0.4.1-3

Updated to 0.4.1

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-05 13:30:29 UTC (rev 265441)
+++ PKGBUILD2017-11-05 16:45:10 UTC (rev 265442)
@@ -2,7 +2,7 @@
 # Maintainer: Dan Printzell 
 
 pkgname=('dscanner')
-pkgver=0.4.0
+pkgver=0.4.1
 pkgrel=3
 _pkgcommit=87e42ae1941aeda81cc8e6c4343ab3c8d77036cd
 pkgdesc="Swiss-army knife for D source code"


[arch-commits] Commit in dscanner/trunk (PKGBUILD)

2017-09-10 Thread Dan Printzell
Date: Sunday, September 10, 2017 @ 20:08:28
  Author: wild
Revision: 256812

upgpkg: dscanner 0.4.0-3

Bumped pkgrel because of AUR->community move

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-10 19:57:33 UTC (rev 256811)
+++ PKGBUILD2017-09-10 20:08:28 UTC (rev 256812)
@@ -3,12 +3,12 @@
 
 pkgname=('dscanner')
 pkgver=0.4.0
-pkgrel=2
+pkgrel=3
 _pkgcommit=87e42ae1941aeda81cc8e6c4343ab3c8d77036cd
 pkgdesc="Swiss-army knife for D source code"
 arch=('i686' 'x86_64')
 url="https://github.com/dlang-community/D-Scanner;
-license=("BSL")
+license=("custom")
 groups=('dlang')
 makedepends=('dmd' 'git')
 depends=('libphobos')
@@ -18,7 +18,7 @@
"git+https://github.com/dlang-community/libdparse;
"git+https://github.com/burner/inifiled;
"git+https://github.com/economicmodeling/containers;
-   "git+https://github.com/dlang-communityhttps://github.com/dlang-community/dsymbol;
"git+https://github.com/economicmodeling/libddoc;
 )
 sha256sums=(