blob: 52682026bda02695b16ee1211e50948ef52173ad (
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
31
|
pkgbase = flying-carpet-bin
pkgdesc = File transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi
pkgver = 8.0.1
pkgrel = 2
url = https://github.com/spieglt/FlyingCarpet
arch = x86_64
arch = aarch64
license = GPL-3.0-only
depends = cairo
depends = gcc-libs
depends = gdk-pixbuf2
depends = glib2
depends = glibc
depends = gtk3
depends = hicolor-icon-theme
depends = libsoup
depends = webkit2gtk
provides = flying-carpet
conflicts = flying-carpet
noextract = flying-carpet-8.0.1-x86_64.deb
noextract = flying-carpet-8.0.1-aarch64.deb
source = README-8.0.1.md::https://github.com/spieglt/FlyingCarpet/raw/refs/tags/v8.0.1/README.md
source = LICENSE-8.0.1.txt::https://github.com/spieglt/FlyingCarpet/raw/refs/tags/v8.0.1/LICENSE.txt
sha256sums = cb2d5d765235991404afe438c8ed4184a5f798eca2e03836696b40a1539e67c0
sha256sums = 68fc3b3e41307c4fb2f0174896f9549240e84b60865064f8dd70dffa65f7b5b1
source_x86_64 = flying-carpet-8.0.1-x86_64.deb::https://github.com/spieglt/FlyingCarpet/releases/download/v8.0.1/linux_flying-carpet_8.0.1_amd64.deb
sha256sums_x86_64 = 5f4318dbdba14f561b180d4f0bcf0821b9c7cae4b8e10691eb9133833d7473c8
source_aarch64 = flying-carpet-8.0.1-aarch64.deb::https://github.com/spieglt/FlyingCarpet/releases/download/v8.0.1/linux_flying-carpet_8.0.1_arm64.deb
sha256sums_aarch64 = a6b58d8359bf18ac999c78eeab280f00d40cbcf146a22deb0a91949ea2d20c5b
pkgname = flying-carpet-bin
|