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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 11:58:21
  Author: foutrelis
Revision: 751585

upgpkg: libvolk 2.3.0-3: Python 3.9 rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 11:58:19 UTC (rev 751584)
+++ PKGBUILD2020-11-12 11:58:21 UTC (rev 751585)
@@ -2,7 +2,7 @@
 
 pkgname=libvolk
 pkgver=2.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 18:17:08
  Author: foutrelis
Revision: 747926

upgpkg: libvolk 2.3.0-2: Python 3.9 rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 18:17:03 UTC (rev 747925)
+++ PKGBUILD2020-11-09 18:17:08 UTC (rev 747926)
@@ -2,7 +2,7 @@
 
 pkgname=libvolk
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;


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

2020-05-28 Thread Kyle Keen via arch-commits
Date: Friday, May 29, 2020 @ 04:36:14
  Author: kkeen
Revision: 636947

upgpkg: libvolk 2.3.0-1

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-29 04:31:21 UTC (rev 636946)
+++ PKGBUILD2020-05-29 04:36:14 UTC (rev 636947)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen 
 
 pkgname=libvolk
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 
#source=("https://github.com/gnuradio/volk/releases/download/v$pkgver/volk-v$pkgver.tar.gz"{,.asc})
 
source=("volk-$pkgver.tgz::https://github.com/gnuradio/volk/archive/v$pkgver.tar.gz;)
 # new upstream maintainer, no sig for 2.1.0 or real release?
-md5sums=('ebf09b97e56a5da3817a5c98a9731daa')
+md5sums=('7b93b9b0e2ac7843dd11619d22ccf17a')
 validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D'
   'D74F9F146E7F755783583158B343B2BA293E5174')
 


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

2020-03-12 Thread Kyle Keen via arch-commits
Date: Thursday, March 12, 2020 @ 23:56:29
  Author: kkeen
Revision: 595597

upgpkg: libvolk 2.2.1-1

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-12 23:32:53 UTC (rev 595596)
+++ PKGBUILD2020-03-12 23:56:29 UTC (rev 595597)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen 
 
 pkgname=libvolk
-pkgver=2.1.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 
#source=("https://github.com/gnuradio/volk/releases/download/v$pkgver/volk-v$pkgver.tar.gz"{,.asc})
 
source=("volk-$pkgver.tgz::https://github.com/gnuradio/volk/archive/v$pkgver.tar.gz;)
 # new upstream maintainer, no sig for 2.1.0 or real release?
-md5sums=('a3b24a84bf109c5bd07b0284bbd756d0')
+md5sums=('ebf09b97e56a5da3817a5c98a9731daa')
 validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D'
   'D74F9F146E7F755783583158B343B2BA293E5174')
 


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

2020-01-15 Thread Kyle Keen via arch-commits
Date: Wednesday, January 15, 2020 @ 19:01:16
  Author: kkeen
Revision: 552673

upgpkg: libvolk 2.1.0-1

Modified:
  libvolk/trunk/PKGBUILD

--+
 PKGBUILD |   32 ++--
 1 file changed, 14 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-15 17:45:43 UTC (rev 552672)
+++ PKGBUILD2020-01-15 19:01:16 UTC (rev 552673)
@@ -1,44 +1,40 @@
 # Maintainer: Kyle Keen 
 
 pkgname=libvolk
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;
 license=('GPL3')
-depends=('gcc-libs' 'boost-libs' 'orc' 'python2' 'python2-six')
-makedepends=('boost' 'cmake' 'python2-mako')
+depends=('gcc-libs' 'boost-libs' 'orc' 'python' 'python-six')
+makedepends=('boost' 'cmake' 'python-mako')
 #source=("http://libvolk.org/releases/volk-$pkgver.tar.gz"{,.asc})
 #source=("http://libvolk.org/releases/volk-$pkgver.tar.gz;)
