blob: 11ed8a1600d7727e1482a160221499b0c69c37e7 (
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 = gossip-unstable-git
pkgdesc = Nostr client, written in rust, egui based. Latest git checkout from 'unstable' branch.
pkgver = 0.11.0.unstable.r3151.20240422.084b21b3
pkgrel = 1
url = https://github.com/mikedilger/gossip
arch = x86_64
arch = i686
arch = i586
arch = i486
arch = i386
license = MIT
makedepends = cargo
makedepends = git
makedepends = mold
makedepends = optipng
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
optdepends = xdg-utils: For a standardised way of making use of the bundled .desktop file.
provides = gossip=0.11.0.unstable.r3151.20240422.084b21b3
provides = gossip-git=0.11.0.unstable.r3151.20240422.084b21b3
provides = gossip-unstable=0.11.0.unstable.r3151.20240422.084b21b3
conflicts = gossip
source = gossip::git+https://github.com/mikedilger/gossip.git#branch=unstable
source = gossip.desktop
sha256sums = SKIP
sha256sums = be3cc93e8702bc635a85ee5b6e3c3142b0f1cb5f3e99a37d703ae85b94175f59
pkgname = gossip-unstable-git
|