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
Marian Buschsieweke
aports
Commits
c40e3a8a
Commit
c40e3a8a
authored
Jun 15, 2020
by
Marian Buschsieweke
Committed by
Rasmus Thomsen
Jun 16, 2020
Browse files
testing/noson-app: new aport
parent
5d6555ab
Pipeline
#22949
failed with stages
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
testing/noson-app/APKBUILD
0 → 100644
View file @
c40e3a8a
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
# Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname
=
noson-app
pkgver
=
4.3.4
pkgrel
=
0
pkgdesc
=
"The essential to control music from your SONOS devices on Linux platforms"
url
=
"https://janbar.github.io/noson-app/"
arch
=
"all"
license
=
"GPL-3.0-only"
makedepends
=
"
cmake
qt5-qtbase-dev
qt5-qtdeclarative-dev
qt5-qtquickcontrols2-dev
qt5-qtsvg-dev
"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/janbar/noson-app/archive/
$pkgver
.tar.gz
"
options
=
"!check"
# No unit tests
build
()
{
cmake
-B
build
\
-DCMAKE_BUILD_TYPE
=
None
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
make
-C
build
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
-C
build
}
sha512sums
=
"3e1285a5b0336631e80b9105363671520ceb2c75d704c31f19c94ee3981d9c96a1bc91c4be6f06f0a6843d3d7378e404552e99038c79eb5ef46b8aef04ebd637 noson-app-4.3.4.tar.gz"
Write
Preview
Markdown
is supported
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