pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/kvantum
Module Name: pkgsrc
Committed By: pin
Date: Mon Aug 10 16:58:29 UTC 2020
Modified Files:
pkgsrc/graphics/kvantum: Makefile distinfo
Log Message:
graphics/kvantum: update to 0.16.1
V0.16.1
---------
* Consider a toolbar stylable if it contains a tabbar that isn't inside the
same window.
* Be more explicit about the color group when getting colors from the standard
palette.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/kvantum/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/kvantum/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/kvantum/Makefile
diff -u pkgsrc/graphics/kvantum/Makefile:1.5 pkgsrc/graphics/kvantum/Makefile:1.6
--- pkgsrc/graphics/kvantum/Makefile:1.5 Wed Jun 24 12:53:04 2020
+++ pkgsrc/graphics/kvantum/Makefile Mon Aug 10 16:58:29 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/06/24 12:53:04 pin Exp $
+# $NetBSD: Makefile,v 1.6 2020/08/10 16:58:29 pin Exp $
-VERSION= 0.16.0
-DISTNAME= Kvantum-V${VERSION}
-PKGNAME= kvantum-${VERSION}
+DISTNAME= Kvantum-0.16.1
+PKGNAME= ${DISTNAME:tl}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
@@ -12,7 +11,7 @@ HOMEPAGE= https://github.com/tsujan/Kvan
COMMENT= SVG-based theme engine for Qt and KDE
LICENSE= gnu-gpl-v3
-WRKSRC= ${WRKDIR}/Kvantum-${VERSION}/Kvantum
+WRKSRC= ${WRKDIR}/${DISTNAME}/Kvantum
USE_CMAKE= yes
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
Index: pkgsrc/graphics/kvantum/distinfo
diff -u pkgsrc/graphics/kvantum/distinfo:1.3 pkgsrc/graphics/kvantum/distinfo:1.4
--- pkgsrc/graphics/kvantum/distinfo:1.3 Wed Jun 24 12:53:04 2020
+++ pkgsrc/graphics/kvantum/distinfo Mon Aug 10 16:58:29 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/06/24 12:53:04 pin Exp $
+$NetBSD: distinfo,v 1.4 2020/08/10 16:58:29 pin Exp $
-SHA1 (Kvantum-V0.16.0.tar.gz) = c83341fe5d3e632612d1d3934faca04284c0a971
-RMD160 (Kvantum-V0.16.0.tar.gz) = 8179d6fdad1e0008152b578e1701baa977950f8f
-SHA512 (Kvantum-V0.16.0.tar.gz) = a70c8f46ee556627dadaf68d998c0e37730978f6c9cb143b27ec1cdb7b912fceb62f83ca2f9fadd49f5230e0254d0f9c5f29c51fba941cdc7cc8572011aefe06
-Size (Kvantum-V0.16.0.tar.gz) = 2696870 bytes
+SHA1 (Kvantum-0.16.1.tar.gz) = 78f640ecab0a8cbb149cd6da7043503c366540db
+RMD160 (Kvantum-0.16.1.tar.gz) = c2bda2a8891bd5d1486e322eca5a4b2649716fa2
+SHA512 (Kvantum-0.16.1.tar.gz) = ee5dec07f7aa3aef70820606eb5f0d693fac8b8e714fba49ce7062ad7dc31ec0d9c9ba73730d4cad087927adc5d0e2609a4ae4eb21879d8e924865dd32d0740f
+Size (Kvantum-0.16.1.tar.gz) = 2703123 bytes
Home |
Main Index |
Thread Index |
Old Index