mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
mate-utils: update to 1.27.0
This commit is contained in:
@@ -1 +1 @@
|
||||
26fea43109efe8d62d1e2c64c87c1782 mate-utils-1.26.0.tar.xz
|
||||
4a79386f631a1a9a4bc314891ed6a3ab mate-utils-1.27.0.tar.xz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
mate-utils-1.26.0-1
|
||||
mate-utils-1.27.0-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/mate-dictionary
|
||||
@@ -3798,40 +3798,6 @@ drwxr-xr-x root/root usr/share/help/ug/mate-system-log/figures/
|
||||
lrwxrwxrwx root/root usr/share/help/ug/mate-system-log/figures/syslog_window.png -> /usr/share/help/C/mate-system-log/figures/syslog_window.png
|
||||
-rw-r--r-- root/root usr/share/help/ug/mate-system-log/index.docbook
|
||||
-rw-r--r-- root/root usr/share/help/ug/mate-system-log/legal.xml
|
||||
drwxr-xr-x root/root usr/share/help/uk/
|
||||
drwxr-xr-x root/root usr/share/help/uk/mate-dictionary/
|
||||
drwxr-xr-x root/root usr/share/help/uk/mate-dictionary/figures/
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/figures/mate-dictionary-add-source.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/figures/mate-dictionary-applet-window.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/figures/mate-dictionary-applet.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/figures/mate-dictionary-application.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/figures/mate-dictionary-find.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/figures/mate-dictionary-lookup.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/figures/mate-dictionary-preferences-print.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/figures/mate-dictionary-preferences-source.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/index.docbook
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-dictionary/legal.xml
|
||||
drwxr-xr-x root/root usr/share/help/uk/mate-disk-usage-analyzer/
|
||||
drwxr-xr-x root/root usr/share/help/uk/mate-disk-usage-analyzer/figures/
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/figures/baobab_fullscan.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/figures/baobab_prefs.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/figures/baobab_remote.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/figures/baobab_ringschart1.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/figures/baobab_ringschart2.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/figures/baobab_treemaps.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/figures/baobab_window.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/index.docbook
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-disk-usage-analyzer/legal.xml
|
||||
drwxr-xr-x root/root usr/share/help/uk/mate-search-tool/
|
||||
drwxr-xr-x root/root usr/share/help/uk/mate-search-tool/figures/
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-search-tool/figures/mate-search-tool_window.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-search-tool/index.docbook
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-search-tool/legal.xml
|
||||
drwxr-xr-x root/root usr/share/help/uk/mate-system-log/
|
||||
drwxr-xr-x root/root usr/share/help/uk/mate-system-log/figures/
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-system-log/figures/syslog_window.png
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-system-log/index.docbook
|
||||
-rw-r--r-- root/root usr/share/help/uk/mate-system-log/legal.xml
|
||||
drwxr-xr-x root/root usr/share/help/ur/
|
||||
drwxr-xr-x root/root usr/share/help/ur/mate-dictionary/
|
||||
drwxr-xr-x root/root usr/share/help/ur/mate-dictionary/figures/
|
||||
|
||||
@@ -2,12 +2,16 @@
|
||||
# depends : gtk3 glib mate-panel libxext libcanberra libx11 zlib libgtop libsm libice udisks2
|
||||
|
||||
name=mate-utils
|
||||
version=1.26.0
|
||||
version=1.27.0
|
||||
release=1
|
||||
source="https://pub.mate-desktop.org/releases/${version%.*}/$name-$version.tar.xz"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
# skip broken translations
|
||||
rm -r */help/uk
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
|
||||
Reference in New Issue
Block a user