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

2020-12-21 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 22, 2020 @ 07:30:31
  Author: arojas
Revision: 404828

Update to 2.17.3

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 07:04:20 UTC (rev 404827)
+++ PKGBUILD2020-12-22 07:30:31 UTC (rev 404828)
@@ -7,8 +7,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.17.2
-pkgrel=2
+pkgver=2.17.3
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -17,7 +17,7 @@
 makedepends=(python boost openssl)
 optdepends=('python: for using botan2.py' 'boost-libs: for the botan 
executable')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('ebe27dfe2b55d7e02bf520e926606c48b76b22facb483256b13ab38e018e1e6c'
+sha256sums=('79123b654445a4abba486e09a431788545c708237382a3e765664c9f55b03b88'
 'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 


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

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Friday, November 13, 2020 @ 17:08:24
  Author: arojas
Revision: 753927

python 3.9 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-13 17:08:15 UTC (rev 753926)
+++ PKGBUILD2020-11-13 17:08:24 UTC (rev 753927)
@@ -8,7 +8,7 @@
 
 pkgname=botan
 pkgver=2.17.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'


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

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Friday, November 13, 2020 @ 17:05:00
  Author: arojas
Revision: 753923

Update to 2.17.2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-13 17:01:19 UTC (rev 753922)
+++ PKGBUILD2020-11-13 17:05:00 UTC (rev 753923)
@@ -7,8 +7,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.17.1
-pkgrel=3
+pkgver=2.17.2
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -17,7 +17,7 @@
 makedepends=(python boost openssl)
 optdepends=('python: for using botan2.py' 'boost-libs: for the botan 
executable')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('741358b3f1638ed7d9b2f59b4e344aa46f4966b15958b5434c0ac1580df0c0c1'
+sha256sums=('ebe27dfe2b55d7e02bf520e926606c48b76b22facb483256b13ab38e018e1e6c'
 'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 12:07:24
  Author: foutrelis
Revision: 751664

upgpkg: botan 2.17.1-3: Python 3.9 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 12:07:22 UTC (rev 751663)
+++ PKGBUILD2020-11-12 12:07:24 UTC (rev 751664)
@@ -8,7 +8,7 @@
 
 pkgname=botan
 pkgver=2.17.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'


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

2020-11-07 Thread Antonio Rojas via arch-commits
Date: Saturday, November 7, 2020 @ 18:11:55
  Author: arojas
Revision: 745919

Update to 2.17.1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-07 17:57:44 UTC (rev 745918)
+++ PKGBUILD2020-11-07 18:11:55 UTC (rev 745919)
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.17.0
+pkgver=2.17.1
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -17,7 +17,7 @@
 makedepends=(python boost openssl)
 optdepends=('python: for using botan2.py' 'boost-libs: for the botan 
executable')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('b97044b312aa718349af7851331b064bc7bd5352400d5f80793bace427d01343'
+sha256sums=('741358b3f1638ed7d9b2f59b4e344aa46f4966b15958b5434c0ac1580df0c0c1'
 'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 


[arch-commits] Commit in botan/trunk (PKGBUILD botan-ldflags.patch)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 17:08:21
  Author: arojas
Revision: 743337

Update to 2.17.0

Modified:
  botan/trunk/PKGBUILD
Deleted:
  botan/trunk/botan-ldflags.patch

-+
 PKGBUILD|   19 ++-
 botan-ldflags.patch |   17 -
 2 files changed, 6 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 17:06:53 UTC (rev 743336)
+++ PKGBUILD2020-11-05 17:08:21 UTC (rev 743337)
@@ -7,8 +7,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.16.0
-pkgrel=2
+pkgver=2.17.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -16,18 +16,11 @@
 depends=(xz sqlite)
 makedepends=(python boost openssl)
 optdepends=('python: for using botan2.py' 'boost-libs: for the botan 
executable')
-validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc}
- botan-ldflags.patch)
-sha256sums=('92ed6ebc918d86bd1b04221ca518af4cf29cc326c4760740bd2d22e61cea2628'
-'SKIP'
-'a6e85d537f9a1299be8a6763df09c1b90680f5efd92c42a53ff0f985c82b3000')
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
+sha256sums=('b97044b312aa718349af7851331b064bc7bd5352400d5f80793bace427d01343'
+'SKIP')
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 
-prepare() {
-  cd ${pkgname^}-$pkgver
-  patch -p1 -i ../botan-ldflags.patch # Fix --as-needed
-}
-
 build() {
   cd "${pkgname^}-$pkgver"
 

Deleted: botan-ldflags.patch
===
--- botan-ldflags.patch 2020-11-05 17:06:53 UTC (rev 743336)
+++ botan-ldflags.patch 2020-11-05 17:08:21 UTC (rev 743337)
@@ -1,17 +0,0 @@
-diff --git a/src/build-data/makefile.in b/src/build-data/makefile.in
-index 0d678345f..07a8d9cd5 100644
 a/src/build-data/makefile.in
-+++ b/src/build-data/makefile.in
-@@ -72,10 +72,10 @@ TESTOBJS = %{join test_objs}
- # Executable targets
- 
- $(CLI): $(LIBRARIES) $(CLIOBJS)
--  $(EXE_LINK_CMD) $(ABI_FLAGS) $(CLIOBJS) $(EXE_LINKS_TO) $(LDFLAGS) 
%{output_to_exe}$@
-+  $(EXE_LINK_CMD) $(ABI_FLAGS) $(CLIOBJS) $(LDFLAGS) $(EXE_LINKS_TO) 
%{output_to_exe}$@
- 
- $(TEST): $(LIBRARIES) $(TESTOBJS)
--  $(EXE_LINK_CMD) $(ABI_FLAGS) $(TESTOBJS) $(EXE_LINKS_TO) $(LDFLAGS) 
%{output_to_exe}$@
-+  $(EXE_LINK_CMD) $(ABI_FLAGS) $(TESTOBJS) $(LDFLAGS) $(EXE_LINKS_TO) 
%{output_to_exe}$@
- 
- %{if build_fuzzers}
- 


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

2020-10-11 Thread Antonio Rojas via arch-commits
Date: Sunday, October 11, 2020 @ 09:43:02
  Author: arojas
Revision: 723457

Rebuild for staging

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-11 09:34:04 UTC (rev 723456)
+++ PKGBUILD2020-10-11 09:43:02 UTC (rev 723457)
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.15.0
+pkgver=2.16.0
 pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -19,7 +19,7 @@
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc}
  botan-ldflags.patch)
-sha256sums=('d88af1307f1fefac79aa4f2f524699478d69ce15a857cf2d0a90ac6bf2a50009'
+sha256sums=('92ed6ebc918d86bd1b04221ca518af4cf29cc326c4760740bd2d22e61cea2628'
 'SKIP'
 'a6e85d537f9a1299be8a6763df09c1b90680f5efd92c42a53ff0f985c82b3000')
 


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

2020-10-11 Thread Antonio Rojas via arch-commits
Date: Sunday, October 11, 2020 @ 09:33:54
  Author: arojas
Revision: 723455

upgpkg: botan 2.15.0-2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-11 09:29:48 UTC (rev 723454)
+++ PKGBUILD2020-10-11 09:33:54 UTC (rev 723455)
@@ -7,8 +7,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.16.0
-pkgrel=1
+pkgver=2.15.0
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -19,7 +19,7 @@
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc}
  botan-ldflags.patch)
-sha256sums=('92ed6ebc918d86bd1b04221ca518af4cf29cc326c4760740bd2d22e61cea2628'
+sha256sums=('d88af1307f1fefac79aa4f2f524699478d69ce15a857cf2d0a90ac6bf2a50009'
 'SKIP'
 'a6e85d537f9a1299be8a6763df09c1b90680f5efd92c42a53ff0f985c82b3000')
 


[arch-commits] Commit in botan/trunk (PKGBUILD botan-ldflags.patch)

2020-10-11 Thread Antonio Rojas via arch-commits
Date: Sunday, October 11, 2020 @ 09:28:12
  Author: arojas
Revision: 723450

Update to 2.16.0

Added:
  botan/trunk/botan-ldflags.patch
Modified:
  botan/trunk/PKGBUILD

-+
 PKGBUILD|   26 +++---
 botan-ldflags.patch |   17 +
 2 files changed, 36 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-11 08:59:07 UTC (rev 723449)
+++ PKGBUILD2020-10-11 09:28:12 UTC (rev 723450)
@@ -1,4 +1,5 @@
-# Maintainer: Alexander F. Rødseth 
+# Maintainer: Antonio Rojas 
+# Contributor: Alexander F. Rødseth 
 # Contributor: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
@@ -6,19 +7,27 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.15.0
+pkgver=2.16.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
 license=(BSD)
-makedepends=(python)
-optdepends=('python: for using botan2.py')
+depends=(xz sqlite)
+makedepends=(python boost openssl)
+optdepends=('python: for using botan2.py' 'boost-libs: for the botan 
executable')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('d88af1307f1fefac79aa4f2f524699478d69ce15a857cf2d0a90ac6bf2a50009'
-'SKIP')
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc}
+ botan-ldflags.patch)
+sha256sums=('92ed6ebc918d86bd1b04221ca518af4cf29cc326c4760740bd2d22e61cea2628'
+'SKIP'
+'a6e85d537f9a1299be8a6763df09c1b90680f5efd92c42a53ff0f985c82b3000')
 
+prepare() {
+  cd ${pkgname^}-$pkgver
+  patch -p1 -i ../botan-ldflags.patch # Fix --as-needed
+}
+
 build() {
   cd "${pkgname^}-$pkgver"
 
@@ -27,6 +36,9 @@
 --with-bzip \
 --with-lzma \
 --with-zlib \
+--with-boost \
+--with-openssl \
+--with-sqlite3 \
 --with-os-feature=getrandom
   make
 }

Added: botan-ldflags.patch
===
--- botan-ldflags.patch (rev 0)
+++ botan-ldflags.patch 2020-10-11 09:28:12 UTC (rev 723450)
@@ -0,0 +1,17 @@
+diff --git a/src/build-data/makefile.in b/src/build-data/makefile.in
+index 0d678345f..07a8d9cd5 100644
+--- a/src/build-data/makefile.in
 b/src/build-data/makefile.in
+@@ -72,10 +72,10 @@ TESTOBJS = %{join test_objs}
+ # Executable targets
+ 
+ $(CLI): $(LIBRARIES) $(CLIOBJS)
+-  $(EXE_LINK_CMD) $(ABI_FLAGS) $(CLIOBJS) $(EXE_LINKS_TO) $(LDFLAGS) 
%{output_to_exe}$@
++  $(EXE_LINK_CMD) $(ABI_FLAGS) $(CLIOBJS) $(LDFLAGS) $(EXE_LINKS_TO) 
%{output_to_exe}$@
+ 
+ $(TEST): $(LIBRARIES) $(TESTOBJS)
+-  $(EXE_LINK_CMD) $(ABI_FLAGS) $(TESTOBJS) $(EXE_LINKS_TO) $(LDFLAGS) 
%{output_to_exe}$@
++  $(EXE_LINK_CMD) $(ABI_FLAGS) $(TESTOBJS) $(LDFLAGS) $(EXE_LINKS_TO) 
%{output_to_exe}$@
+ 
+ %{if build_fuzzers}
+ 


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

2020-07-29 Thread Antonio Rojas via arch-commits
Date: Thursday, July 30, 2020 @ 06:33:35
  Author: arojas
Revision: 665870

Udpate to 2.15.0

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 04:19:17 UTC (rev 665869)
+++ PKGBUILD2020-07-30 06:33:35 UTC (rev 665870)
@@ -6,7 +6,7 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.14.0
+pkgver=2.15.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('0c10f12b424a40ee19bde00292098e201d7498535c062d8d5b586d07861a54b5'
+sha256sums=('d88af1307f1fefac79aa4f2f524699478d69ce15a857cf2d0a90ac6bf2a50009'
 'SKIP')
 
 build() {


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

2020-04-06 Thread Antonio Rojas via arch-commits
Date: Monday, April 6, 2020 @ 18:53:23
  Author: arojas
Revision: 612075

Update to 2.14

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-06 18:46:33 UTC (rev 612074)
+++ PKGBUILD2020-04-06 18:53:23 UTC (rev 612075)
@@ -6,7 +6,7 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.13.0
+pkgver=2.14.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('f57ae42a41e1091bca58f44f41addebd9a390b651603952c881ec89d50187e90'
+sha256sums=('0c10f12b424a40ee19bde00292098e201d7498535c062d8d5b586d07861a54b5'
 'SKIP')
 
 build() {
@@ -34,7 +34,7 @@
 check() {
   cd "${pkgname^}-$pkgver"
 
-  ./botan-test
+  LD_LIBRARY_PATH="$PWD" ./botan-test
 }
 
 package() {


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 17:56:00
  Author: arojas
Revision: 550036

Update to 2.13.0

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 17:19:26 UTC (rev 550035)
+++ PKGBUILD2020-01-07 17:56:00 UTC (rev 550036)
@@ -6,8 +6,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.12.1
-pkgrel=2
+pkgver=2.13.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -16,15 +16,13 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('7e035f142a51fca1359705792627a282456d49749bf62a37a8e48375d41baaa9'
+sha256sums=('f57ae42a41e1091bca58f44f41addebd9a390b651603952c881ec89d50187e90'
 'SKIP')
 
 build() {
   cd "${pkgname^}-$pkgver"
 
-  # botan benefits from -O3. Upstream is using it when testing.
-  CXXFLAGS="$CXXFLAGS -O3" \
-./configure.py \
+  ./configure.py \
 --prefix=/usr \
 --with-bzip \
 --with-lzma \
@@ -44,6 +42,3 @@
   install -Dm644 "${pkgname^}-$pkgver/license.txt" \
 "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
-
-# getver: github.com/randombit/botan
-# vim: ts=2 sw=2 et:


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

2019-11-08 Thread Antonio Rojas via arch-commits
Date: Friday, November 8, 2019 @ 21:07:13
  Author: arojas
Revision: 524683

python 3.8 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-08 21:05:57 UTC (rev 524682)
+++ PKGBUILD2019-11-08 21:07:13 UTC (rev 524683)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=2.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'


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

2019-11-08 Thread Antonio Rojas via arch-commits
Date: Friday, November 8, 2019 @ 21:05:34
  Author: arojas
Revision: 524681

Update to 2.12.1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-08 21:00:33 UTC (rev 524680)
+++ PKGBUILD2019-11-08 21:05:34 UTC (rev 524681)
@@ -6,8 +6,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.12.0
-pkgrel=2
+pkgver=2.12.1
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -16,7 +16,7 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63'
+sha256sums=('7e035f142a51fca1359705792627a282456d49749bf62a37a8e48375d41baaa9'
 'SKIP')
 
 build() {


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:03:18
  Author: arojas
Revision: 524233

python 3.8 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:00:02 UTC (rev 524232)
+++ PKGBUILD2019-11-05 21:03:18 UTC (rev 524233)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=2.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:41:58
  Author: arojas
Revision: 524217

Update to 2.12.0

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:38:41 UTC (rev 524216)
+++ PKGBUILD2019-11-05 20:41:58 UTC (rev 524217)
@@ -6,8 +6,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.11.0
-pkgrel=3
+pkgver=2.12.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -16,7 +16,7 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('f7874da2aeb8c018fd77df40b2137879bf90b66f5589490c991e83fb3e8094be'
+sha256sums=('1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63'
 'SKIP')
 
 build() {


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

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 17:01:32
  Author: foutrelis
Revision: 521228

Python 3.8 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 17:01:26 UTC (rev 521227)
+++ PKGBUILD2019-10-31 17:01:32 UTC (rev 521228)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=2.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Friday, October 25, 2019 @ 15:15:47
  Author: foutrelis
Revision: 518948

Python 3.8 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 15:15:40 UTC (rev 518947)
+++ PKGBUILD2019-10-25 15:15:47 UTC (rev 518948)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=2.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'


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

2019-07-20 Thread Antonio Rojas via arch-commits
Date: Saturday, July 20, 2019 @ 09:01:24
  Author: arojas
Revision: 492260

Update to 2.11.0

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-20 08:48:01 UTC (rev 492259)
+++ PKGBUILD2019-07-20 09:01:24 UTC (rev 492260)
@@ -6,7 +6,7 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.10.0
+pkgver=2.11.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -15,8 +15,8 @@
 makedepends=(python)
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('88481997578c27924724fea76610d43d9f59c99edfe561d41803bbc98871ad31'
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
+sha256sums=('f7874da2aeb8c018fd77df40b2137879bf90b66f5589490c991e83fb3e8094be'
 'SKIP')
 
 build() {


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

2019-04-14 Thread Alexander Rødseth via arch-commits
Date: Sunday, April 14, 2019 @ 19:02:05
  Author: arodseth
Revision: 451644

upgpkg: botan 2.10.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-14 17:54:41 UTC (rev 451643)
+++ PKGBUILD2019-04-14 19:02:05 UTC (rev 451644)
@@ -6,7 +6,7 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('305564352334dd63ae63db039077d96ae52dfa57a3248871081719b6a9f2d119'
+sha256sums=('88481997578c27924724fea76610d43d9f59c99edfe561d41803bbc98871ad31'
 'SKIP')
 
 build() {
@@ -23,13 +23,13 @@
   cd "${pkgname^}-$pkgver"
 
   # botan benefits from -O3. Upstream is using it when testing.
-  CXXFLAGS="$CXXFLAGS -O3" ./configure.py \
+  CXXFLAGS="$CXXFLAGS -O3" \
+./configure.py \
 --prefix=/usr \
 --with-bzip \
 --with-lzma \
 --with-zlib \
 --with-os-feature=getrandom
-
   make
 }
 


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

2019-01-09 Thread Alexander Rødseth via arch-commits
Date: Wednesday, January 9, 2019 @ 14:23:38
  Author: arodseth
Revision: 421226

upgpkg: botan 2.9.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-09 14:20:01 UTC (rev 421225)
+++ PKGBUILD2019-01-09 14:23:38 UTC (rev 421226)
@@ -6,17 +6,17 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.8.0
-pkgrel=2
+pkgver=2.9.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
-arch=('x86_64')
+arch=(x86_64)
 url='https://botan.randombit.net/'
-license=('BSD')
-makedepends=('python')
+license=(BSD)
+makedepends=(python)
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('e7159b127e91e0c158245d61c638c50d443ec7b440b6b0161328c47b3aba3960'
+sha256sums=('305564352334dd63ae63db039077d96ae52dfa57a3248871081719b6a9f2d119'
 'SKIP')
 
 build() {
@@ -29,6 +29,7 @@
 --with-lzma \
 --with-zlib \
 --with-os-feature=getrandom
+
   make
 }
 


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 16:25:10
  Author: arodseth
Revision: 406378

upgpkg: botan 2.8.0-2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 16:24:58 UTC (rev 406377)
+++ PKGBUILD2018-11-11 16:25:10 UTC (rev 406378)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=2.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'
@@ -22,12 +22,13 @@
 build() {
   cd "${pkgname^}-$pkgver"
 
-  # botan benefits from -O3. Upstream is using it.
+  # botan benefits from -O3. Upstream is using it when testing.
   CXXFLAGS="$CXXFLAGS -O3" ./configure.py \
 --prefix=/usr \
 --with-bzip \
 --with-lzma \
---with-zlib
+--with-zlib \
+--with-os-feature=getrandom
   make
 }
 


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

2018-10-21 Thread Alexander Rødseth via arch-commits
Date: Sunday, October 21, 2018 @ 15:44:32
  Author: arodseth
Revision: 398264

upgpkg: botan 2.8.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-21 15:06:28 UTC (rev 398263)
+++ PKGBUILD2018-10-21 15:44:32 UTC (rev 398264)
@@ -6,8 +6,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.8.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'
@@ -16,18 +16,18 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('e42df91556317588c6ca0e41bf796f9bd5ec5c70e0668e6c97c608c697c24a90'
+sha256sums=('e7159b127e91e0c158245d61c638c50d443ec7b440b6b0161328c47b3aba3960'
 'SKIP')
 
 build() {
   cd "${pkgname^}-$pkgver"
 
-  # botan benefits from -O3, and upstream devs are running benchmarks with it
+  # botan benefits from -O3. Upstream is using it.
   CXXFLAGS="$CXXFLAGS -O3" ./configure.py \
 --prefix=/usr \
 --with-bzip \
---with-zlib \
---with-lzma
+--with-lzma \
+--with-zlib
   make
 }
 


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

2018-07-13 Thread Evangelos Foutras via arch-commits
Date: Friday, July 13, 2018 @ 19:56:30
  Author: foutrelis
Revision: 358808

Python 3.7 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-13 19:53:55 UTC (rev 358807)
+++ PKGBUILD2018-07-13 19:56:30 UTC (rev 358808)
@@ -8,7 +8,7 @@
 
 pkgname=botan
 pkgver=2.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'


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

2018-07-03 Thread Alexander Rødseth via arch-commits
Date: Tuesday, July 3, 2018 @ 10:02:09
  Author: arodseth
Revision: 350727

upgpkg: botan 2.7.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 10:01:29 UTC (rev 350726)
+++ PKGBUILD2018-07-03 10:02:09 UTC (rev 350727)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Alexander F. Rødseth 
 # Contributor: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
@@ -7,18 +7,17 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.6.0
-pkgrel=2
+pkgver=2.7.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'
 license=('BSD')
-depends=('xz')
 makedepends=('python')
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('c1f261555bba702c73608dde7bd743ef2d6377a41a1c295915b25c5babaf5cc5'
+sha256sums=('e42df91556317588c6ca0e41bf796f9bd5ec5c70e0668e6c97c608c697c24a90'
 'SKIP')
 
 build() {


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 17:01:56
  Author: felixonmars
Revision: 348607

Python 3.7 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 17:01:42 UTC (rev 348606)
+++ PKGBUILD2018-06-30 17:01:56 UTC (rev 348607)
@@ -8,7 +8,7 @@
 
 pkgname=botan
 pkgver=2.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'


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

2018-04-12 Thread Alexander Rødseth via arch-commits
Date: Thursday, April 12, 2018 @ 17:06:10
  Author: arodseth
Revision: 316094

upgpkg: botan 2.6.0-1

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   39 ---
 1 file changed, 20 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-12 16:03:54 UTC (rev 316093)
+++ PKGBUILD2018-04-12 17:06:10 UTC (rev 316094)
@@ -7,41 +7,42 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.5.0
-pkgrel=4
+pkgver=2.6.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'
 license=('BSD')
-makedepends=('git' 'python')
-# Using a specific commit instead of the .tgz because botan issue #1524
-source=('git+https://github.com/randombit/botan#commit=6c5d9ef3c49658cbf4096e04905e3c0debb9d096')
-md5sums=('SKIP')
-#validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-#source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-#sha256sums=('b8a31fe03e7f048a5bd3967ecd04b6a48966215e78792df06e333b0eede4fb1b'
-#'SKIP')
+depends=('xz')
+makedepends=('python')
+optdepends=('python: for using botan2.py')
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+sha256sums=('c1f261555bba702c73608dde7bd743ef2d6377a41a1c295915b25c5babaf5cc5'
+'SKIP')
 
 build() {
-  cd "$pkgname"
-  #cd "${pkgname^}-$pkgver"
+  cd "${pkgname^}-$pkgver"
 
-  # botan benefits from -O3, and the developers runs tests with it
-  CXXFLAGS="$CXXFLAGS -O3" ./configure.py --prefix=/usr --with-bzip 
--with-zlib --with-lzma
+  # botan benefits from -O3, and upstream devs are running benchmarks with it
+  CXXFLAGS="$CXXFLAGS -O3" ./configure.py \
+--prefix=/usr \
+--with-bzip \
+--with-zlib \
+--with-lzma
   make
 }
 
 check() {
-  cd "$pkgname"
+  cd "${pkgname^}-$pkgver"
 
   ./botan-test
 }
 
 package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  DESTDIR="$pkgdir" make -C "${pkgname^}-$pkgver" install
+  install -Dm644 "${pkgname^}-$pkgver/license.txt" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 # getver: github.com/randombit/botan


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

2018-04-09 Thread Alexander Rødseth via arch-commits
Date: Monday, April 9, 2018 @ 08:46:41
  Author: arodseth
Revision: 315405

Prepare for the next release of Botan

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 07:54:51 UTC (rev 315404)
+++ PKGBUILD2018-04-09 08:46:41 UTC (rev 315405)
@@ -8,7 +8,7 @@
 
 pkgname=botan
 pkgver=2.5.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'
@@ -26,7 +26,8 @@
   cd "$pkgname"
   #cd "${pkgname^}-$pkgver"
 
-  ./configure.py --prefix=/usr
+  # botan benefits from -O3, and the developers runs tests with it
+  CXXFLAGS="$CXXFLAGS -O3" ./configure.py --prefix=/usr --with-bzip 
--with-zlib --with-lzma
   make
 }
 


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

2018-04-05 Thread Alexander Rødseth via arch-commits
Date: Thursday, April 5, 2018 @ 20:35:36
  Author: arodseth
Revision: 314508

upgpkg: botan 2.5.0-3

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-05 20:11:53 UTC (rev 314507)
+++ PKGBUILD2018-04-05 20:35:36 UTC (rev 314508)
@@ -8,7 +8,7 @@
 
 pkgname=botan
 pkgver=2.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'
@@ -26,7 +26,7 @@
   cd "$pkgname"
   #cd "${pkgname^}-$pkgver"
 
-  ./configure.py --cxxflags="-g -O3 -fno-omit-frame-pointer"
+  ./configure.py --prefix=/usr
   make
 }
 
@@ -43,5 +43,5 @@
   install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
+# getver: github.com/randombit/botan
 # vim: ts=2 sw=2 et:
-# getver: github.com/randombit/botan


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

2018-04-05 Thread Alexander Rødseth via arch-commits
Date: Thursday, April 5, 2018 @ 17:16:55
  Author: arodseth
Revision: 314449

upgpkg: botan 2.5.0-2

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   29 -
 1 file changed, 16 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-05 16:26:43 UTC (rev 314448)
+++ PKGBUILD2018-04-05 17:16:55 UTC (rev 314449)
@@ -4,41 +4,44 @@
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
 # Contributor: Hexchain Tong 
+# Contributor: Jack Lloyd 
 
 pkgname=botan
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'
 license=('BSD')
-depends=('gcc-libs' 'sh')
-makedepends=('python')
-validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('b8a31fe03e7f048a5bd3967ecd04b6a48966215e78792df06e333b0eede4fb1b'
-'SKIP')
+makedepends=('git' 'python')
+# Using a specific commit instead of the .tgz because botan issue #1524
+source=('git+https://github.com/randombit/botan#commit=6c5d9ef3c49658cbf4096e04905e3c0debb9d096')
+md5sums=('SKIP')
+#validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+#source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+#sha256sums=('b8a31fe03e7f048a5bd3967ecd04b6a48966215e78792df06e333b0eede4fb1b'
+#'SKIP')
 
 build() {
-  cd "${pkgname^}-$pkgver"
+  cd "$pkgname"
+  #cd "${pkgname^}-$pkgver"
 
-  # The unit test hangs when testing the bigint module
-  ./configure.py --prefix=/usr --disable-modules=bigint
+  ./configure.py --cxxflags="-g -O3 -fno-omit-frame-pointer"
   make
 }
 
 check() {
-  cd "${pkgname^}-$pkgver"
+  cd "$pkgname"
 
   ./botan-test
 }
 
 package() {
-  cd "${pkgname^}-$pkgver"
+  cd "$pkgname"
 
   make DESTDIR="$pkgdir" install
   install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
+# vim: ts=2 sw=2 et:
 # getver: github.com/randombit/botan
-# vim: ts=2 sw=2 et:


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

2018-04-04 Thread Alexander Rødseth via arch-commits
Date: Wednesday, April 4, 2018 @ 12:31:59
  Author: arodseth
Revision: 314106

upgpkg: botan 2.5.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-04 12:16:00 UTC (rev 314105)
+++ PKGBUILD2018-04-04 12:31:59 UTC (rev 314106)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=2.4.0
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
@@ -16,13 +16,14 @@
 makedepends=('python')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('ed9464e2a5cfee4cd3d9bd7a8f80673b45c8a0718db2181a73f5465a606608a5'
+sha256sums=('b8a31fe03e7f048a5bd3967ecd04b6a48966215e78792df06e333b0eede4fb1b'
 'SKIP')
 
 build() {
   cd "${pkgname^}-$pkgver"
 
-  ./configure.py --prefix=/usr
+  # The unit test hangs when testing the bigint module
+  ./configure.py --prefix=/usr --disable-modules=bigint
   make
 }
 


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

2018-01-10 Thread Alexander Rødseth via arch-commits
Date: Wednesday, January 10, 2018 @ 09:34:37
  Author: arodseth
Revision: 280963

upgpkg: botan 2.4.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-10 09:30:47 UTC (rev 280962)
+++ PKGBUILD2018-01-10 09:34:37 UTC (rev 280963)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('python')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('39f970fee5986a4c3e425030aef50ac284da18596c004d1a9cce7688c4e6d47c'
+sha256sums=('ed9464e2a5cfee4cd3d9bd7a8f80673b45c8a0718db2181a73f5465a606608a5'
 'SKIP')
 
 build() {


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

2017-10-05 Thread Alexander Rødseth
Date: Thursday, October 5, 2017 @ 10:43:24
  Author: arodseth
Revision: 261663

upgpkg: botan 2.3.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-05 09:59:34 UTC (rev 261662)
+++ PKGBUILD2017-10-05 10:43:24 UTC (rev 261663)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=('x86_64' 'i686')
@@ -15,17 +15,10 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc}
-
'https://github.com/randombit/botan/commit/3e1312d905dac01f317138b68fd284799a5abc29.patch')
-md5sums=('b8c9d2ff724e33c99a050838b112e832' 'SKIP'
- '11f29d6cc39fad8bd88cd252a79f590b')
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+sha256sums=('39f970fee5986a4c3e425030aef50ac284da18596c004d1a9cce7688c4e6d47c'
+'SKIP')
 
-prepare() {
-  cd "${pkgname^}-$pkgver"
-
-  patch -p1 -i ../3e1312d905dac01f317138b68fd284799a5abc29.patch
-}
-
 build() {
   cd "${pkgname^}-$pkgver"
 


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

2017-08-15 Thread Alexander Rødseth
Date: Tuesday, August 15, 2017 @ 10:01:54
  Author: arodseth
Revision: 250840

upgpkg: botan 2.2.0-1

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 10:01:47 UTC (rev 250839)
+++ PKGBUILD2017-08-15 10:01:54 UTC (rev 250840)
@@ -14,12 +14,18 @@
 license=('BSD')
 depends=('gcc-libs' 'sh')
 makedepends=('python')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-md5sums=('b8c9d2ff724e33c99a050838b112e832'
- 'SKIP')
-# Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc}
+
'https://github.com/randombit/botan/commit/3e1312d905dac01f317138b68fd284799a5abc29.patch')
+md5sums=('b8c9d2ff724e33c99a050838b112e832' 'SKIP'
+ '11f29d6cc39fad8bd88cd252a79f590b')
 
+prepare() {
+  cd "${pkgname^}-$pkgver"
+
+  patch -p1 -i ../3e1312d905dac01f317138b68fd284799a5abc29.patch
+}
+
 build() {
   cd "${pkgname^}-$pkgver"
 
@@ -36,11 +42,8 @@
 package() {
   cd "${pkgname^}-$pkgver"
 
-  make DESTDIR="$pkgdir/usr" install
+  make DESTDIR="$pkgdir" install
   install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # fix permissions
-  find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
 }
 
 # getver: github.com/randombit/botan


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

2017-08-12 Thread Alexander Rødseth
Date: Saturday, August 12, 2017 @ 11:10:07
  Author: arodseth
Revision: 249997

Update to 2.2.0, but check() fails. WIP

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-12 10:17:17 UTC (rev 249996)
+++ PKGBUILD2017-08-12 11:10:07 UTC (rev 249997)
@@ -6,17 +6,16 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
-license=('BSD')
 arch=('x86_64' 'i686')
 url='https://botan.randombit.net/'
+license=('BSD')
 depends=('gcc-libs' 'sh')
-makedepends=('python' 'git')
+makedepends=('python')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('2c91a5d65e0f9ddf4fce38bcd2734e70'
+md5sums=('b8c9d2ff724e33c99a050838b112e832'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
@@ -24,9 +23,7 @@
 build() {
   cd "${pkgname^}-$pkgver"
 
-  python configure.py \
---prefix=/usr \
---destdir="$pkgdir/usr"
+  ./configure.py --prefix=/usr
   make
 }
 
@@ -40,9 +37,11 @@
   cd "${pkgname^}-$pkgver"
 
   make DESTDIR="$pkgdir/usr" install
+  install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # fix permissions
   find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
-  install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 # getver: github.com/randombit/botan
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


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

2017-05-28 Thread Alexander Rødseth
Date: Sunday, May 28, 2017 @ 11:43:38
  Author: arodseth
Revision: 230579

upgpkg: botan 2.1.0-2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-28 07:03:20 UTC (rev 230578)
+++ PKGBUILD2017-05-28 11:43:38 UTC (rev 230579)
@@ -7,13 +7,13 @@
 
 pkgname=botan
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
 url='https://botan.randombit.net/'
 depends=('gcc-libs' 'sh')
-makedepends=('python' 'asio' 'git')
+makedepends=('python' 'git')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
 md5sums=('2c91a5d65e0f9ddf4fce38bcd2734e70'


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

2017-04-21 Thread Alexander Rødseth
Date: Friday, April 21, 2017 @ 12:23:14
  Author: arodseth
Revision: 224104

upgpkg: botan 2.1.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-21 12:21:10 UTC (rev 224103)
+++ PKGBUILD2017-04-21 12:23:14 UTC (rev 224104)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('09823785c99670b627010ddd6b4f9df3'
+md5sums=('2c91a5d65e0f9ddf4fce38bcd2734e70'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')


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

2017-01-13 Thread Alexander Rødseth
Date: Friday, January 13, 2017 @ 08:58:48
  Author: arodseth
Revision: 207182

upgpkg: botan 2.0.1-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-13 08:57:09 UTC (rev 207181)
+++ PKGBUILD2017-01-13 08:58:48 UTC (rev 207182)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('5544bfcd53d0b8ca83ce194fd9144d5c'
+md5sums=('09823785c99670b627010ddd6b4f9df3'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')


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

2017-01-09 Thread Alexander Rødseth
Date: Monday, January 9, 2017 @ 19:02:10
  Author: arodseth
Revision: 206233

upgpkg: botan 2.0.0-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-09 18:56:42 UTC (rev 206232)
+++ PKGBUILD2017-01-09 19:02:10 UTC (rev 206233)
@@ -6,8 +6,8 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.33
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('505f0e34acb3e71041b0b6a4e1ca38ac'
+md5sums=('5544bfcd53d0b8ca83ce194fd9144d5c'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
@@ -41,7 +41,7 @@
 
   make DESTDIR="$pkgdir/usr" install
   find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
-  install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 # getver: github.com/randombit/botan


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

2016-12-24 Thread Felix Yan
Date: Saturday, December 24, 2016 @ 11:19:35
  Author: felixonmars
Revision: 201416

Python 3.6 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-24 11:18:47 UTC (rev 201415)
+++ PKGBUILD2016-12-24 11:19:35 UTC (rev 201416)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=1.11.33
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')


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

2016-11-15 Thread Alexander Rødseth
Date: Tuesday, November 15, 2016 @ 17:15:32
  Author: arodseth
Revision: 195983

upgpkg: botan 1.11.33-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 17:00:47 UTC (rev 195982)
+++ PKGBUILD2016-11-15 17:15:32 UTC (rev 195983)
@@ -6,17 +6,17 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.32
+pkgver=1.11.33
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
-url='http://botan.randombit.net/'
+url='https://botan.randombit.net/'
 depends=('gcc-libs' 'sh')
 makedepends=('python' 'asio' 'git')
-source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('dffcbe550f3e643bdd03b0d7d879fa06'
+md5sums=('505f0e34acb3e71041b0b6a4e1ca38ac'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
@@ -44,5 +44,5 @@
   install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
-# getver: botan.randombit.net
+# getver: github.com/randombit/botan
 # vim:set ts=2 sw=2 et:


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

2016-10-20 Thread Alexander Rødseth
Date: Thursday, October 20, 2016 @ 21:13:56
  Author: arodseth
Revision: 192747

upgpkg: botan 1.11.32-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-20 20:03:17 UTC (rev 192746)
+++ PKGBUILD2016-10-20 21:13:56 UTC (rev 192747)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.30
+pkgver=1.11.32
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('e5a9441d2ec1e7d8e0c199f09ad23338'
+md5sums=('dffcbe550f3e643bdd03b0d7d879fa06'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')


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

2016-06-22 Thread Alexander Rødseth
Date: Wednesday, June 22, 2016 @ 19:10:43
  Author: arodseth
Revision: 180768

upgpkg: botan 1.11.30-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-22 18:34:37 UTC (rev 180767)
+++ PKGBUILD2016-06-22 19:10:43 UTC (rev 180768)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.29
+pkgver=1.11.30
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('7056d58c9399966ce5df728c4346b540'
+md5sums=('e5a9441d2ec1e7d8e0c199f09ad23338'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')


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

2016-03-23 Thread Alexander Rødseth
Date: Wednesday, March 23, 2016 @ 15:24:46
  Author: arodseth
Revision: 168110

upgpkg: botan 1.11.29-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 14:14:16 UTC (rev 168109)
+++ PKGBUILD2016-03-23 14:24:46 UTC (rev 168110)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.28
+pkgver=1.11.29
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('c07091e340d8028c48a29f2b1fe4413b'
+md5sums=('7056d58c9399966ce5df728c4346b540'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')


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

2016-02-03 Thread Alexander Rødseth
Date: Wednesday, February 3, 2016 @ 20:06:43
  Author: arodseth
Revision: 160097

upgpkg: botan 1.11.28-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-03 18:51:50 UTC (rev 160096)
+++ PKGBUILD2016-02-03 19:06:43 UTC (rev 160097)
@@ -6,8 +6,8 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.25
-pkgrel=2
+pkgver=1.11.28
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('356189785beb34e34a7cc76e2bdee636'
+md5sums=('c07091e340d8028c48a29f2b1fe4413b'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')


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

2015-12-20 Thread Alexander Rødseth
Date: Sunday, December 20, 2015 @ 21:05:29
  Author: arodseth
Revision: 153800

upgpkg: botan 1.11.25-2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-20 19:36:22 UTC (rev 153799)
+++ PKGBUILD2015-12-20 20:05:29 UTC (rev 153800)
@@ -7,12 +7,12 @@
 
 pkgname=botan
 pkgver=1.11.25
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
 url='http://botan.randombit.net/'
-depends=('gcc-libs' 'sh' 'asio')
+depends=('gcc-libs' 'sh')
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")


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

2015-12-17 Thread Felix Yan
Date: Thursday, December 17, 2015 @ 14:30:46
  Author: fyan
Revision: 153608

upgpkg: botan 1.11.25-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-17 13:28:21 UTC (rev 153607)
+++ PKGBUILD2015-12-17 13:30:46 UTC (rev 153608)
@@ -6,8 +6,8 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.24
-pkgrel=2
+pkgver=1.11.25
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('9281c80751d066bf09d4303223325761'
+md5sums=('356189785beb34e34a7cc76e2bdee636'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')


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

2015-12-06 Thread Evangelos Foutras
Date: Sunday, December 6, 2015 @ 18:17:23
  Author: foutrelis
Revision: 148951

C++11 ABI rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 17:16:30 UTC (rev 148950)
+++ PKGBUILD2015-12-06 17:17:23 UTC (rev 148951)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=1.11.24
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')


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

2015-11-08 Thread Alexander Rødseth
Date: Sunday, November 8, 2015 @ 23:46:55
  Author: arodseth
Revision: 146404

upgpkg: botan 1.11.24-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-08 19:58:55 UTC (rev 146403)
+++ PKGBUILD2015-11-08 22:46:55 UTC (rev 146404)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.21
+pkgver=1.11.24
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('f8cb3f2d112685550d88434210136a58'
+md5sums=('9281c80751d066bf09d4303223325761'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
@@ -44,5 +44,5 @@
   install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
-# getver ok
+# getver: botan.randombit.net
 # vim:set ts=2 sw=2 et:


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

2015-10-18 Thread Alexander Rødseth
Date: Sunday, October 18, 2015 @ 16:46:42
  Author: arodseth
Revision: 144327

upgpkg: botan 1.11.21-1

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   24 +++-
 1 file changed, 11 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-18 14:46:12 UTC (rev 144326)
+++ PKGBUILD2015-10-18 14:46:42 UTC (rev 144327)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.20
+pkgver=1.11.21
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -13,31 +13,29 @@
 arch=('x86_64' 'i686')
 url='http://botan.randombit.net/'
 depends=('gcc-libs' 'sh' 'asio')
-makedepends=('python2' 'asio' 'git')
+makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('18dc2498cbcef88b553faca8eb5fac49'
+md5sums=('f8cb3f2d112685550d88434210136a58'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 
-prepare() {
-  cd "${pkgname^}-$pkgver"
-
-  # Use python2 for the installation scripts
-  find src/scripts -name '*.py' -exec sed -i -e '1s,python$,python2,' {} +
-}
-
 build() {
   cd "${pkgname^}-$pkgver"
 
-  python2 configure.py \
+  python configure.py \
 --prefix=/usr \
---enable-modules=cvc \
 --destdir="$pkgdir/usr"
   make
 }
 
+check() {
+  cd "${pkgname^}-$pkgver"
+
+  ./botan-test
+}
+
 package() {
   cd "${pkgname^}-$pkgver"
 


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

2015-09-27 Thread Alexander Rødseth
Date: Sunday, September 27, 2015 @ 14:12:56
  Author: arodseth
Revision: 141687

upgpkg: botan 1.11.20-1

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   27 ++-
 1 file changed, 18 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-27 11:03:44 UTC (rev 141686)
+++ PKGBUILD2015-09-27 12:12:56 UTC (rev 141687)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.18
+pkgver=1.11.20
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -14,28 +14,37 @@
 url='http://botan.randombit.net/'
 depends=('gcc-libs' 'sh' 'asio')
 makedepends=('python2' 'asio' 'git')
-#source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('SKIP')
+source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
+md5sums=('18dc2498cbcef88b553faca8eb5fac49'
+ 'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
-#validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 
 prepare() {
+  cd "${pkgname^}-$pkgver"
+
   # Use python2 for the installation scripts
-  find botan/src/scripts -name '*.py' -exec sed -i -e '1s,python$,python2,' {} 
+
+  find src/scripts -name '*.py' -exec sed -i -e '1s,python$,python2,' {} +
 }
 
 build() {
-  cd botan
-  python2 configure.py --prefix=/usr --enable-modules=cvc 
--destdir="$pkgdir/usr"
+  cd "${pkgname^}-$pkgver"
+
+  python2 configure.py \
+--prefix=/usr \
+--enable-modules=cvc \
+--destdir="$pkgdir/usr"
   make
 }
 
 package() {
-  cd botan
+  cd "${pkgname^}-$pkgver"
+
   make DESTDIR="$pkgdir/usr" install
   find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
   install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
+# getver ok
 # vim:set ts=2 sw=2 et:


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

2015-08-02 Thread Alexander Rødseth
Date: Sunday, August 2, 2015 @ 19:24:46
  Author: arodseth
Revision: 137735

upgpkg: botan 1.11.18-1

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   27 +++
 1 file changed, 11 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-08-02 17:18:57 UTC (rev 137734)
+++ PKGBUILD2015-08-02 17:24:46 UTC (rev 137735)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.16
+pkgver=1.11.18
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -13,31 +13,26 @@
 arch=('x86_64' 'i686')
 url='http://botan.randombit.net/'
 depends=('gcc-libs' 'sh' 'asio')
-makedepends=('python2' 'asio')
-source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('a31a4e5e874aee6d1a5242b153b4ad7d2b2dda575d30f857bd317110ae3c6a7c'
-'SKIP')
-validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
+makedepends=('python2' 'asio' 'git')
+#source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
+md5sums=('SKIP')
+# Botan Distribution Key. To import: gpg --import botan.key
+#validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 
-# To import the key: gpg --import botan.key
-
 prepare() {
-  cd "Botan-$pkgver/src"
-
   # Use python2 for the installation scripts
-  find scripts -name '*.py' -exec sed -i -e '1s,python$,python2,' {} +
+  find botan/src/scripts -name '*.py' -exec sed -i -e '1s,python$,python2,' {} 
+
 }
 
 build() {
-  cd "Botan-$pkgver"
-
+  cd botan
   python2 configure.py --prefix=/usr --enable-modules=cvc 
--destdir="$pkgdir/usr"
-  make 
+  make
 }
 
 package() {
-  cd "Botan-$pkgver"
-
+  cd botan
   make DESTDIR="$pkgdir/usr" install
   find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
   install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"


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

2015-04-22 Thread Alexander Rødseth
Date: Wednesday, April 22, 2015 @ 13:18:09
  Author: arodseth
Revision: 131937

upgpkg: botan 1.11.16-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-22 10:18:52 UTC (rev 131936)
+++ PKGBUILD2015-04-22 11:18:09 UTC (rev 131937)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.13
+pkgver=1.11.16
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -15,10 +15,12 @@
 depends=('gcc-libs' 'sh' 'asio')
 makedepends=('python2' 'asio')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('81f826a609ec1eed8b0ede1b870b8dea1294f5314de807cf33cd7073c634e3c9'
+sha256sums=('a31a4e5e874aee6d1a5242b153b4ad7d2b2dda575d30f857bd317110ae3c6a7c'
 'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 
+# To import the key: gpg --import botan.key
+
 prepare() {
   cd "Botan-$pkgver/src"
 


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

2015-01-12 Thread Alexander Rødseth
Date: Monday, January 12, 2015 @ 10:41:45
  Author: arodseth
Revision: 125795

upgpkg: botan 1.11.13-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-12 09:41:20 UTC (rev 125794)
+++ PKGBUILD2015-01-12 09:41:45 UTC (rev 125795)
@@ -6,8 +6,8 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.12
-pkgrel=2
+pkgver=1.11.13
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
@@ -15,7 +15,8 @@
 depends=('gcc-libs' 'sh' 'asio')
 makedepends=('python2' 'asio')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('053d4c2647d9cc2da99112717facb36cf98c2b0f3d99bd7e37c9677c6b5c3025' 
'SKIP')
+sha256sums=('81f826a609ec1eed8b0ede1b870b8dea1294f5314de807cf33cd7073c634e3c9'
+'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 
 prepare() {
@@ -37,10 +38,7 @@
 
   make DESTDIR="$pkgdir/usr" install
   find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
-  install -Dm644 doc/license.rst 
"$pkgdir/usr/share/licenses/$pkgname/license.rst"
-
-  # Fix the pkg-config location
-  mv "$pkgdir/usr/pkgconfig" "$pkgdir/usr/lib/pkgconfig"
+  install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 # vim:set ts=2 sw=2 et:


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

2015-01-09 Thread Alexander Rødseth
Date: Friday, January 9, 2015 @ 13:36:23
  Author: arodseth
Revision: 125654

upgpkg: botan 1.11.12-2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-09 11:24:01 UTC (rev 125653)
+++ PKGBUILD2015-01-09 12:36:23 UTC (rev 125654)
@@ -3,10 +3,11 @@
 # Contributor: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
+# Contributor: Hexchain Tong 
 
 pkgname=botan
 pkgver=1.11.12
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
@@ -18,8 +19,10 @@
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 
 prepare() {
+  cd "Botan-$pkgver/src"
+
   # Use python2 for the installation scripts
-  find "Botan-$pkgver/src/scripts" -name '*.py' -exec sed -i -e 
'1s,python$,python2,' {} +
+  find scripts -name '*.py' -exec sed -i -e '1s,python$,python2,' {} +
 }
 
 build() {
@@ -35,6 +38,9 @@
   make DESTDIR="$pkgdir/usr" install
   find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
   install -Dm644 doc/license.rst 
"$pkgdir/usr/share/licenses/$pkgname/license.rst"
+
+  # Fix the pkg-config location
+  mv "$pkgdir/usr/pkgconfig" "$pkgdir/usr/lib/pkgconfig"
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in botan/trunk (PKGBUILD botan.key)

2015-01-05 Thread Alexander Rødseth
Date: Monday, January 5, 2015 @ 15:21:11
  Author: arodseth
Revision: 125411

upgpkg: botan 1.11.12-1

Added:
  botan/trunk/botan.key
Modified:
  botan/trunk/PKGBUILD

---+
 PKGBUILD  |   22 ++
 botan.key |   35 +++
 2 files changed, 49 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-05 13:03:21 UTC (rev 125410)
+++ PKGBUILD2015-01-05 14:21:11 UTC (rev 125411)
@@ -5,21 +5,27 @@
 # Contributor: d'Ronin 
 
 pkgname=botan
-pkgver=1.10.8
-pkgrel=2
+pkgver=1.11.12
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
 url='http://botan.randombit.net/'
-depends=('gcc-libs' 'sh')
-makedepends=('python2')
-source=("http://files.randombit.net/botan/Botan-${pkgver}.tbz";)
-sha256sums=('bc2fd5fe904bba7cd688df021689f53a2d2f87ae728b647196a6b5954d184ea0')
+depends=('gcc-libs' 'sh' 'asio')
+makedepends=('python2' 'asio')
+source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+sha256sums=('053d4c2647d9cc2da99112717facb36cf98c2b0f3d99bd7e37c9677c6b5c3025' 
'SKIP')
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 
+prepare() {
+  # Use python2 for the installation scripts
+  find "Botan-$pkgver/src/scripts" -name '*.py' -exec sed -i -e 
'1s,python$,python2,' {} +
+}
+
 build() {
   cd "Botan-$pkgver"
 
-  python2 configure.py --prefix=/usr --enable-modules=cvc
+  python2 configure.py --prefix=/usr --enable-modules=cvc 
--destdir="$pkgdir/usr"
   make 
 }
 
@@ -28,7 +34,7 @@
 
   make DESTDIR="$pkgdir/usr" install
   find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
-  install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 doc/license.rst 
"$pkgdir/usr/share/licenses/$pkgname/license.rst"
 }
 
 # vim:set ts=2 sw=2 et:

Added: botan.key
===
--- botan.key   (rev 0)
+++ botan.key   2015-01-05 14:21:11 UTC (rev 125411)
@@ -0,0 +1,35 @@
+pub   2048R/EFBADFBC 2004-10-30
+  Key fingerprint = 621D AF64 11E1 851C 4CF9  A2E1 6211 EBF1 EFBA DFBC
+uid  Botan Distribution Key
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+mQELBEGD1j0BCADHxPJkPcjJE+4Dlisx2hVc0Dj6JI1MSLrkM8R+2bOhVUSferxP
+T1EMPhfrAdOHTAloyvRThJztnZsNKqfLL49GGcBLdEGAVNks1pG37Teze5Lx1XIu
+zJFrozL2sqBy5C6nHpFgd1tcD68Rah2wp0u2cR9owXf1IqKdEfuo661+MTv7wTB1
+4hKV75nB7ZO6676SEZRILYM+7RJwKAKEmEPJc6hEf94VXn9ecNzaTlHgYkjhz9db
+LOd3od9XvuUw+LMR1dwBqMxbvR90MiXjbedDEkbArcZB9YOAIvEX/lC3qaW4XJt4
+iwHWl/YVZEfALcvQywe2CDrH5hO794wd9MpBAAYptBZCb3RhbiBEaXN0cmlidXRp
+b24gS2V5iQEqBBMBAgAUAhsDAh4BAheABQJKfFpnBBUKCQgACgkQYhHr8e+637xk
+PQf/aOi78XenwwvFrwXOVIVTdZIf8rK1zJksf26h09UD8uVV6z5iiTcpn86+eN9p
+6Ar8IH3tD+JuFnPSwZ/r9MNC2XZwenYo4Gb14jqM6/9hBe328vmeM4Y1G7bD4HrL
+kgV5WEyokqm3zbp3FBLr3Vh68TAC5JB9aHevra+cCA2u3vBNI3YUM5z4TdO150P3
+J00whkqImQEUni8bgxvllBLFM+uhucsX3HZWkoDEpotbg8yd0bqMkiPEyMr1OnJq
+eDVDMrB5wnyLgLFfRAAw3mopM0C1PNOAHr/BIYiaDHX2OwnOfep8rMDoRVf2Ge0D
+DBgsJJ6LduQHLeg403SHWL2F6YkCHAQTAQIABgUCQYPWUgAKCRBcD5boTsFta+r9
+EACWVis7YcaGkKKgRB/5ox8rM36XVhMXdh/hnnGHt5rapbbRRkRHRcWU8WIcFO1A
+59+TfwNNd8gN1MEt/5aX5KHWVKHBDexJgIxm6Dm1pisYHf/dnYQPM18hmqqwNlKY
+97hFkPpHd7enrtc/SvGbQhhLXYlpwBrdMl76e9xJLnnrRQksxegGPo8cr+C9HTs1
+Lwa8zzBxyBwYBYX+0moDkDShEhuXx6mEOXrGvQanJuIvpoIwGH+62E65MbJGlwWp
+w/MAtm2jFhBIhGV0bqJCFp9zIgdNgfskBaPr0oilbuJQZqP0Iqe/6CCt4XkS51yW
+ZqxjLAFpEpvDec4PGw3witKf/koGon9X8C035+nEjLBrWy18Q91vw2USyLI+mm9d
+iMAS8pY2gomfxBO2VwYHJryZykjCYQkccRA1tHteRj4gqTObo0Ak47y5MnplTWwi
+40oP7K2cfhCRBmMioxmYES4xsHEupfRBo3xr1Jq9q0t688WTT1NXHPMPoueF9mKZ
+Cf2pa9aHsqBmWTm3sCaNQKGubCDBEUmJUyndmSatJyYM7NVYoUp6EfqMACFuTNdB
+sjKMh7aWVikQpbJDfA1BIU3lZeqgjgrghVAWkEOBfhG0IVZj+RVCJpsqoTJ8asY2
+VreArSCyr/VnLEnfuH/QpgvCiCbepo3E34DJt4SaAOO2ZohGBBARAgAGBQJMGVc1
+AAoJEKY/LL36AvvMgsoAn2G7kXd09BF7ffk1Sfh174SVrvM9AKC7+R7x0+yV3SCd
+JkkUOo3xR5cOxw==
+=1QuR
+-END PGP PUBLIC KEY BLOCK-


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

2014-11-13 Thread Alexander Rødseth
Date: Thursday, November 13, 2014 @ 11:46:34
  Author: arodseth
Revision: 122509

upgpkg: botan 1.10.8-2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-13 10:41:54 UTC (rev 122508)
+++ PKGBUILD2014-11-13 10:46:34 UTC (rev 122509)
@@ -6,7 +6,7 @@
 
 pkgname=botan
 pkgver=1.10.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')


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

2014-11-13 Thread Alexander Rødseth
Date: Thursday, November 13, 2014 @ 11:41:43
  Author: arodseth
Revision: 122507

upgpkg: botan 1.10.8-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-13 10:05:28 UTC (rev 122506)
+++ PKGBUILD2014-11-13 10:41:43 UTC (rev 122507)
@@ -19,7 +19,7 @@
 build() {
   cd "Botan-$pkgver"
 
-  python2 configure.py --prefix=/usr
+  python2 configure.py --prefix=/usr --enable-modules=cvc
   make 
 }
 


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

2014-04-17 Thread Felix Yan
Date: Thursday, April 17, 2014 @ 09:14:08
  Author: fyan
Revision: 109627

upgpkg: botan 1.10.8-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-17 06:58:40 UTC (rev 109626)
+++ PKGBUILD2014-04-17 07:14:08 UTC (rev 109627)
@@ -5,7 +5,7 @@
 # Contributor: d'Ronin 
 
 pkgname=botan
-pkgver=1.10.7
+pkgver=1.10.8
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -14,7 +14,7 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
 source=("http://files.randombit.net/botan/Botan-${pkgver}.tbz";)
-sha256sums=('19f79ae670cb2ea7c290244ff6ff564ce74b45d8845af52787a30c646e16324d')
+sha256sums=('bc2fd5fe904bba7cd688df021689f53a2d2f87ae728b647196a6b5954d184ea0')
 
 build() {
   cd "Botan-$pkgver"



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

2013-12-30 Thread Alexander Rødseth
Date: Monday, December 30, 2013 @ 14:50:17
  Author: arodseth
Revision: 103214

upgpkg: botan 1.10.7-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-30 12:53:05 UTC (rev 103213)
+++ PKGBUILD2013-12-30 13:50:17 UTC (rev 103214)
@@ -5,7 +5,7 @@
 # Contributor: d'Ronin 
 
 pkgname=botan
-pkgver=1.10.6
+pkgver=1.10.7
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -14,7 +14,7 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
 source=("http://files.randombit.net/botan/Botan-${pkgver}.tbz";)
-sha256sums=('72a9be97350523ee1b06c8722032faa566fcb98456b0b7ac06b45a1dc4446fa7')
+sha256sums=('19f79ae670cb2ea7c290244ff6ff564ce74b45d8845af52787a30c646e16324d')
 
 build() {
   cd "Botan-$pkgver"



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

2013-11-25 Thread Alexander Rødseth
Date: Monday, November 25, 2013 @ 14:19:45
  Author: arodseth
Revision: 101427

upgpkg: botan 1.10.6-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-25 12:16:04 UTC (rev 101426)
+++ PKGBUILD2013-11-25 13:19:45 UTC (rev 101427)
@@ -5,7 +5,7 @@
 # Contributor: d'Ronin 
 
 pkgname=botan
-pkgver=1.10.5
+pkgver=1.10.6
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -14,22 +14,21 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
 source=("http://files.randombit.net/botan/Botan-${pkgver}.tbz";)
-sha256sums=('2934c00533847dc93c485081d3ce6aae4a110151a69b587b895241159da77cf3')
+sha256sums=('72a9be97350523ee1b06c8722032faa566fcb98456b0b7ac06b45a1dc4446fa7')
 
 build() {
-  cd "$srcdir/Botan-$pkgver"
+  cd "Botan-$pkgver"
 
-  sed -i 's:env python:env python2:' configure.py
-  ./configure.py --prefix=/usr
+  python2 configure.py --prefix=/usr
   make 
 }
 
 package() {
-  cd "$srcdir/Botan-$pkgver"
+  cd "Botan-$pkgver"
 
   make DESTDIR="$pkgdir/usr" install
+  find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
   install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-04-09 Thread Alexander Rødseth
Date: Tuesday, April 9, 2013 @ 22:48:33
  Author: arodseth
Revision: 87982

upgpkg: botan 1.10.5-1

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   31 +--
 1 file changed, 17 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-09 20:43:45 UTC (rev 87981)
+++ PKGBUILD2013-04-09 20:48:33 UTC (rev 87982)
@@ -1,32 +1,35 @@
 # $Id$
-# Maintainer: Angel Velasquez 
+# Maintainer: Alexander Rødseth 
+# Contributor: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
 
 pkgname=botan
-pkgver=1.10.3
+pkgver=1.10.5
 pkgrel=1
-pkgdesc="Crypto library written in C++"
+pkgdesc='Crypto library written in C++'
 license=('BSD')
-arch=('i686' 'x86_64')
-url="http://botan.randombit.net/";
+arch=('x86_64' 'i686')
+url='http://botan.randombit.net/'
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
-source=(http://files.randombit.net/botan/Botan-${pkgver}.tbz{,.asc})
-sha1sums=('9f929101bf75c19432f49f57c80d2d26eec91dcb'
-  'd03b220849e3d3b3a49363a0debc266b615d9fca')
+source=("http://files.randombit.net/botan/Botan-${pkgver}.tbz";)
+sha256sums=('2934c00533847dc93c485081d3ce6aae4a110151a69b587b895241159da77cf3')
 
 build() {
-  cd "${srcdir}/Botan-${pkgver}"
-  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' configure.py
+  cd "$srcdir/Botan-$pkgver"
+
+  sed -i 's:env python:env python2:' configure.py
   ./configure.py --prefix=/usr
   make 
 }
 
 package() {
-  cd "${srcdir}/Botan-${pkgver}"
-  make DESTDIR="${pkgdir}/usr" install
-  install -D -m644 doc/license.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  find "${pkgdir}/usr/share/doc" -type f -exec chmod 0644 {} \;
+  cd "$srcdir/Botan-$pkgver"
+
+  make DESTDIR="$pkgdir/usr" install
+  install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
 }
 
+# vim:set ts=2 sw=2 et:



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

2012-07-10 Thread Eric Bélanger
Date: Tuesday, July 10, 2012 @ 20:18:59
  Author: eric
Revision: 163217

upgpkg: botan 1.10.3-1

Upstream update, Fix description, Add license file, Fix perms on docs

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-10 22:31:20 UTC (rev 163216)
+++ PKGBUILD2012-07-11 00:18:59 UTC (rev 163217)
@@ -2,27 +2,31 @@
 # Maintainer: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
+
 pkgname=botan
-pkgver=1.10.1
+pkgver=1.10.3
 pkgrel=1
-pkgdesc="BSD-licensed crypto library written in C++"
+pkgdesc="Crypto library written in C++"
 license=('BSD')
 arch=('i686' 'x86_64')
 url="http://botan.randombit.net/";
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
-source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
-md5sums=('5e1e7f3458e2e6aa56f7e41941eefb9d')
+source=(http://files.randombit.net/botan/Botan-${pkgver}.tbz{,.asc})
+sha1sums=('9f929101bf75c19432f49f57c80d2d26eec91dcb'
+  'd03b220849e3d3b3a49363a0debc266b615d9fca')
 
 build() {
-  cd ${srcdir}/Botan-${pkgver}
+  cd "${srcdir}/Botan-${pkgver}"
   sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' configure.py
   ./configure.py --prefix=/usr
   make 
 }
 
 package() {
-  cd ${srcdir}/Botan-${pkgver}
-  make DESTDIR=${pkgdir}/usr install
+  cd "${srcdir}/Botan-${pkgver}"
+  make DESTDIR="${pkgdir}/usr" install
+  install -D -m644 doc/license.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  find "${pkgdir}/usr/share/doc" -type f -exec chmod 0644 {} \;
 }
 



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

2011-12-23 Thread Angel Velásquez
Date: Saturday, December 24, 2011 @ 00:44:43
  Author: angvp
Revision: 145615

upgpkg: botan 1.10.1-1

Version bump to 1.10.1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-24 03:54:58 UTC (rev 145614)
+++ PKGBUILD2011-12-24 05:44:43 UTC (rev 145615)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
 pkgname=botan
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="BSD-licensed crypto library written in C++"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
 source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
-md5sums=('1f03a6a84f402a12e50665868dddae99')
+md5sums=('5e1e7f3458e2e6aa56f7e41941eefb9d')
 
 build() {
   cd ${srcdir}/Botan-${pkgver}



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

2011-06-22 Thread Angel Velásquez
Date: Thursday, June 23, 2011 @ 01:31:14
  Author: angvp
Revision: 128341

upgpkg: botan 1.10.0-1
Bump release to 1.10.0

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-23 00:20:18 UTC (rev 128340)
+++ PKGBUILD2011-06-23 05:31:14 UTC (rev 128341)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
 pkgname=botan
-pkgver=1.8.11
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="BSD-licensed crypto library written in C++"
 license=('BSD')
@@ -12,14 +12,17 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
 source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
-options=('force')
-md5sums=('ccb2c3cb8a324214a89b45a03422870b')
+md5sums=('1f03a6a84f402a12e50665868dddae99')
 
 build() {
   cd ${srcdir}/Botan-${pkgver}
   sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' configure.py
   ./configure.py --prefix=/usr
   make 
+}
+
+package() {
+  cd ${srcdir}/Botan-${pkgver}
   make DESTDIR=${pkgdir}/usr install
 }
 



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

2010-11-10 Thread Angel Velásquez
Date: Wednesday, November 10, 2010 @ 15:05:00
  Author: angvp
Revision: 98518

upgpkg: botan 1.8.11-1
Updating to 1.8.11

Modified:
  botan/trunk/PKGBUILD

--+
 PKGBUILD |   17 +++--
 1 file changed, 7 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-11-10 17:18:14 UTC (rev 98517)
+++ PKGBUILD2010-11-10 20:05:00 UTC (rev 98518)
@@ -1,28 +1,25 @@
 # $Id$
-# Maintainer:
+# Maintainer: Angel Velasquez 
 # Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
-
 pkgname=botan
-pkgver=1.8.8
+pkgver=1.8.11
 pkgrel=1
 pkgdesc="BSD-licensed crypto library written in C++"
 license=('BSD')
 arch=('i686' 'x86_64')
 url="http://botan.randombit.net/";
 depends=('gcc-libs' 'sh')
-makedepends=('python')
+makedepends=('python2')
 source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
-md5sums=('1e84ad0916c5d08e605ebdc4b84c9415')
 options=('force')
+md5sums=('ccb2c3cb8a324214a89b45a03422870b')
 
 build() {
   cd ${srcdir}/Botan-${pkgver}
+  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' configure.py
   ./configure.py --prefix=/usr
-  make || return 1
-}
-
-package() {
-  cd ${srcdir}/Botan-${pkgver}
+  make 
   make DESTDIR=${pkgdir}/usr install
 }
+



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

2009-11-20 Thread Andrea Scarpino
Date: Friday, November 20, 2009 @ 23:36:13
  Author: andrea
Revision: 59180

upgpkg: botan 1.9.3-1
upstream release

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2009-11-21 01:56:10 UTC (rev 59179)
+++ PKGBUILD2009-11-21 04:36:13 UTC (rev 59180)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Douglas Soares de Andrade 
+# Contributor: Douglas Soares de Andrade 
 # Contributor: d'Ronin 
 
 pkgname=botan
-pkgver=1.8.5
-pkgrel=2
+pkgver=1.9.3
+pkgrel=1
 pkgdesc="BSD-licensed crypto library written in C++."
 license=('BSD')
 arch=('i686' 'x86_64')
@@ -12,6 +12,7 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python')
 source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
+md5sums=('69fbe05ab71571588784f360f6065a6d')
 
 build() {
   cd ${srcdir}/Botan-${pkgver}
@@ -19,5 +20,3 @@
   make || return 1
   make DESTDIR=${pkgdir}/usr install
 }
-md5sums=('26d5d7488bacd12a3779cb3750692399')
-