mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
Use URLs with transport encryption
This commit is contained in:
@@ -104,6 +104,6 @@ mark_as_advanced(PipeWire_LIBRARIES PipeWire_INCLUDE_DIRS)
|
|||||||
|
|
||||||
include(FeatureSummary)
|
include(FeatureSummary)
|
||||||
set_package_properties(PipeWire PROPERTIES
|
set_package_properties(PipeWire PROPERTIES
|
||||||
URL "http://www.pipewire.org"
|
URL "https://pipewire.org"
|
||||||
DESCRIPTION "PipeWire - multimedia processing"
|
DESCRIPTION "PipeWire - multimedia processing"
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -56,6 +56,6 @@ ServiceTypes=krfb/events
|
|||||||
X-KDE-Library=krfb_events_x11
|
X-KDE-Library=krfb_events_x11
|
||||||
X-KDE-PluginInfo-Name=x11
|
X-KDE-PluginInfo-Name=x11
|
||||||
X-KDE-PluginInfo-Version=0.1
|
X-KDE-PluginInfo-Version=0.1
|
||||||
X-KDE-PluginInfo-Website=http://www.kde.org
|
X-KDE-PluginInfo-Website=https://www.kde.org
|
||||||
X-KDE-PluginInfo-License=GPL
|
X-KDE-PluginInfo-License=GPL
|
||||||
X-KDE-PluginInfo-EnabledByDefault=true
|
X-KDE-PluginInfo-EnabledByDefault=true
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ ServiceTypes=krfb/events
|
|||||||
X-KDE-Library=krfb_events_xdp
|
X-KDE-Library=krfb_events_xdp
|
||||||
X-KDE-PluginInfo-Name=xdp
|
X-KDE-PluginInfo-Name=xdp
|
||||||
X-KDE-PluginInfo-Version=0.1
|
X-KDE-PluginInfo-Version=0.1
|
||||||
X-KDE-PluginInfo-Website=http://www.kde.org
|
X-KDE-PluginInfo-Website=https://www.kde.org
|
||||||
X-KDE-PluginInfo-License=GPL
|
X-KDE-PluginInfo-License=GPL
|
||||||
X-KDE-PluginInfo-EnabledByDefault=true
|
X-KDE-PluginInfo-EnabledByDefault=true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user