summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add texlive-hyphen-pali.•••* gnu/packages/tex.scm (texlive-hyphen-pali): New public variable. Marius Bakke2020-01-141-0/+13
* gnu: texlive-bin: Purge unused bundled software from the source.•••* gnu/packages/tex.scm (texlive-bin)[source](modules, snippet): New fields. Marius Bakke2020-01-141-1/+16
* gnu: texlive-bin: Do not build static libraries.•••* gnu/packages/tex.scm (texlive-bin)[arguments]: Add "--disable-static" in #:configure-flags. Marius Bakke2020-01-141-1/+2
* gnu: texlive-bin: Update to 20190410.•••* gnu/packages/patches/texlive-bin-CVE-2018-17407.patch, gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch: Delete files. * gnu/packages/patches/texlive-bin-poppler-0.83.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tex.scm (texlive-extra-src): Update to 20190419. (texlive-bin): Likewise. [source](patches): Update Arch patches for Poppler 0.84 compatibility. [arguments]: Remove phase 'use-code-for-even-newer-poppler'; add phase 'patch-dvisgm-build-files'. Marius Bakke2020-01-145-569/+72
* gnu: poppler: Update to 0.84.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.84.0. * gnu/packages/inkscape.scm (inkscape)[arguments]: Add phase 'adjust-for-new-poppler'. Marius Bakke2020-01-142-3/+16
* gnu: Add ruby-hydra.•••* gnu/packages/ruby.scm (ruby-hydra): New public variable. Marius Bakke2020-01-141-1/+35
* gnu: python-fonttools: Update to 4.2.2.•••* gnu/packages/python-xyz.scm (python-fonttools): Update to 4.2.2. Riku Viitanen2020-01-121-2/+3
* Merge branch 'master' into core-updatesMarius Bakke2020-01-11159-2274/+15105
|\
| * gnu: pcmanfm-qt: Fix opening files by double-click.•••Fixes <https://bugs.gnu.org/38926>. * gnu/packages/lxqt.scm (pcmanfm-qt)[arguments]: Add phase to wrap the executable with the GIO_LAUNCH_DESKTOP environment variable. [inputs]: Add GLIB:BIN. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Reza Alizadeh Majd2020-01-111-3/+14
| * gnu: make-gcc-toolchain: Fix typo in description.•••* gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo and triple spacing. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Jonathan Brielmaier2020-01-111-2/+2
| * gnu: Add wla-dx.•••* gnu/packages/assembly.scm (wla-dx): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Jakub Kądziołka2020-01-111-0/+43
| * services: Add pulseaudio to %desktop-services.•••Fixes <https://bugs.gnu.org/38172>. Reported by raingloom <raingloom@riseup.net>. * gnu/services/desktop.scm (%desktop-services): Add pulseaudio service. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Leo Prikler2020-01-111-0/+1
| * services: Split ladspa-service-type from pulseaudio-service-type.•••* gnu/services/sound.scm (ladspa-configuration): New record. (ladspa-environment): New procedure. (ladspa-service-type): New service type. (pulseaudio-environment): Remove LADSPA_PATH. * doc/guix.texi: Adjust documentation. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Leo Prikler2020-01-111-5/+33
| * services: pulseaudio-configuration: Set flat-volumes to no.•••* gnu/services/sound (pulseaudio-configuration) [daemon-conf]: Disable flat-volumes, which causes unpleasant experiences to users when applications inadvertently max out the system volume (e.g. as in #38172). Signed-off-by: Marius Bakke <mbakke@fastmail.com> Leo Prikler2020-01-111-1/+4
| * services: Add pulseaudio-configuration.•••* gnu/services/sound (<pulseaudio-configuration>): New record. (pulseaudio-etc): New procedure. (pulseaudio-environment): Add PULSE_CONFIG and PULSE_CLIENTCONFIG. (pulseaudio-service-type): Update accordingly. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Leo Prikler2020-01-111-4/+46
| * gnu: qtwebengine: Purge unnecessary bundled software from the source.•••* gnu/packages/qt.scm (qtwebengine)[source](modules, snippet): New fields. [inputs]: Add CURL and VALGRIND. Marius Bakke2020-01-111-10/+188
| * gnu: Add qtwebengine.•••* gnu/packages/qt.scm (qtwebengine): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Mike Rosset2020-01-111-0/+145
| * gnu: emacs-undo-tree: Update to 0.7.1.•••* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.1. Signed-off-by: David Wilson <david@daviwil.com> nixo2020-01-111-3/+3
| * gnu: Add picolisp.•••* gnu/packages/lisp.scm (picolisp32, picolisp): New variables. Guillaume Le Vaillant2020-01-111-1/+160
| * gnu: cdemu-daemon: Split excessively long line.•••* gnu/packages/cdrom.scm (cdemu-daemon)[source]: Wrap at 80 characters. Tobias Geerinckx-Rice2020-01-111-2/+2
| * gnu: cdemu-client: Update to 3.2.4.•••* gnu/packages/cdrom.scm (cdemu-client): Update to 3.2.4. Tobias Geerinckx-Rice2020-01-111-2/+2
| * gnu: cdemu-daemon: Update to 3.2.4.•••* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.4. Tobias Geerinckx-Rice2020-01-111-2/+2
| * gnu: libmirage: Update to 3.2.4.•••* gnu/packages/cdrom.scm (libmirage): Update to 3.2.4. Tobias Geerinckx-Rice2020-01-111-3/+3
| * gnu: impressive: Update to 0.12.1.•••* gnu/packages/pdf.scm (impressive): Update to 0.12.1. Tobias Geerinckx-Rice2020-01-111-3/+3
| * gnu: kdevelop: Update to 5.4.6.•••* gnu/packages/kde.scm (kdevelop): Update to 5.4.6. Tobias Geerinckx-Rice2020-01-111-4/+3
| * gnu: upower: Update to 0.99.11.•••* gnu/packages/gnome.scm (upower): Update to 0.99.11. [source]: Follow home page download URI. Tobias Geerinckx-Rice2020-01-111-4/+3
| * gnu: python-glances: Update to 3.1.2.•••* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.2. Tobias Geerinckx-Rice2020-01-111-5/+3
| * gnu: ddcutil: Update to 0.9.8.•••* gnu/packages/hardware.scm (ddcutil): Update to 0.9.8. Tobias Geerinckx-Rice2020-01-111-3/+3
| * gnu: python-smmap2: Update to 2.0.5.•••* gnu/packages/python-xyz.scm (python-smmap2): Update to 2.0.5. Tobias Geerinckx-Rice2020-01-111-3/+2
| * gnu: thunar: Update to 1.8.11.•••* gnu/packages/xfce.scm (thunar): Update to 1.8.11. Tobias Geerinckx-Rice2020-01-111-3/+3
| * gnu: xf86-input-wacom: Update to 0.39.0.•••* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.39.0. Tobias Geerinckx-Rice2020-01-111-2/+2
| * gnu: libwacom: Update to 1.2.•••* gnu/packages/xdisorg.scm (libwacom): Update to 1.2. Tobias Geerinckx-Rice2020-01-111-3/+3
| * gnu: mercurial: Update to 5.2.1.•••* gnu/packages/version-control.scm (mercurial): Update to 5.2.1. [arguments]: Remove hard dependency on Python 2. Replace check phase to work around known failing tests. [native-inputs]: Add python-nose, and unzip. Signed-off-by: Brett Gilio <brettg@gnu.org> Roel Janssen2020-01-101-8/+30
| * gnu: hdf5@1.10: Update to 1.10.6.•••* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.6. Tobias Geerinckx-Rice2020-01-101-2/+2
| * gnu: reuse: Download from PyPI.•••* gnu/packages/license.scm (reuse)[source]: Use PYPI-URI. Tobias Geerinckx-Rice2020-01-101-6/+3
| * gnu: reuse: Update to 0.7.0.•••* gnu/packages/license.scm (reuse): Update to 0.7.0. Tobias Geerinckx-Rice2020-01-101-3/+3
| * gnu: opensc: Eliminate obsolete test disablement.•••This follows up on commit 508d5c5fa883a3cee53f8da358d853d4b245496c, I guess. * gnu/packages/security-token.scm (opensc)[arguments]: Remove the ‘disable-broken-test’ phase. Tobias Geerinckx-Rice2020-01-101-7/+1
| * gnu: rng-tools: Update to 6.9.•••* gnu/packages/linux.scm (rng-tools): Update to 6.9. Tobias Geerinckx-Rice2020-01-101-3/+3
| * gnu: gnucash: Update to 3.8.•••* gnu/packages/gnucash.scm (gnucash, gnucash-doc): Update to 3.8. Hartmut Goebel2020-01-101-4/+4
| * gnu: aqbanking: Update to 5.99.44beta.•••* gnu/packages/gnucash.scm (aqbanking): Update to 5.99.44beta. [argmuents]<configure-flags>: Remove. [native-inputs]. Add gettext-minimal. Hartmut Goebel2020-01-101-7/+6
| * gnu: gwenhywfar: Update to 4.99.25rc9.•••* gnu/packages/gnucash.scm (gwenhywfar): Update to 4.99.25rc9. Hartmut Goebel2020-01-101-3/+3
| * gnu: lepton-eda: Fix build.•••This is a follow-up to commit 1101c73c7fb2e0dbba00b45c05bf36ae08bdb6f2. * gnu/packages/engineering.scm (lepton-eda)[arguments]: Ignore inherited phases. Ricardo Wurmus2020-01-101-2/+2
| * gnu: nfs-utils: Build rpc.svcgssd.•••* gnu/packages/nfs.scm (nfs-utils)[arguments]: Enable building of rpc.svcgssd. Ricardo Wurmus2020-01-101-1/+2
| * gnu: monero-gui: Update to 0.15.0.3.•••* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.3. [build-system]: Use qt-build-system. [inputs]: Remove qtwebchannel and qtx11extras. [arguments]: Merge fix-library-paths, fix-monerod-path, fix-qt-paths and fix-install-path phases into a fix-paths phase. Remove custom build, change-dir and wrap-program phases. Add configure and build-zxcvbn-c phases. Guillaume Le Vaillant2020-01-101-56/+39
| * gnu: rrdtool: Update to 1.7.2.•••* gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.2. Tobias Geerinckx-Rice2020-01-101-3/+3
| * gnu: pcsc-lite: Update to 1.8.26.•••* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.26. Tobias Geerinckx-Rice2020-01-101-3/+3
| * gnu: pcsc-lite: Don't use NAME in source URI.•••* gnu/packages/security-token.scm (pcsc-lite)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-01-101-3/+2
| * gnu: font-iosevka-slab: Update source hash.•••* gnu/packages/fonts.scm (font-iosevka-slab)[source]: Update sha256. Tobias Geerinckx-Rice2020-01-101-1/+2
| * gnu: python-lxml: Use HTTPS home page.•••* gnu/packages/python-xyz.scm (python-lxml)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-01-101-1/+1
| * gnu: python-lxml: Update to 4.4.2.•••* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.2. Tobias Geerinckx-Rice2020-01-101-6/+4