mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11/xapp: update to 2.8.2
While here, use %%DOCS%% instead of %%PORTDOCS%%
This commit is contained in:
parent
d863e42c92
commit
df1bd61c62
@ -1,6 +1,5 @@
|
||||
PORTNAME= xapp
|
||||
PORTVERSION= 2.2.14
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.8.2
|
||||
CATEGORIES= x11 gnome
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1660062501
|
||||
SHA256 (gnome/linuxmint-xapp-2.2.14_GH0.tar.gz) = 0c11baccc552a2de29e95eaf1e48ec8cc4c4fd4ec86fc70ce413a4abfbe5b7b9
|
||||
SIZE (gnome/linuxmint-xapp-2.2.14_GH0.tar.gz) = 248119
|
||||
TIMESTAMP = 1716275951
|
||||
SHA256 (gnome/linuxmint-xapp-2.8.2_GH0.tar.gz) = 07b00d02d2bdd93c043e370305071df80f21ded6404f7309b590a8f896e635b2
|
||||
SIZE (gnome/linuxmint-xapp-2.8.2_GH0.tar.gz) = 272539
|
||||
|
@ -1,9 +1,12 @@
|
||||
bin/pastebin
|
||||
bin/upload-system-info
|
||||
bin/xapp-gpu-offload
|
||||
bin/xfce4-set-wallpaper
|
||||
etc/X11/xinit/xinitrc.d/80xapp-gtk3-module.sh
|
||||
etc/xdg/autostart/xapp-sn-watcher.desktop
|
||||
include/xapp/libxapp/xapp-dark-mode-manager.h
|
||||
include/xapp/libxapp/xapp-favorites.h
|
||||
include/xapp/libxapp/xapp-gpu-offload-helper.h
|
||||
include/xapp/libxapp/xapp-gtk-window.h
|
||||
include/xapp/libxapp/xapp-icon-chooser-button.h
|
||||
include/xapp/libxapp/xapp-icon-chooser-dialog.h
|
||||
@ -16,47 +19,51 @@ include/xapp/libxapp/xapp-status-icon.h
|
||||
include/xapp/libxapp/xapp-statusicon-interface.h
|
||||
include/xapp/libxapp/xapp-style-manager.h
|
||||
include/xapp/libxapp/xapp-util.h
|
||||
include/xapp/libxapp/xapp-visibility-group.h
|
||||
lib/girepository-1.0/XApp-1.0.typelib
|
||||
lib/gtk-3.0/modules/libxapp-gtk3-module.so
|
||||
lib/libxapp.so
|
||||
lib/libxapp.so.1
|
||||
lib/libxapp.so.%%LIBVERSION%%
|
||||
%%PYTHON_SITELIBDIR%%/gi/overrides/XApp.py
|
||||
lib/xapps/xapp-sn-watcher
|
||||
libdata/pkgconfig/xapp.pc
|
||||
libexec/xapps/applet_constants.py
|
||||
libexec/xapps/mate-xapp-status-applet.py
|
||||
libexec/xapps/sn-watcher/xapp-sn-watcher
|
||||
share/dbus-1/services/org.mate.panel.applet.MateXAppStatusAppletFactory.service
|
||||
share/dbus-1/services/org.x.StatusNotifierWatcher.service
|
||||
share/gir-1.0/XApp-1.0.gir
|
||||
share/glade/catalogs/xapp-glade-catalog.xml
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppFavorites.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppGtkWindow.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppIconChooserButton.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppIconChooserDialog.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppKbdLayoutController.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppMonitorBlanker.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppObjectManagerClient.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppPreferencesWindow.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStackSidebar.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStatusIcon.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStatusIconMonitor.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/annotation-glossary.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/api-index-full.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/ch01.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/deprecated-api-index.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/home.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/index.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/left-insensitive.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/left.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/libxapp.devhelp2
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/libxapp-xapp-util.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/object-tree.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/right-insensitive.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/right.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/style.css
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/up-insensitive.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/libxapp/up.png
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppDarkModeManager.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppFavorites.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppGpuOffloadHelper.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppGtkWindow.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppIconChooserButton.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppIconChooserDialog.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppKbdLayoutController.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppMonitorBlanker.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppObjectManagerClient.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppPreferencesWindow.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppStackSidebar.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppStatusIcon.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppStatusIconMonitor.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/XAppVisibilityGroup.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/annotation-glossary.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/api-index-full.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/ch01.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/deprecated-api-index.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/home.png
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/index.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/left-insensitive.png
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/left.png
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/libxapp-xapp-util.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/libxapp.devhelp2
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/object-tree.html
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/right-insensitive.png
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/right.png
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/style.css
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/up-insensitive.png
|
||||
%%DOCS%%share/gtk-doc/html/libxapp/up.png
|
||||
share/icons/hicolor/scalable/actions/add-files-to-archive-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/category-search-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/extract-archive-symbolic.svg
|
||||
|
Loading…
Reference in New Issue
Block a user