All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <Saul.Wold@intel.com>
To: poky@yoctoproject.org
Cc: Saul Wold <sgw@linux.intel.com>
Subject: [PATCH 2/5] libsndfile: Upgrade to 1.0.23
Date: Thu, 11 Nov 2010 15:14:02 -0800	[thread overview]
Message-ID: <06317fea4fdf9c8e1cdc7e908a1de074ea3a504d.1290046217.git.sgw@linux.intel.com> (raw)
In-Reply-To: <cover.1290046217.git.sgw@linux.intel.com>

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
---
 .../libsndfile/libsndfile1/acincludefix.patch      |   26 --------------------
 ...libsndfile1_1.0.17.bb => libsndfile1_1.0.23.bb} |    8 ++++--
 2 files changed, 5 insertions(+), 29 deletions(-)
 delete mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/acincludefix.patch
 rename meta/recipes-multimedia/libsndfile/{libsndfile1_1.0.17.bb => libsndfile1_1.0.23.bb} (72%)

diff --git a/meta/recipes-multimedia/libsndfile/libsndfile1/acincludefix.patch b/meta/recipes-multimedia/libsndfile/libsndfile1/acincludefix.patch
deleted file mode 100644
index 46a21c1..0000000
--- a/meta/recipes-multimedia/libsndfile/libsndfile1/acincludefix.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Fix m4 quoting to avoid an infinite loop in m4 with recent autoconf/automake
-
-RP 1/2/10
-
-Index: libsndfile-1.0.17/acinclude.m4
-===================================================================
---- libsndfile-1.0.17.orig/acinclude.m4	2010-02-01 14:53:35.517826746 +0000
-+++ libsndfile-1.0.17/acinclude.m4	2010-02-01 14:53:51.409122706 +0000
-@@ -255,7 +255,7 @@
- 
- )
- ]
--
-+[
- if test $ac_cv_c_byte_order = big ; then
- 	ac_cv_c_big_endian=1
- 	ac_cv_c_little_endian=0
-@@ -272,7 +272,7 @@
- 	AC_MSG_WARN([[*** src/config.h may need to be hand editied.                    ]])
- 	AC_MSG_WARN([[*****************************************************************]])
- 	fi
--
-+]
- )# AC_C_FIND_ENDIAN
- 
- 
diff --git a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.17.bb b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.23.bb
similarity index 72%
rename from meta/recipes-multimedia/libsndfile/libsndfile1_1.0.17.bb
rename to meta/recipes-multimedia/libsndfile/libsndfile1_1.0.23.bb
index e46e3e1..c5a3983 100644
--- a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.17.bb
+++ b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.23.bb
@@ -3,13 +3,15 @@ HOMEPAGE = "http://www.mega-nerd.com/libsndfile"
 AUTHOR = "Erik de Castro Lopo"
 DEPENDS = "sqlite3"
 SECTION = "libs/multimedia"
-LICENSE = "LGPL"
-PR = "r4"
+LICENSE = "LGPLv2.1"
+PR = "r0"
 
-SRC_URI = "http://www.mega-nerd.com/libsndfile/libsndfile-${PV}.tar.gz \
+SRC_URI = "http://www.mega-nerd.com/libsndfile/files/libsndfile-${PV}.tar.gz \
            file://acincludefix.patch;patch=1 \
            file://add-cxx.patch;patch=1"
 
+LIC_FILES_CHKSUM = "file://COPYING;md5=e77fe93202736b47c07035910f47974a"
+
 S = "${WORKDIR}/libsndfile-${PV}"
 
 inherit autotools lib_package pkgconfig
-- 
1.7.1



  parent reply	other threads:[~2010-11-18  6:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18  2:10 [PATCH 0/5] Recipe Reorganization Saul Wold
2010-11-07 17:16 ` [PATCH 1/5] Meta: Recipe Reogranization Saul Wold
2010-11-18 11:01   ` Joshua Lock
2010-11-18 18:22     ` Joshua Lock
2010-11-11 23:14 ` Saul Wold [this message]
2010-11-12  0:40 ` [PATCH 3/5] telepathy: initial update Saul Wold
2010-11-15 22:00 ` [PATCH 4/5] subversion: Fix host contamination Saul Wold
2010-11-15 22:01 ` [PATCH 5/5] web_svn: Fixup Patching and add libowl Saul Wold
2010-11-22 15:56 ` [PATCH 0/5] Recipe Reorganization Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=06317fea4fdf9c8e1cdc7e908a1de074ea3a504d.1290046217.git.sgw@linux.intel.com \
    --to=saul.wold@intel.com \
    --cc=poky@yoctoproject.org \
    --cc=sgw@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.