-source=("https://github.com/gnuradio/volk/releases/download/v$pkgver/volk-v$pkgver.tar.gz"{,.asc})
-md5sums=('f40b09feb2e88bd0a50aecc4301e7246'
- 'SKIP')
+#source=("https://github.com/gnuradio/volk/releases/download/v$pkgver/volk-v$pkgver.tar.gz"{,.asc})
+source=("volk-$pkgver.tgz::https://github.com/gnuradio/volk/archive/v$pkgver.tar.gz;)
+# new upstream maintainer, no sig for 2.1.0 or real release?
+md5sums=('a3b24a84bf109c5bd07b0284bbd756d0')
 validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D'
   'D74F9F146E7F755783583158B343B2BA293E5174')
 
 # doxygen for docs
 
-prepare() {
-  cd "$srcdir/volk-v$pkgver"
-  sed -i -e "s|#![ ]*/usr/bin/env python$|&2|" $(find ./ -name '*.py')
-}
-
 build() {
-  export PYTHON=python2
-  cd "$srcdir/volk-v$pkgver"
+  export PYTHON=python3
+  cd "$srcdir/volk-$pkgver"
 
   mkdir -p build
   cd build
   cmake \
--DPYTHON_EXECUTABLE=$(which python2) \
+-DPYTHON_EXECUTABLE=$(which python3) \
 -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ../
   make
 }
 
 check() {
-  cd "$srcdir/volk-v$pkgver/build"
-  export PYTHON=python2
+  cd "$srcdir/volk-$pkgver/build"
+  export PYTHON=python3
   return
   if [[ "$CARCH" == "x86_64" ]]; then
 make test
@@ -46,6 +42,6 @@
 }
 
 package() {
-  cd "$srcdir/volk-v$pkgver/build"
+  cd "$srcdir/volk-$pkgver/build"
   make DESTDIR="$pkgdir" install
 }


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

2019-09-12 Thread Evangelos Foutras via arch-commits
Date: Friday, September 13, 2019 @ 05:58:03
  Author: foutrelis
Revision: 510062

boost 1.71.0 rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-13 04:12:50 UTC (rev 510061)
+++ PKGBUILD2019-09-13 05:58:03 UTC (rev 510062)
@@ -2,7 +2,7 @@
 
 pkgname=libvolk
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;


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

2019-08-15 Thread Kyle Keen via arch-commits
Date: Friday, August 16, 2019 @ 05:07:25
  Author: kkeen
Revision: 499694

upgpkg: libvolk 2.0.0-1

Modified:
  libvolk/trunk/PKGBUILD

--+
 PKGBUILD |   49 +
 1 file changed, 13 insertions(+), 36 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-16 04:52:38 UTC (rev 499693)
+++ PKGBUILD2019-08-16 05:07:25 UTC (rev 499694)
@@ -1,8 +1,8 @@
 # Maintainer: Kyle Keen 
 
 pkgname=libvolk
-pkgver=1.4
-pkgrel=3
+pkgver=2.0.0
+pkgrel=1
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;
@@ -9,48 +9,24 @@
 license=('GPL3')
 depends=('gcc-libs' 'boost-libs' 'orc' 'python2' 'python2-six')
 makedepends=('boost' 'cmake' 'python2-mako')
-# this release was really screwed up
-# there is going to be lots of stuff hopefully removed in 1.4.1 or 1.5
-# first the asc doesn't exist
 #source=("http://libvolk.org/releases/volk-$pkgver.tar.gz"{,.asc})
