unofficial mirror of bug-guix@gnu.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; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2013-01-26 21:14 UTC | newest]

Thread overview: 10+ 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-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 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).