Skip to content
Snippets Groups Projects
Commit 1878f8ad authored by Olliver Schinagl's avatar Olliver Schinagl Committed by Kevin Daudt
Browse files

testing/open-plc-utils: New aport


Signed-off-by: default avatarOlliver Schinagl <oliver@schinagl.nl>

Closes GH-6547
parent eecf0964
No related branches found
No related tags found
No related merge requests found
# Contributor: Olliver Schinagl <oliver@schinagl.nl>
# Maintainer: Olliver Schinagl <oliver@schinagl.nl>
pkgname=open-plc-utils
pkgver="0_git20181025"
pkgrel=0
pkgdesc="Qualcomm Atheros Open Powerline Toolkit"
url="https://github.com/qca/open-plc-utils"
arch="all"
license="BSD-3-Clause-Clear"
options="suid"
subpackages="$pkgname-doc"
_githash="32408520fcebe785983a68e39ec83830a3005779"
source="https://github.com/qca/$pkgname/archive/$_githash.zip"
builddir="$srcdir/$pkgname-$_githash"
prepare()
{
default_prepare
sed -i \
-e 's|/usr/local/|/usr/|g' \
-e 's|/man/man1|/share/man/man1|g' \
"make.def"
}
build()
{
make ROOTFS="$pkgdir"
}
check()
{
make ROOTFS="$pkgdir" check
}
package()
{
make ROOTFS="$pkgdir" install manuals
}
sha512sums="cd011f6e0738093b99873a341d6a0385ff21c99e1c6d51244678b6bb616a0b9b7bdf96a5cfb81200787f5eb2537b3ee344e60fdc56a7be9ace35c39cfc59f614 32408520fcebe785983a68e39ec83830a3005779.zip"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment