summaryrefslogtreecommitdiff
path: root/graphics/kvantum/Makefile
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-05-29 17:17:17 +0000
committerpin <pin@pkgsrc.org>2021-05-29 17:17:17 +0000
commit6927b9011d50d6490c5603d77bff1373d802a608 (patch)
treec3f57bf0b50a5df6755768c46835c499efdc233f /graphics/kvantum/Makefile
parentd276aa3d8112b39886815fcaac3fed291b098063 (diff)
downloadpkgsrc-6927b9011d50d6490c5603d77bff1373d802a608.tar.gz
graphics/kvantum: update to 0.20.0
Main changes: - Fixed drawing of view-items with right-aligned decorations. - Added an option for always centering normal tabs (in contrast to the document mode). - Added an option (to Kvantum Manager) for styling vertical toolbars. - Fixed a small problem in tab overlapping. - Don't allow kinetic scrolling inside subwindows. - Used version check for KWindowSystem because of method deprecations. - Dropped support for Qt5 < 5.12.
Diffstat (limited to 'graphics/kvantum/Makefile')
-rw-r--r--graphics/kvantum/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/kvantum/Makefile b/graphics/kvantum/Makefile
index 43c41ea0569..cb02a898af3 100644
--- a/graphics/kvantum/Makefile
+++ b/graphics/kvantum/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2021/04/21 11:41:56 adam Exp $
+# $NetBSD: Makefile,v 1.13 2021/05/29 17:17:17 pin Exp $
-DISTNAME= Kvantum-0.19.0
+DISTNAME= Kvantum-0.20.0
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}