]> code.ossystems Code Review - openembedded-core.git/commit
groff: not ship /usr/bin/glilypond
authorMingli Yu <Mingli.Yu@windriver.com>
Tue, 6 Sep 2016 02:39:37 +0000 (10:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Sep 2016 08:02:20 +0000 (09:02 +0100)
commit9a0bf9567f80f06ea067189bf5c27bb5155a85b0
tree08ef60d783f9782e32987820d288d9cc942deab0
parent57c025ac2328482097bce6913edcd89d0d740a7c
groff: not ship /usr/bin/glilypond

Not ship /usr/bin/glilypond and related files such
as man file /usr/share/man/man1/glilypond.1 and other
three files related to glilypond under
/usr/lib/groff/glilypond in embedded system, it is because:

- Remove the confusion about glilypond fails to run
  because it lacks dependency on File::HomeDir perl
  module

- We don't often have need for sheet music conversion
  in groff in embedded or IoT devices (glilypond
  transforms sheet music written in the lilypond language
  into the groff language using the .PSPIC request, such
  that groff can transform it into a format that can be
  displayed directly).

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/groff/groff_1.22.3.bb