aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb')
-rw-r--r--meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb b/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb
new file mode 100644
index 0000000000..16a72ee8ee
--- /dev/null
+++ b/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb
@@ -0,0 +1,15 @@
+SUMMARY = "Xdelta is a tool for differential compression"
+DESCRIPTION = "Open-source binary diff, differential compression tools, \
+ VCDIFF (RFC 3284) delta compression."
+HOMEPAGE = "http://xdelta.org/"
+SECTION = "console/utils"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
+
+SRC_URI = "http://xdelta.googlecode.com/files/${BPN}-${PV}.tar.xz \
+ file://compilation-fix.patch"
+SRC_URI[md5sum] = "c3ae3286ce4193de8e03d5bcaccf3bc3"
+SRC_URI[sha256sum] = "3a86f29c95664fb44b8a40ff22d9bcc3e87aa8c01f0ff75931a7fa78ed3d2e55"
+
+inherit autotools