Date: Thu, 18 Jun 2026 04:43:37 +0000 From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 07063f247270 - main - x11-themes/catppuccin-gtk-theme: Update to 1.0.0 Message-ID: <6a337779.1e1b2.50472e3d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=07063f2472707b6d9dd55bc4dd213a7b33186ff1 commit 07063f2472707b6d9dd55bc4dd213a7b33186ff1 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-06-18 04:42:13 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-06-18 04:43:29 +0000 x11-themes/catppuccin-gtk-theme: Update to 1.0.0 Changelog: https://github.com/Fausto-Korpsvart/Catppuccin-GTK-Theme/releases/tag/v1.0.0 Reported by: GitHub (watch releases) --- x11-themes/catppuccin-gtk-theme/Makefile | 11 +++++++---- x11-themes/catppuccin-gtk-theme/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/x11-themes/catppuccin-gtk-theme/Makefile b/x11-themes/catppuccin-gtk-theme/Makefile index f96a4b836c5a..87c0f9547943 100644 --- a/x11-themes/catppuccin-gtk-theme/Makefile +++ b/x11-themes/catppuccin-gtk-theme/Makefile @@ -1,5 +1,6 @@ PORTNAME= catppuccin-gtk-theme -DISTVERSION= g20251023 +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.0 CATEGORIES= x11-themes MAINTAINER= tagattie@FreeBSD.org @@ -21,11 +22,12 @@ USES= shebangfix USE_GITHUB= yes GH_ACCOUNT= Fausto-Korpsvart GH_PROJECT= Catppuccin-GTK-Theme -GH_TAGNAME= f25d8cf688d8f224f0ce396689ffcf5767eb647e SHEBANG_FILES= themes/build.sh \ themes/install.sh +MAKE_ENV= BATCH_MODE=true + BINARY_ALIAS= sed=gsed NO_ARCH= yes @@ -38,7 +40,8 @@ OPTIONS_DEFINE= DOCS INSTALL_FLAGS= --dest ${STAGEDIR}${PREFIX}/share/themes \ --theme all \ --color light dark \ - --size standard compact + --size standard compact \ + --verbose do-build: cd ${BUILD_WRKSRC} && \ @@ -47,7 +50,7 @@ do-build: do-install: cd ${BUILD_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ./install.sh ${INSTALL_FLAGS} -.for colorscheme in frappe macchiato +.for colorscheme in frappe macchiato black cd ${BUILD_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ./install.sh ${INSTALL_FLAGS} --tweaks ${colorscheme} .endfor diff --git a/x11-themes/catppuccin-gtk-theme/distinfo b/x11-themes/catppuccin-gtk-theme/distinfo index 74819ee87b32..7e802014219d 100644 --- a/x11-themes/catppuccin-gtk-theme/distinfo +++ b/x11-themes/catppuccin-gtk-theme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766908885 -SHA256 (Fausto-Korpsvart-Catppuccin-GTK-Theme-g20251023-f25d8cf688d8f224f0ce396689ffcf5767eb647e_GH0.tar.gz) = 9bf06ca8a945306f468c508d509a8059c035217e74f15abab84282a3b4b6ed07 -SIZE (Fausto-Korpsvart-Catppuccin-GTK-Theme-g20251023-f25d8cf688d8f224f0ce396689ffcf5767eb647e_GH0.tar.gz) = 76386029 +TIMESTAMP = 1781746929 +SHA256 (Fausto-Korpsvart-Catppuccin-GTK-Theme-v1.0.0_GH0.tar.gz) = 1e3c9351d022ce4f3ec548925b590e476730837c739866910c15a303290e068e +SIZE (Fausto-Korpsvart-Catppuccin-GTK-Theme-v1.0.0_GH0.tar.gz) = 105835634home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a337779.1e1b2.50472e3d>
