代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/plasma-wayland-protocols 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global wayland_min_version 1.4
%global debug_package %{nil}
Name: plasma-wayland-protocols
Version: 1.6.0
Release: 1
Summary: Plasma Specific Protocols for Wayland
License: LGPLv2+ and MIT and BSD
URL: https://invent.kde.org/libraries/%{name}
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: qt5-qtbase-devel
BuildRequires: libxml2
%description
%{summary}.
%package devel
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%autosetup -n %{name}-%{version} -p1
%build
mkdir %{_target_platform}
pushd %{_target_platform}
%{cmake_kf5} ..
popd
%make_build -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%files
%license COPYING.LIB
%{_kf5_datadir}/plasma-wayland-protocols/
%files devel
%{_kf5_libdir}/cmake/PlasmaWaylandProtocols/
%changelog
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.com> - 1.6.0-1
- update to upstream version 1.6.0
* Thu Jan 20 2022 pei-jiankang <peijiankang@kylinos.cn> - 1.5-1
- Init upstream version 1.5
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。