From: Peter Marko <[email protected]> This recipe is obsolete and successor libxfont2 is available. Nothing in oe-core or meta-openembedded depends on it anymore.
Signed-off-by: Peter Marko <[email protected]> --- meta/conf/distro/include/maintainers.inc | 1 - .../xorg-lib/libxfont_1.5.4.bb | 25 ------------------- 2 files changed, 26 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 4c6307086c..3fe741520d 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -441,7 +441,6 @@ RECIPE_MAINTAINER:pn-libxdamage = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-libxdmcp = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-libxext = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-libxfixes = "Unassigned <[email protected]>" -RECIPE_MAINTAINER:pn-libxfont = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-libxfont2 = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-libxft = "Unassigned <[email protected]>" RECIPE_MAINTAINER:pn-libxi = "Unassigned <[email protected]>" diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb deleted file mode 100644 index 9ec7cc30f5..0000000000 --- a/meta/recipes-graphics/xorg-lib/libxfont_1.5.4.bb +++ /dev/null @@ -1,25 +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 & BSD-3-Clause" -LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c" - -DEPENDS += "freetype xtrans xorgproto libfontenc zlib" -PROVIDES = "xfont" - -PE = "1" - -XORG_PN = "libXfont" -XORG_EXT = "tar.bz2" - -BBCLASSEXTEND = "native" - -SRC_URI[sha256sum] = "1a7f7490774c87f2052d146d1e0e64518d32e6848184a18654e8d0bb57883242" - -PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" -PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#241042): https://lists.openembedded.org/g/openembedded-core/message/241042 Mute This Topic: https://lists.openembedded.org/mt/120290308/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
