mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
6f9eef54e0
commit
17060bfa01
2 changed files with 12 additions and 1 deletions
11
srcpkgs/kdeconnect/patches/desktop-mime-type.patch
Normal file
11
srcpkgs/kdeconnect/patches/desktop-mime-type.patch
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- data/org.kde.kdeconnect_open.desktop 2020-04-16 18:26:00.000000000 +0200
|
||||||
|
+++ - 2020-04-27 15:17:01.945065691 +0200
|
||||||
|
@@ -86,7 +86,7 @@
|
||||||
|
Comment[x-test]=xxOpen on a connected device using KDE Connectxx
|
||||||
|
Comment[zh_CN]=通过 KDE Connect 在已连接的设备上打开
|
||||||
|
Comment[zh_TW]=使用 KDE 連線於連線裝置中開啟
|
||||||
|
-MimeType=*/*;
|
||||||
|
+MimeType=application/octet-stream;
|
||||||
|
Exec=kdeconnect-handler --open %U
|
||||||
|
Icon=kdeconnect
|
||||||
|
Type=Service
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdeconnect'
|
# Template file for 'kdeconnect'
|
||||||
pkgname=kdeconnect
|
pkgname=kdeconnect
|
||||||
version=20.04.0
|
version=20.04.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="kdeconnect-kde-${version}"
|
wrksrc="kdeconnect-kde-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
|
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
|
||||||
|
|
Loading…
Add table
Reference in a new issue