From d1c6db2fd24c9eefb9f9f751be0e5ae478a923ab Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Tue, 29 Dec 2020 10:22:14 +0000 Subject: [PATCH] Update xfce4-panel-profiles to 1.0.12 --- x11-wm/xfce4-panel-profiles/Makefile | 2 +- x11-wm/xfce4-panel-profiles/distinfo | 6 ++--- .../files/patch-Makefile.in.in | 26 ++++++++++++------- x11-wm/xfce4-panel-profiles/pkg-plist | 19 +++++++++++--- 4 files changed, 36 insertions(+), 17 deletions(-) diff --git a/x11-wm/xfce4-panel-profiles/Makefile b/x11-wm/xfce4-panel-profiles/Makefile index 8ab7b98b9d97..c4d3a2e6f658 100644 --- a/x11-wm/xfce4-panel-profiles/Makefile +++ b/x11-wm/xfce4-panel-profiles/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfce4-panel-profiles -PORTVERSION= 1.0.10 +PORTVERSION= 1.0.12 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 diff --git a/x11-wm/xfce4-panel-profiles/distinfo b/x11-wm/xfce4-panel-profiles/distinfo index bee71904f323..7b54ee23deac 100644 --- a/x11-wm/xfce4-panel-profiles/distinfo +++ b/x11-wm/xfce4-panel-profiles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579078278 -SHA256 (xfce4/xfce4-panel-profiles-1.0.10.tar.bz2) = a84d5e748d53bc5da269954cc3ad7f5ac0c4f5813acfd3892ea6f9064f17fb68 -SIZE (xfce4/xfce4-panel-profiles-1.0.10.tar.bz2) = 62196 +TIMESTAMP = 1609233031 +SHA256 (xfce4/xfce4-panel-profiles-1.0.12.tar.bz2) = 246e459d2d2f3f524968440ed7fddb2a891567ebc05f10a800f7f5821b3452a7 +SIZE (xfce4/xfce4-panel-profiles-1.0.12.tar.bz2) = 83399 diff --git a/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in b/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in index 1021e7c284fd..61ea881b78a9 100644 --- a/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in +++ b/x11-wm/xfce4-panel-profiles/files/patch-Makefile.in.in @@ -1,19 +1,27 @@ ---- Makefile.in.in.orig 2020-01-15 03:06:15 UTC +--- Makefile.in.in.orig 2020-12-29 03:32:25 UTC +++ Makefile.in.in -@@ -60,11 +60,12 @@ install: all xfce4-panel-profiles.1.gz +@@ -69,17 +69,20 @@ install: all xfce4-panel-profiles.1 install -d $(DESTDIR)/$(PREFIX)/share/metainfo install data/metainfo/*.xml $(DESTDIR)/$(PREFIX)/share/metainfo - cp -rf locale $(DESTDIR)/$(PREFIX)/share - ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale -+ install -d $(DESTDIR)/$(PREFIX)/man/man1 -+ install xfce4-panel-profiles.1.gz $(DESTDIR)/$(PREFIX)/man/man1 - -- install -d $(DESTDIR)/$(PREFIX)/share/man/man1 -- install xfce4-panel-profiles.1.gz $(DESTDIR)/$(PREFIX)/share/man/man1 +- + install -d $(DESTDIR)/$(MANDIR)/man1 + install xfce4-panel-profiles.1 $(DESTDIR)/$(MANDIR)/man1 + +- install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/{128x128,48x48,16x16,scalable}/apps ++ install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/128x128/apps + install data/icons/128x128/org.xfce.PanelProfiles.png $(DESTDIR)/$(PREFIX)/share/icons/hicolor/128x128/apps ++ install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/48x48/apps + install data/icons/48x48/org.xfce.PanelProfiles.png $(DESTDIR)/$(PREFIX)/share/icons/hicolor/48x48/apps ++ install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/16x16/apps + install data/icons/16x16/org.xfce.PanelProfiles.png $(DESTDIR)/$(PREFIX)/share/icons/hicolor/16x16/apps ++ install -d $(DESTDIR)/$(PREFIX)/share/icons/hicolor/scalable/apps + install data/icons/scalable/org.xfce.PanelProfiles.svg $(DESTDIR)/$(PREFIX)/share/icons/hicolor/scalable/apps ++ +install-locale: install + cp -rf locale $(DESTDIR)/$(PREFIX)/share -+# ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale uninstall: - rm -f $(DESTDIR)/$(PREFIX)/share/applications/$(APPNAME).desktop + rm -f $(DESTDIR)/$(PREFIX)/share/applications/org.xfce.PanelProfiles.desktop diff --git a/x11-wm/xfce4-panel-profiles/pkg-plist b/x11-wm/xfce4-panel-profiles/pkg-plist index 326bc40828a0..a675267b3ecc 100644 --- a/x11-wm/xfce4-panel-profiles/pkg-plist +++ b/x11-wm/xfce4-panel-profiles/pkg-plist @@ -1,11 +1,14 @@ bin/xfce4-panel-profiles -man/man1/xfce4-panel-profiles.1.gz -share/applications/xfce4-panel-profiles.desktop +share/applications/org.xfce.PanelProfiles.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.md +share/icons/hicolor/128x128/apps/org.xfce.PanelProfiles.png +share/icons/hicolor/16x16/apps/org.xfce.PanelProfiles.png +share/icons/hicolor/48x48/apps/org.xfce.PanelProfiles.png +share/icons/hicolor/scalable/apps/org.xfce.PanelProfiles.svg %%NLS%%share/locale/be/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/bg/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ca/LC_MESSAGES/xfce4-panel-profiles.mo @@ -16,7 +19,9 @@ share/applications/xfce4-panel-profiles.desktop %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-panel-profiles.mo +%%NLS%%share/locale/et/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-panel-profiles.mo +%%NLS%%share/locale/fa_IR/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-panel-profiles.mo @@ -25,6 +30,8 @@ share/applications/xfce4-panel-profiles.desktop %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/hy_AM/LC_MESSAGES/xfce4-panel-profiles.mo +%%NLS%%share/locale/hye/LC_MESSAGES/xfce4-panel-profiles.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ie/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-panel-profiles.mo @@ -39,6 +46,7 @@ share/applications/xfce4-panel-profiles.desktop %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-panel-profiles.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/sl/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/sq/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/sr/LC_MESSAGES/xfce4-panel-profiles.mo @@ -47,10 +55,12 @@ share/applications/xfce4-panel-profiles.desktop %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-panel-profiles.mo +%%NLS%%share/locale/zh_HK/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-panel-profiles.mo +share/man/man1/xfce4-panel-profiles.1.gz share/metainfo/org.xfce.PanelProfiles.appdata.xml %%DATADIR%%/layouts/GNOME 2.tar.bz2 -%%DATADIR%%/layouts/openSUSE 15.1.tar.bz2 +%%DATADIR%%/layouts/openSUSE Leap 15.x.tar.bz2 %%DATADIR%%/layouts/Redmond.tar.bz2 %%DATADIR%%/layouts/Xfce 4.12.tar.bz2 %%DATADIR%%/layouts/Xfce 4.14.tar.bz2 @@ -58,6 +68,7 @@ share/metainfo/org.xfce.PanelProfiles.appdata.xml %%DATADIR%%/layouts/Xubuntu 14.04 (Trusty).tar.bz2 %%DATADIR%%/layouts/Xubuntu 18.04 (Bionic).tar.bz2 %%DATADIR%%/locale +%%DATADIR%%/xfce4-panel-profiles/info.py %%DATADIR%%/xfce4-panel-profiles/panelconfig.py %%DATADIR%%/xfce4-panel-profiles/xfce4-panel-profiles.glade %%DATADIR%%/xfce4-panel-profiles/xfce4-panel-profiles.py