New package: gns3-1.5.3
This commit is contained in:
parent
e400c3d826
commit
80e461f3e0
1 changed files with 13 additions and 0 deletions
13
srcpkgs/gns3-gui/template
Normal file
13
srcpkgs/gns3-gui/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=1.5.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3 python3-setuptools python3-psutil python3-jsonschema python3-configobj python3-sip python3-PyQt5 python3-PyQt5-svg xterm inetutils-telnet gns3-net-converter"
|
||||
short_desc="Graphical Network Simulator 3 - GUI"
|
||||
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=446fdc87d884fb24f879b8bba862dc43b92b6f859edefcd22f8682bdac61bec4
|
Loading…
Reference in a new issue