aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxxf86dga_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxxf86dga_1.1.2.bb')
-rw-r--r--recipes/xorg-lib/libxxf86dga_1.1.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxxf86dga_1.1.2.bb b/recipes/xorg-lib/libxxf86dga_1.1.2.bb
new file mode 100644
index 0000000000..a86e76a091
--- /dev/null
+++ b/recipes/xorg-lib/libxxf86dga_1.1.2.bb
@@ -0,0 +1,10 @@
+require xorg-lib-common.inc
+DESCRIPTION = "X11 Direct Graphics Access extension library"
+DEPENDS += "libxext xf86dgaproto"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "bbd5fdf63d4c107c8cb710d4df2012b4"
+SRC_URI[archive.sha256sum] = "1ba652f562ce3fb3fef092ce5485eb7ef15b521124c901977b56d6f324605a06"
+
+XORG_PN = "libXxf86dga"