All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] transfig recipe and dependencies
@ 2011-02-07 23:36 Scott Garman
  2011-02-07 23:36 ` [PATCH 3/6] libxpm: add native support to recipe Scott Garman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Scott Garman @ 2011-02-07 23:36 UTC (permalink / raw)
  To: poky

From: Scott Garman <scott.a.garman@intel.com>

Hi Saul,

This patch series adds the transfig recipe to Poky and its
dependencies. prelink is the first package I've found which
requires transfig. 

Additionally, these changes will allow us to build other
packages which use Imake / xmkfms (and old build system
used commonly by older X11 utilities).

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

Thanks,
    Scott Garman <scott.a.garman@intel.com>
---


Scott Garman (6):
  xorg-cf-files: new recipe v1.0.4
  libxext: add native support to recipe
  libxpm: add native support to recipe
  imake: add native support to recipe and update DEPENDS
  transfig: new recipe v3.2.5d
  prelink: add transfig to DEPENDS

 meta/recipes-devtools/prelink/prelink_git.bb       |    2 +-
 .../transfig/transfig-native_3.2.5d.bb             |   40 ++++++++++++++++++++
 meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb    |    2 +-
 meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb     |    2 +
 meta/recipes-graphics/xorg-util/imake_1.0.4.bb     |   10 ++--
 .../xorg-util/xorg-cf-files_1.0.4.bb               |   14 +++++++
 6 files changed, 63 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-devtools/transfig/transfig-native_3.2.5d.bb
 create mode 100644 meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.4.bb

-- 
1.7.4



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

end of thread, other threads:[~2011-02-07 23:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 23:36 [PATCH 0/6] transfig recipe and dependencies Scott Garman
2011-02-07 23:36 ` [PATCH 3/6] libxpm: add native support to recipe Scott Garman
2011-02-07 23:36 ` [PATCH 5/6] transfig: new recipe v3.2.5d Scott Garman
2011-02-07 23:36 ` [PATCH 4/6] imake: add native support to recipe and update DEPENDS Scott Garman
2011-02-07 23:36 ` [PATCH 6/6] prelink: add transfig to DEPENDS Scott Garman
2011-02-07 23:36 ` [PATCH 2/6] libxext: add native support to recipe Scott Garman
2011-02-07 23:36 ` [PATCH 1/6] xorg-cf-files: new recipe v1.0.4 Scott Garman

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.