aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
| * gnu: perl-mojolicious: Update to 7.29.Efraim Flashner2017-03-22
| | | | | | | | * gnu/packages/perl-web.scm (perl-mojolicious): Update to 7.29.
| * gnu: perl-io-compress: Update to 2.074.Efraim Flashner2017-03-22
| | | | | | | | | | * gnu/packages/compression.scm (perl-io-compress): Update to 2.074. [propagated-inputs]: Update minimum versions to 2.074.
| * gnu: perl-compress-raw-bzip2: Update to 2.074.Efraim Flashner2017-03-22
| | | | | | | | * gnu/packages/compression.scm (perl-compress-raw-bzip2): Update to 2.074.
| * gnu: perl-compress-raw-zlib: Update to 2.074.Efraim Flashner2017-03-22
| | | | | | | | * gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.074.
* | gnu: dtc: Build with flex-2.6.1.Efraim Flashner2017-03-23
| | | | | | | | | | * gnu/packages/bootloaders.scm (dtc)[native-inputs]: Use flex-2.6.1 and not flex.
* | gnu: scotch: Build with flex-2.6.1.Efraim Flashner2017-03-23
| | | | | | | | | | * gnu/packages/maths.scm (scotch)[native-inputs]: Use flex-2.6.1 and not flex.
* | gnu: libffcall: Remove aarch64-linux from supported systems.Efraim Flashner2017-03-23
| | | | | | | | | | | | * gnu/packages/libffcall.scm (libffcall)[supported-systems]: New field, remove aarch64-linux. [home-page]: Use https.
* | gnu: gpsbabel: Fix a build failure with GCC 5.Leo Famulari2017-03-22
| | | | | | | | * gnu/packages/gps.scm (gpsbabel)[arguments]: Add -fPIC to #:configure-flags.
* | gnu: wine: Build with flex-2.6.1.Efraim Flashner2017-03-22
| | | | | | | | | | * gnu/packages/wine.scm (wine)[native-inputs]: Use flex-2.6.1 and not flex.
* | gnu: binutils-vc4: Build with flex-2.6.1.Efraim Flashner2017-03-22
| | | | | | | | | | * gnu/packages/embedded.scm (binutils-vc4)[native-inputs]: Use flex-2.6.1 and not flex.
* | gnu: freeimage: Fix build with GCC 5.Ricardo Wurmus2017-03-22
| | | | | | | | | | | | * gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (freeimage)[source]: Add patch.
* | gnu: python-pysam: Run tests in parallel.Ricardo Wurmus2017-03-22
| | | | | | | | | | * gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nose tests in parallel.
* | gnu: python-pysam: Run tests before installation.Ricardo Wurmus2017-03-22
| | | | | | | | | | * gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust check phase to be run before installation.
* | gnu: python-pysam: Update to 0.10.0.Ricardo Wurmus2017-03-22
| | | | | | | | * gnu/packages/bioinformatics.scm (python-pysam): Update to 0.10.0.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-22
|\|
| * gnu: openssh: Update to 7.5p1.Leo Famulari2017-03-22
| | | | | | | | * gnu/packages/ssh.scm (openssh): Update to 7.5p1.
| * gnu: ntp: Update to 4.2.8p10 [security fixes].Leo Famulari2017-03-22
| | | | | | | | | | | | | | Fixes CVE-2016-9042 and CVE-2017-{6451,6452,6455,6458,6459,6460,6462,6463,6464} and others. See 'NEWS' in the source code for more information. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p10.
| * gnu: python-psycopg2: Update to 2.6.2.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | * gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.
| * gnu: python-zope-component: Update to 4.3.0.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | | | * gnu/packages/python.scm (python-zope-component): Update to 4.3.0. [source]: Use pypi-uri.
| * gnu: python-atomicwrites: Update to 1.1.5.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | * gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.
| * gnu: python-texttable: Update to 0.8.7.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | * gnu/packages/python.scm (python-texttable): Update to 0.8.7.
| * gnu: python-feedgenerator: Update to 1.9.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | * gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
| * gnu: python-wrapt: Update to 1.10.8.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | | | * gnu/packages/python.scm (python-wrapt): Update to 1.10.8. [source]: Use pypi-uri.
| * gnu: python-py: Update to 1.4.32.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | * gnu/packages/python.scm (python-py): Update to 1.4.32.
| * gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | * gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
| * gnu: python-wcwidth: Update to 0.1.7.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | | | * gnu/packages/python.scm (python-wcwidth): Update to 0.1.7. [source]: Use pypi-uri.
| * gnu: python-markdown: Update to 2.6.8.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | * gnu/packages/python.scm (python-markdown): Update to 2.6.8.
| * gnu: dns: Return #t instead of something undefined.Tobias Geerinckx-Rice2017-03-22
| | | | | | | | | | | | * gnu/packages/dns.scm (yadifa, knot)[arguments]: Return #t after calling ‘substitute*’. (knot)[source]: Return #t after calling ‘delete-file-recursively’.
| * 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.
| * 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.
| * 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.
| * 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.