1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-10-31 20:14:14 +00:00
solus-stuff/webp-pixbuf-loader/package.yml
Phantop c22a8de338 Remove some packages that are in official repos
Removes castor for sucking, starship for being included, dolphin-emu-git because Solus's is up-to-date
2020-12-23 15:43:55 -05:00

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