mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Update xfce4-dashboard to 0.8.1
This commit is contained in:
parent
ac2b7bce14
commit
c553d35f64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567368
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dashboard
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.8.1
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= XFCE/apps
|
||||
PKGNAMEPREFIX= xfce4-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608753869
|
||||
SHA256 (xfce4/xfdashboard-0.8.0.tar.bz2) = 5834d6cb2e3f623224ac886c47a07069bab770484026d069e634ce7b6cc43ad8
|
||||
SIZE (xfce4/xfdashboard-0.8.0.tar.bz2) = 3341109
|
||||
TIMESTAMP = 1614866262
|
||||
SHA256 (xfce4/xfdashboard-0.8.1.tar.bz2) = 44abc511a2a3cff4afffb5405a9ad418146b29bacf4cf9925d87df1752a4def5
|
||||
SIZE (xfce4/xfdashboard-0.8.1.tar.bz2) = 3365273
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/xfdashboard
|
||||
bin/xfdashboard-settings
|
||||
etc/xdg/autostart/xfdashboard-autostart.desktop
|
||||
etc/xdg/autostart/org.xfce.xfdashboard-autostart.desktop
|
||||
include/xfdashboard/libxfdashboard/action-button.h
|
||||
include/xfdashboard/libxfdashboard/actor.h
|
||||
include/xfdashboard/libxfdashboard/animation.h
|
||||
@ -86,16 +86,15 @@ include/xfdashboard/libxfdashboard/windows-view.h
|
||||
include/xfdashboard/libxfdashboard/workspace-selector.h
|
||||
lib/libxfdashboard.so
|
||||
lib/libxfdashboard.so.0
|
||||
lib/libxfdashboard.so.0.800.0
|
||||
lib/libxfdashboard.so.0.800.1
|
||||
lib/xfdashboard/plugins/clock-view.so
|
||||
lib/xfdashboard/plugins/example-search-provider.so
|
||||
lib/xfdashboard/plugins/gnome-shell-search-provider.so
|
||||
lib/xfdashboard/plugins/hot-corner.so
|
||||
lib/xfdashboard/plugins/middle-click-window-close.so
|
||||
libdata/pkgconfig/libxfdashboard.pc
|
||||
share/appdata/xfdashboard.appdata.xml
|
||||
share/applications/xfdashboard-settings.desktop
|
||||
share/applications/xfdashboard.desktop
|
||||
share/applications/org.xfce.xfdashboard-settings.desktop
|
||||
share/applications/org.xfce.xfdashboard.desktop
|
||||
share/icons/hicolor/128x128/apps/org.xfce.xfdashboard.png
|
||||
share/icons/hicolor/16x16/apps/org.xfce.xfdashboard.png
|
||||
share/icons/hicolor/24x24/apps/org.xfce.xfdashboard.png
|
||||
@ -131,6 +130,7 @@ share/icons/hicolor/scalable/apps/org.xfce.xfdashboard.svg
|
||||
%%NLS%%share/locale/sv_SE/LC_MESSAGES/xfdashboard.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/xfdashboard.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfdashboard.mo
|
||||
share/metainfo/org.xfce.xfdashboard.metainfo.xml
|
||||
share/themes/xfdashboard-auber/xfdashboard-1.0/animations.xml
|
||||
share/themes/xfdashboard-auber/xfdashboard-1.0/effects.xml
|
||||
share/themes/xfdashboard-auber/xfdashboard-1.0/screenshot-xfdashboard-auber.png
|
||||
|
Loading…
Reference in New Issue
Block a user