mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: qterminal-0.6.0.
This commit is contained in:
parent
eb1f4757a3
commit
e1df8673ff
1 changed files with 15 additions and 0 deletions
15
srcpkgs/qterminal/template
Normal file
15
srcpkgs/qterminal/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'qterminal'
|
||||||
|
pkgname=qterminal
|
||||||
|
version=0.6.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
configure_args="-DUSE_QT5=1 -DUSE_SYSTEM_QXT=0"
|
||||||
|
hostmakedepends="cmake"
|
||||||
|
makedepends="qtermwidget-devel qt5-tools-devel"
|
||||||
|
depends="desktop-file-utils"
|
||||||
|
short_desc="Lightweight terminal emulator written in Qt"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/qterminal/qterminal"
|
||||||
|
distfiles="https://github.com/qterminal/qterminal/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=61121ad0d1d34a5129e1109b6689d7fb7b10130a32831eaf500a86909b29d9bc
|
Loading…
Add table
Reference in a new issue