blob: 30a35e65cfab51b36b1ed03f58cf6ab12a070f0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = smarttrafficmeter
pkgdesc = Software for measuring network usage.
pkgver = 2.2.1302.7280
pkgrel = 1
url = https://github.com/rafalfr/smarttrafficmeter
install = smarttrafficmeter.install
arch = x86_64
license = GPL3
makedepends = gcc
makedepends = git
makedepends = boost
makedepends = curl
makedepends = binutils
makedepends = gzip
depends = boost-libs
depends = curl
depends = xdg-utils
provides = smarttrafficmeter
pkgname = smarttrafficmeter
|