speedtestcpp: add new package
authorOskari Rauta <redacted>
Sun, 28 May 2023 10:47:30 +0000 (13:47 +0300)
committerTianling Shen <redacted>
Sun, 4 Jun 2023 12:18:35 +0000 (20:18 +0800)
commitc5bf9702410adb5b6a0a54480d2a40ec7a97038e
tree515b39668fe629508ef85ba8f2cfcaec12d4de68
parentfc8cc7aa8fd6dc40131821d49c6ad682fc3b534d
speedtestcpp: add new package

speedtestcpp is a fork of Taganaka's speedtest, rewritten.

It has some improvements such as
 - interactive result show
 - use server recommended profiles, which makes it faster (can be disabled)
 - and more..

It also provides it's functions in shared and static libraries
and offers development headers for integrating speedtest to
features to another projects.

This commit replaces speedtestpp since this fork has
all the same features + more.

Signed-off-by: Oskari Rauta <redacted>
net/speedtestcpp/Makefile [new file with mode: 0644]
net/speedtestpp/Makefile [deleted file]
net/speedtestpp/patches/01-remove-libxml-dependency.patch [deleted file]
git clone https://git.99rst.org/PROJECT