aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2012-06-17 10:59:26 +0000
committerRene Ladan <rene@FreeBSD.org>2012-06-17 10:59:26 +0000
commita855c532129f771249015775a53aaf9da70e16a8 (patch)
tree55438a330372899fe15e4af26c7551aff0269ade /x11
parent62d8294f03d4c7e0cd746058cf895fe7179c4dd2 (diff)
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-screenshooter-plugin/Makefile7
-rw-r--r--x11/xfce4-screenshooter-plugin/distinfo4
-rw-r--r--x11/xfce4-screenshooter-plugin/files/patch-Makefile.in152
-rw-r--r--x11/xfce4-screenshooter-plugin/pkg-plist307
4 files changed, 236 insertions, 234 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
index 5b23c0264290..21d0e6bce65a 100644
--- a/x11/xfce4-screenshooter-plugin/Makefile
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= xfce4-screenshooter-plugin
-PORTVERSION= 1.8.0
-PORTREVISION= 2
+PORTVERSION= 1.8.1
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=/src/apps/xfce4-screenshooter/${PORTVERSION:R}
-DIST_SUBDIR= xfce4
DISTNAME= xfce4-screenshooter-${PORTVERSION}
+DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Desktop Screenshot plugin for Xfce
-LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= soup-2:${PORTSDIR}/devel/libsoup
OPTIONS= NLS "Enable Native Language Support" on
diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo
index b004bca83789..22c50f0a2a61 100644
--- a/x11/xfce4-screenshooter-plugin/distinfo
+++ b/x11/xfce4-screenshooter-plugin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-screenshooter-1.8.0.tar.bz2) = 68748a42ae68c5a8e9ed1c14ec5c741a344ab30b5b325b8812220539548ad83e
-SIZE (xfce4/xfce4-screenshooter-1.8.0.tar.bz2) = 1388562
+SHA256 (xfce4/xfce4-screenshooter-1.8.1.tar.bz2) = 40419892bd28989315eed053c159bba0f4264ed8c6c6738806024e481eab9492
+SIZE (xfce4/xfce4-screenshooter-1.8.1.tar.bz2) = 1407790
diff --git a/x11/xfce4-screenshooter-plugin/files/patch-Makefile.in b/x11/xfce4-screenshooter-plugin/files/patch-Makefile.in
index b385c0478d12..809727e75963 100644
--- a/x11/xfce4-screenshooter-plugin/files/patch-Makefile.in
+++ b/x11/xfce4-screenshooter-plugin/files/patch-Makefile.in
@@ -1,158 +1,158 @@
---- Makefile.in.orig 2010-02-07 14:45:15.000000000 +0100
-+++ Makefile.in 2010-02-09 11:06:42.000000000 +0100
-@@ -523,9 +523,9 @@
+--- Makefile.in.orig 2012-05-02 20:22:14.000000000 +0200
++++ Makefile.in 2012-06-16 23:52:36.000000000 +0200
+@@ -596,9 +596,9 @@
# Asturian documentation
-astdocdir = $(datadir)/xfce4/doc/ast
+astdocdir = $(datadir)/doc/%%PORTNAME%%/ast
- astdoc_DATA = docs/manual/ast/xfce4-screenshooter.html
+ astdoc_DATA = docs/manual/ast/index.html
-astimagesdir = $(datadir)/xfce4/doc/ast/images
+astimagesdir = $(datadir)/doc/%%PORTNAME%%/ast/images
astimages_DATA = \
docs/manual/ast/images/xfce4-screenshooter-dialog1.png \
docs/manual/ast/images/xfce4-screenshooter-dialog2.png \
-@@ -534,9 +534,9 @@
+@@ -607,9 +607,9 @@
# C documentation
--cdocdir = $(datadir)/xfce4/doc/C
-+cdocdir = $(datadir)/doc/%%PORTNAME%%/C
- cdoc_DATA = docs/manual/C/xfce4-screenshooter.html
--cimagesdir = $(datadir)/xfce4/doc/C/images
-+cimagesdir = $(datadir)/doc/%%PORTNAME%%/C/images
+-cdocdir = $(datadir)/doc/xfce4-screenshooter/html/C/
++cdocdir = $(datadir)/doc/%%PORTNAME%%/html/C/
+ cdoc_DATA = docs/manual/C/index.html
+-cimagesdir = $(datadir)/doc/xfce4-screenshooter/html/C/images
++cimagesdir = $(datadir)/doc/%%PORTNAME%%/html/C/images
cimages_DATA = \
docs/manual/C/images/xfce4-screenshooter-dialog1.png \
docs/manual/C/images/xfce4-screenshooter-dialog2.png \
-@@ -545,9 +545,9 @@
+@@ -618,9 +618,9 @@
# Catalan documentation
--cadocdir = $(datadir)/xfce4/doc/ca
-+cadocdir = $(datadir)/doc/%%PORTNAME%%/ca
- cadoc_DATA = docs/manual/ca/xfce4-screenshooter.html
--caimagesdir = $(datadir)/xfce4/doc/ca/images
-+caimagesdir = $(datadir)/doc/%%PORTNAME%%/ca/images
+-cadocdir = $(datadir)/doc/xfce4-screenshooter/html/ca
++cadocdir = $(datadir)/doc/%%PORTNAME%%/html/ca
+ cadoc_DATA = docs/manual/ca/index.html
+-caimagesdir = $(datadir)/doc/xfce4-screenshooter/html/ca/images
++caimagesdir = $(datadir)/doc/%%PORTNAME%%/html/ca/images
caimages_DATA = \
docs/manual/ca/images/xfce4-screenshooter-dialog1.png \
docs/manual/ca/images/xfce4-screenshooter-dialog2.png \
-@@ -556,9 +556,9 @@
+@@ -629,9 +629,9 @@
# Danish documentation
--dadocdir = $(datadir)/xfce4/doc/da
-+dadocdir = $(datadir)/doc/%%PORTNAME%%/da
- dadoc_DATA = docs/manual/da/xfce4-screenshooter.html
--daimagesdir = $(datadir)/xfce4/doc/da/images
-+daimagesdir = $(datadir)/doc/%%PORTNAME%%/da/images
+-dadocdir = $(datadir)/doc/xfce4-screenshooter/html/da
++dadocdir = $(datadir)/doc/%%PORTNAME%%/html/da
+ dadoc_DATA = docs/manual/da/index.html
+-daimagesdir = $(datadir)/doc/xfce4-screenshooter/html/da/images
++daimagesdir = $(datadir)/doc/%%PORTNAME%%/html/da/images
daimages_DATA = \
docs/manual/da/images/xfce4-screenshooter-dialog1.png \
docs/manual/da/images/xfce4-screenshooter-dialog2.png \
-@@ -567,9 +567,9 @@
+@@ -640,9 +640,9 @@
# Portuguese documentation
--ptdocdir = $(datadir)/xfce4/doc/pt
-+ptdocdir = $(datadir)/doc/%%PORTNAME%%/pt
- ptdoc_DATA = docs/manual/pt/xfce4-screenshooter.html
--ptimagesdir = $(datadir)/xfce4/doc/pt/images
-+ptimagesdir = $(datadir)/doc/%%PORTNAME%%/pt/images
+-ptdocdir = $(datadir)/doc/xfce4-screenshooter/html/pt
++ptdocdir = $(datadir)/doc/%%PORTNAME%%/html/pt
+ ptdoc_DATA = docs/manual/pt/index.html
+-ptimagesdir = $(datadir)/doc/xfce4-screenshooter/html/pt/images
++ptimagesdir = $(datadir)/doc/%%PORTNAME%%/html/pt/images
ptimages_DATA = \
docs/manual/pt/images/xfce4-screenshooter-dialog1.png \
docs/manual/pt/images/xfce4-screenshooter-dialog2.png \
-@@ -578,9 +578,9 @@
+@@ -651,9 +651,9 @@
# Spanish documentation
--esdocdir = $(datadir)/xfce4/doc/es
-+esdocdir = $(datadir)/doc/%%PORTNAME%%/es
- esdoc_DATA = docs/manual/es/xfce4-screenshooter.html
--esimagesdir = $(datadir)/xfce4/doc/es/images
-+esimagesdir = $(datadir)/doc/%%PORTNAME%%/es/images
+-esdocdir = $(datadir)/doc/xfce4-screenshooter/html/es
++esdocdir = $(datadir)/doc/%%PORTNAME%%/html/es
+ esdoc_DATA = docs/manual/es/index.html
+-esimagesdir = $(datadir)/doc/xfce4-screenshooter/html/es/images
++esimagesdir = $(datadir)/doc/%%PORTNAME%%/html/es/images
esimages_DATA = \
docs/manual/es/images/xfce4-screenshooter-dialog1.png \
docs/manual/es/images/xfce4-screenshooter-dialog2.png \
-@@ -589,9 +589,9 @@
+@@ -662,9 +662,9 @@
# French documentation
--frdocdir = $(datadir)/xfce4/doc/fr
-+frdocdir = $(datadir)/doc/%%PORTNAME%%/fr
- frdoc_DATA = docs/manual/fr/xfce4-screenshooter.html
--frimagesdir = $(datadir)/xfce4/doc/fr/images
-+frimagesdir = $(datadir)/doc/%%PORTNAME%%/fr/images
+-frdocdir = $(datadir)/doc/xfce4-screenshooter/html/fr
++frdocdir = $(datadir)/doc/%%PORTNAME%%/html/fr
+ frdoc_DATA = docs/manual/fr/index.html
+-frimagesdir = $(datadir)/doc/xfce4-screenshooter/html/fr/images
++frimagesdir = $(datadir)/doc/%%PORTNAME%%/html/fr/images
frimages_DATA = \
docs/manual/fr/images/xfce4-screenshooter-dialog1.png \
docs/manual/fr/images/xfce4-screenshooter-dialog2.png \
-@@ -600,9 +600,9 @@
+@@ -673,9 +673,9 @@
# Galician documentation
--gldocdir = $(datadir)/xfce4/doc/gl
-+gldocdir = $(datadir)/doc/%%PORTNAME%%/gl
- gldoc_DATA = docs/manual/gl/xfce4-screenshooter.html
--glimagesdir = $(datadir)/xfce4/doc/gl/images
-+glimagesdir = $(datadir)/doc/%%PORTNAME%%/gl/images
+-gldocdir = $(datadir)/doc/xfce4-screenshooter/html/gl
++gldocdir = $(datadir)/doc/%%PORTNAME%%/html/gl
+ gldoc_DATA = docs/manual/gl/index.html
+-glimagesdir = $(datadir)/doc/xfce4-screenshooter/html/gl/images
++glimagesdir = $(datadir)/doc/%%PORTNAME%%/html/gl/images
glimages_DATA = \
docs/manual/gl/images/xfce4-screenshooter-dialog1.png \
docs/manual/gl/images/xfce4-screenshooter-dialog2.png \
-@@ -611,9 +611,9 @@
+@@ -684,9 +684,9 @@
# Indonesian documentation
--iddocdir = $(datadir)/xfce4/doc/id
-+iddocdir = $(datadir)/doc/%%PORTNAME%%/id
- iddoc_DATA = docs/manual/id/xfce4-screenshooter.html
--idimagesdir = $(datadir)/xfce4/doc/id/images
-+idimagesdir = $(datadir)/doc/%%PORTNAME%%/id/images
+-iddocdir = $(datadir)/doc/xfce4-screenshooter/html/id
++iddocdir = $(datadir)/doc/%%PORTNAME%%/html/id
+ iddoc_DATA = docs/manual/id/index.html
+-idimagesdir = $(datadir)/doc/xfce4-screenshooter/html/id/images
++idimagesdir = $(datadir)/doc/%%PORTNAME%%/html/id/images
idimages_DATA = \
docs/manual/id/images/xfce4-screenshooter-dialog1.png \
docs/manual/id/images/xfce4-screenshooter-dialog2.png \
-@@ -622,9 +622,9 @@
+@@ -695,9 +695,9 @@
# Italian documentation
--itdocdir = $(datadir)/xfce4/doc/it
-+itdocdir = $(datadir)/doc/%%PORTNAME%%/it
- itdoc_DATA = docs/manual/it/xfce4-screenshooter.html
--itimagesdir = $(datadir)/xfce4/doc/it/images
-+itimagesdir = $(datadir)/doc/%%PORTNAME%%/it/images
+-itdocdir = $(datadir)/doc/xfce4-screenshooter/html/it
++itdocdir = $(datadir)/doc/%%PORTNAME%%/html/it
+ itdoc_DATA = docs/manual/it/index.html
+-itimagesdir = $(datadir)/doc/xfce4-screenshooter/html/it/images
++itimagesdir = $(datadir)/doc/%%PORTNAME%%/html/it/images
itimages_DATA = \
docs/manual/it/images/xfce4-screenshooter-dialog1.png \
docs/manual/it/images/xfce4-screenshooter-dialog2.png \
-@@ -633,9 +633,9 @@
+@@ -706,9 +706,9 @@
# Japanese documentation
--jadocdir = $(datadir)/xfce4/doc/ja
-+jadocdir = $(datadir)/doc/%%PORTNAME%%/ja
- jadoc_DATA = docs/manual/ja/xfce4-screenshooter.html
--jaimagesdir = $(datadir)/xfce4/doc/ja/images
-+jaimagesdir = $(datadir)/doc/%%PORTNAME%%/ja/images
+-jadocdir = $(datadir)/doc/xfce4-screenshooter/html/ja
++jadocdir = $(datadir)/doc/%%PORTNAME%%/html/ja
+ jadoc_DATA = docs/manual/ja/index.html
+-jaimagesdir = $(datadir)/doc/xfce4-screenshooter/html/ja/images
++jaimagesdir = $(datadir)/doc/%%PORTNAME%%/html/ja/images
jaimages_DATA = \
docs/manual/ja/images/xfce4-screenshooter-dialog1.png \
docs/manual/ja/images/xfce4-screenshooter-dialog2.png \
-@@ -644,9 +644,9 @@
+@@ -717,9 +717,9 @@
# Turkish documentation
--trdocdir = $(datadir)/xfce4/doc/tr
-+trdocdir = $(datadir)/doc/%%PORTNAME%%/tr
- trdoc_DATA = docs/manual/tr/xfce4-screenshooter.html
--trimagesdir = $(datadir)/xfce4/doc/tr/images
-+trimagesdir = $(datadir)/doc/%%PORTNAME%%/tr/images
+-trdocdir = $(datadir)/doc/xfce4-screenshooter/html/tr
++trdocdir = $(datadir)/doc/%%PORTNAME%%/html/tr
+ trdoc_DATA = docs/manual/tr/index.html
+-trimagesdir = $(datadir)/doc/xfce4-screenshooter/html/tr/images
++trimagesdir = $(datadir)/doc/%%PORTNAME%%/html/tr/images
trimages_DATA = \
docs/manual/tr/images/xfce4-screenshooter-dialog1.png \
docs/manual/tr/images/xfce4-screenshooter-dialog2.png \
-@@ -655,9 +655,9 @@
+@@ -728,9 +728,9 @@
# Siplified Chinese documentation
--zhcndocdir = $(datadir)/xfce4/doc/zh_CN
-+zhcndocdir = $(datadir)/doc/%%PORTNAME%%/zh_CN
- zhcndoc_DATA = docs/manual/zh_CN/xfce4-screenshooter.html
--zhcnimagesdir = $(datadir)/xfce4/doc/zh_CN/images
-+zhcnimagesdir = $(datadir)/doc/%%PORTNAME%%/zh_CN/images
+-zhcndocdir = $(datadir)/doc/xfce4-screenshooter/html/zh_CN
++zhcndocdir = $(datadir)/doc/%%PORTNAME%%/html/zh_CN
+ zhcndoc_DATA = docs/manual/zh_CN/index.html
+-zhcnimagesdir = $(datadir)/doc/xfce4-screenshooter/html/zh_CN/images
++zhcnimagesdir = $(datadir)/doc/%%PORTNAME%%/html/zh_CN/images
zhcnimages_DATA = \
docs/manual/zh_CN/images/xfce4-screenshooter-dialog1.png \
docs/manual/zh_CN/images/xfce4-screenshooter-dialog2.png \
diff --git a/x11/xfce4-screenshooter-plugin/pkg-plist b/x11/xfce4-screenshooter-plugin/pkg-plist
index b55c76c17469..d87123842ef8 100644
--- a/x11/xfce4-screenshooter-plugin/pkg-plist
+++ b/x11/xfce4-screenshooter-plugin/pkg-plist
@@ -1,157 +1,160 @@
bin/xfce4-screenshooter
-libexec/xfce4/panel-plugins/xfce4-screenshooter-plugin
+lib/xfce4/panel/plugins/libscreenshooterplugin.la
+lib/xfce4/panel/plugins/libscreenshooterplugin.so
+lib/xfce4/panel/plugins/libscreenshooterplugin.so.0
share/applications/xfce4-screenshooter.desktop
-%%DOCSDIR%%/C/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/C/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/C/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/C/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/C/xfce4-screenshooter.html
-%%DOCSDIR%%/ast/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/ast/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/ast/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/ast/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/ast/xfce4-screenshooter.html
-%%DOCSDIR%%/ca/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/ca/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/ca/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/ca/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/ca/xfce4-screenshooter.html
-%%DOCSDIR%%/da/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/da/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/da/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/da/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/da/xfce4-screenshooter.html
-%%DOCSDIR%%/es/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/es/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/es/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/es/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/es/xfce4-screenshooter.html
-%%DOCSDIR%%/fr/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/fr/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/fr/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/fr/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/fr/xfce4-screenshooter.html
-%%DOCSDIR%%/gl/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/gl/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/gl/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/gl/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/gl/xfce4-screenshooter.html
-%%DOCSDIR%%/id/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/id/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/id/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/id/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/id/xfce4-screenshooter.html
-%%DOCSDIR%%/it/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/it/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/it/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/it/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/it/xfce4-screenshooter.html
-%%DOCSDIR%%/ja/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/ja/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/ja/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/ja/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/ja/xfce4-screenshooter.html
-%%DOCSDIR%%/pt/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/pt/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/pt/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/pt/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/pt/xfce4-screenshooter.html
-%%DOCSDIR%%/tr/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/tr/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/tr/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/tr/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/tr/xfce4-screenshooter.html
-%%DOCSDIR%%/zh_CN/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/zh_CN/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/zh_CN/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/zh_CN/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/zh_CN/xfce4-screenshooter.html
+%%PORTDOCS%%%%DOCSDIR%%/ast/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/ast/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/ast/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/ast/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/ast/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/C/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/C/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/C/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/C/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/C/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ca/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/ca/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/ca/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/ca/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/ca/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/da/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/da/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/da/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/da/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/da/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/es/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/es/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/es/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/es/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/es/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/fr/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/fr/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/fr/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/fr/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/fr/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/gl/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/gl/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/gl/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/gl/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/gl/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/id/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/id/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/id/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/id/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/id/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/it/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/it/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/it/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/it/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/it/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ja/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/ja/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/ja/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/ja/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/ja/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/pt/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/pt/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/pt/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/pt/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/pt/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tr/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/tr/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/tr/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/tr/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/tr/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/zh_CN/images/xfce4-screenshooter-dialog1.png
+%%PORTDOCS%%%%DOCSDIR%%/html/zh_CN/images/xfce4-screenshooter-dialog2.png
+%%PORTDOCS%%%%DOCSDIR%%/html/zh_CN/images/xfce4-screenshooter-zimagez-login-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/zh_CN/images/xfce4-screenshooter-zimagez-result-dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/zh_CN/index.html
share/icons/hicolor/48x48/apps/applets-screenshooter.png
share/icons/hicolor/scalable/apps/applets-screenshooter.svg
-share/locale/ar/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/ast/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/bg/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/ca/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/cs/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/da/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/de/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/el/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/en_GB/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/es/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/et/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/eu/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/it/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/ja/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/kk/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/lv/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/nb/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/nl/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/pa/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/pl/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/pt/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/pt_BR/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/ro/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/ru/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/si/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/sk/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/sq/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/sv/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/tr/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/ug/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/uk/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/ur/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/ur_PK/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/vi/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/zh_CN/LC_MESSAGES/xfce4-screenshooter.mo
-share/locale/zh_TW/LC_MESSAGES/xfce4-screenshooter.mo
-share/xfce4/panel-plugins/screenshooter.desktop
-@dirrm share/xfce4/panel-plugins
-@dirrm share/xfce4
-@dirrmtry share/locale/ur_PK/LC_MESSAGES
-@dirrmtry share/locale/ur_PK
-@dirrmtry share/locale/ur/LC_MESSAGES
-@dirrmtry share/locale/ur
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrm %%DOCSDIR%%/zh_CN/images
-@dirrm %%DOCSDIR%%/zh_CN
-@dirrm %%DOCSDIR%%/tr/images
-@dirrm %%DOCSDIR%%/tr
-@dirrm %%DOCSDIR%%/pt/images
-@dirrm %%DOCSDIR%%/pt
-@dirrm %%DOCSDIR%%/ja/images
-@dirrm %%DOCSDIR%%/ja
-@dirrm %%DOCSDIR%%/it/images
-@dirrm %%DOCSDIR%%/it
-@dirrm %%DOCSDIR%%/id/images
-@dirrm %%DOCSDIR%%/id
-@dirrm %%DOCSDIR%%/gl/images
-@dirrm %%DOCSDIR%%/gl
-@dirrm %%DOCSDIR%%/fr/images
-@dirrm %%DOCSDIR%%/fr
-@dirrm %%DOCSDIR%%/es/images
-@dirrm %%DOCSDIR%%/es
-@dirrm %%DOCSDIR%%/da/images
-@dirrm %%DOCSDIR%%/da
-@dirrm %%DOCSDIR%%/ca/images
-@dirrm %%DOCSDIR%%/ca
-@dirrm %%DOCSDIR%%/ast/images
-@dirrm %%DOCSDIR%%/ast
-@dirrm %%DOCSDIR%%/C/images
-@dirrm %%DOCSDIR%%/C
-@dirrm %%DOCSDIR%%
+%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/da/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/de/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/el/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/es/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/et/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/is/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/it/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/nn/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/si/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-screenshooter.mo
+share/xfce4/panel/plugins/screenshooter.desktop
+@dirrmtry share/xfce4/panel/plugins
+@dirrmtry share/xfce4/panel
+@dirrmtry share/xfce4
+@dirrmtry share/icons/hicolor/scalable/apps
+@dirrmtry share/icons/hicolor/scalable
+@dirrmtry share/icons/hicolor/48x48/apps
+@dirrmtry share/icons/hicolor/48x48
+@dirrmtry share/icons/hicolor
+@dirrmtry share/icons
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/zh_CN/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/zh_CN
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/tr/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/tr
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/pt/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/pt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/ja/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/ja
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/it/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/it
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/id/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/id
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/gl/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/gl
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/fr/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/fr
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/es/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/es
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/da/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/da
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/ca/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/ca
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/C/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/C
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/ast/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/ast
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrmtry share/applications
-@dirrmtry libexec/xfce4/panel-plugins
-@dirrmtry libexec/xfce4
+@dirrmtry lib/xfce4/panel/plugins
+@dirrmtry lib/xfce4/panel
+@dirrmtry lib/xfce4