From a0487b00ff33d3bfc73697fff899e86056d6d144 Mon Sep 17 00:00:00 2001 From: Ionut Radu Date: Wed, 24 Jul 2013 11:08:22 +0300 Subject: libxfont: Update from 1.4.5 to 1.4.6 (From OE-Core rev: 214d806d6964393c031917309a0ac934f67e9d3c) Signed-off-by: Ionut Radu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb | 23 ----------------------- meta/recipes-graphics/xorg-lib/libxfont_1.4.6.bb | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 23 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb create mode 100644 meta/recipes-graphics/xorg-lib/libxfont_1.4.6.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb deleted file mode 100644 index 78ab5ea926..0000000000 --- a/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb +++ /dev/null @@ -1,23 +0,0 @@ -SUMMARY = "XFont: X Font rasterisation library" - -DESCRIPTION = "libXfont provides various services for X servers, most \ -notably font selection and rasterisation (through external libraries \ -such as freetype)." - -require xorg-lib-common.inc - -LICENSE= "MIT & MIT-style & BSD" -LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c" - -DEPENDS += "freetype xtrans fontsproto libfontenc zlib" -PROVIDES = "xfont" - -PR = "r1" -PE = "1" - -XORG_PN = "libXfont" - -BBCLASSEXTEND = "native" - -SRC_URI[md5sum] = "6851da5dae0a6cf5f7c9b9e2b05dd3b4" -SRC_URI[sha256sum] = "bbf96fb80b6b95cdb1dc968085082a6e668193a54cd9d6e2af669909c0cb7170" diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.6.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.6.bb new file mode 100644 index 0000000000..a9711c3bf1 --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/libxfont_1.4.6.bb @@ -0,0 +1,22 @@ +SUMMARY = "XFont: X Font rasterisation library" + +DESCRIPTION = "libXfont provides various services for X servers, most \ +notably font selection and rasterisation (through external libraries \ +such as freetype)." + +require xorg-lib-common.inc + +LICENSE= "MIT & MIT-style & BSD" +LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c" + +DEPENDS += "freetype xtrans fontsproto libfontenc zlib" +PROVIDES = "xfont" + +PE = "1" + +XORG_PN = "libXfont" + +BBCLASSEXTEND = "native" + +SRC_URI[md5sum] = "351a9b7348d165029bda52c9fdcb5c7a" +SRC_URI[sha256sum] = "d0cbfe4554dc17ceea413cdad5601d35ed8d05d5b880e60931a8775fd1157e9f" -- cgit v1.2.3-54-g00ecf