summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/farsight/farsight2_0.0.22.bb2
-rw-r--r--meta-oe/recipes-support/farsight/libnice_0.0.13.bb2
-rw-r--r--meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb2
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb2
-rw-r--r--meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb2
-rw-r--r--meta-oe/recipes-support/mysql/mysql5_5.1.40.inc2
-rw-r--r--meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb2
-rw-r--r--meta-oe/recipes-support/poppler/poppler_0.18.0.bb2
8 files changed, 11 insertions, 5 deletions
diff --git a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
index 0f158ca981..8b92ec3dac 100644
--- a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
+++ b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
@@ -5,6 +5,8 @@ SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz"
5LICENSE = "LGPLv2.1" 5LICENSE = "LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" 6LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
7 7
8PR = "r1"
9
8DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" 10DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base"
9 11
10inherit autotools 12inherit autotools
diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
index 3cac198933..42ab297ff1 100644
--- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
+++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \
8 file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \ 8 file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \
9" 9"
10 10
11PR = "r1"
12
11DEPENDS = "glib-2.0 gstreamer" 13DEPENDS = "glib-2.0 gstreamer"
12 14
13inherit autotools 15inherit autotools
diff --git a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
index 7660ad9bb5..9615371add 100644
--- a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
+++ b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
@@ -3,7 +3,7 @@ LICENSE = "GD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669" 3LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669"
4DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images." 4DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images."
5DEPENDS = "freetype libpng jpeg zlib" 5DEPENDS = "freetype libpng jpeg zlib"
6PR = "r4" 6PR = "r5"
7 7
8SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz" 8SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz"
9SRC_URI[md5sum] = "39ac48e6d5e0012a3bd2248a0102f209" 9SRC_URI[md5sum] = "39ac48e6d5e0012a3bd2248a0102f209"
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb
index dd84cb2249..d5f95c94c2 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.4.4.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e1ebcc1358b9f81eba64255fc5da6892"
5# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results. 5# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results.
6DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib" 6DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib"
7 7
8PR = "r9" 8PR = "r10"
9 9
10PATCHSET = "1" 10PATCHSET = "1"
11SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \ 11SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \
diff --git a/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb b/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
index 800178330b..13a3489545 100644
--- a/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
+++ b/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
@@ -1,6 +1,6 @@
1require mysql5_${PV}.inc 1require mysql5_${PV}.inc
2inherit native 2inherit native
3PR ="r2" 3PR ="r3"
4 4
5SRC_URI = "http://downloads.mysql.com/archives/mysql-5.1/mysql-${PV}.tar.gz \ 5SRC_URI = "http://downloads.mysql.com/archives/mysql-5.1/mysql-${PV}.tar.gz \
6 file://fix-abi-check-gcc45.patch" 6 file://fix-abi-check-gcc45.patch"
diff --git a/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc b/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc
index 348f4e38d2..ae1cf00647 100644
--- a/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc
+++ b/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=477ab0a4c8ca64b482b3f2a365d0fdfa" 5LIC_FILES_CHKSUM = "file://COPYING;md5=477ab0a4c8ca64b482b3f2a365d0fdfa"
6 6
7DEPENDS = "ncurses" 7DEPENDS = "ncurses"
8PR = "r5" 8PR = "r6"
9 9
10SRC_URI = "http://downloads.mysql.com/archives/mysql-5.1/mysql-${PV}.tar.gz \ 10SRC_URI = "http://downloads.mysql.com/archives/mysql-5.1/mysql-${PV}.tar.gz \
11 file://configure.in.patch \ 11 file://configure.in.patch \
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
index d5527ea914..dee1465a28 100644
--- a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
+++ b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
@@ -1,5 +1,5 @@
1require pidgin.inc 1require pidgin.inc
2PR = "${INC_PR}.0" 2PR = "${INC_PR}.1"
3 3
4DEPENDS += "farsight2 libidn" 4DEPENDS += "farsight2 libidn"
5 5
diff --git a/meta-oe/recipes-support/poppler/poppler_0.18.0.bb b/meta-oe/recipes-support/poppler/poppler_0.18.0.bb
index 463b544a8c..c6c4ec997a 100644
--- a/meta-oe/recipes-support/poppler/poppler_0.18.0.bb
+++ b/meta-oe/recipes-support/poppler/poppler_0.18.0.bb
@@ -1,5 +1,7 @@
1require poppler.inc 1require poppler.inc
2 2
3PR = "r1"
4
3DEPENDS += "lcms" 5DEPENDS += "lcms"
4 6
5EXTRA_OECONF_append = " --disable-abiword-output " 7EXTRA_OECONF_append = " --disable-abiword-output "