blob: b3271fd8c0ec6598a4edb6dce336fabeebe0230d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ptpd-git
pkgdesc = The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as defined by the relevant IEEE 1588 standard. PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very precise time coordination of LAN connected computers.
pkgver = r514.d27a6e0
pkgrel = 1
url = https://github.com/ptpd/ptpd
arch = x86_64
license = BSD
depends = libpcap
optdepends = net-snmp
provides = ptpd2
conflicts = ptpd2
source = git+https://github.com/ptpd/ptpd
md5sums = SKIP
pkgname = ptpd-git
|