unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/7] Add Prosody
@ 2016-08-22 19:39 Ricardo Wurmus
  2016-08-22 19:39 ` [PATCH 1/7] gnu: lua: Build with support for dynamic libraries Ricardo Wurmus
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Ricardo Wurmus @ 2016-08-22 19:39 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

this patch series adds a package for the XMPP server Prosody.

The first patch is needed to allow Lua to load dynamic libraries via dlopen.

I'm not sure about the naming.  Prosody needs Lua 5.1, so I didn't even
attempt to build the Lua packages for any later version.  The variable names
all have a "lua5.1-" prefix, but the packages themselves don't; should they?

~~ Ricardo

Ricardo Wurmus (7):
  gnu: lua: Build with support for dynamic libraries.
  gnu: lua: Use "license:" prefix.
  gnu: Add lua5.1-expat.
  gnu: Add lua5.1-socket.
  gnu: Add lua5.1-filesystem.
  gnu: Add luasec.
  gnu: Add prosody.

 gnu/packages/lua.scm       | 168 ++++++++++++++++++++++++++++++++++++++++++---
 gnu/packages/messaging.scm |  78 ++++++++++++++++++++-
 2 files changed, 236 insertions(+), 10 deletions(-)

-- 
2.9.2

^ permalink raw reply	[flat|nested] 20+ messages in thread
[parent not found: <9cf2a138-d37a-b88e-57f6-c053b0dbb670@gmail.com>]

end of thread, other threads:[~2016-08-30 19:34 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22 19:39 [PATCH 0/7] Add Prosody Ricardo Wurmus
2016-08-22 19:39 ` [PATCH 1/7] gnu: lua: Build with support for dynamic libraries Ricardo Wurmus
2016-08-22 20:05   ` Leo Famulari
2016-08-23  0:02   ` gno
2016-08-28  8:23     ` Ricardo Wurmus
2016-08-30  6:37     ` Leo Famulari
2016-08-22 19:39 ` [PATCH 2/7] gnu: lua: Use "license:" prefix Ricardo Wurmus
2016-08-22 19:39 ` [PATCH 3/7] gnu: Add lua5.1-expat Ricardo Wurmus
2016-08-22 19:53   ` Leo Famulari
2016-08-22 19:39 ` [PATCH 4/7] gnu: Add lua5.1-socket Ricardo Wurmus
2016-08-22 19:39 ` [PATCH 5/7] gnu: Add lua5.1-filesystem Ricardo Wurmus
2016-08-22 19:39 ` [PATCH 6/7] gnu: Add luasec Ricardo Wurmus
2016-08-22 19:39 ` [PATCH 7/7] gnu: Add prosody Ricardo Wurmus
2016-08-23  1:33   ` Leo Famulari
2016-08-28 10:37     ` Ricardo Wurmus
2016-08-30  1:36       ` Leo Famulari
2016-08-22 20:03 ` [PATCH 0/7] Add Prosody Leo Famulari
2016-08-22 20:37   ` Ricardo Wurmus
     [not found] <9cf2a138-d37a-b88e-57f6-c053b0dbb670@gmail.com>
2016-08-30  8:44 ` [PATCH 1/7] gnu: lua: Build with support for dynamic libraries gno
2016-08-30 19:33   ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).