diff --git a/x11/wf-shell/Makefile b/x11/wf-shell/Makefile index a2419eb48bd1..5020fbc7796b 100644 --- a/x11/wf-shell/Makefile +++ b/x11/wf-shell/Makefile @@ -1,50 +1,50 @@ PORTNAME= wf-shell DISTVERSIONPREFIX= v -DISTVERSION= 0.8.0 +DISTVERSION= 0.8.1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= GTK3-based panel for wayfire WWW= https://wayfire.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols \ wf-config>=0.7.0:devel/wf-config \ wayfire>0:x11-wm/wayfire LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu \ libinotify.so:devel/libinotify \ libwf-config.so:devel/wf-config \ libwayland-client.so:graphics/wayland \ libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell RUN_DEPENDS= wayland-logout:x11/wayland-logout FLAVORS= default nopulse default_CONFLICTS_INSTALL= ${PORTNAME}-nopulse nopulse_CONFLICTS_INSTALL= ${PORTNAME} nopulse_PKGNAMESUFFIX= -nopulse USES= compiler:c++17-lang gnome meson pkgconfig USE_GITHUB= yes USE_GNOME= gtkmm30 GH_ACCOUNT= WayfireWM GH_TUPLE= GNOME:libgnome-volume-control:468022b:gvc/subprojects/gvc MESON_ARGS= -Dgvc:alsa=false -Dwayland-logout=false DATADIR= ${PREFIX}/share/wayfire OPTIONS_DEFINE= PULSEAUDIO OPTIONS_DEFAULT=PULSEAUDIO .if ${FLAVOR:U} == nopulse OPTIONS_EXCLUDE=PULSEAUDIO .endif PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_MESON_ENABLED= pulse post-patch: @${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},' \ ${WRKSRC}/src/dock/toplevel-icon.cpp \ ${WRKSRC}/src/panel/widgets/window-list/toplevel.cpp .include diff --git a/x11/wf-shell/distinfo b/x11/wf-shell/distinfo index 19efa0fb0af9..c876823659c0 100644 --- a/x11/wf-shell/distinfo +++ b/x11/wf-shell/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1696678941 -SHA256 (WayfireWM-wf-shell-v0.8.0_GH0.tar.gz) = 4d5b04cfe55819a24b1321fe942e6c4c0c8796d7549f19cf42075d7f0a8fa190 -SIZE (WayfireWM-wf-shell-v0.8.0_GH0.tar.gz) = 8968654 +TIMESTAMP = 1710336688 +SHA256 (WayfireWM-wf-shell-v0.8.1_GH0.tar.gz) = 915340168ef9459e2243b22416a95bcfb8b377c109fe67eaeaac1e978e7259d9 +SIZE (WayfireWM-wf-shell-v0.8.1_GH0.tar.gz) = 9039718 SHA256 (GNOME-libgnome-volume-control-468022b_GH0.tar.gz) = 1c1d806ad1f57d7f644381b67ee87ef3e7e10f3a2da1432beef535ca50c0040f SIZE (GNOME-libgnome-volume-control-468022b_GH0.tar.gz) = 45503 diff --git a/x11/wf-shell/pkg-plist b/x11/wf-shell/pkg-plist index 48d158686ced..70f98a460b6d 100644 --- a/x11/wf-shell/pkg-plist +++ b/x11/wf-shell/pkg-plist @@ -1,9 +1,19 @@ bin/wf-background bin/wf-dock bin/wf-panel libdata/pkgconfig/wf-shell.pc +share/icons/hicolor/128x128/apps/wayfire.png +share/icons/hicolor/160x160/apps/wayfire.png +share/icons/hicolor/192x192/apps/wayfire.png +share/icons/hicolor/256x256/apps/wayfire.png +share/icons/hicolor/48x48/apps/wayfire.png +share/icons/hicolor/512x512/apps/wayfire.png +share/icons/hicolor/64x64/apps/wayfire.png +share/icons/hicolor/72x72/apps/wayfire.png +share/icons/hicolor/96x96/apps/wayfire.png +share/icons/hicolor/scalable/apps/wayfire.svg %%DATADIR%%/icons/wayfire.png %%DATADIR%%/metadata/wf-shell/background.xml %%DATADIR%%/metadata/wf-shell/dock.xml %%DATADIR%%/metadata/wf-shell/panel.xml %%DATADIR%%/wallpaper.jpg