aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2018-03-13gnu: python-mwclient: Declare a source file-name.Efraim Flashner
* gnu/packages/python.scm (python-mwclient)[source]: Declare a source file-name.
2018-03-13gnu: python-dukpy: Declare a source file-name.Efraim Flashner
* gnu/packages/python.scm (python-dukpy)[source]: Declare a source file-name.
2018-03-13gnu: python-asn1crypto: Declare a source file-name.Efraim Flashner
* gnu/packages/python-crypto.scm (python-asn1crypto)[source]: Declare a source file-name.
2018-03-13gnu: pulsemixer: Declare a source file-name.Efraim Flashner
* gnu/packages/pulseaudio.scm (pulsemixer)[source]: Declare a source file-name.
2018-03-13gnu: hydrogen: Declare a source file-name.Efraim Flashner
* gnu/packages/music.scm (hydrogen)[source]: Declare a source file-name.
2018-03-13gnu: sbcl-cl-uglify-js: Declare a source file-name.Efraim Flashner
* gnu/packages/lisp.scm (sbcl-cl-uglify-js)[source]: Declare a source file-name.
2018-03-13gnu: libusb4java: Declare a source file-name.Efraim Flashner
* gnu/packages/libusb.scm (libusb4java)[source]: Declare a source file-name.
2018-03-13gnu: java-snakeyaml: Declare a source file-name.Efraim Flashner
* gnu/packages/java.scm (java-snakeyaml)[source]: Declare a source file-name.
2018-03-13gnu: java-jnacl: Declare a source file-name.Efraim Flashner
* gnu/packages/java.scm (java-jnacl)[source]: Declare a source file-name.
2018-03-13gnu: ganv-devel: Declare a source file-name.Efraim Flashner
* gnu/packages/gtk.scm (ganv-devel)[source]: Declare a source file-name.
2018-03-13gnu: gpscorrelate: Declare a source file-name.Efraim Flashner
* gnu/packages/gps.scm (gpscorrelate)[source]: Declare a source file-name.
2018-03-13gnu: tinyxml: Use 'invoke'.Efraim Flashner
* gnu/packages/xml.scm (tinyxml)[arguments]: Replace 'system*' calls with 'invoke'.
2018-03-13gnu: tinyxml: Declare a source file-name.Efraim Flashner
* gnu/packages/xml.scm (tinyxml)[source]: Declare a source file-name.
2018-03-13gnu: time: Update to 1.9.Efraim Flashner
* gnu/packages/time.scm (time): Update to 1.9. * tests/guix-build.sh: Update time package to 1.9.
2018-03-13gnu: Add makefile2graph.Christopher Baines
* gnu/packages/code.scm (makefile2graph): New variable.
2018-03-13gnu: Add flameshot.Oleg Pykhalov
* gnu/packages/image.scm (flameshot): New public variable.
2018-03-13gnu: gedit: Update to 3.28.0.Rutger Helling
* gnu/packages/gnome.scm (gedit): Update to 3.28.0.
2018-03-13gnu: gnome-sudoku: Update to 3.28.0.Rutger Helling
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.28.0.
2018-03-12gnu: Add debootstrap.Efraim Flashner
* gnu/packages/debian.scm (debootstrap): New variable.
2018-03-12gnu: Add ubuntu-keyring.Efraim Flashner
* gnu/packages/debian.scm (ubuntu-keyring): New variable.
2018-03-12gnu: Add debian-archive-keyring.Efraim Flashner
* gnu/packages/debian.scm (debian-archive-keyring): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-03-12gnu: Add jetring.Efraim Flashner
* gnu/packages/gnupg.scm (jetring): New variable.
2018-03-12gnu: i3-wm: Update to 4.15.Marius Bakke
* gnu/packages/wm.scm (i3-wm): Update to 4.15.
2018-03-12gnu: rofi: Update redirected home page.Marius Bakke
* gnu/packages/xdisorg.scm (rofi)[home-page]: Change to repository URL.
2018-03-12gnu: rofi: Update to 1.5.0.Marius Bakke
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.0. [native-inputs]: Add GLIB:BIN. [arguments]: Add phase to create missing test files.
2018-03-12gnu: lrzip: Fix CVE-2017-8842.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (lrzip)[source]: Add patch. * gnu/packages/patches/lrzip-CVE-2017-8842.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2018-03-12gnu: nspr: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/gnuzilla.scm (nspr)[description]: Use @dfn.
2018-03-12gnu: ogre: Update to 1.10.11.Tobias Geerinckx-Rice
* gnu/packages/graphics.scm (ogre): Update to 1.10.11.
2018-03-12gnu: gtk-vnc: Update to 0.7.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.1. [native-inputs]: Add python-wrapper.
2018-03-12gnu: node: Use more unbundled dependencies.Jelle Licht
* gnu/packages/node.scm (node)[inputs]: Add icu4c and nghttp2. [native-inputs]: Add pkg-config. [arguments]: Add configure flags for using system libraries. [source]: Remove bundled dependencies.
2018-03-12gnu: node: Update to 9.8.0.Jelle Licht
* gnu/packages/node.scm (node): Update to 9.8.0. [arguments]: Remove 'doc-only' workaround. Re-enable fixed tests.
2018-03-12gnu: arpack-ng: Update to 3.5.0; use 3.3.0 for julia.Ludovic Courtès
Partly fixes <https://bugs.gnu.org/30282>. * gnu/packages/maths.scm (arpack-ng): Update to 3.5.0. [native-inputs]: New field. (arpack-ng-3.3.0): New variable. * gnu/packages/julia.scm (julia)[inputs]: Use ARPACK-NG-3.3.0.
2018-03-12gnu: automake@1.16: Update to 1.16.1.Ludovic Courtès
* gnu/packages/autotools.scm (automake-1.16): Update to 1.16.1.
2018-03-12gnu: wine-staging: Add SDL2 support.Rutger Helling
* gnu/packages/wine.scm (wine-staging)[inputs]: Add sdl2.
2018-03-12gnu: wine64-staging: Update to 3.3.Rutger Helling
* gnu/packages/wine.scm (wine64-staging): Update to 3.3. [arguments]: Remove 'hardcode-libvulkan-path phase. Add 'patch-source-wine-staging phase.
2018-03-12gnu: wine-staging: Update to 3.3.Rutger Helling
* gnu/packages/wine.scm (wine-staging): Update to 3.3. [inputs]: Add autoconf, python, util-linux, wine-staging-patchset-data. [arguments]: Remove 'hardcode-libvulkan-path phase. Add 'patch-source-wine-staging phase. [home-page]: Change URL.
2018-03-12gnu: Add wine-staging-patchset-data.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): New variable.
2018-03-12gnu: perl-datetime-format-strptime: Update to 1.75.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.75.
2018-03-12gnu: perl-task-weaken: Update to 1.05.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-task-weaken): Update to 1.05. [source]: Update source URI.
2018-03-12gnu: perl-ref-util-xs: Update to 0.117.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-ref-util-xs): Update to 0.117.
2018-03-12gnu: perl-class-accessor: Update to 0.51.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-class-accessor): Update to 0.51.
2018-03-12gnu: perl-path-tiny: Update to 0.104.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-path-tiny): Update to 0.104.
2018-03-12gnu: perl-data-dump: Update to 1.23.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-data-dump): Update to 1.23.
2018-03-12gnu: perl-scope-guard: Update to 0.21.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-scope-guard): Update to 0.21.
2018-03-12gnu: perl-io-stringy: Update to 2.111.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-io-stringy): Update to 2.111.
2018-03-12gnu: perl-getopt-long-descriptive: Update to 0.102.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-getopt-long-descriptive): Update to 0.102.
2018-03-12gnu: perl-datetime-timezone: Update to 2.17.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.17.
2018-03-12gnu: perl-datetime-locale: Update to 1.17.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime-locale): Update to 1.17.
2018-03-12gnu: perl-datetime: Update to 1.46.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime): Update to 1.46.
2018-03-12gnu: perl-json-maybexs: Update to 1.003010.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-json-maybexs): Update to 1.003010. [source]: Update source URI.