New package: qt6-quicktimeline-6.1.0
This commit is contained in:
parent
efccbf034b
commit
ee0133ce7a
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'qt6-quicktimeline'
|
||||
pkgname=qt6-quicktimeline
|
||||
version=6.1.0
|
||||
revision=1
|
||||
wrksrc="qtquicktimeline-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DQT_HOST_PATH=/usr "
|
||||
hostmakedepends="perl qt6-base-devel qt6-declarative-devel"
|
||||
makedepends="qt6-base-devel qt6-declarative-devel"
|
||||
short_desc="Cross-platform application and UI framework - quicktimeline"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquicktimeline-everywhere-src-${version}.tar.xz"
|
||||
checksum=ae7421d5ae692ef7fda5a1be88dcb542c7f3531ad6264ceaea9d870605b6953e
|
|
@ -0,0 +1 @@
|
|||
pkgname="${pkgname/6-/}-everywhere-src"
|
Loading…
Reference in New Issue