Don't install useless files.
This commit is contained in:
parent
793ab10dac
commit
474bbf4fbc
@ -3,6 +3,7 @@ COMMENT= Ubuntu GNOME theme
|
||||
GH_TAGNAME= 22.04.4
|
||||
GH_ACCOUNT= ubuntu
|
||||
GH_PROJECT= yaru
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -11,8 +12,7 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
# GPLv3, CC-SA-4.0
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= devel/dconf \
|
||||
devel/meson
|
||||
MODULES= devel/meson
|
||||
|
||||
BUILD_DEPENDS= shells/bash \
|
||||
www/sassc
|
||||
@ -24,9 +24,10 @@ RUN_DEPENDS= x11/gtk+3,-guic
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
CONFIGURE_ARGS= -Dgnome-shell-gresource=true
|
||||
|
||||
post-install:
|
||||
rm -r ${PREFIX}/share/gnome-shell/extensions/
|
||||
rm -r ${PREFIX}/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com
|
||||
rmdir ${PREFIX}/share/gnome-shell/extensions/
|
||||
rm -r ${PREFIX}/share/glib-2.0/schemas/99_Yaru.gschema.override \
|
||||
${PREFIX}/share/{wayland-,x}sessions/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
share/glib-2.0/schemas/99_Yaru.gschema.override
|
||||
share/gnome-shell/
|
||||
share/gnome-shell/modes/
|
||||
share/gnome-shell/modes/yaru.json
|
||||
@ -316,9 +315,7 @@ share/gnome-shell/theme/Yaru/checkbox-off-focused-light.svg
|
||||
share/gnome-shell/theme/Yaru/checkbox-off-light.svg
|
||||
share/gnome-shell/theme/Yaru/dash-placeholder.svg
|
||||
share/gnome-shell/theme/Yaru/gnome-shell-high-contrast.css
|
||||
share/gnome-shell/theme/Yaru/gnome-shell-icons.gresource
|
||||
share/gnome-shell/theme/Yaru/gnome-shell-start.svg
|
||||
share/gnome-shell/theme/Yaru/gnome-shell-theme.gresource
|
||||
share/gnome-shell/theme/Yaru/gnome-shell.css
|
||||
share/gnome-shell/theme/Yaru/pad-osd.css
|
||||
share/gnome-shell/theme/Yaru/process-working.svg
|
||||
@ -23521,11 +23518,6 @@ share/themes/Yaru/metacity-1/unmaximize_focused_pressed.svg
|
||||
share/themes/Yaru/metacity-1/unmaximize_unfocused.svg
|
||||
share/themes/Yaru/metacity-1/unmaximize_unfocused_prelight.svg
|
||||
share/themes/Yaru/metacity-1/unmaximize_unfocused_pressed.svg
|
||||
share/wayland-sessions/
|
||||
share/wayland-sessions/Yaru.desktop
|
||||
share/xsessions/
|
||||
share/xsessions/Yaru-xorg.desktop
|
||||
@tag glib-compile-schemas
|
||||
@tag gtk-update-icon-cache %D/share/icons/Yaru
|
||||
@tag gtk-update-icon-cache %D/share/icons/Yaru-bark
|
||||
@tag gtk-update-icon-cache %D/share/icons/Yaru-magenta
|
||||
|
Loading…
Reference in New Issue
Block a user