Rodger Fox
|
a42619e5e2
|
gnu: Add lmms.
* gnu/packages/music.scm (lmms): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2017-03-21 15:37:29 -04:00 |
|
Arun Isaac
|
0b608ec4ce
|
gnu: Add megaglest.
* gnu/packages/games.scm (megaglest): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2017-03-21 15:15:35 -04:00 |
|
Arun Isaac
|
fb731c9232
|
gnu: Add megaglest-data.
* gnu/packages/games.scm (megaglest-data): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2017-03-21 15:15:35 -04:00 |
|
Efraim Flashner
|
8ea71f2005
|
gnu: ots: Use 'modify-phases' syntax.
* gnu/packages/ots.scm (ots)[arguments]: Use 'modify-phases' syntax.
|
2017-03-21 20:58:52 +02:00 |
|
Efraim Flashner
|
b1d3e0a93b
|
gnu: ots: Add download mirror.
* gnu/packages/ots.scm (ots)[source]: Add Debian mirror.
|
2017-03-21 20:58:51 +02:00 |
|
rennes
|
8e4b7b7514
|
gnu: xf86-video-vmware: Fix build failure due to missing LLVM.
* gnu/packages/xorg.scm (xf86-video-vmware)[inputs]: Add llvm.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2017-03-21 14:24:37 -04:00 |
|
Leo Famulari
|
7fc72c7731
|
gnu: libcmis: Update to 0.5.1.
* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.1.
[source]: Use new source URL. Remove obsolete patch
'libcmis-fix-test-onedrive.patch'.
[home-page]: Update URL.
* gnu/packages/patches/libcmis-fix-test-onedrive.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
2017-03-21 13:38:13 -04:00 |
|
Efraim Flashner
|
a160778cba
|
gnu: x265: Fix build on aarch64.
* gnu/packages/video.scm (x265)[arguments]: On aarch64 add a
configure-flag to enable PIC.
|
2017-03-21 18:01:05 +02:00 |
|
Kei Kebreau
|
4b0e636701
|
gnu: Adjust asciidoc-related build options.
Commits 9099a45792 and
3078821d13 make many package inputs and
build configurations related to asciidoc obsolete.
* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
|
2017-03-21 11:15:08 -04:00 |
|
Arun Isaac
|
ed428a58ec
|
gnu: Add swaks.
* gnu/packages/mail.scm (swaks): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-03-21 15:42:44 +01:00 |
|
Marius Bakke
|
3411937b15
|
gnu: git: Update to 2.12.1.
* gnu/packages/version-control.scm (git): Update to 2.12.1.
|
2017-03-21 13:45:57 +01:00 |
|
humanitiesNerd
|
6330ece9e3
|
gnu: Add perl-ole-storage-lite.
* gnu/packages/perl.scm (perl-ole-storage-lite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-03-21 12:55:47 +01:00 |
|
humanitiesNerd
|
2b9d2df799
|
gnu: Add perl-crypt-rc4.
* gnu/pakages/perl.scm (perl-crypt-rc4): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-03-21 12:55:43 +01:00 |
|
Marius Bakke
|
4b9a5bd990
|
gnu: kodi: Wrap executable so it finds libcurl.
* gnu/packages/kodi.scm (kodi)[arguments]: Add 'wrap' phase.
|
2017-03-21 12:37:41 +01:00 |
|
Roel Janssen
|
a4f5423415
|
download: Handle username and password properties for FTP URIs.
* guix/build/download.scm (ftp-fetch): Process username and password from a URI.
|
2017-03-21 12:15:14 +01:00 |
|
Roel Janssen
|
193420a803
|
ftp-client: Allow custom username and password for FTP servers.
* guix/ftp-client.scm (ftp-open): Add username and password arguments.
|
2017-03-21 12:14:05 +01:00 |
|
Leo Famulari
|
f826c8c7ee
|
gnu: go@1.4, go@1.7: Skip test that fails with tzdata-2017a.
* gnu/packages/golang.scm (go-1.4, go-1.7)[arguments]: Disable the test
TestParseInLocation in 'prebuild' phase.
|
2017-03-21 01:30:39 -04:00 |
|
Marius Bakke
|
3b4efb1f45
|
gnu: dtc: Update to 1.4.4.
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.4.
[source]: Use mirror://kernel.org.
|
2017-03-21 01:13:06 +01:00 |
|
Marius Bakke
|
d3d92ec2ba
|
gnu: greenisland: Update to 0.9.0.1.
* gnu/packages/display-managers.scm (greenisland): Update to 0.9.0.1.
|
2017-03-21 01:13:06 +01:00 |
|
Marius Bakke
|
38190ea5ef
|
gnu: vim: Update to 8.0.0494.
* gnu/packages/patches/vim-CVE-2017-5953.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0494.
[source]: Remove patch.
(vim-full)[arguments]: Add two phases to drop tests and start xorg.
[native-inputs]: Add XORG-SERVER.
|
2017-03-20 23:35:39 +01:00 |
|
Marius Bakke
|
f69e20341f
|
gnu: kodi: Update to 18.0_alpha-0-b35147e.
* gnu/packages/kodi.scm (libdvdnav/kodi, libdvdread/kodi, libdvdcss/kodi): New
variables.
(kodi): Update to 18.0_alpha-0-b35147e.
[source]: Download from git. Unbundle more stuff.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add #:configure-flag to disable nonfree components. Rework phases
to patch bundled software and bootstrap more libraries.
[native-inputs]: Remove CMAKE, DOXYGEN, GAWK and WHICH. Add LIBDVDCSS/KODI,
LIBDVDNAV/KODI and LIBDVDREAD/KODI.
[inputs]: Remove BOOST, BZIP2, ENCA, GPERF, JASPER, LIBMODPLUG, LIBSAMPLERATE,
LIBXMU, LIBXT, MESA-UTILS, SDL2 and UNZIP. Add FMT, GIFLIB, LCMS and LIBDRM.
[license]: Update for remaining software bundles.
|
2017-03-20 23:35:39 +01:00 |
|
Marius Bakke
|
0a15ee7b63
|
gnu: Add fmt.
* gnu/packages/pretty-print.scm (fmt): New variable.
|
2017-03-20 23:35:39 +01:00 |
|
Ludovic Courtès
|
9437fd7399
|
build: Install .go files to $libdir/guile/X.Y.
* configure.ac: Define and substitute 'guileobjectdir'.
* Makefile.am (nobase_nodist_guilemodule_DATA): Remove $(GOBJECTS).
(nobase_nodist_guileobject_DATA): New variable.
(guix_install_go_files): Adjust accordingly.
(install-data-hook): Likewise.
* scripts/guix.in (config-lookup): Add 'exec_prefix' and
'guileobjectdir'. Add '_' in VAR-REF-REGEXP.
(maybe-augment-load-paths!): Distinguish OBJECT-DIR from MODULE-DIR.
|
2017-03-20 23:26:18 +01:00 |
|
Leo Famulari
|
deee8a9dfc
|
gnu: Remove leftover patch.
* gnu/packages/patches/openjpeg-use-after-free-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
2017-03-20 18:25:02 -04:00 |
|
Leo Famulari
|
957699ee92
|
gnu: openjpeg: Remove obsolete patches.
* gnu/packages/patches/openjpeg-CVE-2016-5157.patch,
gnu/packages/patches/openjpeg-CVE-2016-7163.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg)[source]: Remove them.
|
2017-03-20 18:24:58 -04:00 |
|
Julien Lepiller
|
4140b86bea
|
gnu: php: Update to 7.1.3.
* gnu/packages/php.scm (php): Update to 7.1.3.
|
2017-03-20 23:09:22 +01:00 |
|
Ricardo Wurmus
|
bd0c62315b
|
gnu: bristol: Fix build failure with alsa-lib 1.1.x.
* gnu/packages/music.scm (bristol)[arguments]: Add build phase to fix build
failure with alsa-lib 1.1.x.
|
2017-03-20 22:44:26 +01:00 |
|
Tobias Geerinckx-Rice
|
6809d9377b
|
gnu: ngircd: Use HTTPS.
* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
|
2017-03-20 22:44:06 +01:00 |
|
Tobias Geerinckx-Rice
|
07b7a66526
|
gnu: ngircd: Use the phrase ‘IRC’ in its description.
* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
|
2017-03-20 22:44:06 +01:00 |
|
Tobias Geerinckx-Rice
|
341ed63f47
|
gnu: ngircd: Use ‘modify-phases’ syntax.
* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
|
2017-03-20 22:44:06 +01:00 |
|
Tobias Geerinckx-Rice
|
4fd95d9170
|
gnu: ngircd: Update to 24.
* gnu/packages/messaging.scm (ngircd): Update to 24.
[source]: Remove upstreamed DNS lookup patch.
* gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
2017-03-20 22:44:06 +01:00 |
|
Tobias Geerinckx-Rice
|
500fc65b5b
|
gnu: znc: Run test suite.
* gnu/packages/messaging.scm (znc)[arguments]: Enable tests. Add an
‘unpack-googletest’ phase and add ‘--with-gtest=’ to #:configure-flags.
[native-inputs]: Add googletest source.
|
2017-03-20 22:44:05 +01:00 |
|
Tobias Geerinckx-Rice
|
f0bce02664
|
gnu: simple-scan: Update to 3.24.0.
* gnu/packages/gnome.scm (simple-scan): Update to 3.24.0.
|
2017-03-20 22:44:05 +01:00 |
|
Ricardo Wurmus
|
e2c4fe7c62
|
gnu: Add r-cairo.
* gnu/packages/statistics.scm (r-cairo): New variable.
|
2017-03-20 21:16:11 +01:00 |
|
Hartmut Goebel
|
94e24d8124
|
gnu: Add comments on why setting QT_QPA_PLATFORM for tests.
* gnu/packages/astronomy.scm (stellarium): Add comment.
* gnu/packages/display-managers.scm (greenisland): dito.
* gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons,
kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin,
kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts,
kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui,
plasma-framework): dito.
* gnu/packages/qt.scm (qtsvg): dito.
|
2017-03-20 20:56:49 +01:00 |
|
Efraim Flashner
|
4e6509b27f
|
gnu: mesa: Correct another typo.
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (svrast -> swrast).
|
2017-03-20 21:44:00 +02:00 |
|
Kei Kebreau
|
0b5d078f8b
|
gnu: Add freedoom.
* gnu/packages/games.scm (freedoom): New variable.
|
2017-03-20 14:29:44 -04:00 |
|
Efraim Flashner
|
80042ae93d
|
gnu: wget: Fix test-504 failures.
* gnu/packages/wget.scm (wget)[source]: Add patch.
* gnu/packages/patches/wget-fix-504-test-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
2017-03-20 20:07:56 +02:00 |
|
Efraim Flashner
|
6f9ba4c91c
|
gnu: Remove wxwidgets@2.8.
* gnu/packages/wxwidgets.scm (wxwidgets@2.8): Remove variable.
|
2017-03-20 18:33:30 +02:00 |
|
Efraim Flashner
|
36e17ab417
|
gnu: audacity: Use gtk+@3.
* gnu/packages/audacity.scm (audacity)[inputs]: Remove wxwidgets-gtk2,
gtk+@2, add wxwidgets and gtk+.
|
2017-03-20 18:04:01 +02:00 |
|
Efraim Flashner
|
2314474b01
|
gnu: wxwidgets: Build with webkitgtk.
* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove webkitgtk@2.4,
add webkitgtk.
|
2017-03-20 18:02:41 +02:00 |
|
Ricardo Wurmus
|
4f9998c66f
|
gnu: snakemake: Add runtime dependencies.
* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and
python-requests.
|
2017-03-20 15:13:19 +01:00 |
|
Leo Famulari
|
0420e89682
|
gnu: mpd: Update to 0.20.6.
* gnu/packages/mpd.scm (mpd): Update to 0.20.6.
|
2017-03-19 21:55:09 -04:00 |
|
Kei Kebreau
|
1a0c4437ab
|
gnu: Add deutex.
gnu/packages/game-development.scm (deutex): New variable.
|
2017-03-19 21:43:05 -04:00 |
|
Mark H Weaver
|
d67f972bd7
|
download: Remove non-existent kernel mirror.
* guix/download.scm (%mirrors) <kernel.org>: Remove www.all.kernel.org.
|
2017-03-19 21:18:46 -04:00 |
|
Arun Isaac
|
f75b1400ee
|
gnu: obnam: Enable tests.
* gnu/packages/backup.scm (obnam)[arguments]: Replace 'check' phase with
custom function.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-03-20 00:40:32 +01:00 |
|
Arun Isaac
|
315944a393
|
gnu: Add python-pylint.
* gnu/packages/python.scm (python-pylint, python2-pylint): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-03-20 00:40:31 +01:00 |
|
Arun Isaac
|
61550dedf3
|
gnu: Add python2-coverage-test-runner.
* gnu/packages/python.scm (python2-coverage-test-runner): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-03-20 00:40:31 +01:00 |
|
Arun Isaac
|
23db3fc67d
|
gnu: Add python-configparser.
* gnu/packages/python.scm (python-configparser, python2-configparser): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-03-20 00:40:30 +01:00 |
|
Arun Isaac
|
965a083ed2
|
gnu: Add python2-backports-functools-lru-cache.
* gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-03-20 00:40:30 +01:00 |
|