mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: Update LXDE home page.
* gnu/packages/lxde.scm (libfm, lxappearance, lxtask, lxterminal) (menu-cache, pcmanfm, spacefm, lxmenu-data, lxde-icon-theme, lxde-common) (lxinput, lxsession, lxpanel, lxde)[home-page]: Update to working domain.
This commit is contained in:
parent
da11c16b5b
commit
f6ea0815eb
1 changed files with 14 additions and 14 deletions
|
@ -87,7 +87,7 @@ (define-public libfm
|
||||||
(synopsis "File management support (core library)")
|
(synopsis "File management support (core library)")
|
||||||
(description "LibFM provides file management functions built on top of
|
(description "LibFM provides file management functions built on top of
|
||||||
Glib/GIO giving a higher-level API.")
|
Glib/GIO giving a higher-level API.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public libfm-extra
|
(define-public libfm-extra
|
||||||
|
@ -120,7 +120,7 @@ (define-public lxappearance
|
||||||
(synopsis "LXDE GTK+ theme switcher")
|
(synopsis "LXDE GTK+ theme switcher")
|
||||||
(description "LXAppearance is a desktop-independent GTK+ theme switcher
|
(description "LXAppearance is a desktop-independent GTK+ theme switcher
|
||||||
able to change themes, icons, and fonts used by GTK+ applications.")
|
able to change themes, icons, and fonts used by GTK+ applications.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxrandr
|
(define-public lxrandr
|
||||||
|
@ -158,7 +158,7 @@ (define-public lxrandr
|
||||||
full frontend of it. LXRandR only gives you some easy and quick options which
|
full frontend of it. LXRandR only gives you some easy and quick options which
|
||||||
are intuitive. It's suitable for laptop users who frequently uses projectors
|
are intuitive. It's suitable for laptop users who frequently uses projectors
|
||||||
or external monitor.")
|
or external monitor.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxtask
|
(define-public lxtask
|
||||||
|
@ -182,7 +182,7 @@ (define-public lxtask
|
||||||
(description "LXTask is a lightweight task manager derived from Xfce task
|
(description "LXTask is a lightweight task manager derived from Xfce task
|
||||||
manager with all dependencies on Xfce removed. LXTask is based on the GTK+
|
manager with all dependencies on Xfce removed. LXTask is based on the GTK+
|
||||||
toolkit. It allows users to monitor and control of running processes.")
|
toolkit. It allows users to monitor and control of running processes.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxterminal
|
(define-public lxterminal
|
||||||
|
@ -207,7 +207,7 @@ (define-public lxterminal
|
||||||
multiple tabs and has only minimal dependencies thus being completely
|
multiple tabs and has only minimal dependencies thus being completely
|
||||||
desktop-independent. In order to reduce memory usage and increase the
|
desktop-independent. In order to reduce memory usage and increase the
|
||||||
performance, all instances of the terminal are sharing a single process.")
|
performance, all instances of the terminal are sharing a single process.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public menu-cache
|
(define-public menu-cache
|
||||||
|
@ -229,7 +229,7 @@ (define-public menu-cache
|
||||||
(synopsis "LXDE implementation of the freedesktop menu's cache")
|
(synopsis "LXDE implementation of the freedesktop menu's cache")
|
||||||
(description "Menu-cache is a library creating and utilizing caches to
|
(description "Menu-cache is a library creating and utilizing caches to
|
||||||
speed up the access to freedesktop.org defined application menus.")
|
speed up the access to freedesktop.org defined application menus.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public pcmanfm
|
(define-public pcmanfm
|
||||||
|
@ -257,7 +257,7 @@ (define-public pcmanfm
|
||||||
(synopsis "LXDE file manager")
|
(synopsis "LXDE file manager")
|
||||||
(description "PCMan is a lightweight GTK+ based file manager, compliant
|
(description "PCMan is a lightweight GTK+ based file manager, compliant
|
||||||
with freedesktop.org standard.")
|
with freedesktop.org standard.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public spacefm
|
(define-public spacefm
|
||||||
|
@ -440,7 +440,7 @@ (define-public lxmenu-data
|
||||||
(description
|
(description
|
||||||
"Lxmenu-data provides files required to build freedesktop.org
|
"Lxmenu-data provides files required to build freedesktop.org
|
||||||
menu spec-compliant desktop menus for LXDE.")
|
menu spec-compliant desktop menus for LXDE.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public lxde-icon-theme
|
(define-public lxde-icon-theme
|
||||||
|
@ -461,7 +461,7 @@ (define-public lxde-icon-theme
|
||||||
(synopsis "LXDE default icon theme based on nuoveXT2")
|
(synopsis "LXDE default icon theme based on nuoveXT2")
|
||||||
(description
|
(description
|
||||||
"Lxde-icon-theme provides an default icon theme for LXDE.")
|
"Lxde-icon-theme provides an default icon theme for LXDE.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:lgpl3)))
|
(license license:lgpl3)))
|
||||||
|
|
||||||
(define-public lxde-common
|
(define-public lxde-common
|
||||||
|
@ -500,7 +500,7 @@ (define-public lxde-common
|
||||||
(synopsis "Common files of the LXDE Desktop")
|
(synopsis "Common files of the LXDE Desktop")
|
||||||
(description
|
(description
|
||||||
"Lxde-common provides common files of the LXDE Desktop.")
|
"Lxde-common provides common files of the LXDE Desktop.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxinput
|
(define-public lxinput
|
||||||
|
@ -525,7 +525,7 @@ (define-public lxinput
|
||||||
(description
|
(description
|
||||||
"Lxinput provides a small program to configure keyboard and mouse
|
"Lxinput provides a small program to configure keyboard and mouse
|
||||||
in LXDE.")
|
in LXDE.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxsession
|
(define-public lxsession
|
||||||
|
@ -578,7 +578,7 @@ (define-public lxsession
|
||||||
(synopsis "Lightweight X11 session manager")
|
(synopsis "Lightweight X11 session manager")
|
||||||
(description
|
(description
|
||||||
"Lxsession provides an lightweight X11 session manager.")
|
"Lxsession provides an lightweight X11 session manager.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxpanel
|
(define-public lxpanel
|
||||||
|
@ -629,7 +629,7 @@ (define-public lxpanel
|
||||||
(synopsis "X11 Desktop panel for LXDE")
|
(synopsis "X11 Desktop panel for LXDE")
|
||||||
(description
|
(description
|
||||||
"Lxpanel provides an X11 desktop panel for LXDE.")
|
"Lxpanel provides an X11 desktop panel for LXDE.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxde
|
(define-public lxde
|
||||||
|
@ -668,7 +668,7 @@ (define-public lxde
|
||||||
less RAM and less CPU while being a feature rich desktop environment. Unlike
|
less RAM and less CPU while being a feature rich desktop environment. Unlike
|
||||||
other tightly integrated desktops LXDE strives to be modular, so each
|
other tightly integrated desktops LXDE strives to be modular, so each
|
||||||
component can be used independently with few dependencies.")
|
component can be used independently with few dependencies.")
|
||||||
(home-page "https://lxde.org")
|
(home-page "https://lxde.github.io")
|
||||||
(license license:gpl2+))) ; And others.
|
(license license:gpl2+))) ; And others.
|
||||||
|
|
||||||
;;; lxde.scm ends here
|
;;; lxde.scm ends here
|
||||||
|
|
Loading…
Reference in a new issue