summaryrefslogtreecommitdiffstats
path: root/meta/packages/libmad/libmad_0.15.1b.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libmad/libmad_0.15.1b.bb')
-rw-r--r--meta/packages/libmad/libmad_0.15.1b.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta/packages/libmad/libmad_0.15.1b.bb b/meta/packages/libmad/libmad_0.15.1b.bb
index aac3736135..734e7cf299 100644
--- a/meta/packages/libmad/libmad_0.15.1b.bb
+++ b/meta/packages/libmad/libmad_0.15.1b.bb
@@ -3,11 +3,14 @@ SECTION = "libs"
3PRIORITY = "optional" 3PRIORITY = "optional"
4DEPENDS = "libid3tag" 4DEPENDS = "libid3tag"
5LICENSE = "GPL" 5LICENSE = "GPL"
6PR = "r1"
7
8SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libmad-${PV}.tar.gz \
9 file://add-pkgconfig.patch;patch=1"
6 10
7SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libmad-${PV}.tar.gz"
8S = "${WORKDIR}/libmad-${PV}" 11S = "${WORKDIR}/libmad-${PV}"
9 12
10inherit autotools 13inherit autotools pkgconfig
11 14
12EXTRA_OECONF = "-enable-speed --enable-shared" 15EXTRA_OECONF = "-enable-speed --enable-shared"
13# The ASO's don't take any account of thumb... 16# The ASO's don't take any account of thumb...