8 Star 0 Fork 4

src-openEuler/webp-pixbuf-loader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
webp-pixbuf-loader.spec 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
kkz 提交于 2024-01-11 11:25 . update to v0.2.5
Name: webp-pixbuf-loader
Version: 0.2.5
Release: 1
Summary: WebP image loader for GTK+ applications
License: LGPLv2+
URL: https://github.com/aruiz/webp-pixbuf-loader
Source0: https://github.com/aruiz/webp-pixbuf-loader/archive/refs/tags/%{version}.tar.gz
Patch0001: fix-libwebp-version.patch
BuildRequires: meson
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: gdk-pixbuf2-devel
BuildRequires: libwebp-devel
Requires: gdk-pixbuf2%{?_isa}
%description
webp-pixbuf-loader contains a plugin to load WebP images in GTK+ applications
%prep
%autosetup
%build
%meson -Dgdk_pixbuf_query_loaders_path=gdk-pixbuf-query-loaders-%{__isa_bits}
%meson_build
%install
%meson_install
%files
%license LICENSE.LGPL-2
%{_libdir}/gdk-pixbuf-2.0/*/loaders/libpixbufloader-webp.so
%{_datadir}/thumbnailers/webp-pixbuf.thumbnailer
%changelog
* Thu Jan 11 2024 kkz <[email protected]> - 0.2.5-1
- update to version 0.2.5
* Mon Nov 20 2023 lwg <[email protected]> - 0.2.4-1
- update to version 0.2.4
* Sat Mar 04 2023 wenlong ding <[email protected]> 0.0.6-1
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/webp-pixbuf-loader.git
[email protected]:src-openeuler/webp-pixbuf-loader.git
src-openeuler
webp-pixbuf-loader
webp-pixbuf-loader
master

搜索帮助