Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TBK
aports
Commits
40f79745
Commit
40f79745
authored
Dec 13, 2020
by
TBK
Committed by
Milan P. Stanić
Dec 17, 2020
Browse files
testing/revprog: new aport
parent
39429920
Pipeline
#65028
failed with stages
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
testing/revprog/APKBUILD
0 → 100644
View file @
40f79745
# Contributor: TBK <alpine@jjtc.eu>
# Maintainer: TBK <alpine@jjtc.eu>
pkgname
=
rvlprog
pkgver
=
0.91
pkgrel
=
0
pkgdesc
=
"CLI tool for REVELPROG-IS programmer"
url
=
"https://gitlab.com/spectrum70/rvlprog"
arch
=
"all"
license
=
"GPL-3.0-or-later"
options
=
"!check"
# no test suite
makedepends
=
"libusb-dev"
source
=
"https://gitlab.com/spectrum70/rvlprog/-/archive/
$pkgver
/rvlprog-
$pkgver
.tar.gz"
build
()
{
export
LIBS
=
"-lusb-1.0"
./configure
--prefix
=
/usr
make
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"cef54e0980345a4a814cbee0dd6a49b10fcf6d9a5660344abba3d2bf79188f5c20298a2befe3fe8ff99df55f01da33a233ca4d17898ce618dd0e456fa51c87db rvlprog-0.91.tar.gz"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment