gnu: lxde: Use HTTPS for lxde.org home pages.
* gnu/packages/lxde.scm (libfm, lxappearance, lxrandr, lxtask, lxterminal) (menu-cache, pcmanfm, lxmenu-data, lxde-icon-theme, lxde-common, lxinput) (lxsession, lxpanel)[home-page]: Use HTTPS.master
parent
7746af6605
commit
7ea7eb2248
|
@ -68,7 +68,7 @@
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public libfm-extra
|
(define-public libfm-extra
|
||||||
|
@ -101,7 +101,7 @@ libFM file management library.")))
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxrandr
|
(define-public lxrandr
|
||||||
|
@ -127,7 +127,7 @@ relies on the X11 resize-and-rotate (RandR) extension but doesn't aim to be a
|
||||||
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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxtask
|
(define-public lxtask
|
||||||
|
@ -151,7 +151,7 @@ or external monitor.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxterminal
|
(define-public lxterminal
|
||||||
|
@ -181,7 +181,7 @@ toolkit. It allows users to monitor and control of running processes.")
|
||||||
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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public menu-cache
|
(define-public menu-cache
|
||||||
|
@ -203,7 +203,7 @@ performance, all instances of the terminal are sharing a single process.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public pcmanfm
|
(define-public pcmanfm
|
||||||
|
@ -232,7 +232,7 @@ speed up the access to freedesktop.org defined application menus.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxmenu-data
|
(define-public lxmenu-data
|
||||||
|
@ -255,7 +255,7 @@ with freedesktop.org standard.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public lxde-icon-theme
|
(define-public lxde-icon-theme
|
||||||
|
@ -276,7 +276,7 @@ menu spec-compliant desktop menus for LXDE.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:lgpl3)))
|
(license license:lgpl3)))
|
||||||
|
|
||||||
(define-public lxde-common
|
(define-public lxde-common
|
||||||
|
@ -315,7 +315,7 @@ menu spec-compliant desktop menus for LXDE.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxinput
|
(define-public lxinput
|
||||||
|
@ -340,7 +340,7 @@ menu spec-compliant desktop menus for LXDE.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxsession
|
(define-public lxsession
|
||||||
|
@ -392,7 +392,7 @@ in LXDE.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxpanel
|
(define-public lxpanel
|
||||||
|
@ -443,7 +443,7 @@ in LXDE.")
|
||||||
(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 "http://lxde.org")
|
(home-page "https://lxde.org")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public lxde
|
(define-public lxde
|
||||||
|
|
Reference in New Issue