New package: qt6-quicktimeline-6.1.0

This commit is contained in:
John 2020-12-22 14:12:46 +01:00 committed by John Zimmermann
parent efccbf034b
commit ee0133ce7a
2 changed files with 16 additions and 0 deletions

View File

@ -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

View File

@ -0,0 +1 @@
pkgname="${pkgname/6-/}-everywhere-src"