aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-graphics/vdpauinfo/vdpauinfo_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-graphics/vdpauinfo/vdpauinfo_1.0.bb')
-rw-r--r--common/recipes-graphics/vdpauinfo/vdpauinfo_1.0.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/common/recipes-graphics/vdpauinfo/vdpauinfo_1.0.bb b/common/recipes-graphics/vdpauinfo/vdpauinfo_1.0.bb
deleted file mode 100644
index 7495859d..00000000
--- a/common/recipes-graphics/vdpauinfo/vdpauinfo_1.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "VDPAU info tool"
-HOMEPAGE = "http://people.freedesktop.org"
-LICENSE = "MIT"
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=5b6e110c362fe46168199f3490e52c3c"
-
-SRC_URI = "http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-${PV}.tar.gz"
-SRC_URI[md5sum] = "4eba3e7bf5062b9c245276860493804f"
-SRC_URI[sha256sum] = "4054960b7ae618c351ff1ce3e7831b5cbda964ae1fbf9969b7146404d3044bc4"
-
-inherit autotools pkgconfig
-
-DEPENDS += "virtual/libx11 libvdpau mesa"
-
-RDEPENDS_${PN} += "libvdpau-mesa"