blob: 43402082d62e84b595311c6eb8598a0e40aec6c0 (
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
|
pkgbase = stopmotion-git
pkgdesc = Stop motion animation creation program
pkgver = 0.9.0.r20.gc400b1d
pkgrel = 2
url = https://invent.kde.org/multimedia/stopmotion
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = cmake
makedepends = qt6-tools
makedepends = vulkan-headers
depends = qt6-base
depends = qt6-multimedia
depends = libarchive
depends = libxml2
depends = glibc
depends = gcc-libs
depends = libvorbis
provides = stopmotion
conflicts = stopmotion
source = git+https://invent.kde.org/multimedia/stopmotion.git
sha256sums = SKIP
pkgname = stopmotion-git
|