jackhill/guix/guix.git
5 years agoservices: httpd: Allow using it with PHP.
Florian Pelz [Sat, 20 Oct 2018 16:44:03 +0000 (18:44 +0200)]
services: httpd: Allow using it with PHP.

* gnu/services/web.scm (httpd): Make existing httpd-module API public.
* doc/guix.texi (Apache HTTP Server): Document its usage with PHP-FPM.

Signed-off-by: Christopher Baines <mail@cbaines.net>
5 years agognu: lxqt-build-tools: Define LXQT_DATA_DIR and LXQT_ETC_XDG_DIR.
Meiyo Peng [Fri, 19 Oct 2018 14:16:38 +0000 (22:16 +0800)]
gnu: lxqt-build-tools: Define LXQT_DATA_DIR and LXQT_ETC_XDG_DIR.

* gnu/packages/lxqt.scm (lxqt-build-tools)[arguments]: Define LXQT_DATA_DIR
and LXQT_ETC_XDG_DIR in the configure flags.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: lxqt: Correct licenses for several packages.
Meiyo Peng [Sat, 27 Oct 2018 07:56:47 +0000 (15:56 +0800)]
gnu: lxqt: Correct licenses for several packages.

* gnu/packages/lxqt.scm (pcmanfm-qt, lximage-qt, pavucontrol-qt, qtermwidget)
(qterminal, screengrab, lxqt): Correct license to GPL2+.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: lxqt: Propagate qterminal actually.
宋文武 [Sat, 27 Oct 2018 03:30:07 +0000 (11:30 +0800)]
gnu: lxqt: Propagate qterminal actually.

* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Fix typo of 'qterminal'.

5 years agognu: xmlsec-nss: Fix tests (and hence build).
Tobias Geerinckx-Rice [Sat, 27 Oct 2018 02:43:33 +0000 (04:43 +0200)]
gnu: xmlsec-nss: Fix tests (and hence build).

* gnu/packages/xml.scm (xmlsec-nss)[native-inputs]: Add nss:bin to
provide the certutil command.

5 years agognu: units: Update to 2.18.
Tobias Geerinckx-Rice [Sat, 27 Oct 2018 02:20:39 +0000 (04:20 +0200)]
gnu: units: Update to 2.18.

* gnu/packages/maths.scm (units): Update to 2.18.

5 years agognu: parallel: Update to 20181022.
Tobias Geerinckx-Rice [Fri, 26 Oct 2018 02:03:59 +0000 (04:03 +0200)]
gnu: parallel: Update to 20181022.

* gnu/packages/parallel.scm (parallel): Update to 20181022.

5 years agognu: gvpe: Update to 3.1.
Tobias Geerinckx-Rice [Sat, 27 Oct 2018 02:17:34 +0000 (04:17 +0200)]
gnu: gvpe: Update to 3.1.

* gnu/packages/vpn.scm (gvpe): Update to 3.1.
[source]: Remove obsolete snippet.
[native-inputs]: Add pkg-config.

5 years agognu: gama: Update to 2.01.
Tobias Geerinckx-Rice [Sat, 27 Oct 2018 02:12:03 +0000 (04:12 +0200)]
gnu: gama: Update to 2.01.

* gnu/packages/gps.scm (gama): Update to 2.01.

5 years agognu: perl-x11-xcb: Update to 0.18.
Tobias Geerinckx-Rice [Fri, 26 Oct 2018 15:02:48 +0000 (17:02 +0200)]
gnu: perl-x11-xcb: Update to 0.18.

* gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.18.

5 years agognu: flatbuffers: Update to 1.10.0.
Tobias Geerinckx-Rice [Fri, 26 Oct 2018 14:04:52 +0000 (16:04 +0200)]
gnu: flatbuffers: Update to 1.10.0.

* gnu/packages/serialization.scm (flatbuffers): Update to 1.10.0.

5 years agognu: Add tnef.
Eric Bavier [Sat, 27 Oct 2018 02:14:53 +0000 (21:14 -0500)]
gnu: Add tnef.

* gnu/packages/mail.scm (tnef): New variable.

5 years agognu: Add lua5.1-lpeg and lua5.1-lmpack.
HiPhish [Wed, 24 Oct 2018 12:22:14 +0000 (14:22 +0200)]
gnu: Add lua5.1-lpeg and lua5.1-lmpack.

