Date: Monday, April 25, 2016 @ 14:26:30
  Author: kkeen
Revision: 171779

archrelease: copy trunk to community-i686, community-x86_64

Added:
  gnuradio/repos/community-i686/21-fcd.rules
    (from rev 171778, gnuradio/trunk/21-fcd.rules)
  gnuradio/repos/community-i686/PKGBUILD
    (from rev 171778, gnuradio/trunk/PKGBUILD)
  gnuradio/repos/community-i686/gnuradio-companion.install
    (from rev 171778, gnuradio/trunk/gnuradio-companion.install)
  gnuradio/repos/community-i686/gnuradio.install
    (from rev 171778, gnuradio/trunk/gnuradio.install)
  gnuradio/repos/community-x86_64/21-fcd.rules
    (from rev 171778, gnuradio/trunk/21-fcd.rules)
  gnuradio/repos/community-x86_64/PKGBUILD
    (from rev 171778, gnuradio/trunk/PKGBUILD)
  gnuradio/repos/community-x86_64/gnuradio-companion.install
    (from rev 171778, gnuradio/trunk/gnuradio-companion.install)
  gnuradio/repos/community-x86_64/gnuradio.install
    (from rev 171778, gnuradio/trunk/gnuradio.install)
Deleted:
  gnuradio/repos/community-i686/21-fcd.rules
  gnuradio/repos/community-i686/PKGBUILD
  gnuradio/repos/community-i686/gnuradio-companion.install
  gnuradio/repos/community-i686/gnuradio.install
  gnuradio/repos/community-x86_64/21-fcd.rules
  gnuradio/repos/community-x86_64/PKGBUILD
  gnuradio/repos/community-x86_64/gnuradio-companion.install
  gnuradio/repos/community-x86_64/gnuradio.install

---------------------------------------------+
 /21-fcd.rules                               |   18 ++
 /PKGBUILD                                   |  212 ++++++++++++++++++++++++++
 /gnuradio-companion.install                 |   32 +++
 /gnuradio.install                           |   32 +++
 community-i686/21-fcd.rules                 |    9 -
 community-i686/PKGBUILD                     |  104 ------------
 community-i686/gnuradio-companion.install   |   16 -
 community-i686/gnuradio.install             |   16 -
 community-x86_64/21-fcd.rules               |    9 -
 community-x86_64/PKGBUILD                   |  104 ------------
 community-x86_64/gnuradio-companion.install |   16 -
 community-x86_64/gnuradio.install           |   16 -
 12 files changed, 294 insertions(+), 290 deletions(-)

Deleted: community-i686/21-fcd.rules
===================================================================
--- community-i686/21-fcd.rules 2016-04-25 12:19:56 UTC (rev 171778)
+++ community-i686/21-fcd.rules 2016-04-25 12:26:30 UTC (rev 171779)
@@ -1,9 +0,0 @@
-# Udev rules for the Funcube Dongle Pro (0xfb56) and Pro+ (0xfb31)
-
-# HIDAPI/libusb:
-SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" MODE:="0666"
-SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" MODE:="0666"
-
-# HIDAPI/hidraw:
-KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56", MODE="0666"
-KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb31", MODE="0666"

