Skip to content

Commit

Permalink
krdc: Move builddep to freerdp2
Browse files Browse the repository at this point in the history
  • Loading branch information
joebonrichie committed Mar 22, 2024
1 parent 70da652 commit fe44c63
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
3 changes: 0 additions & 3 deletions packages/k/krdc/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ libkcm_krdc_rdpplugin.so:qt_plugin_instance
libkcm_krdc_rdpplugin.so:qt_plugin_query_metadata
libkcm_krdc_vncplugin.so:qt_plugin_instance
libkcm_krdc_vncplugin.so:qt_plugin_query_metadata
libkrdc_rdpplugin.so:__bss_start
libkrdc_rdpplugin.so:_edata
libkrdc_rdpplugin.so:_end
libkrdc_rdpplugin.so:qt_plugin_instance
libkrdc_rdpplugin.so:qt_plugin_query_metadata
libkrdc_testplugin.so:qt_plugin_instance
Expand Down
4 changes: 2 additions & 2 deletions packages/k/krdc/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : krdc
version : 24.02.1
release : 61
release : 62
source :
- https://cdn.download.kde.org/stable/release-service/24.02.1/src/krdc-24.02.1.tar.xz : 2d7a4220a48732af1ab8d6c77dba9efafc8bcf2b97e5893ea987d36b8c5adc7b
homepage : https://kde.org/applications/internet/org.kde.krdc
Expand All @@ -13,7 +13,7 @@ summary : KDE's remote desktop client
description: |
KRDC is a client application that allows you to view or even control the desktop session on another machine that is running a compatible server. VNC and RDP are supported.
builddeps :
- pkgconfig(freerdp2)
- freerdp2-devel # FIXME: change back to pkgconfig
- pkgconfig(libKActivities)
- pkgconfig(libssh)
- pkgconfig(libvncserver)
Expand Down
14 changes: 7 additions & 7 deletions packages/k/krdc/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>krdc</Name>
<Homepage>https://kde.org/applications/internet/org.kde.krdc</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
</Packager>
<License>GFDL-1.2-or-later</License>
<License>GPL-2.0-or-later</License>
Expand Down Expand Up @@ -119,7 +119,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="61">krdc</Dependency>
<Dependency release="62">krdc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/krdc/hostpreferences.h</Path>
Expand All @@ -130,12 +130,12 @@
</Files>
</Package>
<History>
<Update release="61">
<Date>2024-03-21</Date>
<Update release="62">
<Date>2024-03-22</Date>
<Version>24.02.1</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit fe44c63

Please sign in to comment.