Ludovic Courtès
|
275a77113c
|
gnu: lzip: Update to 1.16.
* gnu/packages/compression.scm (lzip): Update to 1.16.
|
2014-09-11 09:51:39 +02:00 |
|
Ludovic Courtès
|
f2817d4303
|
gnu: lvm2: Programs such as 'dmsetup' now have a correct RUNPATH.
* gnu/packages/linux.scm (alsa-utils): Add comment.
(lvm2): Add LDFLAGS as a configure flag.
|
2014-09-10 22:59:27 +02:00 |
|
Ludovic Courtès
|
6bb08d056e
|
gnu: wv: Fix URL.
Reported by Marek Benc.
* gnu/packages/wv.scm (wv): Change URL to mirror://. Also replace one
NAME occurrence in the URL with 'wvware'.
|
2014-09-09 17:18:04 +02:00 |
|
Ludovic Courtès
|
757d5ff306
|
gnu: libwmf: Use a mirror:// URL.
* gnu/packages/image.scm (libwmf): Use a mirror://sourceforge URL.
|
2014-09-09 15:35:00 +02:00 |
|
Ludovic Courtès
|
a3c4aa1b70
|
gnu: abiword: Use 'wv', not 'wvware'.
* gnu/packages/abiword.scm: Change 'wvware' to 'wv'.
|
2014-09-09 15:33:57 +02:00 |
|
Marek Benc
|
698d228001
|
gnu: Add AbiWord.
* gnu/packages/patches/abiword-explictly-cast-bools.patch New file.
* gnu/packages/patches/abiword-link-plugins-against-backend.patch: New file.
* gnu/packages/patches/abiword-no-include-glib-internal-headers.patch: New file.
* gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch
* gnu/packages/patches/abiword-use-proper-png-api.patch: New file.
* gnu/packages/patches/abiword-wmf-version-lookup-fix.patch: New file.
* gnu/packages/abiword.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add abiword.scm.
(dist_patch_DATA): Add the 6 patches for abiword.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2014-09-09 13:55:20 +02:00 |
|
Marek Benc
|
52910ded6c
|
gnu: Add ots.
* gnu/packages/patches/ots-no-include-missing-file.patch: New file.
* gnu/packages/ots.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add ots.scm.
(dist_patch_DATA): Add ots-no-include-missing-file.patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2014-09-09 13:40:04 +02:00 |
|
Marek Benc
|
1deac3440c
|
gnu: Add Enchant.
* gnu/packages/enchant.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2014-09-09 13:34:22 +02:00 |
|
Marek Benc
|
9ffbe2b7d5
|
gnu: Add wv.
* gnu/packages/wv.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2014-09-09 11:58:35 +02:00 |
|
Marek Benc
|
efa77baf26
|
gnu: Add libwmf.
* gnu/packages/image.scm (libwmf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2014-09-09 11:48:44 +02:00 |
|
Marek Benc
|
b005157c9b
|
gnu: Add GNU FriBidi.
* gnu/packages/fribidi.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2014-09-09 11:41:55 +02:00 |
|
Kevin Lemonnier
|
cf31157fb2
|
gnu: Add zsh.
* gnu/packages/zsh.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2014-09-09 09:50:19 +02:00 |
|
Ludovic Courtès
|
c2619e10ea
|
gnu: Add GNU direvent.
* gnu/packages/admin.scm (direvent): New variable.
|
2014-09-08 23:47:28 +02:00 |
|
Ludovic Courtès
|
c4492a16ea
|
gnu: Add testdisk.
* gnu/packages/admin.scm (testdisk): New variable.
|
2014-09-08 23:47:28 +02:00 |
|
Ludovic Courtès
|
813caa0a66
|
gnu: youtube-dl: Update to 2014.09.06.
* gnu/packages/video.scm (youtube-dl): Update to 2014.09.06.
|
2014-09-08 23:47:28 +02:00 |
|
Ludovic Courtès
|
db60b1d9ff
|
gnu: Add tdb.
* gnu/packages/databases.scm (tdb): New variable.
|
2014-09-08 18:00:03 +02:00 |
|
Ludovic Courtès
|
5f96f303eb
|
gnu: Consolidate databases in (gnu packages databases).
* gnu/packages/databases.scm: New file, with the contents of the
following deleted files.
* gnu/packages/mysql.scm, gnu/packages/postgresql.scm,
gnu/packages/recutils.scm, gnu/packages/sqlite.scm,
gnu/packages/bdb.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/apl.scm, gnu/packages/dc.scm, gnu/packages/games.scm,
gnu/packages/gnunet.scm, gnu/packages/linux.scm, gnu/packages/mail.scm,
gnu/packages/mpd.scm, gnu/packages/nvi.scm, gnu/packages/openldap.scm,
gnu/packages/package-management.scm, gnu/packages/python.scm,
gnu/packages/qt.scm, gnu/packages/rdf.scm,
gnu/packages/version-control.scm: Adjust to new module name.
|
2014-09-08 17:48:57 +02:00 |
|
Ludovic Courtès
|
971863fb45
|
gnu: Remove extra import in (gnu packages admin).
* gnu/packages/admin.scm: Remove duplicate use of (gnu packages base).
|
2014-09-08 17:48:55 +02:00 |
|
Jason Self
|
e46db7728d
|
gnu: linux-libre: Update to 3.16.2.
* gnu/packages/linux.scm (linux-libre): Update to version 3.16.2.
|
2014-09-06 19:52:38 -07:00 |
|
Ludovic Courtès
|
1456cff18f
|
gnu: unionfs-fuse/static: Remove store references from the executable.
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]: Add #:phases.
|
2014-09-06 23:42:56 +02:00 |
|
Jason Self
|
108293c5ea
|
gnu: linux-libre: Revert to 3.16.1.
* gnu/packages/linux.scm (linux-libre): Revert to version 3.16.1.
|
2014-09-06 09:33:41 -07:00 |
|
Jason Self
|
8dd09fad52
|
gnu: linux-libre: Update to 3.16.2.
* gnu/packages/linux.scm (linux-libre): Update to version 3.16.2.
|
2014-09-06 09:19:08 -07:00 |
|
David Thompson
|
9dd6078d3b
|
gnu: Add python-sphinx.
* gnu/packages/python.scm (python-sphinx, python2-sphinx): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
fb35b7c088
|
gnu: Add python-pygments.
* gnu/packages/python.scm (python-pygments, python2-pygments): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
3580ab8be2
|
gnu: Add python-docutils.
* gnu/packages/python.scm (python-docutils, python2-docutils): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
fe34f0d152
|
gnu: Add python-jinja2.
* gnu/packages/python.scm (python-jinja2, python2-jinja2): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
8176d4d55b
|
gnu: Add python-markupsafe.
* gnu/packages/python.scm (python-markupsafe, python2-markupsafe): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
5731cae394
|
gnu: Add python-virtualenv.
* gnu/packages/python.scm (python-virtualenv, python2-virtualenv): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
ec5dbb5c30
|
gnu: Add python-itsdangerous.
* gnu/packages/python.scm (python-itsdangerous, python2-itsdangerous): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
2cec1f6f56
|
gnu: Add python-oauthlib.
* gnu/packages/python.scm (python-oauthlib, python2-oauthlib): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
6d45fef43e
|
gnu: Add python-pyjwt.
* gnu/packages/python.scm (python-pyjwt, python2-pyjwt): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
041358fb01
|
gnu: Add python-discover.
* gnu/packages/python.scm (python-discover, python2-discover): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
243a009ada
|
gnu: Add python-coverage.
* gnu/packages/python.scm (python-coverage, python2-coverage): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
b24a0c00e4
|
gnu: Add python-testrepository.
* gnu/packages/python.scm (python-testrepository, python2-testrepository): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
cd49454b7b
|
gnu: Add python-fixtures.
* gnu/packages/python.scm (python-fixtures, python2-fixtures): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
070ab0588c
|
gnu: Add python-subunit.
* gnu/packages/python.scm (python-subunit, python2-subunit): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
dac79ecc51
|
gnu: Add python-testresources.
* gnu/packages/python.scm (python-testresources, python2-testresources): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
5bf3afea68
|
gnu: Add python-testscenarios.
* gnu/packages/python.scm (python-testscenarios, python2-testscenarios): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
d8fa80e13f
|
gnu: Add python-testtools.
* gnu/packages/python.scm (python-testtools, python2-testtools): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
84d2401728
|
gnu: Add python-scripttest.
* gnu/packages/python.scm (python-scriptest, python2-scripttest): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
855d4761a5
|
gnu: Add python-pytest.
* gnu/packages/python.scm (python-pytest, python2-pytest): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
542ad60fbc
|
gnu: Add python-py.
* gnu/packages/python.scm (python-py, python2-py): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
6cd9c35637
|
gnu: Add python-unittest2.
* gnu/packages/python.scm (python-unittest2, python2-unittest2): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
4435427e6d
|
gnu: Add python-nose.
* gnu/packages/python.scm (python-nose, python2-nose): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
c15a5c0eac
|
gnu: Add python-extras.
* gnu/packages/python.scm (python-extras, python2-extras): New variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
56ea0efd72
|
gnu: Add python-mimeparse.
* gnu/packages/python.scm (python-mimeparse, python2-mimeparse): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
850189b839
|
gnu: Add python-unidecode.
* gnu/packages/python.scm (python-unidecode, python2-unidecode): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
864b5211cd
|
gnu: Add python-jsonschema.
* gnu/packages/python.scm (python-jsonschema, python2-jsonschema): New
variables.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
e6cfbd364a
|
gnu: Add python2-requests.
* gnu/packages/python.scm (python2-requests): New variable.
|
2014-09-05 23:31:20 -04:00 |
|
David Thompson
|
3a1f9a68e5
|
gnu: Add python-certifi.
* gnu/packages/python.scm (python-certifi, python2-certifi): New variables.
|
2014-09-05 23:31:20 -04:00 |
|