1 Star 0 Fork 2

MichaelFeng/keysmith

forked from src-openEuler/keysmith 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
keysmith.spec 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
michael_fengjun 提交于 2024-01-04 10:38 . init package
Name: keysmith
Version: 23.01.0
Release: 1
License: GPLv3+
Summary: Convergent OTP client
Url: https://invent.kde.org/utilities/keysmith
Source: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: extra-cmake-modules
BuildRequires: kf5-rpm-macros
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
BuildRequires: appstream
BuildRequires: libsodium-devel
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5Kirigami2)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qtsvg-devel
BuildRequires: qt5-qtquickcontrols2-devel
Requires: kf5-kirigami2
Requires: hicolor-icon-theme
%description
OTP client for Plasma Mobile and Desktop
%prep
%autosetup -n %{name}-%{version}
%build
%cmake_kf5
%make_build
%install
%make_install
%find_lang %{name}
%check
#appstreamcli validate --no-net %{buildroot}%{_datadir}/metainfo/org.kde.%{name}.appdata.xml
#desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.desktop
%files -f %{name}.lang
%doc README.md
%license COPYING LICENSES/*.txt
%{_kf5_bindir}/%{name}
%{_kf5_datadir}/applications/org.kde.%{name}.desktop
%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml
%{_kf5_datadir}/icons/hicolor/scalable/apps/%{name}.svg
%changelog
* Mon Dec 11 2023 michael_fengjun <fengjun@kylinsec.com.cn> - 23.01.0-1
- Package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/michael_fengjun/keysmith.git
git@gitee.com:michael_fengjun/keysmith.git
michael_fengjun
keysmith
keysmith
master

搜索帮助