fontconfig: PR bump after libexpat soname change
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 16 Mar 2010 16:23:59 +0000 (17:23 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 16 Mar 2010 16:27:46 +0000 (17:27 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/fontconfig/fontconfig_2.2.95.bb
recipes/fontconfig/fontconfig_2.3.91.bb
recipes/fontconfig/fontconfig_2.3.95.bb
recipes/fontconfig/fontconfig_2.4.1.bb
recipes/fontconfig/fontconfig_2.6.0.bb
recipes/fontconfig/fontconfig_2.6.99.bb

index d1aab24..7f143d1 100644 (file)
@@ -5,7 +5,7 @@ DEPENDS += "fontconfig-native"
 SRC_URI += "file://fc-glyphname.patch;patch=1 \
            file://fc-lang.patch;patch=1 \
           file://local.conf"
-PR = "r8"
+PR = "r9"
 
 do_stage () {
        oe_libinstall -so -a -C src libfontconfig ${STAGING_LIBDIR}
index ec6ef8e..5b8425f 100644 (file)
@@ -7,7 +7,7 @@ SRC_URI += "file://fc-glyphname.patch;patch=1 \
            file://one-j-too-many.patch;patch=1 \
            file://local.conf"
 
-PR = "r3"
+PR = "r4"
 
 do_stage () {
        oe_libinstall -so -a -C src libfontconfig ${STAGING_LIBDIR}
index 035f846..25b4fb7 100644 (file)
@@ -2,7 +2,7 @@ require fontconfig.inc
 
 SRC_URI += "file://one-j-too-many.patch;patch=1"
 
-PR = "r2"
+PR = "r3"
 
 do_stage () {
        oe_libinstall -so -a -C src libfontconfig ${STAGING_LIBDIR}
index c1d861c..5b3c5b3 100644 (file)
@@ -1,6 +1,6 @@
 require fontconfig.inc
 
-PR = "r3"
+PR = "r4"
 
 SRC_URI += "https://stage.maemo.org/svn/maemo/projects/haf/trunk/fontconfig/device_symbols.h \
            file://configure_fix.patch;patch=1 "
index 5a056b7..10c9349 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "BSD"
 DESCRIPTION = "A library for configuring and customizing font access."
 DEPENDS = "expat freetype zlib"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz \
            file://fix-pkgconfig.patch;patch=1"
index c812350..1350230 100644 (file)
@@ -10,6 +10,7 @@ SRCREV = "96194cc3fa484837bf41598ff3f3d09b97c8dba4"
 SRC_URI = "git://anongit.freedesktop.org/~behdad/fontconfig;protocol=git \
 "
 
+PR = "r1"
 S = "${WORKDIR}/git"
 
 PACKAGES =+ "fontconfig-utils-dbg fontconfig-utils "