Copied: gnuradio/repos/community-i686/21-fcd.rules (from rev 171778, 
gnuradio/trunk/21-fcd.rules)
===================================================================
--- community-i686/21-fcd.rules                         (rev 0)
+++ community-i686/21-fcd.rules 2016-04-25 12:26:30 UTC (rev 171779)
@@ -0,0 +1,9 @@
+# Udev rules for the Funcube Dongle Pro (0xfb56) and Pro+ (0xfb31)
+
+# HIDAPI/libusb:
+SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" MODE:="0666"
+SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" MODE:="0666"
+
+# HIDAPI/hidraw:
+KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56", MODE="0666"
+KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb31", MODE="0666"

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2016-04-25 12:19:56 UTC (rev 171778)
+++ community-i686/PKGBUILD     2016-04-25 12:26:30 UTC (rev 171779)
@@ -1,104 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen <keen...@gmail.com>
-# Contributor: Dominik Heidler <dheid...@gmail.com>
-# Contributor: Jonatan Sastre <jsastreh [ at ] hotmail.com>
-pkgbase=gnuradio
-pkgname=(gnuradio gnuradio-companion)
-pkgver=3.7.9.1
-pkgrel=2
-pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
-arch=('i686' 'x86_64')
-url="http://gnuradio.org";
-license=('GPL')
-depends=('fftw' 'python2-numpy' 'cppunit' 'gsl' 'blas' 'boost-libs>=1.53' 
'libusbx' 'portaudio' 'libuhd' 'zeromq')
-makedepends=('boost' 'cmake' 'python2-lxml' 'python2-cheetah' 'glu' 'swig'
-    'pygtk' 'wxpython' 'python2-pyqwt' 'qwtplot3d')
-install=gnuradio.install
-
-# todo
-# split the gui components?
-# build doxygen docs?
-# gr-video-sdl ?
-# icons
-
-# comedilib: gr-comedi
-# zeroc-ice: gr-ctrlport
-# doxygen: C++ autogenerated documentation
-# python2-sphinx: Python autogenerated documentation
-
-# secret release directory
-#source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz";
-source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz";
-        "21-fcd.rules")
-md5sums=('653155499bcefb1478b1963f11841434'
-         '465e12c454c6a22ebec9849181af7bdc')
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  msg "Replacing filenames to use python2."
-  sed -i -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
-    $(find ./ -name '*.py') \
-    $(find ./ -name 'gnuradio-companion' -o -name 'flow_graph.tmpl')
-  sed -i -e "s|#![ ]*/usr/bin/env /usr/bin/python$|#!/usr/bin/env python2|" \
-    $(find ./ -name '*.py')
-}
-
-build() {
-  export PYTHON=python2
-  cd "$srcdir/$pkgbase-$pkgver"
-  sed -i -e "s|GR_PKG_LIBEXEC_DIR|GR_RUNTIME_DIR|" 
grc/freedesktop/CMakeLists.txt
-  sed -i -e "s|/qwt$|/qwt5|" -e "s| qwt | qwt5 |" cmake/Modules/FindQwt.cmake
-  sed -i -e "s| sphinx-build$| sphinx-build2|" cmake/Modules/FindSphinx.cmake
-  msg "Starting build."
-  mkdir -p build
-  cd build
-  cmake \
-    -DPYTHON_EXECUTABLE=$(which python2) \
-    -DPYTHON_INCLUDE_DIR=$(echo /usr/include/python2*) \
-    -DPYTHON_LIBRARY=$(echo /usr/lib/libpython2.*.so) \
-    -DENABLE_GRC=ON \
-    -DENABLE_GR_WXGUI=ON \
-    -DENABLE_GR_QTGUI=ON \
-    -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ../
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgbase-$pkgver/build"
-  export PYTHON=python2
-  #make test
-}
-
-package_gnuradio() {
-  optdepends=('boost: gr_modtool'
-              'swig: gr_modtool'
-              'cmake: gr_modtool'
-              'pkgconfig: libuhd')
-  cd "$srcdir"
-  install -Dm644 21-fcd.rules "$pkgdir/usr/lib/udev/rules.d/21-fcd.rules"
-  cd "$srcdir/$pkgbase-$pkgver/grc/freedesktop"
-  install -Dm644 gnuradio-grc.desktop 
"$pkgdir/usr/share/applications/gnuradio-grc.desktop"
-  cd "$srcdir/$pkgbase-$pkgver/build"
-  make DESTDIR="$pkgdir" install
-}
-
-package_gnuradio-companion() {
-  pkgdesc="GUI frontend for gnuradio and SDR."
-  depends=('gnuradio' 'python2-cheetah' 'python2-lxml'
-      'pygtk' 'wxpython' 'python2-opengl' 'python2-pyqwt' 'qwtplot3d'
-      'python2-numarray')
-  install="gnuradio-companion.install"
-  # Yup, nothing in the package except dependencies,
-  # because more than five optdeps is too many for most people.
-}
-
-# options for armv6:
-# -Dhave_mfpu_neon=0 \
-# -DCMAKE_CXX_FLAGS:STRING="-march=armv6 -mfpu=vfp -mfloat-abi=hard" \
-# -DCMAKE_C_FLAGS:STRING="-march=armv6 -mfpu=vfp -mfloat-abi=hard" \
-
-# options for armv7:
-# -DCMAKE_CXX_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon 
-mfloat-abi=hard"
-# -DCMAKE_C_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon 
-mfloat-abi=hard"
-# line 341 add /usr/lib/arm-linux-gnueabihf /usr/lib/arm-linux-gnueabi
-

