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; 5+ 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] 5+ messages in thread
* [PATCH 0/2] Add foomatic-filters and ghostscript V2
@ 2011-05-04 10:56 Kang Kai
  2011-05-04 10:56 ` [PATCH 2/2] ghostscript: added to pass LSB commands check Kang Kai
  0 siblings, 1 reply; 5+ messages in thread
From: Kang Kai @ 2011-05-04 10:56 UTC (permalink / raw)
  To: saul.wold; +Cc: poky

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

Hi Saul,

The difference between gs and ghostscript is gs from oe refer to gnu-ghostscript, and 
ghostscript refer to the original ghostscript.

Merge ghostscript and ghostscript-native into one file, add Upstream-status in patch, 
and add more options for cross compile.

Regards,

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-9.02-prevent_recompiling.patch     |   95 ++++++++++++++++++++
 .../ghostscript/ghostscript_9.02.bb                |   67 ++++++++++++++
 3 files changed, 185 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-extended/foomatic/foomatic-filters_4.0.7.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] 5+ messages in thread

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

Thread overview: 5+ 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
  -- strict thread matches above, loose matches on Subject: below --
2011-05-04 10:56 [PATCH 0/2] Add foomatic-filters and ghostscript V2 Kang Kai
2011-05-04 10:56 ` [PATCH 2/2] ghostscript: added to pass LSB commands check Kang Kai

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.