blob: 465154bf4ca5a9bdd47a6c2a515f03822d73f8c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = live-photo-conv
pkgdesc = A cross-platform tool to process live photos of Google Android
pkgver = 0.3.7
pkgrel = 1
url = https://github.com/wszqkzqk/live-photo-conv
arch = x86_64
arch = aarch64
arch = riscv64
arch = loong64
license = LGPL-2.1-or-later
makedepends = vala
makedepends = meson
makedepends = git
makedepends = gobject-introspection
depends = glib2
depends = libgexiv2
depends = gstreamer
depends = gst-plugins-base-libs
depends = gst-plugins-good
depends = gst-plugins-bad
depends = gdk-pixbuf2
optdepends = ffmpeg: FFmpeg backend to convert internal video of a live photo to static pictures
optdepends = libavif: Support to save as .avif with GStreamer and GdkPixbuf backend
optdepends = libheif: Support to save photos as .heif, .heic, and .avif with GStreamer and GdkPixbuf backend
optdepends = libjxl: Support to save photos as .jxl with GStreamer and GdkPixbuf backend
optdepends = webp-pixbuf-loader: Support to save photos as .webp with GStreamer and GdkPixbuf backend
source = git+https://github.com/wszqkzqk/live-photo-conv.git#tag=0.3.7
sha256sums = 437ca17330fa6b3447eb00c2853c1a760bcf9a2c19e8163df3966e68d7ebdf00
pkgname = live-photo-conv
|