aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-lib/libxrender_0.9.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/xorg-lib/libxrender_0.9.6.bb')
-rw-r--r--recipes-graphics/xorg-lib/libxrender_0.9.6.bb20
1 files changed, 12 insertions, 8 deletions
diff --git a/recipes-graphics/xorg-lib/libxrender_0.9.6.bb b/recipes-graphics/xorg-lib/libxrender_0.9.6.bb
index 0828af11f4..c1bb045f86 100644
--- a/recipes-graphics/xorg-lib/libxrender_0.9.6.bb
+++ b/recipes-graphics/xorg-lib/libxrender_0.9.6.bb
@@ -1,13 +1,17 @@
-require xorg-lib-common.inc
DESCRIPTION = "X11 Rendering Extension client library"
-LICENSE = "BSD-X"
-DEPENDS += "virtual/libx11 renderproto xproto libxdmcp"
-PE = "1"
-PR = "${INC_PR}.0"
-SRC_URI[archive.md5sum] = "3b3b7d076c2384b6c600c0b5f4ba971f"
-SRC_URI[archive.sha256sum] = "7f58b1e263109e0a873eef8423aa14733a5499befbe645053aa622ed1f3ea668"
+require xorg-lib-common.inc
+
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0db75cc842842b36f097fdae571b4b70"
-BBCLASSEXTEND = "native nativesdk"
+DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
+
+PR = "r0"
+PE = "1"
XORG_PN = "libXrender"
+
+
+SRC_URI[md5sum] = "3b3b7d076c2384b6c600c0b5f4ba971f"
+SRC_URI[sha256sum] = "7f58b1e263109e0a873eef8423aa14733a5499befbe645053aa622ed1f3ea668"