Ai
9 Star 0 Fork 2

src-openEuler/fcitx-configtool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
fcitx-configtool.spec 928 Bytes
一键复制 编辑 原始数据 按行查看 历史
Funda Wang 提交于 2024-11-20 12:20 +08:00 . adopt to new cmake macro
Name: fcitx-configtool
Version: 0.4.10
Release: 2
Summary: Gtk+-based configuring tools for Fcitx
License: GPL-2.0-or-later
URL: https://github.com/fcitx/fcitx-configtool
Source0: http://download.fcitx-im.org/fcitx-configtool/%{name}-%{version}.tar.xz
BuildRequires: gcc, cmake, fcitx-devel, gettext, intltool, libxml2-devel
BuildRequires: gtk2-devel, iso-codes-devel, libtool, unique-devel, gtk3-devel, unique3-devel
Requires: fcitx
%description
fcitx-config-gtk and fcitx-config-gtk3 are Gtk based configuring tools for
Fcitx.
%prep
%setup -q -n %{name}-%{version}
%build
%cmake -DENABLE_GTK3=ON -DENABLE_GTK2=ON
%cmake_build
%install
%cmake_install
%find_lang %{name}
%files -f %{name}.lang
%doc README
%license COPYING
%{_bindir}/*
%changelog
* Wed Nov 20 2024 Funda Wang <fundawang@yeah.net> - 0.4.10-2
- adopt to new cmake macro
* Tue Dec 22 2020 weidong <weidong@uniontech.com> - 0.4.10-1
- Initial Package
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/fcitx-configtool.git
git@gitee.com:src-openeuler/fcitx-configtool.git
src-openeuler
fcitx-configtool
fcitx-configtool
master

搜索帮助