summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5d9af86dc3cc
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = qt-dab-git
+ pkgdesc = software dab decoder for use with a dabstick, airspy or sdrplay for RPI and PC
+ pkgver = VERSION
+ pkgrel = 1
+ url = http://www.sdr-j.tk
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = git
+ depends = qt5-base
+ depends = libsndfile
+ depends = fftw
+ depends = portaudio
+ depends = faad2
+ depends = zlib
+ depends = rtl-sdr
+ depends = qwt
+ depends = libsamplerate
+ provides = qt-dab-git
+ conflicts = qt-dab
+ conflicts = sdr-j-dabreciever
+ source = git+https://github.com/JvanKatwijk/qt-dab.git
+ md5sums = SKIP
+
+pkgname = qt-dab-git
+