Switch to webp-pixbuf-loader package

This commit is contained in:
Phantop 2022-07-25 19:56:40 -04:00
parent 505993a0cd
commit 26f3c114de
4 changed files with 4 additions and 20 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "dolphin-emu"]
path = dolphin-emu
url = sol:dolphin-emu
[submodule "webp-pixbuf-loader"]
path = webp-pixbuf-loader
url = sol:webp-pixbuf-loader

1
webp-pixbuf-loader Submodule

@ -0,0 +1 @@
Subproject commit 215f48ca74cbaa512af5179629d384073196740d

View File

@ -1 +0,0 @@
include ../Makefile.common

View File

@ -1,19 +0,0 @@
name : webp-pixbuf-loader
version : 0.0.6
release : 1
source :
- https://github.com/aruiz/webp-pixbuf-loader/archive/refs/tags/0.0.6.tar.gz : 451cb6924a9aa6afaa21d5b63b402dcfcfe952a1873e078b17078c4a1964a693
license : LGPL-2.0-or-later
component : multimedia.codecs
summary : WebP GDK Pixbuf Loader library
description: |
WebP Image format GdkPixbuf loader
builddeps :
- pkgconfig(gdk-pixbuf-2.0)
- pkgconfig(libwebp)
setup : |
%meson_configure
build : |
%ninja_build
install : |
%ninja_install