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

2022-08-09 Thread Jürgen Hötzel via arch-commits
Date: Tuesday, August 9, 2022 @ 18:50:50
  Author: juergen
Revision: 1264488

OCaml 4.14.0 rebuild

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-09 18:50:28 UTC (rev 1264487)
+++ PKGBUILD2022-08-09 18:50:50 UTC (rev 1264488)
@@ -4,13 +4,13 @@
 
 pkgname=hivex
 pkgver=1.3.21
-pkgrel=6
+pkgrel=7
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;
 license=("LGPL2.1")
 depends=("libxml2" "perl")
-makedepends=("python" "ruby" "ruby-rake" "ruby-rdoc" "perl-io-stringy" 
"perl-test-simple" "ocaml-findlib" "ocaml" "chrpath")
+makedepends=("python" "ruby" "ruby-rake" "ruby-rdoc" "perl-io-stringy" 
"perl-test-simple" "ocaml-findlib" "ocaml" "ocaml-compiler-libs" "chrpath")
 optdepends=("python: python bindings"
"ruby: ruby bindings"
"ocaml: ocaml bindings")



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

2022-05-29 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 10:19:36
  Author: felixonmars
Revision: 1214146

upgpkg: hivex 1.3.21-6: Perl 5.36 rebuild

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 10:19:32 UTC (rev 1214145)
+++ PKGBUILD2022-05-29 10:19:36 UTC (rev 1214146)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.21
-pkgrel=5
+pkgrel=6
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;



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

2022-05-03 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 3, 2022 @ 21:43:23
  Author: arojas
Revision: 1192429

-ffat-lto-objects

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-03 20:36:31 UTC (rev 1192428)
+++ PKGBUILD2022-05-03 21:43:23 UTC (rev 1192429)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.21
-pkgrel=4
+pkgrel=5
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;
@@ -22,6 +22,7 @@
 build() {
 cd "$pkgname-$pkgver"
 
+CFLAGS+=' -ffat-lto-objects' \
 ./configure \
--bindir=/usr/bin \
--libdir=/usr/lib \



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

2022-01-25 Thread Robin Broda via arch-commits
Date: Tuesday, January 25, 2022 @ 09:26:22
  Author: coderobe
Revision: 1115478

upgpkg: hivex 1.3.21-4 ocaml rebuild

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-25 09:18:01 UTC (rev 1115477)
+++ PKGBUILD2022-01-25 09:26:22 UTC (rev 1115478)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.21
-pkgrel=3
+pkgrel=4
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;



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

2021-12-02 Thread Evangelos Foutras via arch-commits
Date: Thursday, December 2, 2021 @ 12:07:05
  Author: foutrelis
Revision: 1061857

upgpkg: hivex 1.3.21-3: Python 3.10 rebuild

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-02 12:07:04 UTC (rev 1061856)
+++ PKGBUILD2021-12-02 12:07:05 UTC (rev 1061857)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.21
-pkgrel=2
+pkgrel=3
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;



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

2021-10-11 Thread Robin Broda via arch-commits
Date: Monday, October 11, 2021 @ 12:28:34
  Author: coderobe
Revision: 1029447

upgpkg: hivex 1.3.21-1

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-11 12:14:45 UTC (rev 1029446)
+++ PKGBUILD2021-10-11 12:28:34 UTC (rev 1029447)
@@ -3,8 +3,8 @@
 # Contributor: Patryk Kowalczyk < patryk at kowalczyk dot ws>
 
 pkgname=hivex
-pkgver=1.3.20
-pkgrel=6
+pkgver=1.3.21
+pkgrel=1
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;
@@ -15,7 +15,7 @@
"ruby: ruby bindings"
"ocaml: ocaml bindings")
 
