blob: 426f65bc79e1222b419a95459c9026843f935d4c (
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
|
pkgbase = discimagechef-git
pkgdesc = Disc image management and creation tool for disks, tapes, optical and solid state media
pkgver = v4.5.1.1692.r811.g16849ea2
pkgrel = 1
url = http://www.discimagechef.app
arch = x86_64
arch = armv7h
arch = aarch64
license = GPL
makedepends = dotnet-sdk>=2.0.0
makedepends = git
depends = icu
depends = krb5
depends = libcurl.so
depends = libunwind
depends = openssl-1.0
depends = zlib
provides = discimagechef
conflicts = discimagechef
options = !strip
options = staticlibs
source = git://github.com/DiscImageChef/discimagechef
sha256sums = SKIP
pkgname = discimagechef-git
pkgname = discimagechef-gtk-git
depends = gtk3
|