1 Star 0 Fork 2

胡正明/fcitx-configtool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
fcitx-configtool.spec 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
Name: fcitx-configtool
Version: 0.4.10.29
Release: 1%{?dist}
Summary: Gtk+-based configuring tools for Fcitx
License: GPLv2+
URL: https://fcitx-im.org/wiki/Fcitx
Source0: %{name}-%{version}.tar.gz
Patch1000: fix-windows-cannot-close-bug.patch
BuildRequires: gcc
BuildRequires: cmake, fcitx-devel, gettext, intltool, libxml2-devel
BuildRequires: gtk2-devel, iso-codes-devel, libtool
BuildRequires: gtk3-devel
Requires: fcitx
%description
fcitx-config-gtk and fcitx-config-gtk3 are Gtk based configuring tools for
Fcitx.
%global debug_package %{nil}
%prep
%setup -q
#%patch1000 -p1
patch -p1 < rpm/fix-windows-cannot-close-bug.patch
%build
mkdir -pv build
pushd build
cmake .. -DCMAKE_C_COMPILER=gcc -DCMAKE_INSTALL_PREFIX=/usr
make %{?_smp_mflags} VERBOSE=1
%install
pushd build
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
popd
%find_lang %{name}
%files -f %{name}.lang
%doc README
%license COPYING
%{_bindir}/*
%changelog
* Tue Apr 6 2021 uoser <uoser@uniontech.com> - 0.4.10.19-7
- Initial Package
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hu-zhengming/fcitx-configtool.git
git@gitee.com:hu-zhengming/fcitx-configtool.git
hu-zhengming
fcitx-configtool
fcitx-configtool
a8

搜索帮助

0d507c66 1850385 C8b1a773 1850385