From d822bb304a6a8c06f67b1e917d6268a290f868fc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 28 Apr 2012 18:07:41 +0200 Subject: libsoup-2.4, gobject-introspection: upgraded in oe-core Signed-off-by: Martin Jansa --- .../recipes-support/libsoup/libsoup-2.4_2.37.2.bb | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb (limited to 'meta-efl') diff --git a/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb b/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb deleted file mode 100644 index 4810b3a1eb..0000000000 --- a/meta-efl/recipes-support/libsoup/libsoup-2.4_2.37.2.bb +++ /dev/null @@ -1,25 +0,0 @@ -DESCRIPTION = "An HTTP library implementation in C" -HOMEPAGE = "http://www.gnome.org/" -BUGTRACKER = "https://bugzilla.gnome.org/" - -LICENSE = "LGPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" - -PR = "r1" - -# unstable version -DEFAULT_PREFERENCE = "-1" - -SECTION = "x11/gnome/libs" - -DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring" - -SRC_URI = "${GNOME_MIRROR}/libsoup/2.37/libsoup-${PV}.tar.xz" - -SRC_URI[md5sum] = "7737dd5238efd593452ba3c365e63e8c" -SRC_URI[sha256sum] = "df82c51b67f67c3128979d1f3bf20a8ceeea369b6e43aceb16d576d8fc4e8423" - -S = "${WORKDIR}/libsoup-${PV}" - -inherit autotools pkgconfig - -- cgit v1.2.3-54-g00ecf