summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..8157ff606896
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,16 @@
+pkgbase = rtmpsnoop-git
+ pkgdesc = rtmpSnoop lets you to grab the RTMP properties from live or dumped video streams
+ pkgver = 0
+ pkgrel = 1
+ url = https://github.com/andreafabrizi/rtmpSnoop
+ arch = any
+ license = LGPL
+ makedepends = git
+ depends = python2>=2.7
+ depends = scapy
+ provides = rtmpsnoop
+ conflicts = rtmpsnoop
+ source = rtmpSnoop::git://github.com/andreafabrizi/rtmpSnoop.git
+
+pkgname = rtmpsnoop-git
+