1 Star 0 Fork 9

周正亮/libtimezonemap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
libtimezonemap.spec 2.32 KB
一键复制 编辑 原始数据 按行查看 历史
Venland 提交于 2024-03-13 14:36 . update to version 0.4.5.3
Name: libtimezonemap
Version: 0.4.5.3
Release: 1
Summary: A GTK+3 timezone map widget
License: GPLv3
URL: https://launchpad.net/timezonemap
Source0: http://github.com/dashea/timezonemap/archive/%{version}.tar.gz
#Patch9000: 0001-modify-timezone-Macau-to-Macao.patch
BuildRequires: glib2-devel gnome-common gobject-introspection-devel gtk3-devel
BuildRequires: json-glib-devel librsvg2-devel libsoup-devel
%description
libtimezonemap is a time zone map widget for Gtk+. The widget displays a world
map with a highlighted region representing the selected time zone, and the
location can be changed by clicking on the map.
This library is a fork of the of the code from gnome-control-center's datetime
panel, which was itself a fork of Ubiquity's timezone map.
%package devel
Summary: Header files, libraries and developer documentatio for %{name}
Requires: %{name} = %{version}-%{release}
%description devel
The package contains header files used for building applications that use %{name}.
%package_help
%prep
%autosetup -n timezonemap-%{version} -p1
%build
./autogen.sh
%configure --disable-static
%make_build
%install
%make_install
%delete_la
%ldconfig_scriptlets
%files
%defattr(-,root,root)
%license COPYING
%doc AUTHORS
%{_libdir}/libtimezonemap.so.*
%{_libdir}/girepository-1.0/TimezoneMap-1.0.typelib
%{_datadir}/libtimezonemap
%files devel
%defattr(-,root,root)
%{_libdir}/libtimezonemap.so
%{_libdir}/pkgconfig/timezonemap.pc
%{_includedir}/timezonemap
%{_datadir}/gir-1.0/TimezoneMap-1.0.gir
%{_datadir}/glade/catalogs/TimezoneMap.xml
%files help
%defattr(-,root,root)
%doc README TODO NEWS ChangeLog
%changelog
* Wed Mar 13 2024 liweigang <liweiganga@uniontech.com> - 0.4.5.3-1
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: update libtimezonemap version to 0.4.5.3
* Wed Oct 19 2022 yanglu <yanglu72@h-partners.com> - 0.4.5.2-1
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:update libtimezonemap version to 0.4.5.2
* Fri Sep 11 2020 lunankun <lunankun@huawei.com> - 0.4.5.1-7
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix source0 url
* Tue Jan 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.4.5.1-6
- Type:bugfix
- ID:NA
- SUG:reboot
- DESC:modify timezone from Macau to Macao
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.4.5.1-5
- Package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhou-zhengliang/libtimezonemap.git
git@gitee.com:zhou-zhengliang/libtimezonemap.git
zhou-zhengliang
libtimezonemap
libtimezonemap
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385