* gnu/packages/lua.scm (lua5.1-lpeg): New variable.
* gnu/packages/serialization.scm (lua5.1-libmpack): New variable.

The packages lua-lpeg and lua-libmpack had no Lua 5.1 variants. These
packages will be needed to build Neovim properly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add jp2a.
Pierre-Antoine Rouby [Thu, 25 Oct 2018 10:28:16 +0000 (12:28 +0200)]
gnu: Add jp2a.

* gnu/packages/image.scm: New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: sbcl-lift: Fix 'license' field.
Ludovic Courtès [Fri, 26 Oct 2018 19:07:03 +0000 (21:07 +0200)]
gnu: sbcl-lift: Fix 'license' field.

The invalid 'license' field was preventing evaluations from completing.

* gnu/packages/lisp.scm (sbcl-lift)[license]: Change to LICENSE:EXPAT.

5 years agoprofiles: Fix typo in exports.
Ludovic Courtès [Fri, 26 Oct 2018 18:04:49 +0000 (20:04 +0200)]
profiles: Fix typo in exports.

* guix/profiles.scm (&profile-collistion-error): Fix typo in export list.

5 years agognu: rust: Update to 1.28.
Nikolai Merinov [Mon, 15 Oct 2018 21:37:41 +0000 (02:37 +0500)]
gnu: rust: Update to 1.28.

* gnu/packages/rust.scm (rust): Rename to...
(rust-1.27): ... this.
(rust): New variable.

5 years agognu: rust: Work around rust 1.25...1.27 reproducibility issues.
Nikolai Merinov [Mon, 15 Oct 2018 21:32:11 +0000 (02:32 +0500)]
gnu: rust: Work around rust 1.25...1.27 reproducibility issues.

* gnu/packages/patches/rust-mdbook-support-reproducible-builds-by-forcing-window.search.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add new patch file.
* gnu/packages/rust.scm (rust-1.19): Use system libssh2 library.
during cargo build.  Note: libgit2 still bundled, because cargo
tests assume specific libgit2 minor release.
(rust-1.23): Inherit native-inputs from previous package.
(rust-1.25): Switch back to llvm 3.9.1 as workaround for
https://github.com/rust-lang/rust/issues/50556 issue.
(rust-1.27): Apply changes from
https://github.com/rust-lang-nursery/mdBook/pull/692 to make
generation of "searchindex.js" files reproducible. Disable cargo
test that required llvm 6.

5 years agognu: Add lxqt.
Meiyo Peng [Mon, 22 Oct 2018 03:29:20 +0000 (11:29 +0800)]
gnu: Add lxqt.