Copied: gnuradio/repos/community-i686/PKGBUILD (from rev 171778, 
gnuradio/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-04-25 12:26:30 UTC (rev 171779)
@@ -0,0 +1,106 @@
+# $Id$
+# Maintainer: Kyle Keen <keen...@gmail.com>
+# Contributor: Dominik Heidler <dheid...@gmail.com>
+# Contributor: Jonatan Sastre <jsastreh [ at ] hotmail.com>
+pkgbase=gnuradio
+pkgname=(gnuradio gnuradio-companion)
+pkgver=3.7.9.2
+pkgrel=1
+pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
+arch=('i686' 'x86_64')
+url="http://gnuradio.org";
+license=('GPL')
+depends=('fftw' 'python2-numpy' 'cppunit' 'gsl' 'blas' 'boost-libs>=1.53'
+    'libusbx' 'portaudio' 'libuhd' 'zeromq' 'libvolk')
+makedepends=('boost' 'cmake' 'python2-lxml' 'python2-cheetah' 'glu' 'swig'
+    'pygtk' 'wxpython' 'python2-pyqwt' 'qwtplot3d')
+install=gnuradio.install
+
+# todo
+# split the gui components?
+# build doxygen docs?
+# gr-video-sdl ?
+# icons
+
+# comedilib: gr-comedi
+# zeroc-ice: gr-ctrlport
+# doxygen: C++ autogenerated documentation
+# python2-sphinx: Python autogenerated documentation
+
+# secret release directory
+#source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz";
+source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz";
+        "21-fcd.rules")
+md5sums=('ec5532a438ae3169069a9909499fa19b'
+         '465e12c454c6a22ebec9849181af7bdc')
+
+prepare() {
+  cd "$srcdir/$pkgbase-$pkgver"
+  msg "Replacing filenames to use python2."
+  sed -i -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+    $(find ./ -name '*.py') \
+    $(find ./ -name 'gnuradio-companion' -o -name 'flow_graph.tmpl')
+  sed -i -e "s|#![ ]*/usr/bin/env /usr/bin/python$|#!/usr/bin/env python2|" \
+    $(find ./ -name '*.py')
+}
+
+build() {
+  export PYTHON=python2
+  cd "$srcdir/$pkgbase-$pkgver"
+  sed -i -e "s|GR_PKG_LIBEXEC_DIR|GR_RUNTIME_DIR|" 
grc/freedesktop/CMakeLists.txt
+  sed -i -e "s|/qwt$|/qwt5|" -e "s| qwt | qwt5 |" cmake/Modules/FindQwt.cmake
+  sed -i -e "s| sphinx-build$| sphinx-build2|" cmake/Modules/FindSphinx.cmake
+  msg "Starting build."
+  mkdir -p build
+  cd build
+  cmake \
+    -DPYTHON_EXECUTABLE=$(which python2) \
+    -DPYTHON_INCLUDE_DIR=$(echo /usr/include/python2*) \
+    -DPYTHON_LIBRARY=$(echo /usr/lib/libpython2.*.so) \
+    -DENABLE_INTERNAL_VOLK=OFF \
+    -DENABLE_GRC=ON \
+    -DENABLE_GR_WXGUI=ON \
+    -DENABLE_GR_QTGUI=ON \
+    -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ../
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgbase-$pkgver/build"
+  export PYTHON=python2
+  #make test
+}
+
+package_gnuradio() {
+  optdepends=('boost: gr_modtool'
+              'swig: gr_modtool'
+              'cmake: gr_modtool'
+              'pkgconfig: libuhd')
+  cd "$srcdir"
+  install -Dm644 21-fcd.rules "$pkgdir/usr/lib/udev/rules.d/21-fcd.rules"
+  cd "$srcdir/$pkgbase-$pkgver/grc/freedesktop"
+  install -Dm644 gnuradio-grc.desktop 
"$pkgdir/usr/share/applications/gnuradio-grc.desktop"
+  cd "$srcdir/$pkgbase-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+}
+
+package_gnuradio-companion() {
+  pkgdesc="GUI frontend for gnuradio and SDR."
+  depends=('gnuradio' 'python2-cheetah' 'python2-lxml'
+      'pygtk' 'wxpython' 'python2-opengl' 'python2-pyqwt' 'qwtplot3d'
+      'python2-numarray')
+  install="gnuradio-companion.install"
+  # Yup, nothing in the package except dependencies,
+  # because more than five optdeps is too many for most people.
+}
+
+# options for armv6:
+# -Dhave_mfpu_neon=0 \
+# -DCMAKE_CXX_FLAGS:STRING="-march=armv6 -mfpu=vfp -mfloat-abi=hard" \
+# -DCMAKE_C_FLAGS:STRING="-march=armv6 -mfpu=vfp -mfloat-abi=hard" \
+
+# options for armv7:
+# -DCMAKE_CXX_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon 
-mfloat-abi=hard"
+# -DCMAKE_C_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon 
-mfloat-abi=hard"
+# line 341 add /usr/lib/arm-linux-gnueabihf /usr/lib/arm-linux-gnueabi
+

Deleted: community-i686/gnuradio-companion.install
===================================================================
--- community-i686/gnuradio-companion.install   2016-04-25 12:19:56 UTC (rev 
171778)
+++ community-i686/gnuradio-companion.install   2016-04-25 12:26:30 UTC (rev 
171779)
@@ -1,16 +0,0 @@
-
-post_upgrade() {
-
-  if [[ -e /usr/bin/update-desktop-database ]]; then
-    update-desktop-database -q
-  fi
-}
-
-post_install() {
-  post_upgrade $1
-}
-
-pre_remove() {
-  post_upgrade $1
-}
-

Copied: gnuradio/repos/community-i686/gnuradio-companion.install (from rev 
171778, gnuradio/trunk/gnuradio-companion.install)
===================================================================
--- community-i686/gnuradio-companion.install                           (rev 0)
+++ community-i686/gnuradio-companion.install   2016-04-25 12:26:30 UTC (rev 
171779)
@@ -0,0 +1,16 @@
+
+post_upgrade() {
+
+  if [[ -e /usr/bin/update-desktop-database ]]; then
+    update-desktop-database -q
+  fi
+}
+
+post_install() {
+  post_upgrade $1
+}
+
+pre_remove() {
+  post_upgrade $1
+}
+

Deleted: community-i686/gnuradio.install
===================================================================
--- community-i686/gnuradio.install     2016-04-25 12:19:56 UTC (rev 171778)
+++ community-i686/gnuradio.install     2016-04-25 12:26:30 UTC (rev 171779)
@@ -1,16 +0,0 @@
-
-post_upgrade() {
-
-  if [[ -e /usr/bin/update-desktop-database ]]; then
-    update-desktop-database -q
-  fi
-}
-
-post_install() {
-  post_upgrade $1
-}
-
-pre_remove() {
-  post_upgrade $1
-}
-

Copied: gnuradio/repos/community-i686/gnuradio.install (from rev 171778, 
gnuradio/trunk/gnuradio.install)
===================================================================
--- community-i686/gnuradio.install                             (rev 0)
+++ community-i686/gnuradio.install     2016-04-25 12:26:30 UTC (rev 171779)
@@ -0,0 +1,16 @@
+
+post_upgrade() {
+
+  if [[ -e /usr/bin/update-desktop-database ]]; then
+    update-desktop-database -q
+  fi
+}
+
+post_install() {
+  post_upgrade $1
+}
+
+pre_remove() {
+  post_upgrade $1
+}
+

Deleted: community-x86_64/21-fcd.rules
===================================================================
--- community-x86_64/21-fcd.rules       2016-04-25 12:19:56 UTC (rev 171778)
+++ community-x86_64/21-fcd.rules       2016-04-25 12:26:30 UTC (rev 171779)
@@ -1,9 +0,0 @@
-# Udev rules for the Funcube Dongle Pro (0xfb56) and Pro+ (0xfb31)
-
-# HIDAPI/libusb:
-SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" MODE:="0666"
-SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" MODE:="0666"
-
-# HIDAPI/hidraw:
-KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56", MODE="0666"
-KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb31", MODE="0666"

Copied: gnuradio/repos/community-x86_64/21-fcd.rules (from rev 171778, 
gnuradio/trunk/21-fcd.rules)
===================================================================
--- community-x86_64/21-fcd.rules                               (rev 0)
+++ community-x86_64/21-fcd.rules       2016-04-25 12:26:30 UTC (rev 171779)
@@ -0,0 +1,9 @@
+# Udev rules for the Funcube Dongle Pro (0xfb56) and Pro+ (0xfb31)
+
+# HIDAPI/libusb:
+SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb56" MODE:="0666"
+SUBSYSTEMS=="usb" ATTRS{idVendor}=="04d8" ATTRS{idProduct}=="fb31" MODE:="0666"
+
+# HIDAPI/hidraw:
+KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56", MODE="0666"
+KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb31", MODE="0666"

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-04-25 12:19:56 UTC (rev 171778)
+++ community-x86_64/PKGBUILD   2016-04-25 12:26:30 UTC (rev 171779)
@@ -1,104 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen <keen...@gmail.com>
-# Contributor: Dominik Heidler <dheid...@gmail.com>
-# Contributor: Jonatan Sastre <jsastreh [ at ] hotmail.com>
-pkgbase=gnuradio
-pkgname=(gnuradio gnuradio-companion)
-pkgver=3.7.9.1
-pkgrel=2
-pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
-arch=('i686' 'x86_64')
-url="http://gnuradio.org";
-license=('GPL')
-depends=('fftw' 'python2-numpy' 'cppunit' 'gsl' 'blas' 'boost-libs>=1.53' 
'libusbx' 'portaudio' 'libuhd' 'zeromq')
-makedepends=('boost' 'cmake' 'python2-lxml' 'python2-cheetah' 'glu' 'swig'
-    'pygtk' 'wxpython' 'python2-pyqwt' 'qwtplot3d')
-install=gnuradio.install
-
-# todo
-# split the gui components?
-# build doxygen docs?
-# gr-video-sdl ?
-# icons
-
-# comedilib: gr-comedi
-# zeroc-ice: gr-ctrlport
-# doxygen: C++ autogenerated documentation
-# python2-sphinx: Python autogenerated documentation
-
-# secret release directory
-#source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz";
-source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz";
-        "21-fcd.rules")
-md5sums=('653155499bcefb1478b1963f11841434'
-         '465e12c454c6a22ebec9849181af7bdc')
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  msg "Replacing filenames to use python2."
-  sed -i -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
-    $(find ./ -name '*.py') \
-    $(find ./ -name 'gnuradio-companion' -o -name 'flow_graph.tmpl')
-  sed -i -e "s|#![ ]*/usr/bin/env /usr/bin/python$|#!/usr/bin/env python2|" \
-    $(find ./ -name '*.py')
-}
-
-build() {
-  export PYTHON=python2
-  cd "$srcdir/$pkgbase-$pkgver"
-  sed -i -e "s|GR_PKG_LIBEXEC_DIR|GR_RUNTIME_DIR|" 
grc/freedesktop/CMakeLists.txt
-  sed -i -e "s|/qwt$|/qwt5|" -e "s| qwt | qwt5 |" cmake/Modules/FindQwt.cmake
-  sed -i -e "s| sphinx-build$| sphinx-build2|" cmake/Modules/FindSphinx.cmake
-  msg "Starting build."
-  mkdir -p build
-  cd build
-  cmake \
-    -DPYTHON_EXECUTABLE=$(which python2) \
-    -DPYTHON_INCLUDE_DIR=$(echo /usr/include/python2*) \
-    -DPYTHON_LIBRARY=$(echo /usr/lib/libpython2.*.so) \
-    -DENABLE_GRC=ON \
-    -DENABLE_GR_WXGUI=ON \
-    -DENABLE_GR_QTGUI=ON \
-    -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ../
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgbase-$pkgver/build"
-  export PYTHON=python2
-  #make test
-}
-
-package_gnuradio() {
-  optdepends=('boost: gr_modtool'
-              'swig: gr_modtool'
-              'cmake: gr_modtool'
-              'pkgconfig: libuhd')
-  cd "$srcdir"
-  install -Dm644 21-fcd.rules "$pkgdir/usr/lib/udev/rules.d/21-fcd.rules"
-  cd "$srcdir/$pkgbase-$pkgver/grc/freedesktop"
-  install -Dm644 gnuradio-grc.desktop 
"$pkgdir/usr/share/applications/gnuradio-grc.desktop"
-  cd "$srcdir/$pkgbase-$pkgver/build"
-  make DESTDIR="$pkgdir" install
-}
-
-package_gnuradio-companion() {
-  pkgdesc="GUI frontend for gnuradio and SDR."
-  depends=('gnuradio' 'python2-cheetah' 'python2-lxml'
-      'pygtk' 'wxpython' 'python2-opengl' 'python2-pyqwt' 'qwtplot3d'
-      'python2-numarray')
-  install="gnuradio-companion.install"
-  # Yup, nothing in the package except dependencies,
-  # because more than five optdeps is too many for most people.
-}
-
-# options for armv6:
-# -Dhave_mfpu_neon=0 \
-# -DCMAKE_CXX_FLAGS:STRING="-march=armv6 -mfpu=vfp -mfloat-abi=hard" \
-# -DCMAKE_C_FLAGS:STRING="-march=armv6 -mfpu=vfp -mfloat-abi=hard" \
-
-# options for armv7:
-# -DCMAKE_CXX_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon 
-mfloat-abi=hard"
-# -DCMAKE_C_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon 
-mfloat-abi=hard"
-# line 341 add /usr/lib/arm-linux-gnueabihf /usr/lib/arm-linux-gnueabi
-

