From: Koen Kooi Date: Tue, 20 Oct 2009 20:13:18 +0000 (+0200) Subject: xdg-utils: add 1.0.2 X-Git-Tag: Release-2010-05/1~2026 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2fcef1e0b78d4be67652f0d28f3f6944c5f4d76;p=openembedded.git xdg-utils: add 1.0.2 --- diff --git a/conf/checksums.ini b/conf/checksums.ini index a1b1a9596d..27cba0e50e 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -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 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 +