mirror of
https://github.com/Phantop/solus-stuff
synced 2024-10-31 20:14:14 +00:00
Phantop
c22a8de338
Removes castor for sucking, starship for being included, dolphin-emu-git because Solus's is up-to-date
19 lines
420 B
YAML
19 lines
420 B
YAML
name : webp-pixbuf-loader
|
|
version : 1
|
|
release : 1
|
|
source :
|
|
- git|https://github.com/aruiz/webp-pixbuf-loader.git : master
|
|
license : GPL-2.0-or-later
|
|
summary : Insert summary here
|
|
description: |
|
|
Insert description here
|
|
builddeps :
|
|
- pkgconfig(libwebp)
|
|
- pkgconfig(gdk-pixbuf-2.0)
|
|
setup : |
|
|
%meson_configure
|
|
build : |
|
|
%ninja_build
|
|
install : |
|
|
%ninja_install
|