mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
x11-themes/yaru-gtk-themes: Update to 22.04.3.1
PR: 262986
This commit is contained in:
parent
ee6f40ede4
commit
6c3a71520e
@ -1,7 +1,7 @@
|
||||
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
|
||||
|
||||
PORTNAME= yaru-gtk-themes
|
||||
DISTVERSION= 21.10.2
|
||||
DISTVERSION= 22.04.3.1
|
||||
CATEGORIES= x11-themes
|
||||
|
||||
MAINTAINER= Alexander88207@protonmail.com
|
||||
@ -16,7 +16,7 @@ BUILD_DEPENDS= bash>0:shells/bash \
|
||||
RUN_DEPENDS= gtk-engines2>0:x11-themes/gtk-engines2 \
|
||||
gtk-murrine-engine>0:x11-themes/gtk-murrine-engine
|
||||
|
||||
USES= gnome shebangfix meson python pkgconfig
|
||||
USES= gnome meson pkgconfig python shebangfix
|
||||
USE_GNOME= glib20:build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ubuntu
|
||||
@ -26,14 +26,19 @@ NO_ARCH= yes
|
||||
|
||||
BINARY_ALIAS= realpath=grealpath
|
||||
|
||||
MESON_ARGS= -Dicons=false \
|
||||
MESON_ARGS= -Dcinnamon-dark=true \
|
||||
-Dcinnamon-shell=true \
|
||||
-Dcinnamon=true \
|
||||
-Dicons=false \
|
||||
-Dmate-dark=true \
|
||||
-Dmate=true \
|
||||
-Dsessions=false \
|
||||
-Dsounds=false
|
||||
-Dsounds=false \
|
||||
-Dxfwm4=true
|
||||
|
||||
SHEBANG_LANG= ${PYTHON_CMD}
|
||||
SHEBANG_FILES= gnome-shell/copy-and-rename.py \
|
||||
gnome-shell/gresources-xml-parser.py \
|
||||
gtk/src/post_install.py \
|
||||
SHEBANG_FILES= cinnamon-shell/src/post_install.py common/colorize-dummy-svg.py \
|
||||
gnome-shell/gresources-xml-parser.py gtk/src/post_install.py \
|
||||
metacity/src/post_install.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1633728184
|
||||
SHA256 (ubuntu-yaru-21.10.2_GH0.tar.gz) = 996e4a3e51d438dcb8ec63829de981d9c0a1a893c5553fd5c5a261c936cea551
|
||||
SIZE (ubuntu-yaru-21.10.2_GH0.tar.gz) = 53469362
|
||||
TIMESTAMP = 1648830511
|
||||
SHA256 (ubuntu-yaru-22.04.3.1_GH0.tar.gz) = 84e83a823afd3d4fa24e9397342437cd1fe27e3a1be4e802beade336ee70a5c1
|
||||
SIZE (ubuntu-yaru-22.04.3.1_GH0.tar.gz) = 68106228
|
||||
|
@ -2,7 +2,9 @@ Yaru is the default GTK theme for Ubuntu, backed by the community.
|
||||
|
||||
Supported Desktop Environments:
|
||||
|
||||
* Cinnamon
|
||||
* Gnome-Shell
|
||||
* Metacity
|
||||
* XFCE
|
||||
|
||||
WWW: https://github.com/ubuntu/yaru
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user