summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: vapoursynth: Update to 37.Efraim Flashner2017-03-21
| | | | * gnu/packages/video.scm (vapoursynth): Update to 37.
* gnu: zimg: Update to 2.5.Efraim Flashner2017-03-21
| | | | * gnu/packages/image.scm (zimg): Update to 2.5.
* tests: ssh: Add a test for SFTP.Clément Lassieur2017-03-21
| | | | | | * gnu/tests/ssh.scm (run-ssh-test): Introduce "SFTP file writing and reading". Make 'sftp?' a keyword parameter. (%test-openssh): Pass #:sftp? #t to 'run-ssh-test'.
* tests: ssh: Abstract session connection and authentication.Clément Lassieur2017-03-21
| | | | | | | * gnu/tests/ssh.scm (run-ssh-test): Introduce make-session-for-test, call-with-connected-session and call-with-connected-session/auth. (run-ssh-test)["connect"]: Rename to "shell command". Abstract its session connection and authentication work into the above three functions.
* services: openssh: Add 'subsystems' option.Clément Lassieur2017-03-21
| | | | | | * gnu/services/ssh.scm (openssh-config-file): Add it. (<openssh-configuration>)[subsystems]: Add it. * doc/guix.texi (Networking Services): Document it.
* services: openssh: Cosmetic changes.Clément Lassieur2017-03-21
| | | | | * gnu/services/ssh.scm (<openssh-configuration>): Reformat to fit in 80 columns.
* gnu: Add lmms.Rodger Fox2017-03-21
| | | | | | * gnu/packages/music.scm (lmms): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add megaglest.Arun Isaac2017-03-21
| | | | | | * gnu/packages/games.scm (megaglest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add megaglest-data.Arun Isaac2017-03-21
| | | | | | * gnu/packages/games.scm (megaglest-data): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ots: Use 'modify-phases' syntax.Efraim Flashner2017-03-21
| | | | * gnu/packages/ots.scm (ots)[arguments]: Use 'modify-phases' syntax.
* gnu: ots: Add download mirror.Efraim Flashner2017-03-21
| | | | * gnu/packages/ots.scm (ots)[source]: Add Debian mirror.
* gnu: Adjust asciidoc-related build options.Kei Kebreau2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and 3078821d1380c26c738be6b5d430c595327d401f 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.
* gnu: Add swaks.Arun Isaac2017-03-21
| | | | | | * gnu/packages/mail.scm (swaks): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: git: Update to 2.12.1.Marius Bakke2017-03-21
| | | | * gnu/packages/version-control.scm (git): Update to 2.12.1.
* gnu: Add perl-ole-storage-lite.humanitiesNerd2017-03-21
| | | | | | * gnu/packages/perl.scm (perl-ole-storage-lite): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add perl-crypt-rc4.humanitiesNerd2017-03-21
| | | | | | * gnu/pakages/perl.scm (perl-crypt-rc4): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: kodi: Wrap executable so it finds libcurl.Marius Bakke2017-03-21
| | | | * gnu/packages/kodi.scm (kodi)[arguments]: Add 'wrap' phase.
* download: Handle username and password properties for FTP URIs.Roel Janssen2017-03-21
| | | | * guix/build/download.scm (ftp-fetch): Process username and password from a URI.
* ftp-client: Allow custom username and password for FTP servers.Roel Janssen2017-03-21
| | | | * guix/ftp-client.scm (ftp-open): Add username and password arguments.
* gnu: dtc: Update to 1.4.4.Marius Bakke2017-03-21
| | | | | * gnu/packages/bootloaders.scm (dtc): Update to 1.4.4. [source]: Use mirror://kernel.org.
* gnu: greenisland: Update to 0.9.0.1.Marius Bakke2017-03-21
| | | | * gnu/packages/display-managers.scm (greenisland): Update to 0.9.0.1.
* gnu: vim: Update to 8.0.0494.Marius Bakke2017-03-20
| | | | | | | | | * 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.
* gnu: kodi: Update to 18.0_alpha-0-b35147e.Marius Bakke2017-03-20
| | | | | | | | | | | | | | | * 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.
* gnu: Add fmt.Marius Bakke2017-03-20
| | | | * gnu/packages/pretty-print.scm (fmt): New variable.
* build: Install .go files to $libdir/guile/X.Y.Ludovic Courtès2017-03-20
| | | | | | | | | | | * 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.
* gnu: ngircd: Use HTTPS.Tobias Geerinckx-Rice2017-03-20
| | | | * gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
* gnu: ngircd: Use the phrase ‘IRC’ in its description.Tobias Geerinckx-Rice2017-03-20
| | | | * gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
* gnu: ngircd: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice2017-03-20
| | | | * gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
* gnu: ngircd: Update to 24.Tobias Geerinckx-Rice2017-03-20
| | | | | | | * 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.
* gnu: znc: Run test suite.Tobias Geerinckx-Rice2017-03-20
| | | | | | * 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.
* gnu: simple-scan: Update to 3.24.0.Tobias Geerinckx-Rice2017-03-20
| | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.24.0.
* gnu: Add r-cairo.Ricardo Wurmus2017-03-20
| | | | * gnu/packages/statistics.scm (r-cairo): New variable.
* gnu: Add comments on why setting QT_QPA_PLATFORM for tests.Hartmut Goebel2017-03-20
| | | | | | | | | | | * 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.
* gnu: Add freedoom.Kei Kebreau2017-03-20
| | | | * gnu/packages/games.scm (freedoom): New variable.
* gnu: Remove wxwidgets@2.8.Efraim Flashner2017-03-20
| | | | * gnu/packages/wxwidgets.scm (wxwidgets@2.8): Remove variable.
* gnu: audacity: Use gtk+@3.Efraim Flashner2017-03-20
| | | | | * gnu/packages/audacity.scm (audacity)[inputs]: Remove wxwidgets-gtk2, gtk+@2, add wxwidgets and gtk+.
* gnu: wxwidgets: Build with webkitgtk.Efraim Flashner2017-03-20
| | | | | * gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove webkitgtk@2.4, add webkitgtk.
* gnu: snakemake: Add runtime dependencies.Ricardo Wurmus2017-03-20
| | | | | * gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and python-requests.
* gnu: mpd: Update to 0.20.6.Leo Famulari2017-03-19
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.20.6.
* gnu: Add deutex.Kei Kebreau2017-03-19
| | | | gnu/packages/game-development.scm (deutex): New variable.
* download: Remove non-existent kernel mirror.Mark H Weaver2017-03-19
| | | | * guix/download.scm (%mirrors) <kernel.org>: Remove www.all.kernel.org.
* gnu: obnam: Enable tests.Arun Isaac2017-03-20
| | | | | | | * gnu/packages/backup.scm (obnam)[arguments]: Replace 'check' phase with custom function. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-pylint.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-pylint, python2-pylint): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-coverage-test-runner.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python2-coverage-test-runner): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-configparser.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-configparser, python2-configparser): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-backports-functools-lru-cache.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-isort.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-isort, python2-isort): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-astroid.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-astroid, python2-astroid): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add libircclient.Arun Isaac2017-03-19
| | | | | | * gnu/packages/messaging.scm (libircclient): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add pdfgrep.rennes2017-03-19
| | | | | | * guix/gnu/packages/pdf.scm (pdfgrep): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>