diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile index b9f93942b750..90bcf684ff83 100644 --- a/x11-themes/gnome-backgrounds/Makefile +++ b/x11-themes/gnome-backgrounds/Makefile @@ -1,18 +1,24 @@ PORTNAME= gnome-backgrounds PORTVERSION= 43 +PORTREVISION= 1 CATEGORIES= x11-themes graphics gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of backgrounds for GNOME LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even NO_ARCH= yes USES= gettext meson tar:xz +post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/cinnamon-background-properties + @${FIND} ${STAGEDIR}${PREFIX}/share/gnome-background-properties -type f -name '*.xml' \ + -exec ${RLN} {} ${STAGEDIR}${PREFIX}/share/cinnamon-background-properties \; + .include diff --git a/x11-themes/gnome-backgrounds/pkg-plist b/x11-themes/gnome-backgrounds/pkg-plist index 216c5da6dbe6..087418cd7cf2 100644 --- a/x11-themes/gnome-backgrounds/pkg-plist +++ b/x11-themes/gnome-backgrounds/pkg-plist @@ -1,38 +1,51 @@ share/backgrounds/gnome/adwaita-d.webp share/backgrounds/gnome/adwaita-l.webp share/backgrounds/gnome/blobs-d.svg share/backgrounds/gnome/blobs-l.svg share/backgrounds/gnome/drool-d.svg share/backgrounds/gnome/drool-l.svg share/backgrounds/gnome/dune-d.svg share/backgrounds/gnome/dune-l.svg share/backgrounds/gnome/field-d.svg share/backgrounds/gnome/field-l.svg share/backgrounds/gnome/grid-d.webp share/backgrounds/gnome/grid-l.webp share/backgrounds/gnome/licorice-d.webp share/backgrounds/gnome/licorice-l.webp share/backgrounds/gnome/oceans.svg share/backgrounds/gnome/pixels-d.webp share/backgrounds/gnome/pixels-l.webp share/backgrounds/gnome/symbolic-d.webp share/backgrounds/gnome/symbolic-l.webp share/backgrounds/gnome/truchet-d.webp share/backgrounds/gnome/truchet-l.webp share/backgrounds/gnome/vnc-d.webp share/backgrounds/gnome/vnc-l.webp share/backgrounds/gnome/wood-d.webp share/backgrounds/gnome/wood-l.webp +share/cinnamon-background-properties/adwaita.xml +share/cinnamon-background-properties/blobs.xml +share/cinnamon-background-properties/drool.xml +share/cinnamon-background-properties/dune.xml +share/cinnamon-background-properties/field.xml +share/cinnamon-background-properties/grid.xml +share/cinnamon-background-properties/licorice.xml +share/cinnamon-background-properties/oceans.xml +share/cinnamon-background-properties/pixels.xml +share/cinnamon-background-properties/symbolic.xml +share/cinnamon-background-properties/truchet.xml +share/cinnamon-background-properties/vnc.xml +share/cinnamon-background-properties/wood.xml share/gnome-background-properties/adwaita.xml share/gnome-background-properties/blobs.xml share/gnome-background-properties/drool.xml share/gnome-background-properties/dune.xml share/gnome-background-properties/field.xml share/gnome-background-properties/grid.xml share/gnome-background-properties/licorice.xml share/gnome-background-properties/oceans.xml share/gnome-background-properties/pixels.xml share/gnome-background-properties/symbolic.xml share/gnome-background-properties/truchet.xml share/gnome-background-properties/vnc.xml share/gnome-background-properties/wood.xml