blob: cf11b6696cada03b189c94510090aa3e818f5d98 (
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
|
pkgbase = myip-git
pkgdesc = Returns your public IP and the public IP to access the extranet.
pkgver = 0.4.6.r0.g0a123b9
pkgrel = 1
url = https://github.com/crystal-china/myip
arch = x86_64
arch = aarch64
arch = riscv64
license = MIT
makedepends = cmake
makedepends = git
makedepends = crystal
makedepends = shards
depends = glibc
depends = gc
depends = gcc-libs
depends = libevent
depends = openssl
depends = pcre2
depends = zlib
optdepends = goldendict: Feature-rich dictionary lookup program supporting multiple dictionary formats
provides = myip
conflicts = myip
source = myip-git::git+https://github.com/crystal-china/myip.git
sha256sums = SKIP
pkgname = myip-git
|