On Tue, May 13, 2014 at 08:08:18AM +0000, Matthieu CRAPET wrote: > Hi, > > Did you reused this recipe: > https://www.mail-archive.com/openembedded-devel%40lists.openembedded.org/msg35721.html > If so, you could give some credits to the original author.
Matthieu: please fix your e-mail client configuration to indent the message you're replying to. Your replies to patches are creating new entries in patchwork... Thanks > -----Message d'origine----- > De : [email protected] > [mailto:[email protected]] De la part de Ben > Shelton > Envoyé : lundi 12 mai 2014 19:32 > À : [email protected] > Objet : [oe] [meta-oe][PATCH 1/7] bdftopcf: add recipe > > The bdftopcf tool is necessary to build the core X fonts, which ship in BDF > format. Adapted from a recipe in OE-Classic and from an earlier mailing list > post by Trevor Woerner. > > Signed-off-by: Ben Shelton <[email protected]> > --- > meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > create mode 100644 meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb > > diff --git a/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb > b/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb > new file mode 100644 > index 0000000..5009d54 > --- /dev/null > +++ b/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb > @@ -0,0 +1,13 @@ > +require recipes-graphics/xorg-app/xorg-app-common.inc > + > +SUMMARY = "bdftopcf is a tool to convert BDF fonts to PCF fonts" > +HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/bdftopcf/" > +SECTION = "x11/app" > +LICENSE = "MIT" > +LIC_FILES_CHKSUM = "file://COPYING;md5=f9a35333adf75edd1eaef84bca65a490" > +DEPENDS = "libxfont" > + > +SRC_URI[md5sum] = "96a648a332160a7482885800f7a506fa" > +SRC_URI[sha256sum] = > "eaf59057ba3d7cffe29526562ce50868da7da823487a4cfb3e16946e5ffd2798" > + > +BBCLASSEXTEND = "native" > -- > 1.9.3 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