* gnu/packages/lxqt.scm (lxqt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: libqtxdg: Simplify configure flags.
Meiyo Peng [Fri, 19 Oct 2018 05:59:24 +0000 (13:59 +0800)]
gnu: libqtxdg: Simplify configure flags.

* gnu/packages/lxqt.scm (libqtxdg)[arugemnts]: Use relative path for
'QTXDGX_ICONENGINEPLUGIN_INSTALL_PATH'.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: lxqt.scm: Remove ${CMAKE_INSTALL_PREFIX} from DESTINATION path.
Meiyo Peng [Sat, 20 Oct 2018 02:50:40 +0000 (10:50 +0800)]
gnu: lxqt.scm: Remove ${CMAKE_INSTALL_PREFIX} from DESTINATION path.

* gnu/packages/lxqt.scm: Remove ${CMAKE_INSTALL_PREFIX} from DESTINATION path.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add obconf-qt.
Meiyo Peng [Thu, 18 Oct 2018 12:33:43 +0000 (20:33 +0800)]
gnu: Add obconf-qt.

* gnu/packages/lxqt.scm (obconf-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add compton-conf.
Meiyo Peng [Thu, 18 Oct 2018 12:33:24 +0000 (20:33 +0800)]
gnu: Add compton-conf.

* gnu/packages/lxqt.scm (compton-conf): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add qps.
Meiyo Peng [Thu, 18 Oct 2018 12:01:39 +0000 (20:01 +0800)]
gnu: Add qps.

* gnu/packages/lxqt.scm (qps): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add qterminal.
Meiyo Peng [Thu, 18 Oct 2018 12:01:17 +0000 (20:01 +0800)]
gnu: Add qterminal.

* gnu/packages/lxqt.scm (qterminal): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add screengrab.
Meiyo Peng [Thu, 18 Oct 2018 11:48:09 +0000 (19:48 +0800)]
gnu: Add screengrab.

* gnu/packages/lxqt.scm (screengrab): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lximage-qt.
Meiyo Peng [Thu, 18 Oct 2018 11:33:15 +0000 (19:33 +0800)]
gnu: Add lximage-qt.

* gnu/packages/lxqt.scm (lximage-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: lxqt.scm: Sort packages into base, core, etc.
Meiyo Peng [Thu, 18 Oct 2018 11:19:06 +0000 (19:19 +0800)]
gnu: lxqt.scm: Sort packages into base, core, etc.

* gnu/packages/lxqt.scm: Sort packages into base, core, etc.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add qtermwidget.
Meiyo Peng [Thu, 18 Oct 2018 07:54:15 +0000 (15:54 +0800)]
gnu: Add qtermwidget.

* gnu/packages/lxqt.scm (qtermwidget): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: hplip: Update home page.
Tobias Geerinckx-Rice [Thu, 25 Oct 2018 23:50:50 +0000 (01:50 +0200)]
gnu: hplip: Update home page.

* gnu/packages/cups.scm (hplip)[home-page]: Follow its permanent
redirection.

5 years agognu: hplip: Update to 3.18.9.
Tobias Geerinckx-Rice [Thu, 25 Oct 2018 23:49:37 +0000 (01:49 +0200)]
gnu: hplip: Update to 3.18.9.

* gnu/packages/cups.scm (hplip): Update to 3.18.9.
[arguments]: Add the resulting libraries to the build's RUNPATH.

5 years agognu: libsigrok: Update to 0.5.1.
Tobias Geerinckx-Rice [Fri, 26 Oct 2018 00:24:39 +0000 (02:24 +0200)]
gnu: libsigrok: Update to 0.5.1.

* gnu/packages/electronics.scm (libsigrok): Update to 0.5.1.
[arguments]: Adjust to split udev rules and clean up a little.

5 years agognu: dnsmasq: Update to 2.80 [security fixes].
Tobias Geerinckx-Rice [Thu, 25 Oct 2018 23:53:59 +0000 (01:53 +0200)]
gnu: dnsmasq: Update to 2.80 [security fixes].

* gnu/packages/dns.scm (dnsmasq): Update to 2.80.

5 years agognu: tinc: Use HTTPS for sources and home page.
Tobias Geerinckx-Rice [Wed, 24 Oct 2018 03:33:42 +0000 (05:33 +0200)]
gnu: tinc: Use HTTPS for sources and home page.

* gnu/packages/vpn.scm (tinc)[source, home-page]: Use HTTPS.

5 years agognu: Mercurial: Update to 4.7.2.
Leo Famulari [Thu, 25 Oct 2018 23:46:49 +0000 (19:46 -0400)]
gnu: Mercurial: Update to 4.7.2.

* gnu/packages/version-control.scm (mercurial): Update to 4.7.2.

5 years agognu: Add pavucontrol-qt.
Meiyo Peng [Thu, 18 Oct 2018 07:20:39 +0000 (15:20 +0800)]
gnu: Add pavucontrol-qt.

* gnu/packages/lxqt.scm (pavucontrol-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-themes.
Meiyo Peng [Thu, 18 Oct 2018 07:11:10 +0000 (15:11 +0800)]
gnu: Add lxqt-themes.

* gnu/packages/lxqt.scm (lxqt-themes): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-qtplugin.
Meiyo Peng [Thu, 18 Oct 2018 06:56:23 +0000 (14:56 +0800)]
gnu: Add lxqt-qtplugin.

* gnu/packages/lxqt.scm (lxqt-qtplugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-powermanagement.
Meiyo Peng [Thu, 18 Oct 2018 06:38:02 +0000 (14:38 +0800)]
gnu: Add lxqt-powermanagement.

* gnu/packages/lxqt.scm (lxqt-powermanagement): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-openssh-askpass.
Meiyo Peng [Thu, 18 Oct 2018 06:30:04 +0000 (14:30 +0800)]
gnu: Add lxqt-openssh-askpass.

* gnu/packages/lxqt.scm (lxqt-openssh-askpass): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-policykit.
Meiyo Peng [Thu, 18 Oct 2018 06:24:20 +0000 (14:24 +0800)]
gnu: Add lxqt-policykit.

* gnu/packages/lxqt.scm (lxqt-policykit): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-notificationd.
Meiyo Peng [Thu, 18 Oct 2018 06:10:48 +0000 (14:10 +0800)]
gnu: Add lxqt-notificationd.

* gnu/packages/lxqt.scm (lxqt-notificationd): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: lxqt.scm: Move qttools from inputs to native-inputs.
Meiyo Peng [Thu, 18 Oct 2018 06:02:33 +0000 (14:02 +0800)]
gnu: lxqt.scm: Move qttools from inputs to native-inputs.

* gnu/packages/lxqt.scm: Move qttools from inputs to native-inputs.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-config.
Meiyo Peng [Thu, 18 Oct 2018 05:58:55 +0000 (13:58 +0800)]
gnu: Add lxqt-config.

* gnu/packages/lxqt.scm (lxqt-config): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add r-sjplot.
Ricardo Wurmus [Thu, 25 Oct 2018 03:17:16 +0000 (05:17 +0200)]
gnu: Add r-sjplot.

* gnu/packages/cran.scm (r-sjplot): New variable.

5 years agognu: Add r-ggeffects.
Ricardo Wurmus [Thu, 25 Oct 2018 03:17:04 +0000 (05:17 +0200)]
gnu: Add r-ggeffects.

* gnu/packages/cran.scm (r-ggeffects): New variable.

5 years agognu: Add r-glmmtmb.
Ricardo Wurmus [Thu, 25 Oct 2018 03:16:54 +0000 (05:16 +0200)]
gnu: Add r-glmmtmb.

* gnu/packages/cran.scm (r-glmmtmb): New variable.

5 years agognu: Add r-sjstats.
Ricardo Wurmus [Thu, 25 Oct 2018 03:16:44 +0000 (05:16 +0200)]
gnu: Add r-sjstats.

* gnu/packages/cran.scm (r-sjstats): New variable.

5 years agognu: Add r-tmb.
Ricardo Wurmus [Thu, 25 Oct 2018 03:16:34 +0000 (05:16 +0200)]
gnu: Add r-tmb.

* gnu/packages/cran.scm (r-tmb): New variable.

5 years agognu: Add r-bayesplot.
Ricardo Wurmus [Thu, 25 Oct 2018 03:16:17 +0000 (05:16 +0200)]
gnu: Add r-bayesplot.

* gnu/packages/cran.scm (r-bayesplot): New variable.

5 years agognu: Add r-coin.
Ricardo Wurmus [Thu, 25 Oct 2018 03:16:06 +0000 (05:16 +0200)]
gnu: Add r-coin.

* gnu/packages/cran.scm (r-coin): New variable.

5 years agognu: Add r-pwr.
Ricardo Wurmus [Thu, 25 Oct 2018 03:15:56 +0000 (05:15 +0200)]
gnu: Add r-pwr.

* gnu/packages/cran.scm (r-pwr): New variable.

5 years agognu: Add r-emmeans.
Ricardo Wurmus [Thu, 25 Oct 2018 03:15:47 +0000 (05:15 +0200)]
gnu: Add r-emmeans.

* gnu/packages/cran.scm (r-emmeans): New variable.

5 years agognu: Add r-multcomp.
Ricardo Wurmus [Thu, 25 Oct 2018 03:15:37 +0000 (05:15 +0200)]
gnu: Add r-multcomp.

* gnu/packages/cran.scm (r-multcomp): New variable.

5 years agognu: Add r-th-data.
Ricardo Wurmus [Thu, 25 Oct 2018 03:15:23 +0000 (05:15 +0200)]
gnu: Add r-th-data.

* gnu/packages/cran.scm (r-th-data): New variable.

5 years agognu: Add r-sandwich.
Ricardo Wurmus [Thu, 25 Oct 2018 03:15:10 +0000 (05:15 +0200)]
gnu: Add r-sandwich.

* gnu/packages/cran.scm (r-sandwich): New variable.

5 years agognu: r-sjmisc: Update to 2.7.5.
Ricardo Wurmus [Thu, 25 Oct 2018 03:14:54 +0000 (05:14 +0200)]
gnu: r-sjmisc: Update to 2.7.5.

* gnu/packages/cran.scm (r-sjmisc): Update to 2.7.5.

5 years agognu: r-sjlabelled: Update to 1.0.14.
Ricardo Wurmus [Thu, 25 Oct 2018 03:14:38 +0000 (05:14 +0200)]
gnu: r-sjlabelled: Update to 1.0.14.

* gnu/packages/cran.scm (r-sjlabelled): Update to 1.0.14.

5 years agognu: sfml: Update to 2.5.1.
Tobias Geerinckx-Rice [Thu, 25 Oct 2018 02:23:31 +0000 (04:23 +0200)]
gnu: sfml: Update to 2.5.1.

* gnu/packages/game-development.scm (sfml): Update to 2.5.1.

5 years agognu: sfml: Don't use unstable tarball.
Tobias Geerinckx-Rice [Thu, 25 Oct 2018 02:20:27 +0000 (04:20 +0200)]
gnu: sfml: Don't use unstable tarball.

* gnu/packages/game-development.scm (sfml)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: cdogs-sdl: Update to 0.6.8.
Tobias Geerinckx-Rice [Thu, 25 Oct 2018 02:15:02 +0000 (04:15 +0200)]
gnu: cdogs-sdl: Update to 0.6.8.

* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.8.

5 years agognu: Add pdfpc.
Ricardo Wurmus [Wed, 24 Oct 2018 14:46:07 +0000 (16:46 +0200)]
gnu: Add pdfpc.

* gnu/packages/pdf.scm (pdfpc): New variable.

5 years agognu: Add hangups.
Tobias Geerinckx-Rice [Tue, 23 Oct 2018 00:50:10 +0000 (02:50 +0200)]
gnu: Add hangups.

* gnu/packages/messaging.scm (hangups): New public variable.

5 years agognu: Add python-mechanicalsoup.
Tobias Geerinckx-Rice [Mon, 22 Oct 2018 22:39:37 +0000 (00:39 +0200)]
gnu: Add python-mechanicalsoup.

* gnu/packages/python-web.scm (python-mechanicalsoup)
(python2-mechanicalsoup): New public variable.

5 years agognu: Add python-reparser.
Tobias Geerinckx-Rice [Mon, 22 Oct 2018 18:36:28 +0000 (20:36 +0200)]
gnu: Add python-reparser.

* gnu/packages/python.scm (python-reparser, python2-reparser):
New public variable.

5 years agognu: Add python-readlike.
Tobias Geerinckx-Rice [Mon, 22 Oct 2018 15:58:02 +0000 (17:58 +0200)]
gnu: Add python-readlike.

* gnu/packages/python.scm (python-readlike, python2-readlike):
New public variables.

5 years agognu: minixml: Update to 2.12.
Tobias Geerinckx-Rice [Wed, 24 Oct 2018 18:51:06 +0000 (20:51 +0200)]
gnu: minixml: Update to 2.12.

* gnu/packages/xml.scm (minixml): Update to 2.12.
[arguments]: Add the resulting libraries to the build's RUNPATH.

5 years agognu: iproute2: Update to 4.19.0.
Tobias Geerinckx-Rice [Wed, 24 Oct 2018 13:47:16 +0000 (15:47 +0200)]
gnu: iproute2: Update to 4.19.0.

* gnu/packages/linux.scm (iproute): Update to 4.19.0.

5 years agognu: loksh: Use PREFIX.
Tobias Geerinckx-Rice [Wed, 24 Oct 2018 03:54:35 +0000 (05:54 +0200)]
gnu: loksh: Use PREFIX.

* gnu/packages/shells.scm (loksh)[argumentss]: Substitute PREFIX for
DESTDIR #:make-flags.

5 years agognu: Add libkscreen.
Meiyo Peng [Thu, 18 Oct 2018 05:58:22 +0000 (13:58 +0800)]
gnu: Add libkscreen.

* gnu/packages/kde.scm (libkscreen): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: lxqt.scm: Add prefix to licenses imports.
Meiyo Peng [Thu, 18 Oct 2018 05:32:55 +0000 (13:32 +0800)]
gnu: lxqt.scm: Add prefix to licenses imports.

* gnu/packages/lxqt.scm: Import (guix licenses) with prefix "license:".

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-admin.
Meiyo Peng [Thu, 18 Oct 2018 03:53:30 +0000 (11:53 +0800)]
gnu: Add lxqt-admin.

* gnu/packages/lxqt.scm (lxqt-admin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-about.
Meiyo Peng [Thu, 18 Oct 2018 03:40:41 +0000 (11:40 +0800)]
gnu: Add lxqt-about.

* gnu/packages/lxqt.scm (lxqt-about): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add pcmanfm-qt.
Meiyo Peng [Thu, 18 Oct 2018 03:19:38 +0000 (11:19 +0800)]
gnu: Add pcmanfm-qt.

* gnu/packages/lxqt.scm (pcmanfm-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add libfm-qt.
Meiyo Peng [Thu, 18 Oct 2018 03:14:35 +0000 (11:14 +0800)]
gnu: Add libfm-qt.

* gnu/packages/lxqt.scm (libfm-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-sudo.
Meiyo Peng [Thu, 18 Oct 2018 03:11:36 +0000 (11:11 +0800)]
gnu: Add lxqt-sudo.

* gnu/packages/lxqt.scm (lxqt-sudo): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-runner.
Meiyo Peng [Thu, 18 Oct 2018 03:01:29 +0000 (11:01 +0800)]
gnu: Add lxqt-runner.

* gnu/packages/lxqt.scm (lxqt-runner): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-panel.
Meiyo Peng [Thu, 18 Oct 2018 02:58:24 +0000 (10:58 +0800)]
gnu: Add lxqt-panel.

* gnu/packages/lxqt.scm (lxqt-panel): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add libsysstat.
Meiyo Peng [Thu, 18 Oct 2018 10:54:29 +0000 (18:54 +0800)]
gnu: Add libsysstat.

* gnu/packages/lxqt.scm (libsysstat): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add lxqt-globalkeys.
Meiyo Peng [Thu, 18 Oct 2018 02:55:46 +0000 (10:55 +0800)]
gnu: Add lxqt-globalkeys.

* gnu/packages/lxqt.scm (lxqt-globalkeys): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5 years agognu: Add gx-go.
Pierre Neidhardt [Wed, 24 Oct 2018 12:41:09 +0000 (14:41 +0200)]
gnu: Add gx-go.

* gnu/packages/ipfs.scm (gx-go): New variable.

5 years agognu: Add go-github-com-whyrusleeping-gx-util.
Pierre Neidhardt [Wed, 24 Oct 2018 12:40:06 +0000 (14:40 +0200)]
gnu: Add go-github-com-whyrusleeping-gx-util.

* gnu/packages/ipfs.scm (go-github-com-whyrusleeping-gx-util): New variable.

5 years agognu: Add go-github-com-kr-fs.
Pierre Neidhardt [Wed, 24 Oct 2018 12:39:35 +0000 (14:39 +0200)]
gnu: Add go-github-com-kr-fs.

* gnu/packages/golang.scm (go-github-com-kr-fs): New variable.

5 years agognu: dotherside: Update home-page.
Efraim Flashner [Tue, 23 Oct 2018 07:48:44 +0000 (10:48 +0300)]
gnu: dotherside: Update home-page.

* gnu/packages/qt.scm (dotherside)[home-page]: Fix project's home-page.

5 years agognu: Add gx.
Pierre Neidhardt [Wed, 24 Oct 2018 10:25:31 +0000 (12:25 +0200)]
gnu: Add gx.

* gnu/packages/ipfs.scm (gx): New variable.

5 years agognu: Add go-github-com-ipfs-go-ipfs-api.
Pierre Neidhardt [Wed, 24 Oct 2018 10:20:45 +0000 (12:20 +0200)]
gnu: Add go-github-com-ipfs-go-ipfs-api.

* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api): New variable.

5 years agognu: Add go-github-com-ipfs-go-ipfs-cmdkit-files.
Pierre Neidhardt [Wed, 24 Oct 2018 10:16:18 +0000 (12:16 +0200)]
gnu: Add go-github-com-ipfs-go-ipfs-cmdkit-files.

* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-cmdkit-files): New variable.

5 years agognu: Add go-github-com-whyrusleeping-stump.
Pierre Neidhardt [Wed, 24 Oct 2018 10:12:40 +0000 (12:12 +0200)]
gnu: Add go-github-com-whyrusleeping-stump.

* gnu/packages/golang.scm (go-github-com-whyrusleeping-stump): New variable.

5 years agognu: Add go-github-com-whyrusleeping-progmeter.
Pierre Neidhardt [Wed, 24 Oct 2018 10:11:41 +0000 (12:11 +0200)]
gnu: Add go-github-com-whyrusleeping-progmeter.

* gnu/packages/golang.scm (go-github-com-whyrusleeping-progmeter): New variable.

5 years agognu: Add go-github-com-whyrusleeping-json-filter.
Pierre Neidhardt [Wed, 24 Oct 2018 10:08:48 +0000 (12:08 +0200)]
gnu: Add go-github-com-whyrusleeping-json-filter.

* gnu/packages/golang.scm (go-github-com-whyrusleeping-json-filter): New variable.

5 years agognu: Add go-github-com-urfave-cli.
Pierre Neidhardt [Wed, 24 Oct 2018 10:07:04 +0000 (12:07 +0200)]
gnu: Add go-github-com-urfave-cli.

* gnu/packages/golang.scm (go-github-com-urfave-cli): New variable.

5 years agognu: Add go-github-com-sabhiram-go-gitignore.
Pierre Neidhardt [Wed, 24 Oct 2018 10:05:02 +0000 (12:05 +0200)]
gnu: Add go-github-com-sabhiram-go-gitignore.

* gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore): New variable.

5 years agognu: Add go-github-com-cheekybits-is.
Pierre Neidhardt [Wed, 24 Oct 2018 10:03:27 +0000 (12:03 +0200)]
gnu: Add go-github-com-cheekybits-is.

* gnu/packages/golang.scm (go-github-com-cheekybits-is): New variable.

5 years agognu: Add go-github-com-whyrusleeping-tar-utils.
Pierre Neidhardt [Wed, 24 Oct 2018 10:01:08 +0000 (12:01 +0200)]
gnu: Add go-github-com-whyrusleeping-tar-utils.

* gnu/packages/golang.scm (go-github-com-whyrusleeping-tar-utils): New variable.

5 years agognu: Add go-github-com-multiformats-go-multiaddr-net.
Pierre Neidhardt [Wed, 24 Oct 2018 10:00:03 +0000 (12:00 +0200)]
gnu: Add go-github-com-multiformats-go-multiaddr-net.

* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr-net): New variable.

5 years agognu: Add go-github-com-multiformats-go-multiaddr.
Pierre Neidhardt [Wed, 24 Oct 2018 09:57:39 +0000 (11:57 +0200)]
gnu: Add go-github-com-multiformats-go-multiaddr.

* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr): New variable.

5 years agognu: Add go-github-com-mitchellh-go-homedir.
Pierre Neidhardt [Wed, 24 Oct 2018 09:56:01 +0000 (11:56 +0200)]
gnu: Add go-github-com-mitchellh-go-homedir.

* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): New variable.

5 years agognu: Add go-github-com-libp2p-go-libp2p-metrics.
Pierre Neidhardt [Wed, 24 Oct 2018 09:52:24 +0000 (11:52 +0200)]
gnu: Add go-github-com-libp2p-go-libp2p-metrics.

* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-metrics): New variable.

5 years agognu: Add go-github-com-libp2p-go-libp2p-protocol.
Pierre Neidhardt [Wed, 24 Oct 2018 09:51:19 +0000 (11:51 +0200)]
gnu: Add go-github-com-libp2p-go-libp2p-protocol.

* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-protocol): New variable.

5 years agognu: Add go-github-com-libp2p-go-libp2p-peer.
Pierre Neidhardt [Wed, 24 Oct 2018 09:49:53 +0000 (11:49 +0200)]
gnu: Add go-github-com-libp2p-go-libp2p-peer.

* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-peer): New variable.