Copied: gnuradio/repos/community-x86_64/PKGBUILD (from rev 171778, 
gnuradio/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-04-25 12:26:30 UTC (rev 171779)
@@ -0,0 +1,106 @@
+# $Id$
+# Maintainer: Kyle Keen <keen...@gmail.com>
+# Contributor: Dominik Heidler <dheid...@gmail.com>
+# Contributor: Jonatan Sastre <jsastreh [ at ] hotmail.com>
+pkgbase=gnuradio
+pkgname=(gnuradio gnuradio-companion)
+pkgver=3.7.9.2
+pkgrel=1
+pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
+arch=('i686' 'x86_64')
+url="http://gnuradio.org";
+license=('GPL')
+depends=('fftw' 'python2-numpy' 'cppunit' 'gsl' 'blas' 'boost-libs>=1.53'
+    'libusbx' 'portaudio' 'libuhd' 'zeromq' 'libvolk')
+makedepends=('boost' 'cmake' 'python2-lxml' 'python2-cheetah' 'glu' 'swig'
+    'pygtk' 'wxpython' 'python2-pyqwt' 'qwtplot3d')
+install=gnuradio.install
+
+# todo
+# split the gui components?
+# build doxygen docs?
+# gr-video-sdl ?
+# icons
+
+# comedilib: gr-comedi
+# zeroc-ice: gr-ctrlport
+# doxygen: C++ autogenerated documentation
+# python2-sphinx: Python autogenerated documentation
+
+# secret release directory
+#source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz";
+source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz";
+        "21-fcd.rules")
+md5sums=('ec5532a438ae3169069a9909499fa19b'
+         '465e12c454c6a22ebec9849181af7bdc')
+
+prepare() {
+  cd "$srcdir/$pkgbase-$pkgver"
+  msg "Replacing filenames to use python2."
+  sed -i -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+    $(find ./ -name '*.py') \
+    $(find ./ -name 'gnuradio-companion' -o -name 'flow_graph.tmpl')
+  sed -i -e "s|#![ ]*/usr/bin/env /usr/bin/python$|#!/usr/bin/env python2|" \
+    $(find ./ -name '*.py')
+}
+
+build() {
+  export PYTHON=python2
+  cd "$srcdir/$pkgbase-$pkgver"
+  sed -i -e "s|GR_PKG_LIBEXEC_DIR|GR_RUNTIME_DIR|" 
grc/freedesktop/CMakeLists.txt
+  sed -i -e "s|/qwt$|/qwt5|" -e "s| qwt | qwt5 |" cmake/Modules/FindQwt.cmake
+  sed -i -e "s| sphinx-build$| sphinx-build2|" cmake/Modules/FindSphinx.cmake
+  msg "Starting build."
+  mkdir -p build
+  cd build
+  cmake \
+    -DPYTHON_EXECUTABLE=$(which python2) \
+    -DPYTHON_INCLUDE_DIR=$(echo /usr/include/python2*) \
+    -DPYTHON_LIBRARY=$(echo /usr/lib/libpython2.*.so) \
+    -DENABLE_INTERNAL_VOLK=OFF \
+    -DENABLE_GRC=ON \
+    -DENABLE_GR_WXGUI=ON \
+    -DENABLE_GR_QTGUI=ON \
+    -DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ../
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgbase-$pkgver/build"
+  export PYTHON=python2
+  #make test
+}
+
+package_gnuradio() {
+  optdepends=('boost: gr_modtool'
+              'swig: gr_modtool'
+              'cmake: gr_modtool'
+              'pkgconfig: libuhd')
+  cd "$srcdir"
+  install -Dm644 21-fcd.rules "$pkgdir/usr/lib/udev/rules.d/21-fcd.rules"
+  cd "$srcdir/$pkgbase-$pkgver/grc/freedesktop"
+  install -Dm644 gnuradio-grc.desktop 
"$pkgdir/usr/share/applications/gnuradio-grc.desktop"
+  cd "$srcdir/$pkgbase-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+}
+
+package_gnuradio-companion() {
+  pkgdesc="GUI frontend for gnuradio and SDR."
+  depends=('gnuradio' 'python2-cheetah' 'python2-lxml'
+      'pygtk' 'wxpython' 'python2-opengl' 'python2-pyqwt' 'qwtplot3d'
+      'python2-numarray')
+  install="gnuradio-companion.install"
+  # Yup, nothing in the package except dependencies,
+  # because more than five optdeps is too many for most people.
+}
+
+# options for armv6:
+# -Dhave_mfpu_neon=0 \
+# -DCMAKE_CXX_FLAGS:STRING="-march=armv6 -mfpu=vfp -mfloat-abi=hard" \
+# -DCMAKE_C_FLAGS:STRING="-march=armv6 -mfpu=vfp -mfloat-abi=hard" \
+
+# options for armv7:
+# -DCMAKE_CXX_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon 
-mfloat-abi=hard"
+# -DCMAKE_C_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon 
-mfloat-abi=hard"
+# line 341 add /usr/lib/arm-linux-gnueabihf /usr/lib/arm-linux-gnueabi
+

Deleted: community-x86_64/gnuradio-companion.install
===================================================================
--- community-x86_64/gnuradio-companion.install 2016-04-25 12:19:56 UTC (rev 
171778)
+++ community-x86_64/gnuradio-companion.install 2016-04-25 12:26:30 UTC (rev 
171779)
@@ -1,16 +0,0 @@
-
-post_upgrade() {
-
-  if [[ -e /usr/bin/update-desktop-database ]]; then
-    update-desktop-database -q
-  fi
-}
-
-post_install() {
-  post_upgrade $1
-}
-
-pre_remove() {
-  post_upgrade $1
-}
-

Copied: gnuradio/repos/community-x86_64/gnuradio-companion.install (from rev 
171778, gnuradio/trunk/gnuradio-companion.install)
===================================================================
--- community-x86_64/gnuradio-companion.install                         (rev 0)
+++ community-x86_64/gnuradio-companion.install 2016-04-25 12:26:30 UTC (rev 
171779)
@@ -0,0 +1,16 @@
+
+post_upgrade() {
+
+  if [[ -e /usr/bin/update-desktop-database ]]; then
+    update-desktop-database -q
+  fi
+}
+
+post_install() {
+  post_upgrade $1
+}
+
+pre_remove() {
+  post_upgrade $1
+}
+

Deleted: community-x86_64/gnuradio.install
===================================================================
--- community-x86_64/gnuradio.install   2016-04-25 12:19:56 UTC (rev 171778)
+++ community-x86_64/gnuradio.install   2016-04-25 12:26:30 UTC (rev 171779)
@@ -1,16 +0,0 @@
-
-post_upgrade() {
-
-  if [[ -e /usr/bin/update-desktop-database ]]; then
-    update-desktop-database -q
-  fi
-}
-
-post_install() {
-  post_upgrade $1
-}
-
-pre_remove() {
-  post_upgrade $1
-}
-

Copied: gnuradio/repos/community-x86_64/gnuradio.install (from rev 171778, 
gnuradio/trunk/gnuradio.install)
===================================================================
--- community-x86_64/gnuradio.install                           (rev 0)
+++ community-x86_64/gnuradio.install   2016-04-25 12:26:30 UTC (rev 171779)
@@ -0,0 +1,16 @@
+
+post_upgrade() {
+
+  if [[ -e /usr/bin/update-desktop-database ]]; then
+    update-desktop-database -q
+  fi
+}
+
+post_install() {
+  post_upgrade $1
+}
+
+pre_remove() {
+  post_upgrade $1
+}
+

Reply via email to