Skip to content

Commit

Permalink
kwallet: Add plasma-6 note
Browse files Browse the repository at this point in the history
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan authored and palto42 committed Feb 4, 2024
1 parent ea6dc3b commit c58d42a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions packages/k/kwallet/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : kwallet
version : 5.112.0
release : 76
release : 77
source :
- https://cdn.download.kde.org/stable/frameworks/5.112/kwallet-5.112.0.tar.xz : 5ae0486d38a9a7ca9c1b81841861da9e788f3d6a53ea7e33ff1b4298bee768ec
homepage : https://community.kde.org/Frameworks
Expand Down Expand Up @@ -30,8 +30,11 @@ builddeps :
- kwidgetsaddons-devel
- kwindowsystem-devel
setup : |
# Plasma-6: Change BUILD_KWALLETD and BUILD_KWALLET_QUERY
%cmake_ninja -DBUILD_QCH=ON \
-DBUILD_TESTING=OFF
-DBUILD_TESTING=OFF \
-DBUILD_KWALLETD=ON \
-DBUILD_KWALLET_QUERY=ON
build : |
%ninja_build
install : |
Expand Down
4 changes: 2 additions & 2 deletions packages/k/kwallet/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="76">kwallet</Dependency>
<Dependency release="77">kwallet</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF5/KWallet/KWallet</Path>
Expand All @@ -199,7 +199,7 @@
</Files>
</Package>
<History>
<Update release="76">
<Update release="77">
<Date>2024-01-05</Date>
<Version>5.112.0</Version>
<Comment>Packaging update</Comment>
Expand Down

0 comments on commit c58d42a

Please sign in to comment.