With the modular Xfce Panel, a multitude of panel layouts can be

created. This tool makes it possible to backup, restore, import,
and export these panel layouts.

WWW: https://git.xfce.org/apps/xfce4-panel-profiles/about/
This commit is contained in:
Guido Falsi 2018-07-30 20:21:27 +00:00
parent 7b989edc68
commit 91a2340351
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475914
6 changed files with 92 additions and 0 deletions

View File

@ -138,6 +138,7 @@
SUBDIR += xfce4
SUBDIR += xfce4-desktop
SUBDIR += xfce4-panel
SUBDIR += xfce4-panel-profiles
SUBDIR += xfce4-session
SUBDIR += xfce4-wm

View File

@ -0,0 +1,25 @@
# $FreeBSD$
PORTNAME= xfce4-panel-profiles
PORTVERSION= 1.0.8
CATEGORIES= x11-wm xfce
MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Xfce's panel multiple layouts manager
LICENSE= GPLv3
USES= gettext gmake gnome python:3.3+ shebangfix tar:bz2
USE_GNOME= gtk30 intltool
USE_XFCE= panel
NO_ARCH= yes
HAS_CONFIGURE= yes
SHEBANG_FILES= xfce4-panel-profiles/xfce4-panel-profiles.py \
xfce4-panel-profiles/panelconfig.py
post-install:
${RLN} ${STAGEDIR}${PREFIX}/share/locale ${STAGEDIR}${PREFIX}/share/${PORTNAME}/locale
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1532858462
SHA256 (xfce4/xfce4-panel-profiles-1.0.8.tar.bz2) = a69e20f5e637319e14898b5c13ff7ba31d001a6e38e7516d70dbfd7600ad72db
SIZE (xfce4/xfce4-panel-profiles-1.0.8.tar.bz2) = 40074

View File

@ -0,0 +1,11 @@
--- Makefile.in.in.orig 2018-07-28 10:44:16 UTC
+++ Makefile.in.in
@@ -56,7 +56,7 @@ install: all
install data/metainfo/*.xml $(DESTDIR)/$(PREFIX)/share/metainfo
cp -rf locale $(DESTDIR)/$(PREFIX)/share
- ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
+# ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale
uninstall:
rm -f $(DESTDIR)/$(PREFIX)/share/applications/$(APPNAME).desktop

View File

@ -0,0 +1,5 @@
With the modular Xfce Panel, a multitude of panel layouts can be
created. This tool makes it possible to backup, restore, import,
and export these panel layouts.
WWW: https://git.xfce.org/apps/xfce4-panel-profiles/about/

View File

@ -0,0 +1,47 @@
bin/xfce4-panel-profiles
share/applications/xfce4-panel-profiles.desktop
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
share/locale/bg/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/ca/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/cs/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/da/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/de/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/el/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/es/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/fi/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/fr/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/gl/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/he/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/hr/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/it/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/ja/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/kk/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/ko/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/lt/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/nl/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/pl/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/pt/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/pt_BR/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/ru/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/sl/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/sq/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/sr/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/sv/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/tr/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/zh_CN/LC_MESSAGES/xfce4-panel-profiles.mo
share/locale/zh_TW/LC_MESSAGES/xfce4-panel-profiles.mo
share/metainfo/org.xfce.PanelProfiles.appdata.xml
%%DATADIR%%/layouts/GNOME 2.tar.bz2
%%DATADIR%%/layouts/Redmond.tar.bz2
%%DATADIR%%/layouts/Xfce 4.12.tar.bz2
%%DATADIR%%/layouts/Xubuntu Bionic.tar.bz2
%%DATADIR%%/layouts/Xubuntu Precise.tar.bz2
%%DATADIR%%/layouts/Xubuntu Trusty.tar.bz2
%%DATADIR%%/locale
%%DATADIR%%/xfce4-panel-profiles/panelconfig.py
%%DATADIR%%/xfce4-panel-profiles/xfce4-panel-profiles.glade
%%DATADIR%%/xfce4-panel-profiles/xfce4-panel-profiles.py