summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* build-system/go: Build with a filesystem union of Go dependencies.Leo Famulari2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | This basically changes (guix build-system go) so that instead of looking up its dependencies in a list of directories in $GOPATH, all the Go dependencies are symlinked into a single directory. Fixes <https://bugs.gnu.org/33620>. * guix/build/go-build-system.scm (setup-go-environment): New variable. (setup-environment, install-source): Remove variables. (unpack): Unpack the source relative to $GOPATH. (install): Do not install the compiled objects in the 'pkg' directory. Install the source code in this phase, and only install the source of the package named by IMPORT-PATH. * doc/guix.texi (Build Systems): Adjust accordingly. * gnu/packages/docker.scm (docker): Import (guix build union) on the build side and adjust to build phase name changes in (guix build-system go). * gnu/packages/shellutils.scm (direnv): Likewise. * gnu/packages/databases.scm (mongo-tools)[arguments]: Set '#:install-source #f'. * gnu/packages/music.scm (demlo)[arguments]: Move the 'install-scripts' phase after the 'install' phase.
* gnu: Remove Go 1.9.Leo Famulari2019-03-14
| | | | | | | | | * gnu/packages/golang.scm (go-1.9): Remove variable. (go-1.11): Inherit from go-1.4 and consolidate the inherited build phases from go-1.9. Go 1.11 should be essentially unchanged with this commit, although the derivation is different.
* gnu: python-flexmock: Update to 0.10.3.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/check.scm (python-flexmock): Update to 0.10.3.
* gnu: python-freezegun: Update to 0.3.11.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/check.scm (python-freezegun): Update to 0.3.11.
* gnu: python-nose-timer: Update to 0.7.4.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/check.scm (python-nose-timer): Update to 0.7.4.
* gnu: aubio: Update to 0.4.9.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/audio.scm (aubio): Update to 0.4.9.
* gnu: qjackctl: Update to 0.5.6.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/audio.scm (qjackctl): Update to 0.5.6.
* gnu: qsynth: Update to 0.5.5.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/audio.scm (qsynth): Update to 0.5.5.
* gnu: Move libconfuse to (gnu packages textutils).Tobias Geerinckx-Rice2019-03-14
| | | | | | * gnu/packages/wm.scm (libconfuse): Move… * gnu/packages/textutils.scm (libconfuse): …to here. Adjust all imports.
* gnu: sslh: Update to 1.20.Tobias Geerinckx-Rice2019-03-14
| | | | | | * gnu/packages/networking.scm (sslh): Update to 1.20. [native-inputs]: Add perl-conf-libconfig. Remove valgrind. [arguments]: Re-indent.
* gnu: Add perl-conf-libconfig.Tobias Geerinckx-Rice2019-03-14
| | | | * gnu/packages/perl.scm (perl-conf-libconfig): New public variable.
* gnu: sslh: Don't use unstable tarball.Tobias Geerinckx-Rice2019-03-14
| | | | | * gnu/packages/networking.scm (sslh)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: lxqt-about: Make it more reproducible.Danny Milosavljevic2019-03-14
| | | | * gnu/packages/lxqt.scm (lxqt-about)[arguments]<#:phases>[setenv]: New phase.
* gnu: screengrab: Update to 1.101.Meiyo Peng2019-03-14
| | | | | | * gnu/packages/lxqt.scm (screengrab): Update to 1.101. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: qterminal: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (qterminal): Update to 0.14.1. [arguments]: Remove #:configure-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: qtermwidget: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (qtermwidget): Update to 0.14.1. [arguments]: Remove #:configure-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: qps: Update to 1.10.20.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (qps): Update to 1.10.20. [native-inputs]: Add lxqt-build-tools. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pavucontrol-qt: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (pavucontrol-qt): Update to 0.14.1. [arguments]: Remove #:configure-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: obconf-qt: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (obconf-qt): Update to 0.14.1. [arguments]: Remove #:configure-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lximage-qt: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (lximage-qt): Update to 0.14.1. [arguments]: Remove #:configure-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: compton-conf: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (compton-conf): Update to 0.14.1. [arguments]: Remove #:configure-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pcmanfm-qt: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (pcmanfm-qt): Update to 0.14.1. [arguments]: Remove #:configure-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libfm-qt: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (libfm-qt): Update to 0.14.1. [arguments]: Remove #:configure-flags. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-themes: Update to 0.14.0.Meiyo Peng2019-03-14
| | | | | | * gnu/packages/lxqt.scm (lxqt-themes): Update to 0.14.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-sudo: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-sudo): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-session: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-session): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-runner: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-runner): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-qtplugin: Update to 0.14.0.Meiyo Peng2019-03-14
| | | | | | * gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 0.14.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-powermanagement: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-policykit: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-policykit): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-panel: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-panel): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-openssh-askpass: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-notificationd: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-notificationd): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-globalkeys: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-config: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | | * gnu/packages/lxqt.scm (lxqt-config): Update to 0.14.1. [inputs]: Add eudev, libxi, xf86-input-libinput. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-admin: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-admin): Update to 0.14.1. [arguments]: Remove #:configure-flags <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-about: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-about): Update to 0.14.1. [arguments]: Remove #:configure-flags. <#:phases>[patch-translations-dir]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libsysstat: Update to 0.4.2.Meiyo Peng2019-03-14
| | | | | | * gnu/packages/lxqt.scm (libsysstat): Update to 0.4.2. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: liblxqt: Update to 0.14.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (liblxqt): Update to 0.14.1. [arguments]: Remove #:configure-flags. Add 'patch-translations-dir' phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libqtxdg: Update to 3.3.1.Meiyo Peng2019-03-14
| | | | | | | * gnu/packages/lxqt.scm (libqtxdg): Update to 3.3.1. [native-inputs]: Add lxqt-build-tools. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lxqt-build-tools: Update to 0.6.0.Meiyo Peng2019-03-14
| | | | | | * gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.6.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libfm: Update to 1.3.1.Meiyo Peng2019-03-14
| | | | | | * gnu/packages/lxde.scm (libfm): Update to 1.3.1. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: menu-cache: Update to 1.1.0.Meiyo Peng2019-03-14
| | | | | | * gnu/packages/lxde.scm (menu-cache): Update to 1.1.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: jasper: Update to 2.0.16.Marius Bakke2019-03-14
| | | | * gnu/packages/image.scm (jasper): Update to 2.0.16.
* gnu: rapidjson: Update home page.Marius Bakke2019-03-14
| | | | * gnu/packages/web.scm (rapidjson)[source, home-page]: Follow redirected URL.
* gnu: samba: Update to 4.9.5.Marius Bakke2019-03-14
| | | | * gnu/packages/samba.scm (samba): Update to 4.9.5.
* gnu: libzip: Update to 1.5.2.Marius Bakke2019-03-14
| | | | * gnu/packages/compression.scm (libzip): Update to 1.5.2.
* gnu: libzip: Don't use NAME in source URI.Marius Bakke2019-03-14
| | | | * gnu/packages/compression.scm (libzip)[source](uri): Hard-code NAME.
* gnu: WebKitGTK: Update to 2.24.0.Marius Bakke2019-03-14
| | | | | | | | * gnu/packages/webkit.scm (webkitgtk-2.22): Rename to ... (webkitgtk-2.24): ... this. Update to 2.24.0. [inputs]: Add OPENJPEG. * gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust accordingly. * gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
* gnu: libsoup: Update to 2.66.0.Marius Bakke2019-03-14
| | | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.66.0. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Adjust accordingly. [native-inputs]: Add GTK-DOC. [inputs]: Add MIT-KRB5. Move SQLITE and LIBPSL ... [propagated-inputs]: ... here.