source=("http://libguestfs.org/download/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-sha512sums=('366e84c2a13ff53c70036df60db6e2b469cd06e3405761df73c47978b4fa0245246a1ea912aa5852b1272221d55c6c100b40b00e4c9a6f5668d12ff7f93c787a'
+sha512sums=('e893d9fa77655540d29ef6657764f701f9cddb33d11b2bfef36ce0c2caebab92b55a32b7e1c99efbab0d53f558a44bf1c4c6f6da13daa37d568ff96d7d28f842'
 'SKIP')
 validpgpkeys=('F7774FB1AD074A7E8C8767EA91738F73E1B768A0') # Richard W.M. Jones 

 



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

2021-07-27 Thread Jürgen Hötzel via arch-commits
Date: Tuesday, July 27, 2021 @ 15:59:15
  Author: juergen
Revision: 987805

ocaml-4.12.0 rebuild

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-27 15:57:47 UTC (rev 987804)
+++ PKGBUILD2021-07-27 15:59:15 UTC (rev 987805)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.20
-pkgrel=5
+pkgrel=6
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;



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

2021-05-28 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 29, 2021 @ 01:20:46
  Author: foutrelis
Revision: 950083

upgpkg: hivex 1.3.20-5: remove versioned perl dependency

Nowadays Perl uses a versioned subdirectory under /usr/lib/perl5/.

Modified:
  hivex/trunk/PKGBUILD

--+
 PKGBUILD |   13 +
 1 file changed, 1 insertion(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-28 23:01:35 UTC (rev 950082)
+++ PKGBUILD2021-05-29 01:20:46 UTC (rev 950083)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.20
-pkgrel=4
+pkgrel=5
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;
@@ -33,18 +33,7 @@
 chrpath -d perl/blib/arch/auto/Win/Hivex/Hivex.so
 }
 
-_perl_depends() {
-# template start; name=perl-binary-module-dependency; version=1;
-if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
-   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
-   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
-   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
-fi
-# template end;
-}
-
 package() {
 cd "$pkgname-$pkgver"
 make DESTDIR="$pkgdir" install
-_perl_depends
 }


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

2021-05-27 Thread Robin Broda via arch-commits
Date: Thursday, May 27, 2021 @ 23:42:21
  Author: coderobe
Revision: 949230

upgpkg: hivex 1.3.20-4

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-27 23:39:42 UTC (rev 949229)
+++ PKGBUILD2021-05-27 23:42:21 UTC (rev 949230)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.20
-pkgrel=3
+pkgrel=4
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;


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

2021-05-27 Thread Robin Broda via arch-commits
Date: Thursday, May 27, 2021 @ 23:39:34
  Author: coderobe
Revision: 949228

upgpkg: hivex 1.3.20-3

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-27 23:26:58 UTC (rev 949227)
+++ PKGBUILD2021-05-27 23:39:34 UTC (rev 949228)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.20
-pkgrel=2
+pkgrel=3
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;


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

2021-05-19 Thread Robin Broda via arch-commits
Date: Wednesday, May 19, 2021 @ 19:32:10
  Author: coderobe
Revision: 936690

upgpkg: hivex 1.3.20-1

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-19 19:29:11 UTC (rev 936689)
+++ PKGBUILD2021-05-19 19:32:10 UTC (rev 936690)
@@ -3,8 +3,8 @@
 # Contributor: Patryk Kowalczyk < patryk at kowalczyk dot ws>
 
 pkgname=hivex
-pkgver=1.3.19
-pkgrel=4
+pkgver=1.3.20
+pkgrel=1
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;
@@ -15,7 +15,7 @@
"ruby: ruby bindings"
"ocaml: ocaml bindings")
 
source=("http://libguestfs.org/download/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-sha512sums=('dc271349c6efa7b55ba144617e57fe4e7ce855ec1f4ef9f84ee86eeefd3a34cb6b26078786e1568f3008b922a31b758ff2c2734e599b67e0e210aa72e9f41177'
+sha512sums=('366e84c2a13ff53c70036df60db6e2b469cd06e3405761df73c47978b4fa0245246a1ea912aa5852b1272221d55c6c100b40b00e4c9a6f5668d12ff7f93c787a'
 'SKIP')
 validpgpkeys=('F7774FB1AD074A7E8C8767EA91738F73E1B768A0') # Richard W.M. Jones 

 


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

2021-03-21 Thread Robin Broda via arch-commits
Date: Sunday, March 21, 2021 @ 06:09:01
  Author: coderobe
Revision: 896985

upgpkg: hivex 1.3.19-4: rebuild

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-21 06:08:20 UTC (rev 896984)
+++ PKGBUILD2021-03-21 06:09:01 UTC (rev 896985)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.19
-pkgrel=3
+pkgrel=4
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;


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

2021-03-20 Thread Robin Broda via arch-commits
Date: Sunday, March 21, 2021 @ 05:40:21
  Author: coderobe
Revision: 896932

upgpkg: hivex 1.3.19-3: move to python3

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-21 05:34:49 UTC (rev 896931)
+++ PKGBUILD2021-03-21 05:40:21 UTC (rev 896932)
@@ -4,14 +4,14 @@
 
 pkgname=hivex
 pkgver=1.3.19
-pkgrel=2
+pkgrel=3
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;
 license=("LGPL2.1")
 depends=("libxml2" "perl")
-makedepends=("python2" "ruby" "ruby-rake" "ruby-rdoc" "perl-io-stringy" 
"perl-test-simple" "ocaml-findlib" "ocaml" "chrpath")
-optdepends=("python2: python bindings"
+makedepends=("python" "ruby" "ruby-rake" "ruby-rdoc" "perl-io-stringy" 
"perl-test-simple" "ocaml-findlib" "ocaml" "chrpath")
+optdepends=("python: python bindings"
"ruby: ruby bindings"
"ocaml: ocaml bindings")
 
source=("http://libguestfs.org/download/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
@@ -27,7 +27,7 @@
--libdir=/usr/lib \
--prefix=/usr \
--disable-rpath \
-   --disable-static PYTHON=python2
+   --disable-static PYTHON=python
 
 make
 chrpath -d perl/blib/arch/auto/Win/Hivex/Hivex.so


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

2021-03-19 Thread Evangelos Foutras via arch-commits
Date: Friday, March 19, 2021 @ 22:14:09
  Author: foutrelis
Revision: 895322

upgpkg: hivex 1.3.19-2: Ruby 3.0.0 rebuild

Modified:
  hivex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-19 22:14:06 UTC (rev 895321)
+++ PKGBUILD2021-03-19 22:14:09 UTC (rev 895322)
@@ -4,7 +4,7 @@
 
 pkgname=hivex
 pkgver=1.3.19
-pkgrel=1
+pkgrel=2
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org;