mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
generic: update package URLs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
c14ba1b5d4
commit
bbe700feda
1 changed files with 3 additions and 3 deletions
|
@ -116,7 +116,7 @@ set_package_properties(Libintl PROPERTIES
|
|||
macro_optional_find_package(DBusMenuQt)
|
||||
set_package_properties(DBusMenuQt PROPERTIES
|
||||
DESCRIPTION "Support for notification area menus via the DBusMenu protocol"
|
||||
URL "https://launchpad.net/libdbusmenu-qt"
|
||||
URL "https://osdn.net/projects/kde/"
|
||||
TYPE RECOMMENDED
|
||||
)
|
||||
|
||||
|
@ -155,7 +155,7 @@ set_package_properties(BZip2 PROPERTIES
|
|||
macro_optional_find_package(LibLZMA)
|
||||
set_package_properties(LibLZMA PROPERTIES
|
||||
DESCRIPTION "Support for xz compressed files and data streams"
|
||||
URL "http://tukaani.org/xz/"
|
||||
URL "https://tukaani.org/xz/"
|
||||
TYPE OPTIONAL
|
||||
)
|
||||
|
||||
|
@ -266,7 +266,7 @@ set_package_properties(Libmicrohttpd PROPERTIES
|
|||
macro_optional_find_package(Speechd)
|
||||
set_package_properties(Speechd PROPERTIES
|
||||
DESCRIPTION "Speech Dispatcher provides a high-level device independent layer for speech synthesis"
|
||||
URL "http://www.freebsoft.org/speechd"
|
||||
URL "https://freebsoft.org/speechd"
|
||||
TYPE RECOMMENDED
|
||||
PURPOSE "Text To Speech"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue