aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-data/xcursor-themes_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-data/xcursor-themes_1.0.3.bb')
-rw-r--r--recipes/xorg-data/xcursor-themes_1.0.3.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/xorg-data/xcursor-themes_1.0.3.bb b/recipes/xorg-data/xcursor-themes_1.0.3.bb
new file mode 100644
index 0000000000..8cf7ccb047
--- /dev/null
+++ b/recipes/xorg-data/xcursor-themes_1.0.3.bb
@@ -0,0 +1,11 @@
+require xorg-data-common.inc
+PE = "1"
+
+DEPENDS += " libxcursor xcursorgen-native"
+
+FILES_${PN} += "${datadir}/icons"
+
+
+SRC_URI[archive.md5sum] = "ba21aad0b353f1881f5069e423a44587"
+SRC_URI[archive.sha256sum] = "9946618cbd57dfb17d77df8be20d2ae5902c1239b4285787d9704e0ca65a44c7"
+PR = "${INC_PR}.0"