From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- packages/loudmouth/loudmouth_1.0.1.bb | 11 ----------- packages/loudmouth/loudmouth_1.1.1.bb | 11 ----------- packages/loudmouth/loudmouth_1.2.2.bb | 12 ------------ packages/loudmouth/loudmouth_1.3.2.bb | 12 ------------ 4 files changed, 46 deletions(-) delete mode 100644 packages/loudmouth/loudmouth_1.0.1.bb delete mode 100644 packages/loudmouth/loudmouth_1.1.1.bb delete mode 100644 packages/loudmouth/loudmouth_1.2.2.bb delete mode 100644 packages/loudmouth/loudmouth_1.3.2.bb (limited to 'packages/loudmouth') diff --git a/packages/loudmouth/loudmouth_1.0.1.bb b/packages/loudmouth/loudmouth_1.0.1.bb deleted file mode 100644 index a8ad38fe4b..0000000000 --- a/packages/loudmouth/loudmouth_1.0.1.bb +++ /dev/null @@ -1,11 +0,0 @@ -LICENSE = "LGPL" -DEPENDS = "glib-2.0 gnutls" -DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." - -SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz" - -inherit autotools pkgconfig - -do_stage() { - autotools_stage_all -} diff --git a/packages/loudmouth/loudmouth_1.1.1.bb b/packages/loudmouth/loudmouth_1.1.1.bb deleted file mode 100644 index 7df03251ba..0000000000 --- a/packages/loudmouth/loudmouth_1.1.1.bb +++ /dev/null @@ -1,11 +0,0 @@ -LICENSE = "LGPL" -DEPENDS = "glib-2.0 gnutls check" -DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." - -SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz" - -inherit autotools pkgconfig - -do_stage() { - autotools_stage_all -} diff --git a/packages/loudmouth/loudmouth_1.2.2.bb b/packages/loudmouth/loudmouth_1.2.2.bb deleted file mode 100644 index d8f519b611..0000000000 --- a/packages/loudmouth/loudmouth_1.2.2.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." -HOMEPAGE = "http://www.loudmouth-project.org/" -LICENSE = "LGPL" -DEPENDS = "glib-2.0 gnutls check" - -SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz" - -inherit autotools pkgconfig - -do_stage() { - autotools_stage_all -} diff --git a/packages/loudmouth/loudmouth_1.3.2.bb b/packages/loudmouth/loudmouth_1.3.2.bb deleted file mode 100644 index d8f519b611..0000000000 --- a/packages/loudmouth/loudmouth_1.3.2.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." -HOMEPAGE = "http://www.loudmouth-project.org/" -LICENSE = "LGPL" -DEPENDS = "glib-2.0 gnutls check" - -SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz" - -inherit autotools pkgconfig - -do_stage() { - autotools_stage_all -} -- cgit v1.2.3