-source=("http://libvolk.org/releases/volk-$pkgver.tar.gz;)
-md5sums=('02d3a0f4b19c4cc34ecea19fc37c7fd4')
-validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D')
+#source=("http://libvolk.org/releases/volk-$pkgver.tar.gz;)
+source=("https://github.com/gnuradio/volk/releases/download/v$pkgver/volk-v$pkgver.tar.gz"{,.asc})
+md5sums=('f40b09feb2e88bd0a50aecc4301e7246'
+ 'SKIP')
+validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D'
+  'D74F9F146E7F755783583158B343B2BA293E5174')
 
 # doxygen for docs
 
 prepare() {
-  cd "$srcdir"
-  # here is 99% of the broken
-  # I'm not even sure how they made a tarball this broken
-  mkdir -p volk-1.4
-  mv volk-1.4kernels volk-1.4/kernels
-  mv volk-1.4lib volk-1.4/lib
-  mv volk-1.4cmake volk-1.4/cmake
-  mv volk-1.4include volk-1.4/include
-  mv volk-1.4python volk-1.4/python
-  mv volk-1.4tmpl volk-1.4/tmpl
-  mv volk-1.4apps volk-1.4/apps
-  mv volk-1.4gen volk-1.4/gen
-  mv volk-1.4docs volk-1.4/docs
-  mv volk-1.4Doxyfile.in volk-1.4/Doxyfile.in
-  mv volk-1.4COPYING volk-1.4/COPYING
-  mv volk-1.4CMakeLists.txt volk-1.4/CMakeLists.txt
-  mv volk-1.4DoxygenLayout.xml volk-1.4/DoxygenLayout.xml
-  mv volk-1.4appveyor.yml volk-1.4/appveyor.yml
-  mv volk-1.4.travis.yml volk-1.4/.travis.yml
-  mv volk-1.4README.md volk-1.4/README.md
-  mv volk-1.4.gitlab-ci.yml volk-1.4/.gitlab-ci.yml
-  mv volk-1.4volk.pc.in volk-1.4/volk.pc.in
-  mv volk-1.4.gitignore volk-1.4/.gitignore
-  mv volk-1.4.tar.gz volk-1.4/.tar.gz
-  cd "$srcdir/volk-$pkgver"
+  cd "$srcdir/volk-v$pkgver"
   sed -i -e "s|#![ ]*/usr/bin/env python$|&2|" $(find ./ -name '*.py')
 }
 
 build() {
   export PYTHON=python2
-  cd "$srcdir/volk-$pkgver"
+  cd "$srcdir/volk-v$pkgver"
 
   mkdir -p build
   cd build
@@ -61,8 +37,9 @@
 }
 
 check() {
-  cd "$srcdir/volk-$pkgver/build"
+  cd "$srcdir/volk-v$pkgver/build"
   export PYTHON=python2
+  return
   if [[ "$CARCH" == "x86_64" ]]; then
 make test
   fi
@@ -69,6 +46,6 @@
 }
 
 package() {
-  cd "$srcdir/volk-$pkgver/build"
+  cd "$srcdir/volk-v$pkgver/build"
   make DESTDIR="$pkgdir" install
 }


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

2019-01-14 Thread Evangelos Foutras via arch-commits
Date: Tuesday, January 15, 2019 @ 07:25:27
  Author: foutrelis
Revision: 423153

boost 1.69.0 rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 07:25:03 UTC (rev 423152)
+++ PKGBUILD2019-01-15 07:25:27 UTC (rev 423153)
@@ -2,7 +2,7 @@
 
 pkgname=libvolk
 pkgver=1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;


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

2018-09-17 Thread Evangelos Foutras via arch-commits
Date: Tuesday, September 18, 2018 @ 00:09:59
  Author: foutrelis
Revision: 382820

boost 1.68.0 rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-17 23:58:38 UTC (rev 382819)
+++ PKGBUILD2018-09-18 00:09:59 UTC (rev 382820)
@@ -2,7 +2,7 @@
 
 pkgname=libvolk
 pkgver=1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;


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

2018-08-14 Thread Kyle Keen via arch-commits
Date: Wednesday, August 15, 2018 @ 04:50:01
  Author: kkeen
Revision: 371670

upgpkg: libvolk 1.4-1

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-15 01:14:12 UTC (rev 371669)
+++ PKGBUILD2018-08-15 04:50:01 UTC (rev 371670)
@@ -2,22 +2,49 @@
 # Maintainer: Kyle Keen 
 
 pkgname=libvolk
-pkgver=1.3
-pkgrel=8
+pkgver=1.4
+pkgrel=1
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;
 license=('GPL3')
