All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add foomatic-filters and ghostscript
@ 2011-05-03  9:28 Kang Kai
  2011-05-03  9:28 ` [PATCH 1/2] foomatic-filters: added to pass LSB commands check Kang Kai
  2011-05-03  9:28 ` [PATCH 2/2] ghostscript: " Kang Kai
  0 siblings, 2 replies; 4+ messages in thread
From: Kang Kai @ 2011-05-03  9:28 UTC (permalink / raw)
  To: saul.wold; +Cc: poky

From: Kang Kai <kai.kang@windriver.com>

Hi Saul,

I add foomatic-filters and ghostscript to pass LSB commands check. And ghostscript-native
is added too to make cross compile ghostscript pass. 

Because the gs from oe can NOT be compiled, so I add the origin ghostscript, vs the gnu-ghostscript
in oe repository.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: kangkai/foomatic_gs
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/foomatic_gs

Thanks,
    Kang Kai <kai.kang@windriver.com>
---


Kang Kai (2):
  foomatic-filters: added to pass LSB commands check
  ghostscript: added to pass LSB commands check

 .../foomatic/foomatic-filters_4.0.7.bb             |   23 +++++
 .../ghostscript/ghostscript-native_9.02.bb         |   35 ++++++++
 .../ghostscript-9.02-prevent_recompiling.patch     |   92 ++++++++++++++++++++
 .../ghostscript/ghostscript_9.02.bb                |   40 +++++++++
 4 files changed, 190 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript-native_9.02.bb
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript_9.02.bb



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-04  1:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03  9:28 [PATCH 0/2] Add foomatic-filters and ghostscript Kang Kai
2011-05-03  9:28 ` [PATCH 1/2] foomatic-filters: added to pass LSB commands check Kang Kai
2011-05-03  9:28 ` [PATCH 2/2] ghostscript: " Kang Kai
2011-05-04  1:39   ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.