git: fd3e3ab8811e - main - x11-themes/qogir-gtk-themes: Update to 2022.10.16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 17:22:32 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd3e3ab8811e4b181a4009e2551f0632fb764e42 commit fd3e3ab8811e4b181a4009e2551f0632fb764e42 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2022-10-21 17:20:41 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-10-21 17:22:19 +0000 x11-themes/qogir-gtk-themes: Update to 2022.10.16 - submitter becomes maintainer ChangeLog: https://github.com/vinceliuice/Qogir-theme/releases/tag/2022-10-16 PR: 267229 --- x11-themes/qogir-gtk-themes/Makefile | 4 ++-- x11-themes/qogir-gtk-themes/distinfo | 6 +++--- x11-themes/qogir-gtk-themes/files/patch-install.sh | 23 ++++++++++++++++------ 3 files changed, 22 insertions(+), 11 deletions(-) diff --git a/x11-themes/qogir-gtk-themes/Makefile b/x11-themes/qogir-gtk-themes/Makefile index 0d7f7066c982..401877474bc0 100644 --- a/x11-themes/qogir-gtk-themes/Makefile +++ b/x11-themes/qogir-gtk-themes/Makefile @@ -1,8 +1,8 @@ PORTNAME= qogir-gtk-themes -DISTVERSION= 2022-07-17 +DISTVERSION= 2022-10-16 CATEGORIES= x11-themes -MAINTAINER= Alexander88207@protonmail.com +MAINTAINER= duchateau.olivier@gmail.com COMMENT= Qogir is a flat Design theme for GTK WWW= https://github.com/vinceliuice/Qogir-theme diff --git a/x11-themes/qogir-gtk-themes/distinfo b/x11-themes/qogir-gtk-themes/distinfo index cd99af00aa1e..86b81bc01f64 100644 --- a/x11-themes/qogir-gtk-themes/distinfo +++ b/x11-themes/qogir-gtk-themes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665420403 -SHA256 (vinceliuice-Qogir-theme-2022-07-17_GH0.tar.gz) = cedee13d0b6bc969e206f402e3875212ca936e8843aa3406ada3f68430b70ac9 -SIZE (vinceliuice-Qogir-theme-2022-07-17_GH0.tar.gz) = 2600148 +TIMESTAMP = 1666284619 +SHA256 (vinceliuice-Qogir-theme-2022-10-16_GH0.tar.gz) = b79a1ac1a16327f67cb9db70c9948cb3f986edf6f6d545b797de2b4891c30444 +SIZE (vinceliuice-Qogir-theme-2022-10-16_GH0.tar.gz) = 2608962 diff --git a/x11-themes/qogir-gtk-themes/files/patch-install.sh b/x11-themes/qogir-gtk-themes/files/patch-install.sh index a89ab2db3840..394e09a2f30d 100644 --- a/x11-themes/qogir-gtk-themes/files/patch-install.sh +++ b/x11-themes/qogir-gtk-themes/files/patch-install.sh @@ -1,6 +1,6 @@ ---- install.sh.orig 2022-07-07 08:30:28 UTC +--- install.sh.orig 2022-10-16 06:48:19 UTC +++ install.sh -@@ -562,18 +562,13 @@ tweaks_temp() { +@@ -556,18 +556,13 @@ tweaks_temp() { cp -rf ${SRC_DIR}/src/_sass/_tweaks.scss ${SRC_DIR}/src/_sass/_tweaks-temp.scss } @@ -21,7 +21,7 @@ echo -e "Install Round window version ..." } -@@ -587,18 +582,14 @@ install_theme_color() { +@@ -581,20 +576,16 @@ install_theme_color() { theme_color='ubuntu' ;; esac @@ -35,10 +35,21 @@ + if [[ "$square" == "true" || "$accent" == 'true' || "$window" == 'round' ]]; then tweaks='true' install_package; tweaks_temp -- fi -- + fi + - if [[ "$image" == "true" ]] ; then - install_image +- fi +- + if [[ "$square" == "true" ]] ; then + install_win_titlebutton fi +@@ -635,8 +626,6 @@ uninstall_theme() { + done + done + } +- +-./clean-old-theme.sh - if [[ "$square" == "true" ]] ; then + if [[ "${gdm:-}" != 'true' && "${remove:-}" != 'true' ]]; then + install_theme