All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] packages needed by the upcomming efl 1.14 package
@ 2015-04-24 19:46 Romain Naour
  2015-04-24 19:46 ` [Buildroot] [PATCH 1/3] package/bullet: new package Romain Naour
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Romain Naour @ 2015-04-24 19:46 UTC (permalink / raw)
  To: buildroot

This small series add some packages needed to build the upcomming 1.14 package.

Romain Naour (3):
  package/bullet: new package
  package/x11r7/xproto_printproto: new package
  package/x11r7/xlib_libXp: new package

 package/Config.in                                     |  1 +
 package/bullet/Config.in                              | 10 ++++++++++
 package/bullet/bullet.mk                              | 18 ++++++++++++++++++
 package/x11r7/Config.in                               |  2 ++
 package/x11r7/xlib_libXp/Config.in                    |  8 ++++++++
 package/x11r7/xlib_libXp/xlib_libXp.hash              |  2 ++
 package/x11r7/xlib_libXp/xlib_libXp.mk                | 19 +++++++++++++++++++
 package/x11r7/xproto_printproto/Config.in             |  6 ++++++
 .../x11r7/xproto_printproto/xproto_printproto.hash    |  2 ++
 package/x11r7/xproto_printproto/xproto_printproto.mk  | 15 +++++++++++++++
 10 files changed, 83 insertions(+)
 create mode 100644 package/bullet/Config.in
 create mode 100644 package/bullet/bullet.mk
 create mode 100644 package/x11r7/xlib_libXp/Config.in
 create mode 100644 package/x11r7/xlib_libXp/xlib_libXp.hash
 create mode 100644 package/x11r7/xlib_libXp/xlib_libXp.mk
 create mode 100644 package/x11r7/xproto_printproto/Config.in
 create mode 100644 package/x11r7/xproto_printproto/xproto_printproto.hash
 create mode 100644 package/x11r7/xproto_printproto/xproto_printproto.mk

-- 
1.9.3

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

end of thread, other threads:[~2015-04-25  9:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-24 19:46 [Buildroot] [PATCH 0/3] packages needed by the upcomming efl 1.14 package Romain Naour
2015-04-24 19:46 ` [Buildroot] [PATCH 1/3] package/bullet: new package Romain Naour
2015-04-25  9:10   ` Thomas Petazzoni
2015-04-24 19:46 ` [Buildroot] [PATCH 2/3] package/x11r7/xproto_printproto: " Romain Naour
2015-04-24 19:46 ` [Buildroot] [PATCH 3/3] package/x11r7/xlib_libXp: " Romain Naour

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.