1 Star 0 Fork 6

weijin-deng/gnome-color-manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
gnome-color-manager.spec 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
weijin-deng 提交于 2021-05-26 15:58 . Upgrade to 3.36.0
Name: gnome-color-manager
Version: 3.36.0
Release: 1
Summary: GNOME color management tools
License: GPLv2+
URL: http://mail.gnome.org/mailman/listinfo/gnome-color-manager-list
Source0: http://download.gnome.org/sources/gnome-color-manager/3.36/gnome-color-manager-%{version}.tar.xz
BuildRequires: gtk3-devel >= 3.0.0 desktop-file-utils gettext lcms2-devel libtiff-devel libexif-devel
BuildRequires: exiv2-devel libcanberra-devel glib2-devel >= 2.25.9-2 docbook-utils colord-devel >= 0.1.12
BuildRequires: colord-gtk-devel >= 0.1.22 itstool meson vte291-devel
BuildRequires: gcc gcc-c++
Requires: shared-mime-info
Obsoletes: gnome-color-manager-devel <= 3.1.1
Provides: gnome-color-manager-devel
%description
gnome-color-manager is a program that makes it easy to manage, install and generate color profiles
in the GNOME desktop.
%package help
Summary: Documentation for gnome-color-manager
BuildArch: noarch
Requires: gnome-color-manager = %{version}-%{release}
%description help
Documentation for gnome-color-manager.
%prep
%autosetup -n gnome-color-manager-%{version}
%build
%meson
%meson_build
%install
%meson_install
%find_lang %name --with-gnome
%files -f gnome-color-manager.lang
%doc COPYING AUTHORS README
%{_bindir}/gcm-*
%{_datadir}/applications/{gcm-*.desktop,org.gnome.ColorProfileViewer.desktop}
%dir %{_datadir}/gnome-color-manager/{targets,icons,figures,ti1}
%{_datadir}/gnome-color-manager/{targets/*,icons/*,figures/*,ti1/*}
%{_datadir}/icons/hicolor/*/*/*.png
%{_datadir}/icons/hicolor/scalable/*/*.svg*
%{_datadir}/metainfo/org.gnome.ColorProfileViewer.appdata.xml
%files help
%{_mandir}/man1/*.1*
%changelog
* Mon May 24 2021 weijin deng <[email protected]> - 3.36.0-1
- Upgrade to 3.36.0
- Update Version, Release, stage files
* Tue May 18 2021 lin.zhang <[email protected]> - 3.30.0-3
- add BuildRequires gcc gcc-c++
* Wed Dec 11 2019 Ling Yang <[email protected]> - 3.30.0-2
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weijin-deng/gnome-color-manager.git
[email protected]:weijin-deng/gnome-color-manager.git
weijin-deng
gnome-color-manager
gnome-color-manager
master

搜索帮助