blob: 03380e042bbed731fd9542c1dea0407912260d15 (
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
|
pkgbase = myip-git
pkgdesc = Returns your public IP and the public IP to access the extranet.
pkgver = 0.5.1.r1.ge74c157
pkgrel = 4
url = https://github.com/crystal-china/myip
arch = x86_64
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
|