13 Star 0 Fork 16

src-openEuler/zenity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
zenity.spec 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
Funda Wang 提交于 2024-10-25 10:30 . 4.0.3
Name: zenity
Version: 4.0.3
Release: 1
Summary: Display GTK dialog boxes in commandline and shell scripts
License: LGPL-2.1-or-later
URL: https://wiki.gnome.org/Projects/Zenity
Source: https://download.gnome.org/sources/zenity/4.0/zenity-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: meson >= 0.57.0
BuildRequires: pkgconfig(libadwaita-1) >= 1.2
BuildRequires: /usr/bin/help2man
BuildRequires: /usr/bin/itstool
BuildRequires: gettext
BuildRequires: desktop-file-utils
%description
Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts.
%package_help
%prep
%setup -q
%build
%meson
%meson_build
%install
%meson_install
%find_lang zenity --with-gnome
%check
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Zenity.desktop
%files -f zenity.lang
%license COPYING
%doc AUTHORS NEWS README.md
%{_bindir}/zenity
%{_datadir}/applications/org.gnome.Zenity.desktop
%{_datadir}/icons/hicolor/48*48/apps/zenity.png
%files help
%{_mandir}/man1/zenity.1*
%changelog
* Fri Oct 25 2024 Funda Wang <[email protected]> - 4.0.3-1
- update to 4.0.3
* Fri Mar 01 2024 liweigang <[email protected]> - 4.0.1-1
- update to version 4.0.1
* Wed Dec 27 2023 konglidong <[email protected]> - 4.0.0-1
- update to 4.0.0
* Fri Nov 10 2023 lvgenggeng <[email protected]> - 3.99.2-1
- Upgrade to 3.99.2
* Wed Jul 19 2023 zhangpan <[email protected]> - 3.99.0-1
- Upgrade to 3.99.0
* Mon Jun 6 2022 lin zhang <[email protected]> - 3.42.1-1
- Upgrade to 3.42.1
* Sat Dec 04 2021 wangkerong <[email protected]> - 3.41.0-1
- update to 3.41.0
* Mon Sep 7 2020 zhanzhimin <[email protected]> - 3.32.0-2
- update source0
* Mon Jul 20 2020 chnegguipeng<[email protected]> - 3.32.0-1
- Upgrade to 3.32.0-1
* Thu Sep 12 2019 openEuler Buildteam <[email protected]> - 3.30.0-2
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/zenity.git
[email protected]:src-openeuler/zenity.git
src-openeuler
zenity
zenity
master

搜索帮助