From cc64a6bbf5fb3e2a1fbc63860d19d3f23fabdeb7 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 14 Aug 2010 21:16:02 +0200 Subject: patchutils: remove old versions Signed-off-by: Frans Meulenbroeks --- recipes/flickcurl/flickcurl_1.19.bb | 25 +++++++++++++++++++++++++ recipes/flickcurl/flickcurl_1.9.bb | 25 ------------------------- recipes/patchutils/patchutils_0.2.25.bb | 11 ----------- recipes/patchutils/patchutils_0.2.26.bb | 11 ----------- recipes/patchutils/patchutils_0.2.27.bb | 11 ----------- recipes/patchutils/patchutils_0.2.28.bb | 11 ----------- recipes/patchutils/patchutils_0.2.30.bb | 11 ----------- 7 files changed, 25 insertions(+), 80 deletions(-) create mode 100644 recipes/flickcurl/flickcurl_1.19.bb delete mode 100644 recipes/flickcurl/flickcurl_1.9.bb delete mode 100644 recipes/patchutils/patchutils_0.2.25.bb delete mode 100644 recipes/patchutils/patchutils_0.2.26.bb delete mode 100644 recipes/patchutils/patchutils_0.2.27.bb delete mode 100644 recipes/patchutils/patchutils_0.2.28.bb delete mode 100644 recipes/patchutils/patchutils_0.2.30.bb (limited to 'recipes') diff --git a/recipes/flickcurl/flickcurl_1.19.bb b/recipes/flickcurl/flickcurl_1.19.bb new file mode 100644 index 0000000000..9d0390f274 --- /dev/null +++ b/recipes/flickcurl/flickcurl_1.19.bb @@ -0,0 +1,25 @@ +DESCRIPTION = "flickcurl is a C libarry for the Flick API" +SECTION = "libs" +HOMEPAGE = "http://librdf.org/flickcurl/" +LICENSE = "LGPL 2.1/GPL 2/Apache 2.0" +PR = "r0" +SRC_URI = "http://download.dajobe.org/${PN}/${PN}-${PV}.tar.gz" + +DEPENDS = "curl libxml2" + +EXTRA_OECONF = "ac_cv_func_vsnprintf=no" + +inherit autotools + +do_stage() { + install -d ${STAGING_INCDIR} + install -m 0644 ${D}/usr/include/*.h ${STAGING_INCDIR} + oe_libinstall -so libflickcurl ${STAGING_LIBDIR} +} + +LEAD_SONAME = "libflickcurl.so.1" + +FILES_${PN} += "${libdir}/libflickcurl.so.*" + +SRC_URI[md5sum] = "d701fcc8d764e634ee979f18ff9db322" +SRC_URI[sha256sum] = "573ae52509289ed366a161facf390aa6ce530da143c760ca546868c8b0a0d034" diff --git a/recipes/flickcurl/flickcurl_1.9.bb b/recipes/flickcurl/flickcurl_1.9.bb deleted file mode 100644 index 9d0390f274..0000000000 --- a/recipes/flickcurl/flickcurl_1.9.bb +++ /dev/null @@ -1,25 +0,0 @@ -DESCRIPTION = "flickcurl is a C libarry for the Flick API" -SECTION = "libs" -HOMEPAGE = "http://librdf.org/flickcurl/" -LICENSE = "LGPL 2.1/GPL 2/Apache 2.0" -PR = "r0" -SRC_URI = "http://download.dajobe.org/${PN}/${PN}-${PV}.tar.gz" - -DEPENDS = "curl libxml2" - -EXTRA_OECONF = "ac_cv_func_vsnprintf=no" - -inherit autotools - -do_stage() { - install -d ${STAGING_INCDIR} - install -m 0644 ${D}/usr/include/*.h ${STAGING_INCDIR} - oe_libinstall -so libflickcurl ${STAGING_LIBDIR} -} - -LEAD_SONAME = "libflickcurl.so.1" - -FILES_${PN} += "${libdir}/libflickcurl.so.*" - -SRC_URI[md5sum] = "d701fcc8d764e634ee979f18ff9db322" -SRC_URI[sha256sum] = "573ae52509289ed366a161facf390aa6ce530da143c760ca546868c8b0a0d034" diff --git a/recipes/patchutils/patchutils_0.2.25.bb b/recipes/patchutils/patchutils_0.2.25.bb deleted file mode 100644 index 4dd68dc91f..0000000000 --- a/recipes/patchutils/patchutils_0.2.25.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "4a86341ad45eff6bc961c45f3af2348d" -SRC_URI[sha256sum] = "cb3a710e9dfe7776aab45362e0cb28fe5440ab6e9e6983fa02eb174c010108d6" diff --git a/recipes/patchutils/patchutils_0.2.26.bb b/recipes/patchutils/patchutils_0.2.26.bb deleted file mode 100644 index 94d960210c..0000000000 --- a/recipes/patchutils/patchutils_0.2.26.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "798d68d9d7ec3499d63b075ca4d4a6a9" -SRC_URI[sha256sum] = "7630c3f1b0f7f8e3f3c9b814a553e910adaa2a13778ee095e86af27f6cb646dc" diff --git a/recipes/patchutils/patchutils_0.2.27.bb b/recipes/patchutils/patchutils_0.2.27.bb deleted file mode 100644 index bfc376ae33..0000000000 --- a/recipes/patchutils/patchutils_0.2.27.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "421c627f149ff261d07ac9e8afd4226e" -SRC_URI[sha256sum] = "7b7abe4b63c506e3c487d2bf148d95037c7017a1e925133b070b668bfc778712" diff --git a/recipes/patchutils/patchutils_0.2.28.bb b/recipes/patchutils/patchutils_0.2.28.bb deleted file mode 100644 index cf3a966fc6..0000000000 --- a/recipes/patchutils/patchutils_0.2.28.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "cb063425ae2d7065737857b4b58ae18a" -SRC_URI[sha256sum] = "46e20652ae4b9ceab5879ab939ec3eb2e57de742ea734272749ca53c93a20339" diff --git a/recipes/patchutils/patchutils_0.2.30.bb b/recipes/patchutils/patchutils_0.2.30.bb deleted file mode 100644 index 143c302efd..0000000000 --- a/recipes/patchutils/patchutils_0.2.30.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "6a33888e34c23f7fde09a6e94e4f5950" -SRC_URI[sha256sum] = "6e3549b8586d8ac3ae8b2251b6cff9065f12a5d648c9c464543988ddb670545b" -- cgit v1.2.3