From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package: fbdump
Date: Wed, 27 Aug 2008 13:19:31 +0200 [thread overview]
Message-ID: <87myiy3dto.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20080827110117.2A7173C847@busybox.net> (laird@uclibc.org's message of "Wed\, 27 Aug 2008 04\:01\:17 -0700 \(PDT\)")
>>>>> "laird" == laird <laird@uclibc.org> writes:
Hi,
laird> Added: trunk/buildroot/package/fbdump/Config.in
laird> ===================================================================
laird> --- trunk/buildroot/package/fbdump/Config.in (rev 0)
laird> +++ trunk/buildroot/package/fbdump/Config.in 2008-08-27 11:01:16 UTC (rev 23239)
laird> @@ -0,0 +1,7 @@
laird> +config BR2_PACKAGE_FBDUMP
laird> + bool "fbdump (Framebuffer Capture Tool)"
laird> + help
laird> + fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer
laird> + device and write them out as a PPM file. Currently, most packed-pixel framebuffer
laird> + formats and the vga16 framebuffer are supported.
The last line is fubar'ed (should be tab + 2 spaces):
package/fbdump/Config.in:6: unknown option "formats"
The other lines are also indented 1 char too much (2 spaces, not 3).
While you're at it, please break up the lines after ~72 chars so it's
visible in kconfig on a normal 80 char terminal without scrolling.
laird> +FBDUMP_VERSION:=0.4.2
laird> +FBDUMP_SOURCE:=fbdump-$(FBDUMP_VERSION).tar.gz
laird> +FBDUMP_SITE:=http://www.rcdrummond.net/fbdump
laird> +FBDUMP_AUTORECONF = NO
laird> +FBDUMP_CONF_ENV = ac_cv_func_malloc_0_nonnull=yes
laird> +FBDUMP_INSTALL_STAGING = YES
Why install into staging?
laird> +FBDUMP_INSTALL_TARGET = YES
laird> +FBDUMP_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip
laird> +
laird> +$(eval $(call AUTOTARGETS,package,fbdump))
laird> +
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2008-08-27 11:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-27 11:01 [Buildroot] svn commit: trunk/buildroot/package: fbdump laird at uclibc.org
2008-08-27 11:19 ` Peter Korsgaard [this message]
2008-08-27 11:25 ` Bernhard Reutner-Fischer
2008-08-27 19:40 ` Peter Korsgaard
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=87myiy3dto.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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