summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-vuplus/dvbsnoop/dvbsnoop.bb
blob: 0670d1781d9f4d5686a25700bb6ffc9a31d93cd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "DVB / MPEG stream analyzer"
AUTHOR = "Rainer Scherg <rasc@users.sourceforge.net>"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

PR = "r3"

SRCREV = "cdec570a010a9a9f26a4ff25aec0e544fbfc34c5"
SRC_URI = "git://github.com/PLi-metas/dvbsnoop.git;protocol=https"
 
S = "${WORKDIR}/git"

inherit autotools