Commit Graph

101 Commits (893c2df00daa4e6dd6a7ff3813d7df5329877f9e)

Author SHA1 Message Date
Reza Alizadeh Majd 403b4e0685
gnu: Add lxqt-archiver.
* gnu/packages/lxqt.scm (lxqt-archiver): New Variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Reza Alizadeh Majd 8f5371d083
gnu: lxqt-panel: fix taskbar plugin's application list issue.
* gnu/packages/lxqt.scm (lxqt-panel): move `kwindowsystem` from `inputs`
to `propagated-inputs`

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-24 18:24:16 +02:00
Reza Alizadeh Majd 42f3eb2e7f
gnu: lxqt-session: fix lxqt-rc.xml permission issue
* gnu/packages/lxqt.scm (lxqt-session): add write permission to
lxqt-rc.xml file after initial copy to user directory

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-24 18:24:16 +02:00
Vagrant Cascadian 245289f8dd
gnu: lxqt-policykit: Fix typo "authentication".
* gnu/packages/lxqt (lxqt-policykit)[description]: Fix typo.
2019-05-22 18:29:30 -07:00
ng0 47956fa0c2
Correct name and email address for ng0.
* .mailmap, Makefile.am, doc/guix.de.texi, doc/guix.fr.texi,
doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm,
gnu/packages/cdrom.scm, gnu/packages/check.scm,
gnu/packages/cinnamon.scm, gnu/packages/compression.scm,
gnu/packages/crypto.scm, gnu/packages/databases.scm,
gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm,
gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm,
gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm,
gnu/packages/guile-wm.scm,gnu/packages/guile-xyz.scm,
gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm,
gnu/packages/language.scm, gnu/packages/libcanberra.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm:
Correct name and email address for ng0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-03-18 15:05:08 +01:00
Danny Milosavljevic 625697ea60
gnu: lxqt-about: Make it more reproducible.
* gnu/packages/lxqt.scm (lxqt-about)[arguments]<#:phases>[setenv]: New phase.
2019-03-14 16:47:19 +01:00
Meiyo Peng 50bc1d0125
gnu: screengrab: Update to 1.101.
* gnu/packages/lxqt.scm (screengrab): Update to 1.101.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:19 +01:00
Meiyo Peng d30cd1a552
gnu: qterminal: Update to 0.14.1.
* gnu/packages/lxqt.scm (qterminal): Update to 0.14.1.
[arguments]: Remove #:configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:19 +01:00
Meiyo Peng 238e42a3e5
gnu: qtermwidget: Update to 0.14.1.
* gnu/packages/lxqt.scm (qtermwidget): Update to 0.14.1.
[arguments]: Remove #:configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng 6d3a2dbef1
gnu: qps: Update to 1.10.20.
* gnu/packages/lxqt.scm (qps): Update to 1.10.20.
[native-inputs]: Add lxqt-build-tools.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng f376b3254c
gnu: pavucontrol-qt: Update to 0.14.1.
* gnu/packages/lxqt.scm (pavucontrol-qt): Update to 0.14.1.
[arguments]: Remove #:configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng b42bd22ebd
gnu: obconf-qt: Update to 0.14.1.
* gnu/packages/lxqt.scm (obconf-qt): Update to 0.14.1.
[arguments]: Remove #:configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng f2a8c02c9a
gnu: lximage-qt: Update to 0.14.1.
* gnu/packages/lxqt.scm (lximage-qt): Update to 0.14.1.
[arguments]: Remove #:configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng 3f0294c196
gnu: compton-conf: Update to 0.14.1.
* gnu/packages/lxqt.scm (compton-conf): Update to 0.14.1.
[arguments]: Remove #:configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng cd7248bb42
gnu: pcmanfm-qt: Update to 0.14.1.
* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 0.14.1.
[arguments]: Remove #:configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng b3f562921e
gnu: libfm-qt: Update to 0.14.1.
* gnu/packages/lxqt.scm (libfm-qt): Update to 0.14.1.
[arguments]: Remove #:configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng 3cc904ab7c
gnu: lxqt-themes: Update to 0.14.0.
* gnu/packages/lxqt.scm (lxqt-themes): Update to 0.14.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng 3b7348c4dc
gnu: lxqt-sudo: Update to 0.14.1.
* 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>
2019-03-14 16:47:18 +01:00
Meiyo Peng 536afd9bf2
gnu: lxqt-session: Update to 0.14.1.
* 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>
2019-03-14 16:47:18 +01:00
Meiyo Peng 1b8daca27b
gnu: lxqt-runner: Update to 0.14.1.
* 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>
2019-03-14 16:47:18 +01:00
Meiyo Peng 63c80bd7a9
gnu: lxqt-qtplugin: Update to 0.14.0.
* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 0.14.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:18 +01:00
Meiyo Peng 84dea9bb71
gnu: lxqt-powermanagement: Update to 0.14.1.
* 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>
2019-03-14 16:47:18 +01:00
Meiyo Peng 45ef5374a7
gnu: lxqt-policykit: Update to 0.14.1.
* 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>
2019-03-14 16:47:18 +01:00
Meiyo Peng c4a17525b9
gnu: lxqt-panel: Update to 0.14.1.
* 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>
2019-03-14 16:47:17 +01:00
Meiyo Peng a728afb63b
gnu: lxqt-openssh-askpass: Update to 0.14.1.
* 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>
2019-03-14 16:47:17 +01:00
Meiyo Peng 4625cc66bf
gnu: lxqt-notificationd: Update to 0.14.1.
* 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>
2019-03-14 16:47:17 +01:00
Meiyo Peng 39387425fd
gnu: lxqt-globalkeys: Update to 0.14.1.
* 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>
2019-03-14 16:47:17 +01:00
Meiyo Peng 2493df4404
gnu: lxqt-config: Update to 0.14.1.
* 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>
2019-03-14 16:47:17 +01:00
Meiyo Peng 6a75a1a561
gnu: lxqt-admin: Update to 0.14.1.
* 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>
2019-03-14 16:47:17 +01:00
Meiyo Peng f42b4080c3
gnu: lxqt-about: Update to 0.14.1.
* 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>
2019-03-14 16:47:17 +01:00
Meiyo Peng 4c3553ab41
gnu: libsysstat: Update to 0.4.2.
* gnu/packages/lxqt.scm (libsysstat): Update to 0.4.2.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:17 +01:00
Meiyo Peng 9f87e52fbb
gnu: liblxqt: Update to 0.14.1.
* 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>
2019-03-14 16:47:17 +01:00
Meiyo Peng c1105c4bcf
gnu: libqtxdg: Update to 3.3.1.
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.3.1.
[native-inputs]: Add lxqt-build-tools.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:17 +01:00
Meiyo Peng 5b7a354d72
gnu: lxqt-build-tools: Update to 0.6.0.
* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.6.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-14 16:47:17 +01:00
Tobias Geerinckx-Rice 63b9834d81
gnu: libqtxdg: Don't use NAME in source URI.
* gnu/packages/lxqt.scm (libqtxdg)[source]: Hard-code NAME.
2019-02-25 02:10:55 +01:00
Tobias Geerinckx-Rice 769921fef2
gnu: lxqt-build-tools: Don't use NAME in source URI.
* gnu/packages/lxqt.scm (lxqt-build-tools)[source]: Hard-code NAME.
2019-02-25 02:10:54 +01:00
Tobias Geerinckx-Rice 063bc5f899
gnu: screengrab: Don't use NAME in source URI.
* gnu/packages/lxqt.scm (screengrab)[source]: Hard-code NAME.
2019-02-24 21:29:22 +01:00
Marius Bakke df4b9dd1a6
gnu: LXQt: Adjust imports for KDE move.
This is a follow-up to commit bec2a2e10e.

