Initial commit
This commit is contained in:
commit
2b61f2be37
10 changed files with 289 additions and 0 deletions
28
.SRCINFO
Normal file
28
.SRCINFO
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
pkgbase = wireguird
|
||||
pkgdesc = GUI frontend to connect to and manage WireGuard tunnels (GTK3)
|
||||
pkgver = 1.1.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/UnnoTed/wireguird
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = git
|
||||
makedepends = go
|
||||
depends = bash
|
||||
depends = cairo
|
||||
depends = fontconfig
|
||||
depends = gdk-pixbuf2
|
||||
depends = glib2
|
||||
depends = glibc
|
||||
depends = gtk3
|
||||
depends = hicolor-icon-theme
|
||||
depends = libayatana-appindicator
|
||||
depends = openresolv
|
||||
depends = pango
|
||||
depends = polkit
|
||||
depends = wireguard-tools
|
||||
source = wireguird-1.1.0::git+https://github.com/UnnoTed/wireguird.git#tag=v1.1.0
|
||||
source = wireguird.desktop.patch
|
||||
b2sums = 66538951a7fda7e58997a022fd49d4a3a23862a8f859c1b9551599de5d5606e023262c05fc48513789d5568267a019f9af7c1ca5be431afd88358a7ef2aeed67
|
||||
b2sums = e6f387cc259f9ad84a921c6f4abfa2645aff9b909a327492faa44d180079578bfa863d11f57cac4b8f937983bdc2dbeeb6a075ada704f2c8540462b35614c6bf
|
||||
|
||||
pkgname = wireguird
|
||||
Loading…
Add table
Add a link
Reference in a new issue