kimageannotator: updated signature

This commit is contained in:
Tim Biermann 2024-04-25 22:15:42 +02:00
parent 52d7a3b59e
commit 6461b20cbe
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,5 @@
untrusted comment: verify with /etc/ports/kde-plasma-6.pub
RWTGxEYrvi0p3grfKBTP9xT5JG8oH8Lr8wZZC3BfhGIGyCWrmaadGPSorZB5oZV6wc9eazL5w07N5lfTyFdmMb8PUdDJtJcHAQU=
SHA256 (Pkgfile) = 52e404f7e6d3ad1224e317ec9dea534ba65e106723a1a231e3e04a0ac94cfefe
SHA256 (.footprint) = 8ac62eb2307d8e73539458f0ef95539da7baa190ebda52c1bbb802d33450a0c8
SHA256 (kimageannotator-0.7.1.tar.gz) = 2335c5be15a5dde34c3333c10a6339da114e2232e4c4642dea1793e491e09677

View File

@ -16,10 +16,10 @@ build() {
-D CMAKE_BUILD_TYPE=Release \
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
-D BUILD_WITH_QT6=ON \
-D BUILD_SHARED_LIBS=ON \
-D BUILD_TESTS=OFF \
-D BUILD_EXAMPLE=OFF \
-D BUILD_WITH_QT6=ON \
-DBUILD_SHARED_LIBS=ON \
-Wno-dev
cmake --build build
DESTDIR=$PKG cmake --install build