* gnu/packages/lxqt.scm: Import (gnu packages kde-plasma).
2019-02-13 00:43:27 +01:00
Mark H Weaver b42b5afdf4
gnu: Fix misplaced commas (unquotes).
* gnu/packages/java.scm (ant-bootstrap),
gnu/packages/kde.scm (kdenlive),
gnu/packages/lxqt.scm (lxqt-panel, lxqt-runner),
gnu/packages/mpd.scm (ncmpc),
gnu/packages/opencl.scm (beignet),
gnu/packages/pdf.scm (zathura-pdf-mupdf),
gnu/packages/video.scm (streamlink),
gnu/packages/web-browsers.scm (luakit),
gnu/packages/web.scm (perl-libwww),
gnu/packages/wm.scm (ghc-xmonad-contrib): Fix misplaced commas (unquotes).
2018-12-13 00:08:05 -05:00
Ricardo Wurmus 86caf997be
gnu: libdbusmenu-qt: Fetch sources from git.
* gnu/packages/lxqt.scm (libdbusmenu-qt)[source]: Fetch from git.
2018-11-29 22:43:49 +01:00
Meiyo Peng cbea1e8dd2
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>
2018-10-27 19:50:41 +08:00
Meiyo Peng 6f00fb75ca
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>
2018-10-27 18:17:08 +08:00
宋文武 a46c00a3d8
gnu: lxqt: Propagate qterminal actually.
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Fix typo of 'qterminal'.
2018-10-27 11:34:57 +08:00
Meiyo Peng 1fdcee026b
gnu: Add lxqt.
* gnu/packages/lxqt.scm (lxqt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 22:07:05 +08:00
Meiyo Peng a457e3f6ef
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>
2018-10-26 22:07:05 +08:00
Meiyo Peng 097166dfb0
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>
2018-10-26 22:07:04 +08:00
Meiyo Peng 31fd62c8ca
gnu: Add obconf-qt.
* gnu/packages/lxqt.scm (obconf-qt): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 22:06:57 +08:00
Meiyo Peng 32b74b7028
gnu: Add compton-conf.
* gnu/packages/lxqt.scm (compton-conf): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:41:38 +08:00
Meiyo Peng 9886134cc6
gnu: Add qps.
* gnu/packages/lxqt.scm (qps): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:36:43 +08:00
Meiyo Peng 7e9e775f44
gnu: Add qterminal.
* gnu/packages/lxqt.scm (qterminal): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-10-26 21:31:15 +08:00