From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dejavu-fonts: add new package
Date: Sat, 8 Oct 2011 13:31:05 +0200 [thread overview]
Message-ID: <20111008133105.1eaa314a@skate> (raw)
In-Reply-To: <1318069406-21518-1-git-send-email-schwarzkopf@sensortherm.de>
Hello Klaus,
Thanks for this package!
Le Sat, 8 Oct 2011 12:23:26 +0200,
Klaus Schwarzkopf <schwarzkopf@sensortherm.de> a ?crit :
> +config BR2_PACKAGE_DEJAVU_FONTS
> + bool "dejavu fonts"
> + help
> + The DejaVu fonts are a font family
> + based on the Vera Fonts.
> +
> + http://dejavu-fonts.org/wiki/Main_Page
Indentation for the help text is one tab + two spaces.
> +DEJAVU_FONTS_VERSION:=2.33
> +DEJAVU_FONTS_SOURCE:=dejavu-fonts-ttf-$(DEJAVU_FONTS_VERSION).tar.bz2
> +DEJAVU_FONTS_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/dejavu/dejavu/$(DEJAVU_FONTS_VERSION)/
Please use '=' instead of ':='
> +$(eval $(call GENTARGETS,package,dejavu-fonts))
This should be:
$(eval $(call GENTARGETS))
in the latest Git version of Buildroot.
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-10-08 11:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-08 10:23 [Buildroot] [PATCH] dejavu-fonts: add new package Klaus Schwarzkopf
2011-10-08 11:31 ` Thomas Petazzoni [this message]
2011-10-09 11:15 ` [Buildroot] [PATCH v2] " Klaus Schwarzkopf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111008133105.1eaa314a@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox