mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
x11-themes/gtk-arc-themes: New upstream and update to 20190213
PR: 235755 Submitted by: Hiroki Tagato <tagattie@yandex.com> Approved by: maintainer timeout (mail_me@riseup.net, >2 weeks)
This commit is contained in:
parent
6873795c69
commit
82a2c0f011
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494605
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gtk-arc-themes
|
||||
PORTVERSION= 20170302
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 20190213
|
||||
CATEGORIES= x11-themes
|
||||
|
||||
MAINTAINER= mail_me@riseup.net
|
||||
@ -12,19 +11,52 @@ COMMENT= Arc-themes for GTK-2.0 and GTK-3.0 based desktop environments
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= gtk-murrine-engine>0:x11-themes/gtk-murrine-engine \
|
||||
gnome-themes-extra>0:x11-themes/gnome-themes-extra
|
||||
BUILD_DEPENDS= inkscape:graphics/inkscape \
|
||||
optipng:graphics/optipng \
|
||||
sassc:textproc/sassc
|
||||
RUN_DEPENDS= gtk-murrine-engine>0:x11-themes/gtk-murrine-engine \
|
||||
gnome-themes-extra>0:x11-themes/gnome-themes-extra
|
||||
|
||||
USES= autoreconf gmake gnome pkgconfig
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= horst3180
|
||||
GH_ACCOUNT= NicoHood
|
||||
GH_PROJECT= arc-theme
|
||||
|
||||
USES= autoreconf gnome pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 gtk30
|
||||
NO_ARCH= yes
|
||||
CONFIGURE_ARGS= --with-gnome=3.22
|
||||
|
||||
OPTIONS_DEFINE= CINNAMON GNOMESHELL METACITY OPENBOX PLANK UNITY XFCE
|
||||
OPTIONS_DEFAULT= CINNAMON GNOMESHELL METACITY OPENBOX PLANK UNITY XFCE
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
CINNAMON_DESC= Support for Cinnamon desktop environment
|
||||
CINNAMON_IMPLIES= METACITY
|
||||
CINNAMON_CONFIGURE_ENABLE= 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
|
||||
|
||||
OPENBOX_DESC= Support for Openbox window manager
|
||||
OPENBOX_CONFIGURE_ENABLE= openbox
|
||||
|
||||
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
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493202889
|
||||
SHA256 (horst3180-arc-theme-20170302_GH0.tar.gz) = 9ca5c1d1ac267c4ae3725e84519d42bfb8c4c6934989839ebe3cb8699fbdfd45
|
||||
SIZE (horst3180-arc-theme-20170302_GH0.tar.gz) = 1534152
|
||||
TIMESTAMP = 1550142183
|
||||
SHA256 (NicoHood-arc-theme-20190213_GH0.tar.gz) = a2053796b49767bbfde8f7e8cac27fede60f4d8744797e489e1d7486404bff96
|
||||
SIZE (NicoHood-arc-theme-20190213_GH0.tar.gz) = 429791
|
||||
|
@ -1,5 +1,5 @@
|
||||
Arc is a flat theme with transparent elements for GTK 3, GTK 2 and
|
||||
Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like
|
||||
Arc is a flat theme with transparent elements for GTK 3, GTK 2 and
|
||||
Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like
|
||||
Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
|
||||
|
||||
WWW: https://github.com/horst3180/arc-theme
|
||||
WWW: https://github.com/NicoHood/arc-theme
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user