!30 [sync] PR-29: upgrade to version 5.4.24
From: @openeuler-sync-bot Reviewed-by: @leeffo Signed-off-by: @leeffo
This commit is contained in:
commit
761db4921a
Binary file not shown.
BIN
dde-clipboard-5.4.24.tar.gz
Normal file
BIN
dde-clipboard-5.4.24.tar.gz
Normal file
Binary file not shown.
@ -9,13 +9,14 @@
|
||||
%endif
|
||||
|
||||
Name: dde-clipboard
|
||||
Version: 5.3.27
|
||||
Version: 5.4.24
|
||||
Release: 1
|
||||
Summary: Qt platform theme integration plugins for DDE
|
||||
License: GPLv3+
|
||||
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-clipboard/
|
||||
URL: https://github.com/linuxdeepin/dde-clipboard
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-linguist
|
||||
BuildRequires: dtkcore-devel
|
||||
@ -26,6 +27,7 @@ BuildRequires: libgio-qt-devel
|
||||
BuildRequires: pkgconfig(dframeworkdbus) >= 2.0
|
||||
BuildRequires: gtest-devel
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
BuildRequires: kf5-kwayland-devel
|
||||
|
||||
%description
|
||||
Qt platform theme integration plugins for DDE
|
||||
@ -38,8 +40,7 @@ Qt platform theme integration plugins for DDE
|
||||
%build
|
||||
export PATH=$PATH:/usr/lib64/qt5/bin
|
||||
mkdir build && cd build
|
||||
%{_libdir}/qt5/bin/qmake ..
|
||||
%{__make}
|
||||
%cmake ..
|
||||
|
||||
%install
|
||||
pushd %{_builddir}/%{name}-%{version}/build
|
||||
@ -47,15 +48,21 @@ pushd %{_builddir}/%{name}-%{version}/build
|
||||
popd
|
||||
|
||||
%files
|
||||
/etc/xdg/autostart/dde-clipboard.desktop
|
||||
%{_sysconfdir}/xdg/autostart/dde-clipboard.desktop
|
||||
%{_sysconfdir}/xdg/autostart/dde-clipboard-daemon.desktop
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/%{name}loader
|
||||
%{_bindir}/%{name}-daemon
|
||||
%{_datadir}/dbus-1/services/com.deepin.dde.Clipboard.service
|
||||
/lib/systemd/user/dde-clipboard-daemon.service
|
||||
%{_datadir}/%{name}/translations/
|
||||
%{_datadir}/applications/dde-clipboard.desktop
|
||||
%{_datadir}/applications/dde-clipboard-daemon.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 02 2023 leeffo <liweiganga@uniontech.com> - 5.4.24-1
|
||||
- upgrade to version 5.4.24
|
||||
|
||||
* Mon Mar 27 2023 liweigang <liweiganga@uniontech.com> - 5.3.27-1
|
||||
- update: update to 5.3.27
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user