all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Add Subversion.
@ 2013-01-25 19:42 Cyril Roelandt
  2013-01-25 19:42 ` [PATCH 1/4] Add lipabr Cyril Roelandt
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Cyril Roelandt @ 2013-01-25 19:42 UTC (permalink / raw)
  To: bug-guix

Hello !

This patch series adds Subversion and its dependencies, which probably will be
useful for other packages as well.

Regards,
Cyril Roelandt.
---


Cyril Roelandt (4):
  Add lipabr.
  Add libaprutil.
  Add SQLite.
  Add Subversion.

 Makefile.am                                        |    4 +
 gnu/packages/libapr.scm                            |   91 ++++++++++++++++++++
 .../patches/libapr-skip-getservbyname-test.patch   |   25 ++++++
 gnu/packages/sqlite.scm                            |   49 +++++++++++
 gnu/packages/subversion.scm                        |   59 +++++++++++++
 5 files changed, 228 insertions(+)
 create mode 100644 gnu/packages/libapr.scm
 create mode 100644 gnu/packages/patches/libapr-skip-getservbyname-test.patch
 create mode 100644 gnu/packages/sqlite.scm
 create mode 100644 gnu/packages/subversion.scm

-- 
1.7.10.4

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

end of thread, other threads:[~2013-08-05 13:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-25 19:42 [PATCH 0/4] Add Subversion Cyril Roelandt
2013-01-25 19:42 ` [PATCH 1/4] Add lipabr Cyril Roelandt
2013-01-25 20:19   ` Ludovic Courtès
2013-01-25 19:42 ` [PATCH 2/4] Add libaprutil Cyril Roelandt
2013-07-18 19:34   ` Andreas Enge
2013-07-18 22:01     ` Ludovic Courtès
2013-08-05 13:33       ` Andreas Enge
2013-01-25 19:42 ` [PATCH 3/4] Add SQLite Cyril Roelandt
2013-01-25 20:38   ` Ludovic Courtès
2013-01-26 20:01     ` Cyril Roelandt
2013-01-26 21:14       ` Ludovic Courtès
2013-01-25 19:42 ` [PATCH 4/4] Add Subversion Cyril Roelandt
2013-01-25 20:54   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

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.