From patchwork Thu Sep 19 13:39:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Kim_B=C3=B8ndergaard?= X-Patchwork-Id: 275970 X-Patchwork-Delegate: chbs@prevas.dk Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id A4C4D2C0120 for ; Thu, 19 Sep 2013 23:39:41 +1000 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 46B6E447B6 for ; Thu, 19 Sep 2013 15:39:40 +0200 (CEST) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail01.prevas.se (mail01.prevas.se [62.95.78.3]) by hugin.dotsrc.org (Postfix) with ESMTPS id 747FB447AC for ; Thu, 19 Sep 2013 15:39:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1338; q=dns/txt; s=ironport1; t=1379597978; x=1411133978; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=FA035MQSlNk+uD3Jr7B3ucDj7EX/BBYZqICRnF8lseo=; b=FoBZn3KYNkmS1DZABQh/HNwIk/IgHw6PZMvJ0TbHn+wovWWspFEDYp46 J/mxtnP0cqdUONURkfrL5jh7hlfum2Z/Xbh+a4tvzI1ioIVcsPb+K92qv Oldg4oyDkAYpKYaywXtjRP21e5Brr745zfNkBX+sxRrqC3e5WGunoYvy7 g=; X-IronPort-AV: E=Sophos;i="4.90,936,1371074400"; d="scan'208";a="3889975" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 19 Sep 2013 15:39:21 +0200 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.347.0; Thu, 19 Sep 2013 15:39:21 +0200 Received: by localhost (Postfix, from userid 30019) id E9D106815A0; Thu, 19 Sep 2013 13:39:20 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= To: Subject: [PATCH 2/3] taglib: Removed version 1.6.3 (cherry picked from commit 06eb13d9ad60e08120fe48758069a250cf5d59ff) Date: Thu, 19 Sep 2013 13:39:19 +0000 Message-ID: <0c0acc166745e9d4655706ab37b23ed00b6db837.1379597807.git.kibo@prevas.dk> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: References: MIME-Version: 1.0 Cc: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org --- recipes/taglib/taglib_1.6.3.oe | 17 ----------------- recipes/taglib/taglib_1.6.3.oe.sig | 1 - 2 files changed, 18 deletions(-) delete mode 100644 recipes/taglib/taglib_1.6.3.oe delete mode 100644 recipes/taglib/taglib_1.6.3.oe.sig diff --git a/recipes/taglib/taglib_1.6.3.oe b/recipes/taglib/taglib_1.6.3.oe deleted file mode 100644 index c244773..0000000 --- a/recipes/taglib/taglib_1.6.3.oe +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats" -HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html" -LICENSE = "LGPL" - -SRC_URI = "http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz \ - " -inherit autotools binconfig pkgconfig c++ library - -DEPENDS = "libstdc++" - -PROVIDES_${PN} = "libtag" -RDEPENDS_${PN} += "libstdc++ libm libc libgcc" - -PACKAGES =+ "${PN}-c" -FILES_${PN}-c = "${libdir}/libtag_c.so.*" -PROVIDES_${PN}-c = "libtag-c" -RDEPENDS_${PN}-c = "${PN}" \ No newline at end of file diff --git a/recipes/taglib/taglib_1.6.3.oe.sig b/recipes/taglib/taglib_1.6.3.oe.sig deleted file mode 100644 index ab16dda..0000000 --- a/recipes/taglib/taglib_1.6.3.oe.sig +++ /dev/null @@ -1 +0,0 @@ -ee54f10c63f236ef1c29c82e39c227a75a7e3785 taglib-1.6.3.tar.gz