8 Star 40 Fork 10

Gitee 极速下载 / Caire

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/esimov/caire
克隆/下载
snapcraft.yaml 976 Bytes
一键复制 编辑 原始数据 按行查看 历史
esimov 提交于 2022-05-06 15:55 . snap: upgraded to v1.4.4
name: caire
version: '1.4.4'
summary: Content aware image resize library
description: |
Content aware image resize library
grade: stable
confinement: strict
base: core18
parts:
caire:
plugin: go
source: https://github.com/esimov/caire.git
go-importpath: github.com/esimov/caire
stage-packages:
- libegl1
- libglvnd0
- libwayland-client0
- libwayland-cursor0
- libwayland-egl1
- libx11-6
- libx11-xcb1
- libxau6
- libxcb-xkb1
- libxcb1
- libxcursor1
- libxdmcp6
- libxfixes3
- libxkbcommon-x11-0
- libxkbcommon0
- libxrender1
build-packages:
- gcc
- pkg-config
- libwayland-dev
- libx11-dev
- libx11-xcb-dev
- libxkbcommon-x11-dev
- libgles2-mesa-dev
- libegl1-mesa-dev
- libffi-dev
- libxcursor-dev
- libvulkan-dev
apps:
caire:
command: bin/caire
plugs:
- home
- x11
Go
1
https://gitee.com/mirrors/Caire.git
git@gitee.com:mirrors/Caire.git
mirrors
Caire
Caire
master

搜索帮助