pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/lxqt-themes
Module Name: pkgsrc
Committed By: pin
Date: Fri Aug 2 17:01:40 UTC 2024
Modified Files:
pkgsrc/graphics/lxqt-themes: Makefile distinfo
Log Message:
graphics/lxqt-themes: update to 2.0.0
- Added Fancy Menu style to themes.
- Styled customcommand where necessary.
- Transparent background color in buttons and clock.
- Dark color for input background in runner with some themes.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/lxqt-themes/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/lxqt-themes/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/lxqt-themes/Makefile
diff -u pkgsrc/graphics/lxqt-themes/Makefile:1.11 pkgsrc/graphics/lxqt-themes/Makefile:1.12
--- pkgsrc/graphics/lxqt-themes/Makefile:1.11 Tue Apr 18 10:01:25 2023
+++ pkgsrc/graphics/lxqt-themes/Makefile Fri Aug 2 17:01:40 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/04/18 10:01:25 pin Exp $
+# $NetBSD: Makefile,v 1.12 2024/08/02 17:01:40 pin Exp $
-DISTNAME= lxqt-themes-1.3.0
+DISTNAME= lxqt-themes-2.0.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -15,13 +15,8 @@ USE_CMAKE= yes
USE_TOOLS+= pkg-config perl
USE_LANGUAGES= c c++
-CONFIGURE_DIRS= build
-CMAKE_ARG_PATH= ..
-
-pre-configure:
- ${MKDIR} -p ${WRKSRC}/build
-
-TOOL_DEPENDS+= lxqt-build-tools>=0.13.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.0.0:../../devel/lxqt-build-tools
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../devel/cmake/build.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/lxqt-themes/distinfo
diff -u pkgsrc/graphics/lxqt-themes/distinfo:1.10 pkgsrc/graphics/lxqt-themes/distinfo:1.11
--- pkgsrc/graphics/lxqt-themes/distinfo:1.10 Tue Apr 18 10:01:25 2023
+++ pkgsrc/graphics/lxqt-themes/distinfo Fri Aug 2 17:01:40 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/04/18 10:01:25 pin Exp $
+$NetBSD: distinfo,v 1.11 2024/08/02 17:01:40 pin Exp $
-BLAKE2s (lxqt-themes-1.3.0.tar.xz) = 267288ee2db7e39378afe9b9d8bd95139ffac48d5052b33fa4cd69d9f4fb8bb7
-SHA512 (lxqt-themes-1.3.0.tar.xz) = b07bd6223b5d39bc728722bfe88698692d283b8fb5af302c0c74f1aca32fc8d53d904fe3ad60e3e0d8d81d33fc1404856e2d6d360a71f3ec3d1f6e602a2941e8
-Size (lxqt-themes-1.3.0.tar.xz) = 26647512 bytes
+BLAKE2s (lxqt-themes-2.0.0.tar.xz) = 2442bd43981ff8cb90216ac629cc2d9660deba9d7a40256e1e3f5352ec7d25ef
+SHA512 (lxqt-themes-2.0.0.tar.xz) = 47447002d38ed5e56b6e5255024f935fb8c522ae2fed1eea872d1c9d94022f0c64d4497aee661fa7e66cedfe3d65bc479049b829f777ec4f54aad67582f9dea3
+Size (lxqt-themes-2.0.0.tar.xz) = 26649440 bytes
Home |
Main Index |
Thread Index |
Old Index