1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

x11-themes/gtk-arc-themes: Update to 20210127

PR:		253489
Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com>
Differential Revision:	https://reviews.freebsd.org/D28427
This commit is contained in:
Gleb Popov 2021-02-14 14:46:32 +00:00
parent 9c869accd2
commit ba239d3920
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565231
3 changed files with 811 additions and 734 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gtk-arc-themes
DISTVERSION= 20201013
DISTVERSION= 20210127
CATEGORIES= x11-themes
MAINTAINER= Alexander88207@protonmail.com
@ -11,51 +11,26 @@ COMMENT= Arc-themes for GTK-2.0 and GTK-3.0 based desktop environments
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= inkscape:graphics/inkscape \
optipng:graphics/optipng \
BUILD_DEPENDS= coreutils>0:sysutils/coreutils \
inkscape:graphics/inkscape \
sassc:textproc/sassc
RUN_DEPENDS= gtk-murrine-engine>0:x11-themes/gtk-murrine-engine \
gnome-themes-extra>0:x11-themes/gnome-themes-extra
RUN_DEPENDS= gtk-murrine-engine>0:x11-themes/gtk-murrine-engine
USES= autoreconf gmake gnome pkgconfig
USES= meson gnome
BINARY_ALIAS= install=ginstall \
cp=gcp
USE_GITHUB= yes
GH_ACCOUNT= jnsh
GH_PROJECT= arc-theme
GNU_CONFIGURE= yes
USE_GNOME= gtk20 gtk30
NO_ARCH= yes
OPTIONS_DEFINE= CINNAMON GNOMESHELL METACITY PLANK UNITY XFCE
OPTIONS_DEFAULT= GNOMESHELL METACITY PLANK UNITY XFCE
OPTIONS_SUB= yes
CINNAMON_BROKEN= Current version of Cinnamon in ports is not supported.
CINNAMON_DESC= Support for Cinnamon desktop environment
CINNAMON_IMPLIES= METACITY
CINNAMON_CONFIGURE_ENABLE= cinnamon
CINNAMON_BUILD_DEPENDS= cinnamon>0:x11/cinnamon
GNOMESHELL_DESC= Support for Gnome Shell
GNOMESHELL_CONFIGURE_ENABLE= gnome-shell
GNOMESHELL_BUILD_DEPENDS= gnome-shell:x11/gnome-shell
METACITY_DESC= Support for Metacity window manager
METACITY_CONFIGURE_ENABLE= metacity
PLANK_DESC= Support for Plank dock
PLANK_CONFIGURE_ENABLE= plank
UNITY_DESC= Support for Unity desktop environment
UNITY_CONFIGURE_ENABLE= unity
XFCE_DESC= Support for Xfce desktop environment
XFCE_CONFIGURE_ENABLE= xfwm
post-patch:
${REINPLACE_CMD} -E 's|^(IconTheme=).*|\1Adwaita|; \
s|^(CursorTheme=).*|\1Adwaita|' \
${WRKSRC}/common/index/*/index.theme
MESON_ARGS= -Dthemes=cinnamon,gnome-shell,gtk2,gtk3,metacity,plank,unity,xfwm \
-Dcinnamon_version=4.8 \
-Dgnome_shell_version=3.38 \
-Dgtk3_version=3.24
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1604522647
SHA256 (jnsh-arc-theme-20201013_GH0.tar.gz) = 7c80b63f3ec59c18fa5ea1050c88de0a18a4cf1c5e9429297428ed9bcc72e115
SIZE (jnsh-arc-theme-20201013_GH0.tar.gz) = 1208010
TIMESTAMP = 1612009527
SHA256 (jnsh-arc-theme-20210127_GH0.tar.gz) = eba3ad05cf5c0e8e03f8b3c267d2ff278fa088bbc7c1a3fceb3c48f4da00ef78
SIZE (jnsh-arc-theme-20210127_GH0.tar.gz) = 1303494

File diff suppressed because it is too large Load Diff