parent
d2f57d31ca
commit
86fabf884e
|
@ -1,13 +1,14 @@
|
||||||
#template file for 'orion'
|
# Template file for 'orion'
|
||||||
pkgname=orion
|
pkgname=orion
|
||||||
version=1.6.1
|
version=1.6.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
makedepends="qt5-declarative-devel qt5-svg-devel qt5-quickcontrols2-devel qt5-graphicaleffects mpv-devel"
|
makedepends="qt5-declarative-devel qt5-quickcontrols2-devel mpv-devel"
|
||||||
|
depends="qt5-quickcontrols qt5-quickcontrols2 qt5-graphicaleffects qt5-svg"
|
||||||
short_desc="Qt-based client for Twitch.tv"
|
short_desc="Qt-based client for Twitch.tv"
|
||||||
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/alamminsalo/orion"
|
homepage="https://github.com/alamminsalo/orion"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=eaa8ace822d3381a1915db82c4203d4ce4e56ec324d4ee18544bd68b00bce749
|
checksum=eaa8ace822d3381a1915db82c4203d4ce4e56ec324d4ee18544bd68b00bce749
|
||||||
|
|
Loading…
Reference in New Issue