Revert "pulseview: new package"

sigrock recipes came to meta-oe after thud

This reverts commit d28ed0dea6.
This commit is contained in:
Andreas Müller
2019-03-22 10:48:32 +01:00
parent 99859ac8f2
commit 6c670a475d
2 changed files with 0 additions and 21 deletions

View File

@@ -1 +0,0 @@
PACKAGECONFIG += "cxx"

View File

@@ -1,20 +0,0 @@
DESCRIPTION = "PulseView is a Qt based logic analyzer, oscilloscope and MSO GUI for sigrok."
HOMEPAGE = "http://sigrok.org/wiki/Main_Page"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "libsigrok qtbase qtsvg boost"
PACKAGECONFIG[decode] = "-DENABLE_DECODE=TRUE,-DENABLE_DECODE=FALSE,libsigrokdecode"
PACKAGECONFIG ??= "decode"
inherit cmake_qt5
SRC_URI = "http://sigrok.org/download/source/pulseview/pulseview-${PV}.tar.gz"
SRC_URI[md5sum] = "6056c6e42cc6eae094110cac2351558a"
SRC_URI[sha256sum] = "9ee7ce3dd1457c6a5f5e4e9c2469903a1f070ba077ea68535cc29ef1dfac6f2f"
FILES_${PN} += "${datadir}/*"