From 248ef2d30cd3931112a99b3416498f7529291cd8 Mon Sep 17 00:00:00 2001 From: Jeremy Laine Date: Tue, 22 Apr 2008 07:36:48 +0000 Subject: libupnp_1.6.5.bb: update libupng to version 1.6.5 --- packages/upnp/libupnp_1.4.2.bb | 12 ------------ packages/upnp/libupnp_1.6.5.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 packages/upnp/libupnp_1.4.2.bb create mode 100644 packages/upnp/libupnp_1.6.5.bb (limited to 'packages') diff --git a/packages/upnp/libupnp_1.4.2.bb b/packages/upnp/libupnp_1.4.2.bb deleted file mode 100644 index a7a01597ac..0000000000 --- a/packages/upnp/libupnp_1.4.2.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "The portable SDK for UPnP* Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification." -HOMEPAGE = "http://pupnp.sourceforge.net/" -LICENSE = "BSD" - -LEAD_SONAME = "libupnp" -SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2" - -inherit autotools pkgconfig - -do_stage() { - autotools_stage_all -} diff --git a/packages/upnp/libupnp_1.6.5.bb b/packages/upnp/libupnp_1.6.5.bb new file mode 100644 index 0000000000..a7a01597ac --- /dev/null +++ b/packages/upnp/libupnp_1.6.5.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "The portable SDK for UPnP* Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification." +HOMEPAGE = "http://pupnp.sourceforge.net/" +LICENSE = "BSD" + +LEAD_SONAME = "libupnp" +SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2" + +inherit autotools pkgconfig + +do_stage() { + autotools_stage_all +} -- cgit v1.2.3