xdg-utils: add 1.0.2
authorKoen Kooi <koen@openembedded.org>
Tue, 20 Oct 2009 20:13:18 +0000 (22:13 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 21 Oct 2009 13:27:28 +0000 (15:27 +0200)
conf/checksums.ini
recipes/xdg-utils/xdg-utils_1.0.2.bb [new file with mode: 0644]

index a1b1a95..27cba0e 100644 (file)
@@ -26650,6 +26650,10 @@ sha256=75378ad3eacbe32c625de3b4af3e1f6fc9772ab45c1cd1393483d95ac4da3b22
 md5=6873f49ea7f568743621ed1e05e52dab
 sha256=169978c677db5c498f485e9896cd0ababae6b3a9d0bf640ffa719d5af2abca46
 
+[http://portland.freedesktop.org/download/xdg-utils-1.0.2.tgz]
+md5=348a5b91dc66426505022c74a64b2940
+sha256=21aeb7d16b2529b8d3975118f59eec09953e09f9a68d718159e98c90474b01ac
+
 [http://xdiskusage.sourceforge.net/xdiskusage-1.48.tgz]
 md5=a902aa9d73761ade98256c3cd5c1f533
 sha256=7842aa42510bf52c367164d44a977915ad9f070864d5175157738f8d6894274b
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 (file)
index 0000000..d14208b
--- /dev/null
@@ -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
+