-depends=('gcc-libs' 'boost-libs' 'orc' 'python2')
-makedepends=('boost' 'cmake' 'python2-cheetah')
-source=("http://libvolk.org/releases/volk-$pkgver.tar.gz"{,.asc})
-md5sums=('d04edc0779431c8660a8a592792a3680'
- 'SKIP')
+depends=('gcc-libs' 'boost-libs' 'orc' 'python2' 'python2-six')
+makedepends=('boost' 'cmake' 'python2-mako')
+# this release was really screwed up
+# there is going to be lots of stuff hopefully removed in 1.4.1 or 1.5
+# first the asc doesn't exist
+#source=("http://libvolk.org/releases/volk-$pkgver.tar.gz"{,.asc})
+source=("http://libvolk.org/releases/volk-$pkgver.tar.gz;)
+md5sums=('02d3a0f4b19c4cc34ecea19fc37c7fd4')
 validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D')
 
 # doxygen for docs
 
 prepare() {
+  cd "$srcdir"
+  # here is 99% of the broken
+  # I'm not even sure how they made a tarball this broken
+  mkdir -p volk-1.4
+  mv volk-1.4kernels volk-1.4/kernels
+  mv volk-1.4lib volk-1.4/lib
+  mv volk-1.4cmake volk-1.4/cmake
+  mv volk-1.4include volk-1.4/include
+  mv volk-1.4python volk-1.4/python
+  mv volk-1.4tmpl volk-1.4/tmpl
+  mv volk-1.4apps volk-1.4/apps
+  mv volk-1.4gen volk-1.4/gen
+  mv volk-1.4docs volk-1.4/docs
+  mv volk-1.4Doxyfile.in volk-1.4/Doxyfile.in
+  mv volk-1.4COPYING volk-1.4/COPYING
+  mv volk-1.4CMakeLists.txt volk-1.4/CMakeLists.txt
+  mv volk-1.4DoxygenLayout.xml volk-1.4/DoxygenLayout.xml
+  mv volk-1.4appveyor.yml volk-1.4/appveyor.yml
+  mv volk-1.4.travis.yml volk-1.4/.travis.yml
+  mv volk-1.4README.md volk-1.4/README.md
+  mv volk-1.4.gitlab-ci.yml volk-1.4/.gitlab-ci.yml
+  mv volk-1.4volk.pc.in volk-1.4/volk.pc.in
+  mv volk-1.4.gitignore volk-1.4/.gitignore
+  mv volk-1.4.tar.gz volk-1.4/.tar.gz
   cd "$srcdir/volk-$pkgver"
   sed -i -e "s|#![ ]*/usr/bin/env python$|&2|" $(find ./ -name '*.py')
 }
@@ -35,11 +62,6 @@
 }
 
 check() {
-  # boost 1.64.0 and 1.65 is weird
-  # tests fail in makepkg (w/ and w/o chroot)
-  # but works okay in local shell?
-  # everything else checks out okay too
-  return
   cd "$srcdir/volk-$pkgver/build"
   export PYTHON=python2
   if [[ "$CARCH" == "x86_64" ]]; then


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

2018-05-30 Thread Evangelos Foutras via arch-commits
Date: Thursday, May 31, 2018 @ 02:00:04
  Author: foutrelis
Revision: 333801

boost 1.67.0 rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 01:59:52 UTC (rev 333800)
+++ PKGBUILD2018-05-31 02:00:04 UTC (rev 333801)
@@ -3,7 +3,7 @@
 
 pkgname=libvolk
 pkgver=1.3
-pkgrel=7
+pkgrel=8
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;


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

2017-12-27 Thread Kyle Keen via arch-commits
Date: Wednesday, December 27, 2017 @ 13:01:09
  Author: kkeen
Revision: 276220

boost 1.66.0

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-27 12:40:06 UTC (rev 276219)
+++ PKGBUILD2017-12-27 13:01:09 UTC (rev 276220)
@@ -3,7 +3,7 @@
 
 pkgname=libvolk
 pkgver=1.3
-pkgrel=6
+pkgrel=7
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('x86_64')
 url="http://libvolk.org/;


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

2017-09-10 Thread Kyle Keen
Date: Monday, September 11, 2017 @ 03:26:43
  Author: kkeen
Revision: 256861

boost 1.65.1 rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-11 00:46:45 UTC (rev 256860)
+++ PKGBUILD2017-09-11 03:26:43 UTC (rev 256861)
@@ -3,7 +3,7 @@
 
 pkgname=libvolk
 pkgver=1.3
-pkgrel=5
+pkgrel=6
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('i686' 'x86_64')
 url="http://libvolk.org/;
@@ -10,8 +10,10 @@
 license=('GPL3')
 depends=('gcc-libs' 'boost-libs' 'orc' 'python2')
 makedepends=('boost' 'cmake' 'python2-cheetah')
-source=("http://libvolk.org/releases/volk-$pkgver.tar.gz;)
-md5sums=('d04edc0779431c8660a8a592792a3680')
+source=("http://libvolk.org/releases/volk-$pkgver.tar.gz"{,.asc})
+md5sums=('d04edc0779431c8660a8a592792a3680'
+ 'SKIP')
+validpgpkeys=('09E749D885FA881A7E84E823385323EE6402091D')
 
 # doxygen for docs
 
@@ -33,7 +35,7 @@
 }
 
 check() {
-  # boost 1.64.0 is weird
+  # boost 1.64.0 and 1.65 is weird
   # tests fail in makepkg (w/ and w/o chroot)
   # but works okay in local shell?
   # everything else checks out okay too


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

2017-05-23 Thread Kyle Keen
Date: Wednesday, May 24, 2017 @ 01:02:50
  Author: kkeen
Revision: 229864

upgpkg: libvolk 1.3-5  boost 1.64.0 rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-23 22:38:42 UTC (rev 229863)
+++ PKGBUILD2017-05-24 01:02:50 UTC (rev 229864)
@@ -3,7 +3,7 @@
 
 pkgname=libvolk
 pkgver=1.3
-pkgrel=4
+pkgrel=5
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('i686' 'x86_64')
 url="http://libvolk.org/;
@@ -33,6 +33,11 @@
 }
 
 check() {
+  # boost 1.64.0 is weird
+  # tests fail in makepkg (w/ and w/o chroot)
+  # but works okay in local shell?
+  # everything else checks out okay too
+  return
   cd "$srcdir/volk-$pkgver/build"
   export PYTHON=python2
   if [[ "$CARCH" == "x86_64" ]]; then


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

2017-01-02 Thread Bartłomiej Piotrowski
Date: Monday, January 2, 2017 @ 12:17:00
  Author: bpiotrowski
Revision: 204292

upgpkg: libvolk 1.3-4

rebuild against boost 1.63.0

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-02 12:15:35 UTC (rev 204291)
+++ PKGBUILD2017-01-02 12:17:00 UTC (rev 204292)
@@ -3,7 +3,7 @@
 
 pkgname=libvolk
 pkgver=1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('i686' 'x86_64')
 url="http://libvolk.org/;


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

2016-10-08 Thread Kyle Keen
Date: Saturday, October 8, 2016 @ 20:05:22
  Author: kkeen
Revision: 191660

upgpkg: libvolk 1.3-3 boost rebuild

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-08 19:51:40 UTC (rev 191659)
+++ PKGBUILD2016-10-08 20:05:22 UTC (rev 191660)
@@ -3,7 +3,7 @@
 
 pkgname=libvolk
 pkgver=1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('i686' 'x86_64')
 url="http://libvolk.org/;


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

2016-08-18 Thread Jelle van der Waa
Date: Thursday, August 18, 2016 @ 19:07:53
  Author: jelle
Revision: 186969

upgpkg: libvolk 1.3-2

boost 1.61

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-18 18:59:46 UTC (rev 186968)
+++ PKGBUILD2016-08-18 19:07:53 UTC (rev 186969)
@@ -3,7 +3,7 @@
 
 pkgname=libvolk
 pkgver=1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('i686' 'x86_64')
 url="http://libvolk.org/;


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

2016-07-08 Thread Kyle Keen
Date: Saturday, July 9, 2016 @ 01:22:01
  Author: kkeen
Revision: 182535

upgpkg: libvolk 1.3-1

Modified:
  libvolk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-08 22:19:42 UTC (rev 182534)
+++ PKGBUILD2016-07-09 01:22:01 UTC (rev 182535)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen 
 
 pkgname=libvolk
-pkgver=1.2.2
+pkgver=1.3
 pkgrel=1
 pkgdesc="The Vector-Optimized Library of Kernels from Gnuradio"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'boost-libs' 'orc' 'python2')
 makedepends=('boost' 'cmake' 'python2-cheetah')
 source=("http://libvolk.org/releases/volk-$pkgver.tar.gz;)
-md5sums=('540e2c55e525c04920e0e63d0de530b3')
+md5sums=('d04edc0779431c8660a8a592792a3680')
 
 # doxygen for docs