summaryrefslogtreecommitdiffstats
path: root/recipes/xdg-utils
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-20 22:13:18 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-21 15:27:28 +0200
commitd2fcef1e0b78d4be67652f0d28f3f6944c5f4d76 (patch)
tree1fdefa42d6129a83b3f0ab9255044ab47085bd11 /recipes/xdg-utils
parentd81d0ec74ee6706656b3e5b3c4de36491496160a (diff)
downloadopenembedded-d2fcef1e0b78d4be67652f0d28f3f6944c5f4d76.tar.gz
xdg-utils: add 1.0.2
Diffstat (limited to 'recipes/xdg-utils')
-rw-r--r--recipes/xdg-utils/xdg-utils_1.0.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xdg-utils/xdg-utils_1.0.2.bb b/recipes/xdg-utils/xdg-utils_1.0.2.bb
new file mode 100644
index 0000000000..d14208bbcf
--- /dev/null
+++ b/recipes/xdg-utils/xdg-utils_1.0.2.bb
@@ -0,0 +1,7 @@
+DESCRIPTION = "xdg-utils: command line tools for desktop integration tasks"
+LICENSE = "MIT"
+
+SRC_URI = "http://portland.freedesktop.org/download/${PN}-${PV}.tgz"
+
+inherit autotools
+