[arch-commits] Commit in gnuradio/repos (16 files)

2016-04-25 Thread Kyle Keen
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 
-# Contributor: Dominik Heidler 
-# Contributor: Jonatan Sastre 
-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;

[arch-commits] Commit in gnuradio/repos (16 files)

2015-04-16 Thread Kyle Keen
Date: Thursday, April 16, 2015 @ 22:23:21
  Author: kkeen
Revision: 131505

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

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

-+
 /21-fcd.rules   |   18 +
 /PKGBUILD   |  208 ++
 /gnuradio-companion.install |   30 ++
 /gnuradio.install   |  102 
 community-staging-i686/21-fcd.rules |9 
 community-staging-i686/PKGBUILD |  104 -
 community-staging-i686/gnuradio-companion.install   |   15 -
 community-staging-i686/gnuradio.install |   51 
 community-staging-x86_64/21-fcd.rules   |9 
 community-staging-x86_64/PKGBUILD   |  104 -
 community-staging-x86_64/gnuradio-companion.install |   15 -
 community-staging-x86_64/gnuradio.install   |   51 
 12 files changed, 358 insertions(+), 358 deletions(-)

Deleted: community-staging-i686/21-fcd.rules
===
--- community-staging-i686/21-fcd.rules 2015-04-16 20:11:06 UTC (rev 131504)
+++ community-staging-i686/21-fcd.rules 2015-04-16 20:23:21 UTC (rev 131505)
@@ -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-staging-i686/21-fcd.rules (from rev 131504, 
gnuradio/trunk/21-fcd.rules)
===
--- community-staging-i686/21-fcd.rules (rev 0)
+++ community-staging-i686/21-fcd.rules 2015-04-16 20:23:21 UTC (rev 131505)
@@ -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-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-04-16 20:11:06 UTC (rev 131504)
+++ community-staging-i686/PKGBUILD 2015-04-16 20:23:21 UTC (rev 131505)
@@ -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.7
-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' 'guile' 
'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: 

[arch-commits] Commit in gnuradio/repos (16 files)

2015-03-15 Thread Kyle Keen
Date: Sunday, March 15, 2015 @ 16:58:34
  Author: kkeen
Revision: 129299

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

Added:
  gnuradio/repos/community-i686/21-fcd.rules
(from rev 129298, gnuradio/trunk/21-fcd.rules)
  gnuradio/repos/community-i686/PKGBUILD
(from rev 129298, gnuradio/trunk/PKGBUILD)
  gnuradio/repos/community-i686/gnuradio-companion.install
(from rev 129298, gnuradio/trunk/gnuradio-companion.install)
  gnuradio/repos/community-i686/gnuradio.install
(from rev 129298, gnuradio/trunk/gnuradio.install)
  gnuradio/repos/community-x86_64/21-fcd.rules
(from rev 129298, gnuradio/trunk/21-fcd.rules)
  gnuradio/repos/community-x86_64/PKGBUILD
(from rev 129298, gnuradio/trunk/PKGBUILD)
  gnuradio/repos/community-x86_64/gnuradio-companion.install
(from rev 129298, gnuradio/trunk/gnuradio-companion.install)
  gnuradio/repos/community-x86_64/gnuradio.install
(from rev 129298, 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   |  210 ++
 /gnuradio-companion.install |   30 +++
 /gnuradio.install   |  102 
 community-i686/21-fcd.rules |9 -
 community-i686/PKGBUILD |  113 -
 community-i686/gnuradio-companion.install   |   15 -
 community-i686/gnuradio.install |   51 --
 community-x86_64/21-fcd.rules   |9 -
 community-x86_64/PKGBUILD   |  113 -
 community-x86_64/gnuradio-companion.install |   15 -
 community-x86_64/gnuradio.install   |   51 --
 12 files changed, 360 insertions(+), 376 deletions(-)

Deleted: community-i686/21-fcd.rules
===
--- community-i686/21-fcd.rules 2015-03-15 15:57:56 UTC (rev 129298)
+++ community-i686/21-fcd.rules 2015-03-15 15:58:34 UTC (rev 129299)
@@ -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 129298, 
gnuradio/trunk/21-fcd.rules)
===
--- community-i686/21-fcd.rules (rev 0)
+++ community-i686/21-fcd.rules 2015-03-15 15:58:34 UTC (rev 129299)
@@ -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 2015-03-15 15:57:56 UTC (rev 129298)
+++ community-i686/PKGBUILD 2015-03-15 15:58:34 UTC (rev 129299)
@@ -1,113 +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.6.1
-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' 'guile' 
'boost-libs=1.53' 'libusbx' 'portaudio' 'libuhd' 'zeromq')
-makedepends=('boost' 'cmake' 'python2-lxml' 'pygtk' 'wxpython' 
'python2-cheetah' 'glu' 'swig' )
-install=gnuradio.install
-
-# gr-qtgui todo
-# bring pyqwt in from AUR
-# update optdepends
-#'qwtplot3d: gr-qtgui'
-#'pyqwt: gr-qtgui'
-# update makedepends
-#'qwtplot3d'
-# http://gnuradio.org/doc/doxygen/page_qtgui.html
-
-# gr-video-sdl ?
-
-# todo
-# split the gui components?
-# build doxygen docs?
-# icons
-# gnuradio-osmosdr is not an optdep
-
-# comedilib: gr-comedi
-# zeroc-ice: gr-ctrlport
-# doxygen: C++