summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsno <sno>2013-06-16 18:56:04 +0000
committersno <sno>2013-06-16 18:56:04 +0000
commita8477b5ebaebf5e6feb7c9b7401792fde70c3107 (patch)
tree623927a32c2936544542f5724e9ca67d4888379f /x11
parent35fe825f094adfe4bb3306f27dea4f9eb4f49eec (diff)
downloadpkgsrc-a8477b5ebaebf5e6feb7c9b7401792fde70c3107.tar.gz
Updating enlightenment libraries to 1.7.7, add missing enlightenment 0.17.3
libraries and enlightenment 0.17.3 itself. Upstream changes of Eina (to get an impression): Eina 1.7.7 Changes since Eina 1.7.6: ------------------------- No changes, just updating to keep in sync with last release. Changes since Eina 1.7.5: ------------------------- Improvements: * Honor tile size in Eina_Tiler. Fixes: * Prevent denial of service on Eina_Hash function. * Fix map leak in Eina_File infrastructure. * Fix portability issue on 64bits system for Eina_CList. * Fix magic failure in eina_value_array_count when array has not been allocated Changes since Eina 1.7.4: ------------------------- No changes, just updating to keep in sync with last release. Changes since Eina 1.7.3: ------------------------- Fixes: * Fix EINA_INLIST_FOREACH_SAFE macro * Add XML output to doc * Add installation rule for doc * Fix build for Windows platforms. Changes since Eina 1.7.2: ------------------------- * Fix Solaris build. * Don't leak fd after exec. Changes since Eina 1.7.1: ------------------------- No changes, just updating to keep in sync with last release.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile5
-rw-r--r--x11/elementary-icon-theme/DESCR1
-rw-r--r--x11/elementary-icon-theme/Makefile28
-rw-r--r--x11/elementary-icon-theme/PLIST2245
-rw-r--r--x11/elementary-icon-theme/TODO8
-rw-r--r--x11/elementary-icon-theme/distinfo5
-rw-r--r--x11/elementary/DESCR3
-rw-r--r--x11/elementary/Makefile45
-rw-r--r--x11/elementary/PLIST285
-rw-r--r--x11/elementary/buildlink3.mk22
-rw-r--r--x11/elementary/distinfo7
-rw-r--r--x11/elementary/patches/patch-aa22
-rw-r--r--x11/elementary/patches/patch-ab2108
-rw-r--r--x11/enlightenment/DESCR10
-rw-r--r--x11/enlightenment/MESSAGE.NetBSD7
-rw-r--r--x11/enlightenment/Makefile58
-rw-r--r--x11/enlightenment/PLIST611
-rw-r--r--x11/enlightenment/buildlink3.mk28
-rw-r--r--x11/enlightenment/distinfo5
-rw-r--r--x11/enlightenment/files/enlightenment13
20 files changed, 5515 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index bb099a05e38..ee92be81812 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.698 2013/06/06 03:35:23 rodent Exp $
+# $NetBSD: Makefile,v 1.699 2013/06/16 18:56:04 sno Exp $
#
COMMENT= Packages to support the X window system
@@ -48,6 +48,9 @@ SUBDIR+= editres
SUBDIR+= eekboard
SUBDIR+= efltk
SUBDIR+= egtk
+SUBDIR+= elementary
+SUBDIR+= elementary-icon-theme
+SUBDIR+= enligthenment
SUBDIR+= eterm
SUBDIR+= evieext
SUBDIR+= fast-user-switch-applet
diff --git a/x11/elementary-icon-theme/DESCR b/x11/elementary-icon-theme/DESCR
new file mode 100644
index 00000000000..cf1bc2add49
--- /dev/null
+++ b/x11/elementary-icon-theme/DESCR
@@ -0,0 +1 @@
+The elementary icons are designed to be simple and appealing.
diff --git a/x11/elementary-icon-theme/Makefile b/x11/elementary-icon-theme/Makefile
new file mode 100644
index 00000000000..9a7f53e41be
--- /dev/null
+++ b/x11/elementary-icon-theme/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2013/06/16 18:56:05 sno Exp $
+#
+
+DISTNAME= elementary-icon-theme-3.0
+CATEGORIES= graphics
+MASTER_SITES= https://launchpad.net/elementaryicons/3.x/3.0/+download/
+DISTFILES= elementary.tar.gz
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://elementaryos.org/docs/packaging/themes/elementary-icons
+COMMENT= Simple and appealing Tango-styled icon theme
+LICENSE= gnu-gpl-v3
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+# Needed for launchpad
+FETCH_USING= curl
+
+WRKSRC= ${WRKDIR}/elementary
+NO_BUILD= yes
+USE_LANGUAGES= # none
+USE_TOOLS+= pax
+
+do-install:
+ ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/icons
+ cd ${WRKSRC} && pax -rw -pe . ${DESTDIR}${PREFIX}/share/icons/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/elementary-icon-theme/PLIST b/x11/elementary-icon-theme/PLIST
new file mode 100644
index 00000000000..f931440cc87
--- /dev/null
+++ b/x11/elementary-icon-theme/PLIST
@@ -0,0 +1,2245 @@
+@comment $NetBSD: PLIST,v 1.1 2013/06/16 18:56:05 sno Exp $
+share/icons/.bzrignore
+share/icons/AUTHORS
+share/icons/CONTRIBUTORS
+share/icons/COPYING
+share/icons/actions/128/add.svg
+share/icons/actions/128/address-book-new.svg
+share/icons/actions/128/bookmark-new.svg
+share/icons/actions/128/browser-download.svg
+share/icons/actions/128/contact-new.svg
+share/icons/actions/128/document-export.svg
+share/icons/actions/128/document-import.svg
+share/icons/actions/128/document-new.svg
+share/icons/actions/128/document-open-recent.svg
+share/icons/actions/128/document-open.svg
+share/icons/actions/128/document-page-setup.svg
+share/icons/actions/128/document-revert.svg
+share/icons/actions/128/document-save.svg
+share/icons/actions/128/edit-copy.svg
+share/icons/actions/128/edit-delete.svg
+share/icons/actions/128/edit-redo.svg
+share/icons/actions/128/edit-undo.svg
+share/icons/actions/128/folder-new.svg
+share/icons/actions/128/help-about.svg
+share/icons/actions/128/help-contents.svg
+share/icons/actions/128/help-hint.svg
+share/icons/actions/128/help-info.svg
+share/icons/actions/128/list-add.svg
+share/icons/actions/128/list-remove.svg
+share/icons/actions/128/mail-forward.svg
+share/icons/actions/128/mail-reply-all.svg
+share/icons/actions/128/mail-reply-sender.svg
+share/icons/actions/128/media-import-audio-cd.svg
+share/icons/actions/128/media-optical-audio-new.svg
+share/icons/actions/128/media-playback-stop.svg
+share/icons/actions/128/media-record.svg
+share/icons/actions/128/object-inverse.svg
+share/icons/actions/128/process-stop.svg
+share/icons/actions/128/remove.svg
+share/icons/actions/128/tag-new.svg
+share/icons/actions/128/window-new.svg
+share/icons/actions/16/add.svg
+share/icons/actions/16/address-book-new.svg
+share/icons/actions/16/align-horizontal-center.svg
+share/icons/actions/16/align-horizontal-left.svg
+share/icons/actions/16/align-horizontal-right.svg
+share/icons/actions/16/align-vertical-bottom.svg
+share/icons/actions/16/align-vertical-center.svg
+share/icons/actions/16/align-vertical-top.svg
+share/icons/actions/16/appointment-new.svg
+share/icons/actions/16/bookmark-new.svg
+share/icons/actions/16/browser-download.svg
+share/icons/actions/16/call-start.svg
+share/icons/actions/16/contact-new.svg
+share/icons/actions/16/dialog-apply.svg
+share/icons/actions/16/dialog-cancel.svg
+share/icons/actions/16/dialog-close.svg
+share/icons/actions/16/dialog-no.svg
+share/icons/actions/16/dialog-ok.svg
+share/icons/actions/16/distribute-horizontal-right.svg
+share/icons/actions/16/distribute-vertical-bottom.svg
+share/icons/actions/16/distribute-vertical-top.svg
+share/icons/actions/16/document-export.svg
+share/icons/actions/16/document-import.svg
+share/icons/actions/16/document-new.svg
+share/icons/actions/16/document-open-recent.svg
+share/icons/actions/16/document-open.svg
+share/icons/actions/16/document-page-setup.svg
+share/icons/actions/16/document-print-preview.svg
+share/icons/actions/16/document-print.svg
+share/icons/actions/16/document-properties.svg
+share/icons/actions/16/document-revert.svg
+share/icons/actions/16/document-save.svg
+share/icons/actions/16/edit-copy.svg
+share/icons/actions/16/edit-delete.svg
+share/icons/actions/16/edit-find.svg
+share/icons/actions/16/edit-redo.svg
+share/icons/actions/16/edit-undo.svg
+share/icons/actions/16/edit.svg
+share/icons/actions/16/folder-new.svg
+share/icons/actions/16/format-text-none.svg
+share/icons/actions/16/go-bottom.svg
+share/icons/actions/16/go-down.svg
+share/icons/actions/16/go-first.svg
+share/icons/actions/16/go-home.svg
+share/icons/actions/16/go-last.svg
+share/icons/actions/16/go-next.svg
+share/icons/actions/16/go-previous.svg
+share/icons/actions/16/go-top.svg
+share/icons/actions/16/go-up.svg
+share/icons/actions/16/gtk-go-back-ltr.svg
+share/icons/actions/16/gtk-go-back-rtl.svg
+share/icons/actions/16/gtk-go-forward-ltr.svg
+share/icons/actions/16/gtk-go-forward-rtl.svg
+share/icons/actions/16/gtk-goto-first-ltr.svg
+share/icons/actions/16/gtk-goto-first-rtl.svg
+share/icons/actions/16/gtk-goto-last-ltr.svg
+share/icons/actions/16/gtk-goto-last-rtl.svg
+share/icons/actions/16/gtk-media-forward-ltr.svg
+share/icons/actions/16/gtk-media-forward-rtl.svg
+share/icons/actions/16/gtk-media-next-ltr.svg
+share/icons/actions/16/gtk-media-next-rtl.svg
+share/icons/actions/16/gtk-media-play-ltr.svg
+share/icons/actions/16/gtk-media-previous-ltr.svg
+share/icons/actions/16/gtk-media-previous-rtl.svg
+share/icons/actions/16/gtk-media-rewind-ltr.svg
+share/icons/actions/16/gtk-media-rewind-rtl.svg
+share/icons/actions/16/help-about.svg
+share/icons/actions/16/help-contents.svg
+share/icons/actions/16/help-hint.svg
+share/icons/actions/16/help-info.svg
+share/icons/actions/16/im-message-new.svg
+share/icons/actions/16/list-add.svg
+share/icons/actions/16/list-remove.svg
+share/icons/actions/16/mail-archive.svg
+share/icons/actions/16/mail-forward.svg
+share/icons/actions/16/mail-reply-all.svg
+share/icons/actions/16/mail-reply-sender.svg
+share/icons/actions/16/media-eject.svg
+share/icons/actions/16/media-import-audio-cd.svg
+share/icons/actions/16/media-playback-pause.svg
+share/icons/actions/16/media-playback-start.svg
+share/icons/actions/16/media-playback-stop.svg
+share/icons/actions/16/media-record.svg
+share/icons/actions/16/media-seek-backward.svg
+share/icons/actions/16/media-seek-forward.svg
+share/icons/actions/16/media-skip-backward.svg
+share/icons/actions/16/media-skip-forward.svg
+share/icons/actions/16/node-add.svg
+share/icons/actions/16/node-align-horizontal.svg
+share/icons/actions/16/node-align-vertical.svg
+share/icons/actions/16/node-break.svg
+share/icons/actions/16/node-cusp.svg
+share/icons/actions/16/node-delete-segment.svg
+share/icons/actions/16/node-delete.svg
+share/icons/actions/16/node-distribute-horizontal.svg
+share/icons/actions/16/node-distribute-vertical.svg
+share/icons/actions/16/node-insert.svg
+share/icons/actions/16/node-join-segment.svg
+share/icons/actions/16/node-join.svg
+share/icons/actions/16/node-smooth.svg
+share/icons/actions/16/node-symmetric.svg
+share/icons/actions/16/object-group.svg
+share/icons/actions/16/object-inverse.svg
+share/icons/actions/16/object-rotate-left.svg
+share/icons/actions/16/object-rotate-right.svg
+share/icons/actions/16/object-to-path.svg
+share/icons/actions/16/object-ungroup.svg
+share/icons/actions/16/package-available-locked.svg
+share/icons/actions/16/package-available.svg
+share/icons/actions/16/package-broken.svg
+share/icons/actions/16/package-downgrade.svg
+share/icons/actions/16/package-install.svg
+share/icons/actions/16/package-installed-locked.svg
+share/icons/actions/16/package-installed-outdated.svg
+share/icons/actions/16/package-installed-updated.svg
+share/icons/actions/16/package-new.svg
+share/icons/actions/16/package-purge.svg
+share/icons/actions/16/package-reinstall.svg
+share/icons/actions/16/package-remove.svg
+share/icons/actions/16/package-upgrade.svg
+share/icons/actions/16/panel-searchtool.svg
+share/icons/actions/16/process-stop.svg
+share/icons/actions/16/remove.svg
+share/icons/actions/16/segment-curve.svg
+share/icons/actions/16/segment-line.svg
+share/icons/actions/16/selection-break.svg
+share/icons/actions/16/selection-combine.svg
+share/icons/actions/16/selection-exclude.svg
+share/icons/actions/16/stroke-to-path.svg
+share/icons/actions/16/system-lock-screen.svg
+share/icons/actions/16/system-log-out.svg
+share/icons/actions/16/system-search.svg
+share/icons/actions/16/tab-new.svg
+share/icons/actions/16/tag-new.svg
+share/icons/actions/16/view-refresh.svg
+share/icons/actions/16/window-close.svg
+share/icons/actions/16/window-new.svg
+share/icons/actions/22/add.svg
+share/icons/actions/22/address-book-new.svg
+share/icons/actions/22/align-horizontal-center.svg
+share/icons/actions/22/align-horizontal-left.svg
+share/icons/actions/22/align-horizontal-right.svg
+share/icons/actions/22/align-vertical-bottom.svg
+share/icons/actions/22/align-vertical-center.svg
+share/icons/actions/22/align-vertical-top.svg
+share/icons/actions/22/appointment-new.svg
+share/icons/actions/22/bookmark-new.svg
+share/icons/actions/22/browser-download.svg
+share/icons/actions/22/contact-new.svg
+share/icons/actions/22/dialog-apply.svg
+share/icons/actions/22/dialog-cancel.svg
+share/icons/actions/22/dialog-close.svg
+share/icons/actions/22/dialog-no.svg
+share/icons/actions/22/dialog-ok.svg
+share/icons/actions/22/distribute-horizontal-left.svg
+share/icons/actions/22/distribute-horizontal-right.svg
+share/icons/actions/22/distribute-vertical-bottom.svg
+share/icons/actions/22/distribute-vertical-center.svg
+share/icons/actions/22/distribute-vertical-top.svg
+share/icons/actions/22/document-export.svg
+share/icons/actions/22/document-import.svg
+share/icons/actions/22/document-new.svg
+share/icons/actions/22/document-open-recent.svg
+share/icons/actions/22/document-open.svg
+share/icons/actions/22/document-page-setup.svg
+share/icons/actions/22/document-print-preview.svg
+share/icons/actions/22/document-print.svg
+share/icons/actions/22/document-properties.svg
+share/icons/actions/22/document-revert.svg
+share/icons/actions/22/document-save-as.svg
+share/icons/actions/22/document-save.svg
+share/icons/actions/22/edit-copy.svg
+share/icons/actions/22/edit-delete.svg
+share/icons/actions/22/edit-find-replace.svg
+share/icons/actions/22/edit-find.svg
+share/icons/actions/22/edit-redo.svg
+share/icons/actions/22/edit-select-all.svg
+share/icons/actions/22/edit-undo.svg
+share/icons/actions/22/edit.svg
+share/icons/actions/22/folder-new.svg
+share/icons/actions/22/gnome-searchtool.svg
+share/icons/actions/22/go-bottom.svg
+share/icons/actions/22/go-down.svg
+share/icons/actions/22/go-first.svg
+share/icons/actions/22/go-home.svg
+share/icons/actions/22/go-jump.svg
+share/icons/actions/22/go-last.svg
+share/icons/actions/22/go-next.svg
+share/icons/actions/22/go-previous.svg
+share/icons/actions/22/go-top.svg
+share/icons/actions/22/go-up.svg
+share/icons/actions/22/gtk-go-back-ltr.svg
+share/icons/actions/22/gtk-go-back-rtl.svg
+share/icons/actions/22/gtk-go-forward-ltr.svg
+share/icons/actions/22/gtk-go-forward-rtl.svg
+share/icons/actions/22/gtk-goto-first-ltr.svg
+share/icons/actions/22/gtk-goto-first-rtl.svg
+share/icons/actions/22/gtk-goto-last-ltr.svg
+share/icons/actions/22/gtk-goto-last-rtl.svg
+share/icons/actions/22/gtk-media-play-ltr.svg
+share/icons/actions/22/help-about.svg
+share/icons/actions/22/help-contents.svg
+share/icons/actions/22/help-hint.svg
+share/icons/actions/22/help-info.svg
+share/icons/actions/22/im-message-new.svg
+share/icons/actions/22/list-add.svg
+share/icons/actions/22/list-remove.svg
+share/icons/actions/22/mail-archive.svg
+share/icons/actions/22/mail-forward-all.svg
+share/icons/actions/22/mail-forward.svg
+share/icons/actions/22/mail-message-new.svg
+share/icons/actions/22/mail-reply-all.svg
+share/icons/actions/22/mail-reply-sender.svg
+share/icons/actions/22/media-eject.svg
+share/icons/actions/22/media-import-audio-cd.svg
+share/icons/actions/22/media-playback-start.svg
+share/icons/actions/22/media-playback-stop.svg
+share/icons/actions/22/media-record.svg
+share/icons/actions/22/node-add.svg
+share/icons/actions/22/node-align-horizontal.svg
+share/icons/actions/22/node-align-vertical.svg
+share/icons/actions/22/node-break.svg
+share/icons/actions/22/node-curve.svg
+share/icons/actions/22/node-cusp.svg
+share/icons/actions/22/node-delete-segment.svg
+share/icons/actions/22/node-delete.svg
+share/icons/actions/22/node-distribute-horizontal.svg
+share/icons/actions/22/node-distribute-vertical.png
+share/icons/actions/22/node-distribute-vertical.svg
+share/icons/actions/22/node-insert.svg
+share/icons/actions/22/node-join-segment.svg
+share/icons/actions/22/node-join.svg
+share/icons/actions/22/node-line.svg
+share/icons/actions/22/node-smooth.svg
+share/icons/actions/22/node-symmectric.svg
+share/icons/actions/22/node-symmetric.svg
+share/icons/actions/22/node-to-curve.svg
+share/icons/actions/22/object-flip-horizontal.svg
+share/icons/actions/22/object-flip-vertical.svg
+share/icons/actions/22/object-inverse.svg
+share/icons/actions/22/object-to-path.svg
+share/icons/actions/22/process-stop.svg
+share/icons/actions/22/remove.svg
+share/icons/actions/22/segment-curve.svg
+share/icons/actions/22/segment-line.svg
+share/icons/actions/22/selection-break.svg
+share/icons/actions/22/selection-exclude.svg
+share/icons/actions/22/selection-union.svg
+share/icons/actions/22/sleep.svg
+share/icons/actions/22/stroke-to-path.svg
+share/icons/actions/22/system-lock-screen.svg
+share/icons/actions/22/system-reboot.svg
+share/icons/actions/22/system-restart.svg
+share/icons/actions/22/system-search.svg
+share/icons/actions/22/system-upgrade.svg
+share/icons/actions/22/tab-new.svg
+share/icons/actions/22/tag-new.svg
+share/icons/actions/22/view-refresh.svg
+share/icons/actions/22/window-close.svg
+share/icons/actions/22/window-new.svg
+share/icons/actions/24/add.svg
+share/icons/actions/24/address-book-new.svg
+share/icons/actions/24/align-horizontal-center.svg
+share/icons/actions/24/align-horizontal-left.svg
+share/icons/actions/24/align-horizontal-right.svg
+share/icons/actions/24/appointment-new.svg
+share/icons/actions/24/bookmark-new.svg
+share/icons/actions/24/browser-download.svg
+share/icons/actions/24/contact-new.svg
+share/icons/actions/24/dialog-apply.svg
+share/icons/actions/24/dialog-cancel.svg
+share/icons/actions/24/dialog-close.svg
+share/icons/actions/24/dialog-ok.svg
+share/icons/actions/24/document-export.svg
+share/icons/actions/24/document-import.svg
+share/icons/actions/24/document-new.svg
+share/icons/actions/24/document-open-recent.svg
+share/icons/actions/24/document-open.svg
+share/icons/actions/24/document-page-setup.svg
+share/icons/actions/24/document-print-preview.svg
+share/icons/actions/24/document-print.svg
+share/icons/actions/24/document-properties.svg
+share/icons/actions/24/document-revert.svg
+share/icons/actions/24/document-save-as.svg
+share/icons/actions/24/document-save.svg
+share/icons/actions/24/edit-clear.svg
+share/icons/actions/24/edit-copy.svg
+share/icons/actions/24/edit-delete.svg
+share/icons/actions/24/edit-find-replace.svg
+share/icons/actions/24/edit-find.svg
+share/icons/actions/24/edit-flag.svg
+share/icons/actions/24/edit-mark.svg
+share/icons/actions/24/edit-redo.svg
+share/icons/actions/24/edit-select-all.svg
+share/icons/actions/24/edit-undo-archive.svg
+share/icons/actions/24/edit-undo.svg
+share/icons/actions/24/edit.svg
+share/icons/actions/24/event-new.svg
+share/icons/actions/24/folder-new.svg
+share/icons/actions/24/format-text-none.svg
+share/icons/actions/24/go-bottom.svg
+share/icons/actions/24/go-down.svg
+share/icons/actions/24/go-first.svg
+share/icons/actions/24/go-home.svg
+share/icons/actions/24/go-jump.svg
+share/icons/actions/24/go-last.svg
+share/icons/actions/24/go-next.svg
+share/icons/actions/24/go-previous.svg
+share/icons/actions/24/go-top.svg
+share/icons/actions/24/go-up.svg
+share/icons/actions/24/gtk-go-back-ltr.svg
+share/icons/actions/24/gtk-go-back-rtl.svg
+share/icons/actions/24/gtk-go-forward-ltr.svg
+share/icons/actions/24/gtk-go-forward-rtl.svg
+share/icons/actions/24/gtk-goto-first-ltr.svg
+share/icons/actions/24/gtk-goto-first-rtl.svg
+share/icons/actions/24/gtk-goto-last-ltr.svg
+share/icons/actions/24/gtk-goto-last-rtl.svg
+share/icons/actions/24/gtk-jump-to-ltr.svg
+share/icons/actions/24/gtk-jump-to-rtl.svg
+share/icons/actions/24/gtk-media-forward-ltr.svg
+share/icons/actions/24/gtk-media-forward-rtl.svg
+share/icons/actions/24/gtk-media-next-ltr.svg
+share/icons/actions/24/gtk-media-next-rtl.svg
+share/icons/actions/24/gtk-media-play-ltr.svg
+share/icons/actions/24/gtk-media-previous-ltr.svg
+share/icons/actions/24/gtk-media-previous-rtl.svg
+share/icons/actions/24/gtk-media-rewind-ltr.svg
+share/icons/actions/24/gtk-media-rewind-rtl.svg
+share/icons/actions/24/gtk-redo-ltr.svg
+share/icons/actions/24/gtk-redo-rtl.svg
+share/icons/actions/24/gtk-undo-ltr.svg
+share/icons/actions/24/gtk-undo-rtl.svg
+share/icons/actions/24/help-about.svg
+share/icons/actions/24/help-contents.svg
+share/icons/actions/24/help-hint.svg
+share/icons/actions/24/help-info.svg
+share/icons/actions/24/im-message-new.svg
+share/icons/actions/24/jockey-proprietary.svg
+share/icons/actions/24/list-add.svg
+share/icons/actions/24/list-remove.svg
+share/icons/actions/24/mail-archive.svg
+share/icons/actions/24/mail-forward.svg
+share/icons/actions/24/mail-message-new.svg
+share/icons/actions/24/mail-move.svg
+share/icons/actions/24/mail-reply-all.svg
+share/icons/actions/24/mail-reply-sender.svg
+share/icons/actions/24/mail-send-receive.svg
+share/icons/actions/24/media-eject.svg
+share/icons/actions/24/media-import-audio-cd.svg
+share/icons/actions/24/media-playback-pause.svg
+share/icons/actions/24/media-playback-start.svg
+share/icons/actions/24/media-playback-stop.svg
+share/icons/actions/24/media-record.svg
+share/icons/actions/24/media-seek-backward.svg
+share/icons/actions/24/media-seek-forward.svg
+share/icons/actions/24/media-skip-backward.svg
+share/icons/actions/24/media-skip-forward.svg
+share/icons/actions/24/object-flip-horizontal.svg
+share/icons/actions/24/object-flip-vertical.svg
+share/icons/actions/24/object-inverse.svg
+share/icons/actions/24/object-rotate-left.svg
+share/icons/actions/24/object-rotate-right.svg
+share/icons/actions/24/process-stop.svg
+share/icons/actions/24/remove.svg
+share/icons/actions/24/system-lock-screen.svg
+share/icons/actions/24/system-log-out.svg
+share/icons/actions/24/system-reboot.svg
+share/icons/actions/24/system-restart.svg
+share/icons/actions/24/system-run.svg
+share/icons/actions/24/system-search.svg
+share/icons/actions/24/system-upgrade.svg
+share/icons/actions/24/tab-new.svg
+share/icons/actions/24/tag-new.svg
+share/icons/actions/24/view-refresh.svg
+share/icons/actions/24/window-close.svg
+share/icons/actions/24/window-new.svg
+share/icons/actions/32/add.svg
+share/icons/actions/32/address-book-new.svg
+share/icons/actions/32/bookmark-new.svg
+share/icons/actions/32/browser-download.svg
+share/icons/actions/32/contact-new.svg
+share/icons/actions/32/document-export.svg
+share/icons/actions/32/document-import.svg
+share/icons/actions/32/document-new.svg
+share/icons/actions/32/document-open-recent.svg
+share/icons/actions/32/document-open.svg
+share/icons/actions/32/document-page-setup.svg
+share/icons/actions/32/document-properties.svg
+share/icons/actions/32/document-revert.svg
+share/icons/actions/32/document-save.svg
+share/icons/actions/32/edit-copy.svg
+share/icons/actions/32/edit-delete.svg
+share/icons/actions/32/edit-redo.svg
+share/icons/actions/32/edit-undo.svg
+share/icons/actions/32/folder-new.svg
+share/icons/actions/32/help-about.svg
+share/icons/actions/32/help-contents.svg
+share/icons/actions/32/help-info.svg
+share/icons/actions/32/list-add.svg
+share/icons/actions/32/list-remove.svg
+share/icons/actions/32/mail-forward.svg
+share/icons/actions/32/mail-reply-all.svg
+share/icons/actions/32/mail-reply-sender.svg
+share/icons/actions/32/media-import-audio-cd.svg
+share/icons/actions/32/media-playback-stop.svg
+share/icons/actions/32/media-record.svg
+share/icons/actions/32/object-inverse.svg
+share/icons/actions/32/playlist-new.svg
+share/icons/actions/32/process-stop.svg
+share/icons/actions/32/remove.svg
+share/icons/actions/32/system-lock-screen.svg
+share/icons/actions/32/system-log-out.svg
+share/icons/actions/32/system-reboot.svg
+share/icons/actions/32/system-restart.svg
+share/icons/actions/32/system-upgrade.svg
+share/icons/actions/32/tag-new.svg
+share/icons/actions/32/view-refresh.svg
+share/icons/actions/32/window-new.svg
+share/icons/actions/48/add.svg
+share/icons/actions/48/address-book-insert.svg
+share/icons/actions/48/address-book-new.svg
+share/icons/actions/48/appointment-new.svg
+share/icons/actions/48/bookmark-new.svg
+share/icons/actions/48/browser-download.svg
+share/icons/actions/48/contact-new.svg
+share/icons/actions/48/dialog-apply.svg
+share/icons/actions/48/dialog-cancel.svg
+share/icons/actions/48/dialog-close.svg
+share/icons/actions/48/dialog-no.svg
+share/icons/actions/48/dialog-ok-apply.svg
+share/icons/actions/48/dialog-ok.svg
+share/icons/actions/48/document-export.svg
+share/icons/actions/48/document-import.svg
+share/icons/actions/48/document-new.svg
+share/icons/actions/48/document-open-recent.svg
+share/icons/actions/48/document-open.svg
+share/icons/actions/48/document-page-setup.svg
+share/icons/actions/48/document-print-preview.svg
+share/icons/actions/48/document-print.svg
+share/icons/actions/48/document-properties.svg
+share/icons/actions/48/document-revert.svg
+share/icons/actions/48/document-save.svg
+share/icons/actions/48/edit-clear.svg
+share/icons/actions/48/edit-copy.svg
+share/icons/actions/48/edit-delete.svg
+share/icons/actions/48/edit-find-replace.svg
+share/icons/actions/48/edit-find.svg
+share/icons/actions/48/edit-redo.svg
+share/icons/actions/48/edit-select-all.svg
+share/icons/actions/48/edit-undo.svg
+share/icons/actions/48/edit.svg
+share/icons/actions/48/folder-new.svg
+share/icons/actions/48/go-bottom.svg
+share/icons/actions/48/go-down.svg
+share/icons/actions/48/go-first.svg
+share/icons/actions/48/go-home.svg
+share/icons/actions/48/go-jump.svg
+share/icons/actions/48/go-last.svg
+share/icons/actions/48/go-next.svg
+share/icons/actions/48/go-previous.svg
+share/icons/actions/48/go-top.svg
+share/icons/actions/48/go-up.svg
+share/icons/actions/48/help-about.svg
+share/icons/actions/48/help-contents.svg
+share/icons/actions/48/help-hint.svg
+share/icons/actions/48/help-info.svg
+share/icons/actions/48/im-message-new.svg
+share/icons/actions/48/list-add.svg
+share/icons/actions/48/list-remove.svg
+share/icons/actions/48/mail-forward.svg
+share/icons/actions/48/mail-mark-important.svg
+share/icons/actions/48/mail-reply-all.svg
+share/icons/actions/48/mail-reply-sender.svg
+share/icons/actions/48/mail-send-receive.svg
+share/icons/actions/48/media-eject.svg
+share/icons/actions/48/media-import-audio-cd.svg
+share/icons/actions/48/media-playback-pause.svg
+share/icons/actions/48/media-playback-start.svg
+share/icons/actions/48/media-playback-stop.svg
+share/icons/actions/48/media-record.svg
+share/icons/actions/48/media-seek-backward.svg
+share/icons/actions/48/media-seek-forward.svg
+share/icons/actions/48/media-skip-backward.svg
+share/icons/actions/48/media-skip-forward.svg
+share/icons/actions/48/object-inverse.svg
+share/icons/actions/48/object-rotate-left.svg
+share/icons/actions/48/object-rotate-right.svg
+share/icons/actions/48/object-rotate.svg
+share/icons/actions/48/process-stop.svg
+share/icons/actions/48/remove.svg
+share/icons/actions/48/system-lock-screen.svg
+share/icons/actions/48/system-log-out.svg
+share/icons/actions/48/system-reboot.svg
+share/icons/actions/48/system-restart.svg
+share/icons/actions/48/system-run.svg
+share/icons/actions/48/system-search.svg
+share/icons/actions/48/system-shutdown.svg
+share/icons/actions/48/system-upgrade.svg
+share/icons/actions/48/tab-new.svg
+share/icons/actions/48/tag-new.svg
+share/icons/actions/48/transform-rotate.svg
+share/icons/actions/48/view-refresh.svg
+share/icons/actions/48/window-close.svg
+share/icons/actions/48/window-new.svg
+share/icons/actions/64/add.svg
+share/icons/actions/64/address-book-new.svg
+share/icons/actions/64/bookmark-new.svg
+share/icons/actions/64/browser-download.svg
+share/icons/actions/64/contact-new.svg
+share/icons/actions/64/document-export.svg
+share/icons/actions/64/document-import.svg
+share/icons/actions/64/document-new.svg
+share/icons/actions/64/document-open-recent.svg
+share/icons/actions/64/document-open.svg
+share/icons/actions/64/document-page-setup.svg
+share/icons/actions/64/document-properties.svg
+share/icons/actions/64/document-revert.svg
+share/icons/actions/64/document-save.svg
+share/icons/actions/64/edit-copy.svg
+share/icons/actions/64/edit-delete.svg
+share/icons/actions/64/edit-redo.svg
+share/icons/actions/64/edit-undo.svg
+share/icons/actions/64/folder-new.svg
+share/icons/actions/64/go-down.svg
+share/icons/actions/64/help-about.svg
+share/icons/actions/64/help-contents.svg
+share/icons/actions/64/help-hint.svg
+share/icons/actions/64/help-info.svg
+share/icons/actions/64/list-add.svg
+share/icons/actions/64/list-remove.svg
+share/icons/actions/64/mail-forward.svg
+share/icons/actions/64/mail-reply-all.svg
+share/icons/actions/64/mail-reply-sender.svg
+share/icons/actions/64/media-import-audio-cd.svg
+share/icons/actions/64/media-playback-stop.svg
+share/icons/actions/64/media-record.svg
+share/icons/actions/64/object-inverse.svg
+share/icons/actions/64/process-stop.svg
+share/icons/actions/64/remove.svg
+share/icons/actions/64/tag-new.svg
+share/icons/actions/64/window-new.svg
+share/icons/actions/symbolic/browser-download-symbolic.svg
+share/icons/actions/symbolic/call-end-symbolic.svg
+share/icons/actions/symbolic/call-start-symbolic.svg
+share/icons/actions/symbolic/contact-new-symbolic.svg
+share/icons/actions/symbolic/document-export-symbolic.svg
+share/icons/actions/symbolic/document-print-symbolic.svg
+share/icons/actions/symbolic/document-properties-symbolic.svg
+share/icons/actions/symbolic/edit-clear-rtl-symbolic.svg
+share/icons/actions/symbolic/edit-clear-symbolic.svg
+share/icons/actions/symbolic/edit-delete-symbolic.svg
+share/icons/actions/symbolic/edit-find-symbolic.svg
+share/icons/actions/symbolic/edit-redo-symbolic.svg
+share/icons/actions/symbolic/edit-undo-symbolic.svg
+share/icons/actions/symbolic/format-indent-less-rtl-symbolic.svg
+share/icons/actions/symbolic/format-indent-less-symbolic.svg
+share/icons/actions/symbolic/format-indent-more-rtl-symbolic.svg
+share/icons/actions/symbolic/format-indent-more-symbolic.svg
+share/icons/actions/symbolic/format-justify-center-symbolic.svg
+share/icons/actions/symbolic/format-justify-fill-symbolic.svg
+share/icons/actions/symbolic/format-justify-left-symbolic.svg
+share/icons/actions/symbolic/format-justify-right-symbolic.svg
+share/icons/actions/symbolic/format-text-larger-symbolic.svg
+share/icons/actions/symbolic/format-text-smaller-symbolic.svg
+share/icons/actions/symbolic/go-bottom-symbolic.svg
+share/icons/actions/symbolic/go-down-symbolic.svg
+share/icons/actions/symbolic/go-first-symbolic.svg
+share/icons/actions/symbolic/go-home-symbolic.svg
+share/icons/actions/symbolic/go-jump-symbolic.svg
+share/icons/actions/symbolic/go-last-symbolic.svg
+share/icons/actions/symbolic/go-next-symbolic.svg
+share/icons/actions/symbolic/go-previous-symbolic.svg
+share/icons/actions/symbolic/go-top-symbolic.svg
+share/icons/actions/symbolic/go-up-symbolic.svg
+share/icons/actions/symbolic/help-info-symbolic.svg
+share/icons/actions/symbolic/image-crop-symbolic.svg
+share/icons/actions/symbolic/image-red-eye-symbolic.svg
+share/icons/actions/symbolic/insert-image-symbolic.svg
+share/icons/actions/symbolic/list-add-symbolic.svg
+share/icons/actions/symbolic/list-remove-symbolic.svg
+share/icons/actions/symbolic/mail-forward-symbolic.svg
+share/icons/actions/symbolic/mail-reply-sender-symbolic.svg
+share/icons/actions/symbolic/media-eject-symbolic.svg
+share/icons/actions/symbolic/media-eq-symbolic.svg
+share/icons/actions/symbolic/media-playback-pause-symbolic.svg
+share/icons/actions/symbolic/media-playback-start-symbolic.svg
+share/icons/actions/symbolic/media-seek-backward-symbolic.svg
+share/icons/actions/symbolic/media-seek-forward-symbolic.svg
+share/icons/actions/symbolic/media-skip-backward-symbolic.svg
+share/icons/actions/symbolic/media-skip-forward-symbolic.svg
+share/icons/actions/symbolic/pane-hide-symbolic.svg
+share/icons/actions/symbolic/pane-show-symbolic.svg
+share/icons/actions/symbolic/process-stop-symbolic.svg
+share/icons/actions/symbolic/system-devices-symbolic.svg
+share/icons/actions/symbolic/system-shutdown-symbolic.svg
+share/icons/actions/symbolic/view-column-symbolic.svg
+share/icons/actions/symbolic/view-coverflow-symbolic.svg
+share/icons/actions/symbolic/view-filter-symbolic.svg
+share/icons/actions/symbolic/view-fullscreen-symbolic.svg
+share/icons/actions/symbolic/view-grid-symbolic.svg
+share/icons/actions/symbolic/view-list-compact-symbolic.svg
+share/icons/actions/symbolic/view-list-images-symbolic.svg
+share/icons/actions/symbolic/view-list-symbolic.svg
+share/icons/actions/symbolic/view-list-video-symbolic.svg
+share/icons/actions/symbolic/view-refresh-symbolic.svg
+share/icons/actions/symbolic/view-restore-symbolic.svg
+share/icons/actions/symbolic/window-close-symbolic.svg
+share/icons/animations/22/nm-stage01-connecting01.svg
+share/icons/animations/22/nm-stage01-connecting02.svg
+share/icons/animations/22/nm-stage01-connecting03.svg
+share/icons/animations/22/nm-stage01-connecting04.svg
+share/icons/animations/22/nm-stage01-connecting05.svg
+share/icons/animations/22/nm-stage01-connecting06.svg
+share/icons/animations/22/nm-stage01-connecting07.svg
+share/icons/animations/22/nm-stage01-connecting08.svg
+share/icons/animations/22/nm-stage01-connecting09.svg
+share/icons/animations/22/nm-stage01-connecting10.svg
+share/icons/animations/22/nm-stage01-connecting11.svg
+share/icons/animations/22/nm-stage02-connecting01.svg
+share/icons/animations/22/nm-stage02-connecting02.svg
+share/icons/animations/22/nm-stage02-connecting03.svg
+share/icons/animations/22/nm-stage02-connecting04.svg
+share/icons/animations/22/nm-stage02-connecting05.svg
+share/icons/animations/22/nm-stage02-connecting06.svg
+share/icons/animations/22/nm-stage02-connecting07.svg
+share/icons/animations/22/nm-stage02-connecting08.svg
+share/icons/animations/22/nm-stage02-connecting09.svg
+share/icons/animations/22/nm-stage02-connecting10.svg
+share/icons/animations/22/nm-stage02-connecting11.svg
+share/icons/animations/22/nm-stage03-connecting01.svg
+share/icons/animations/22/nm-stage03-connecting02.svg
+share/icons/animations/22/nm-stage03-connecting03.svg
+share/icons/animations/22/nm-stage03-connecting04.svg
+share/icons/animations/22/nm-stage03-connecting05.svg
+share/icons/animations/22/nm-stage03-connecting06.svg
+share/icons/animations/22/nm-stage03-connecting07.svg
+share/icons/animations/22/nm-stage03-connecting08.svg
+share/icons/animations/22/nm-stage03-connecting09.svg
+share/icons/animations/22/nm-stage03-connecting10.svg
+share/icons/animations/22/nm-stage03-connecting11.svg
+share/icons/animations/22/nm-vpn-connecting01.svg
+share/icons/animations/22/nm-vpn-connecting02.svg
+share/icons/animations/22/nm-vpn-connecting03.svg
+share/icons/animations/22/nm-vpn-connecting04.svg
+share/icons/animations/22/nm-vpn-connecting05.svg
+share/icons/animations/22/nm-vpn-connecting06.svg
+share/icons/animations/22/nm-vpn-connecting07.svg
+share/icons/animations/22/nm-vpn-connecting08.svg
+share/icons/animations/22/nm-vpn-connecting09.svg
+share/icons/animations/22/nm-vpn-connecting10.svg
+share/icons/animations/22/nm-vpn-connecting11.svg
+share/icons/animations/24/nm-stage01-connecting01.svg
+share/icons/animations/24/nm-stage01-connecting02.svg
+share/icons/animations/24/nm-stage01-connecting03.svg
+share/icons/animations/24/nm-stage01-connecting04.svg
+share/icons/animations/24/nm-stage01-connecting05.svg
+share/icons/animations/24/nm-stage01-connecting06.svg
+share/icons/animations/24/nm-stage01-connecting07.svg
+share/icons/animations/24/nm-stage01-connecting08.svg
+share/icons/animations/24/nm-stage01-connecting09.svg
+share/icons/animations/24/nm-stage01-connecting10.svg
+share/icons/animations/24/nm-stage01-connecting11.svg
+share/icons/animations/24/nm-stage02-connecting01.svg
+share/icons/animations/24/nm-stage02-connecting02.svg
+share/icons/animations/24/nm-stage02-connecting03.svg
+share/icons/animations/24/nm-stage02-connecting04.svg
+share/icons/animations/24/nm-stage02-connecting05.svg
+share/icons/animations/24/nm-stage02-connecting06.svg
+share/icons/animations/24/nm-stage02-connecting07.svg
+share/icons/animations/24/nm-stage02-connecting08.svg
+share/icons/animations/24/nm-stage02-connecting09.svg
+share/icons/animations/24/nm-stage02-connecting10.svg
+share/icons/animations/24/nm-stage02-connecting11.svg
+share/icons/animations/24/nm-stage03-connecting01.svg
+share/icons/animations/24/nm-stage03-connecting02.svg
+share/icons/animations/24/nm-stage03-connecting03.svg
+share/icons/animations/24/nm-stage03-connecting04.svg
+share/icons/animations/24/nm-stage03-connecting05.svg
+share/icons/animations/24/nm-stage03-connecting06.svg
+share/icons/animations/24/nm-stage03-connecting07.svg
+share/icons/animations/24/nm-stage03-connecting08.svg
+share/icons/animations/24/nm-stage03-connecting09.svg
+share/icons/animations/24/nm-stage03-connecting10.svg
+share/icons/animations/24/nm-stage03-connecting11.svg
+share/icons/animations/24/nm-vpn-connecting01.svg
+share/icons/animations/24/nm-vpn-connecting02.svg
+share/icons/animations/24/nm-vpn-connecting03.svg
+share/icons/animations/24/nm-vpn-connecting04.svg
+share/icons/animations/24/nm-vpn-connecting05.svg
+share/icons/animations/24/nm-vpn-connecting06.svg
+share/icons/animations/24/nm-vpn-connecting07.svg
+share/icons/animations/24/nm-vpn-connecting08.svg
+share/icons/animations/24/nm-vpn-connecting09.svg
+share/icons/animations/24/nm-vpn-connecting10.svg
+share/icons/animations/24/nm-vpn-connecting11.svg
+share/icons/animations/24/nm-vpn-connecting12.svg
+share/icons/animations/24/nm-vpn-connecting13.svg
+share/icons/animations/24/nm-vpn-connecting14.svg
+share/icons/animations/48/pk-action-refresh-cache.svg
+share/icons/apps/128/accessories-dictionary.svg
+share/icons/apps/128/accessories-text-editor.svg
+share/icons/apps/128/application-default-icon.svg
+share/icons/apps/128/evince.svg
+share/icons/apps/128/facebook.svg
+share/icons/apps/128/help-browser.svg
+share/icons/apps/128/help.svg
+share/icons/apps/128/im-facebook.svg
+share/icons/apps/128/internet-mail.svg
+share/icons/apps/128/internet-news-reader.svg
+share/icons/apps/128/midori.svg
+share/icons/apps/128/multimedia-audio-player.svg
+share/icons/apps/128/multimedia-video-player.svg
+share/icons/apps/128/office-address-book.svg
+share/icons/apps/128/office-calendar.svg
+share/icons/apps/128/office-database.svg
+share/icons/apps/128/postscript-viewer.svg
+share/icons/apps/128/preferences-desktop.svg
+share/icons/apps/128/shotwell.svg
+share/icons/apps/128/softwarecenter.svg
+share/icons/apps/128/system-file-manager.svg
+share/icons/apps/128/system-software-installer.svg
+share/icons/apps/128/system-software-update.svg
+share/icons/apps/128/totem.svg
+share/icons/apps/128/twitter.svg
+share/icons/apps/128/ubiquity.svg
+share/icons/apps/128/utilities-system-monitor.svg
+share/icons/apps/128/utilities-terminal.svg
+share/icons/apps/16/accessories-calculator.svg
+share/icons/apps/16/accessories-dictionary.svg
+share/icons/apps/16/accessories-text-editor.svg
+share/icons/apps/16/application-default-icon.svg
+share/icons/apps/16/evince.svg
+share/icons/apps/16/facebook.svg
+share/icons/apps/16/flickr.svg
+share/icons/apps/16/help-browser.svg
+share/icons/apps/16/help.svg
+share/icons/apps/16/im-facebook.svg
+share/icons/apps/16/internet-mail.svg
+share/icons/apps/16/internet-news-reader.svg
+share/icons/apps/16/multimedia-audio-player.svg
+share/icons/apps/16/multimedia-video-player.svg
+share/icons/apps/16/office-address-book.svg
+share/icons/apps/16/office-calendar.svg
+share/icons/apps/16/office-database.svg
+share/icons/apps/16/postscript-viewer.svg
+share/icons/apps/16/shotwell.svg
+share/icons/apps/16/softwarecenter.svg
+share/icons/apps/16/system-file-manager.svg
+share/icons/apps/16/system-software-installer.svg
+share/icons/apps/16/system-software-update.svg
+share/icons/apps/16/system-users.svg
+share/icons/apps/16/totem.svg
+share/icons/apps/16/ubiquity.svg
+share/icons/apps/16/utilities-terminal.svg
+share/icons/apps/22/accessories-calculator.svg
+share/icons/apps/22/accessories-dictionary.svg
+share/icons/apps/22/accessories-text-editor.svg
+share/icons/apps/22/application-default-icon.svg
+share/icons/apps/22/bluetooth.svg
+share/icons/apps/22/evince.svg
+share/icons/apps/22/gmail.svg
+share/icons/apps/22/help-browser.svg
+share/icons/apps/22/help.svg
+share/icons/apps/22/internet-news-reader.svg
+share/icons/apps/22/multimedia-audio-player.svg
+share/icons/apps/22/office-address-book.svg
+share/icons/apps/22/office-calendar.svg
+share/icons/apps/22/office-database.svg
+share/icons/apps/22/postscript-viewer.svg
+share/icons/apps/22/softwarecenter.svg
+share/icons/apps/22/system-file-manager.svg
+share/icons/apps/22/system-software-installer.svg
+share/icons/apps/22/system-software-update.svg
+share/icons/apps/22/system-users.svg
+share/icons/apps/22/ubiquity.svg
+share/icons/apps/22/utilities-terminal.svg
+share/icons/apps/24/accessories-calculator.svg
+share/icons/apps/24/accessories-dictionary.svg
+share/icons/apps/24/accessories-text-editor.svg
+share/icons/apps/24/application-default-icon.svg
+share/icons/apps/24/bluetooth.svg
+share/icons/apps/24/evince.svg
+share/icons/apps/24/gmail.svg
+share/icons/apps/24/help-browser.svg
+share/icons/apps/24/help.svg
+share/icons/apps/24/hwbrowser.svg
+share/icons/apps/24/hwinfo.svg
+share/icons/apps/24/internet-news-reader.svg
+share/icons/apps/24/internet-web-browser.svg
+share/icons/apps/24/jockey.svg
+share/icons/apps/24/multimedia-audio-player.svg
+share/icons/apps/24/multimedia-video-player.svg
+share/icons/apps/24/office-address-book.svg
+share/icons/apps/24/office-calendar.svg
+share/icons/apps/24/office-database.svg
+share/icons/apps/24/postscript-viewer.svg
+share/icons/apps/24/software-properties.svg
+share/icons/apps/24/softwarecenter.svg
+share/icons/apps/24/system-file-manager.svg
+share/icons/apps/24/system-software-installer.svg
+share/icons/apps/24/system-software-update.svg
+share/icons/apps/24/system-users.svg
+share/icons/apps/24/totem.svg
+share/icons/apps/24/ubiquity.svg
+share/icons/apps/24/utilities-system-monitor.svg
+share/icons/apps/24/utilities-terminal.svg
+share/icons/apps/24/web-browser.svg
+share/icons/apps/32/accessories-dictionary.svg
+share/icons/apps/32/accessories-text-editor.svg
+share/icons/apps/32/application-default-icon.svg
+share/icons/apps/32/bluetooth.svg
+share/icons/apps/32/evince.svg
+share/icons/apps/32/help-browser.svg
+share/icons/apps/32/help.svg
+share/icons/apps/32/internet-mail.svg
+share/icons/apps/32/internet-news-reader.svg
+share/icons/apps/32/midori.svg
+share/icons/apps/32/multimedia-audio-player.svg
+share/icons/apps/32/multimedia-video-player.svg
+share/icons/apps/32/office-address-book.svg
+share/icons/apps/32/office-calendar.svg
+share/icons/apps/32/office-database.svg
+share/icons/apps/32/postscript-viewer.svg
+share/icons/apps/32/softwarecenter.svg
+share/icons/apps/32/system-file-manager.svg
+share/icons/apps/32/system-software-installer.svg
+share/icons/apps/32/system-software-update.svg
+share/icons/apps/32/system-users.svg
+share/icons/apps/32/totem.svg
+share/icons/apps/32/ubiquity.svg
+share/icons/apps/32/utilities-system-monitor.svg
+share/icons/apps/32/utilities-terminal.svg
+share/icons/apps/48/accessories-calculator.svg
+share/icons/apps/48/accessories-camera.svg
+share/icons/apps/48/accessories-dictionary.svg
+share/icons/apps/48/accessories-text-editor.svg
+share/icons/apps/48/applets-screenshooter.svg
+share/icons/apps/48/application-default-icon.svg
+share/icons/apps/48/apport.svg
+share/icons/apps/48/bluetooth.svg
+share/icons/apps/48/empathy.svg
+share/icons/apps/48/evince.svg
+share/icons/apps/48/facebook.svg
+share/icons/apps/48/gmail.svg
+share/icons/apps/48/google.svg
+share/icons/apps/48/help-browser.svg
+share/icons/apps/48/help.svg
+share/icons/apps/48/im-facebook.svg
+share/icons/apps/48/internet-chat.svg
+share/icons/apps/48/internet-mail.svg
+share/icons/apps/48/internet-news-reader.svg
+share/icons/apps/48/internet-web-browser.svg
+share/icons/apps/48/jockey.svg
+share/icons/apps/48/midori.svg
+share/icons/apps/48/multimedia-audio-player.svg
+share/icons/apps/48/multimedia-video-player.svg
+share/icons/apps/48/office-address-book.svg
+share/icons/apps/48/office-calendar.svg
+share/icons/apps/48/office-database.svg
+share/icons/apps/48/postscript-viewer.svg
+share/icons/apps/48/shotwell.svg
+share/icons/apps/48/software-properties.svg
+share/icons/apps/48/softwarecenter.svg
+share/icons/apps/48/system-file-manager.svg
+share/icons/apps/48/system-software-installer.svg
+share/icons/apps/48/system-software-update.svg
+share/icons/apps/48/system-users.svg
+share/icons/apps/48/totem.svg
+share/icons/apps/48/twitter.svg
+share/icons/apps/48/ubiquity.svg
+share/icons/apps/48/utilities-system-monitor.svg
+share/icons/apps/48/utilities-terminal.svg
+share/icons/apps/48/web-browser.svg
+share/icons/apps/64/accessories-calculator.svg
+share/icons/apps/64/accessories-camera.svg
+share/icons/apps/64/accessories-dictionary.svg
+share/icons/apps/64/accessories-text-editor.svg
+share/icons/apps/64/applets-screenshooter.svg
+share/icons/apps/64/application-default-icon.svg
+share/icons/apps/64/apport.svg
+share/icons/apps/64/empathy.svg
+share/icons/apps/64/evince.svg
+share/icons/apps/64/help-browser.svg
+share/icons/apps/64/help.svg
+share/icons/apps/64/internet-chat.svg
+share/icons/apps/64/internet-mail.svg
+share/icons/apps/64/internet-news-reader.svg
+share/icons/apps/64/midori.svg
+share/icons/apps/64/multimedia-audio-player.svg
+share/icons/apps/64/multimedia-video-player.svg
+share/icons/apps/64/office-address-book.svg
+share/icons/apps/64/office-calendar.svg
+share/icons/apps/64/postscript-viewer.svg
+share/icons/apps/64/preferences-desktop.svg
+share/icons/apps/64/shotwell.svg
+share/icons/apps/64/softwarecenter.svg
+share/icons/apps/64/system-file-manager.svg
+share/icons/apps/64/system-software-installer.svg
+share/icons/apps/64/system-software-update.svg
+share/icons/apps/64/system-users.svg
+share/icons/apps/64/totem.svg
+share/icons/apps/64/twitter.svg
+share/icons/apps/64/ubiquity.svg
+share/icons/apps/64/utilities-system-monitor.svg
+share/icons/apps/64/utilities-terminal.svg
+share/icons/apps/symbolic/facebook-symbolic.svg
+share/icons/apps/symbolic/preferences-desktop-accessibility-symbolic.svg
+share/icons/apps/symbolic/system-users-symbolic.svg
+share/icons/apps/symbolic/twitter-symbolic.svg
+share/icons/categories/128/preferences-desktop-accessibility.svg
+share/icons/categories/16/config-language.svg
+share/icons/categories/16/preferences-desktop-accessibility.svg
+share/icons/categories/16/preferences-desktop-effects.svg
+share/icons/categories/16/preferences-desktop-locale.svg
+share/icons/categories/16/preferences-desktop-sound.svg
+share/icons/categories/16/preferences-system-network.svg
+share/icons/categories/16/preferences-system-time.svg
+share/icons/categories/22/config-language.svg
+share/icons/categories/22/ppa.svg
+share/icons/categories/22/preferences-desktop-accessibility.svg
+share/icons/categories/22/preferences-desktop-effects.svg
+share/icons/categories/22/preferences-desktop-locale.svg
+share/icons/categories/22/preferences-desktop-sound.svg
+share/icons/categories/22/preferences-system-time.svg
+share/icons/categories/24/config-language.svg
+share/icons/categories/24/ppa.svg
+share/icons/categories/24/preferences-desktop-accessibility.svg
+share/icons/categories/24/preferences-desktop-locale.svg
+share/icons/categories/24/preferences-desktop-sound.svg
+share/icons/categories/24/preferences-system-time.svg
+share/icons/categories/32/activity-log-manager.svg
+share/icons/categories/32/config-language.svg
+share/icons/categories/32/preferences-desktop-accessibility.svg
+share/icons/categories/32/preferences-desktop-default-applications.svg
+share/icons/categories/32/preferences-desktop-display.svg
+share/icons/categories/32/preferences-desktop-keyboard.svg
+share/icons/categories/32/preferences-desktop-locale.svg
+share/icons/categories/32/preferences-desktop-notifications.svg
+share/icons/categories/32/preferences-desktop-peripherals.svg
+share/icons/categories/32/preferences-desktop-privacy.svg
+share/icons/categories/32/preferences-desktop-sound.svg
+share/icons/categories/32/preferences-desktop-wallpaper.svg
+share/icons/categories/32/preferences-system-network.svg
+share/icons/categories/32/preferences-system-power.svg
+share/icons/categories/32/preferences-system-session.svg
+share/icons/categories/32/preferences-system-time.svg
+share/icons/categories/48/activity-log-manager.svg
+share/icons/categories/48/application-community.svg
+share/icons/categories/48/applications-3D.svg
+share/icons/categories/48/applications-accessories.svg
+share/icons/categories/48/applications-arcade.svg
+share/icons/categories/48/applications-astronomy.svg
+share/icons/categories/48/applications-biology.svg
+share/icons/categories/48/applications-boardgames.svg
+share/icons/categories/48/applications-cardgames.svg
+share/icons/categories/48/applications-chat.svg
+share/icons/categories/48/applications-debugging.svg
+share/icons/categories/48/applications-development.svg
+share/icons/categories/48/applications-drawing.svg
+share/icons/categories/48/applications-education.svg
+share/icons/categories/48/applications-electronics.svg
+share/icons/categories/48/applications-engineering.svg
+share/icons/categories/48/applications-filesharing.svg
+share/icons/categories/48/applications-fonts.svg
+share/icons/categories/48/applications-games.svg
+share/icons/categories/48/applications-geography.svg
+share/icons/categories/48/applications-geology.svg
+share/icons/categories/48/applications-graphics.svg
+share/icons/categories/48/applications-haskell.svg
+share/icons/categories/48/applications-ide.svg
+share/icons/categories/48/applications-interfacedesign.svg
+share/icons/categories/48/applications-internet.svg
+share/icons/categories/48/applications-java.svg
+share/icons/categories/48/applications-libraries.svg
+share/icons/categories/48/applications-lisp.svg
+share/icons/categories/48/applications-mail.svg
+share/icons/categories/48/applications-mathematics.svg
+share/icons/categories/48/applications-monodevelopment.svg
+share/icons/categories/48/applications-multimedia.svg
+share/icons/categories/48/applications-ocaml.svg
+share/icons/categories/48/applications-office.svg
+share/icons/categories/48/applications-other.svg
+share/icons/categories/48/applications-painting.svg
+share/icons/categories/48/applications-perl.svg
+share/icons/categories/48/applications-photography.svg
+share/icons/categories/48/applications-physics.svg
+share/icons/categories/48/applications-profiling.svg
+share/icons/categories/48/applications-publishing.svg
+share/icons/categories/48/applications-puzzles.svg
+share/icons/categories/48/applications-python.svg
+share/icons/categories/48/applications-roleplaying.svg
+share/icons/categories/48/applications-ruby.svg
+share/icons/categories/48/applications-science.svg
+share/icons/categories/48/applications-simulation.svg
+share/icons/categories/48/applications-sports.svg
+share/icons/categories/48/applications-system.svg
+share/icons/categories/48/applications-utilities.svg
+share/icons/categories/48/applications-versioncontrol.svg
+share/icons/categories/48/applications-viewers.svg
+share/icons/categories/48/applications-webbrowsers.svg
+share/icons/categories/48/config-language.svg
+share/icons/categories/48/ppa.svg
+share/icons/categories/48/preferences-desktop-accessibility.svg
+share/icons/categories/48/preferences-desktop-locale.svg
+share/icons/categories/48/preferences-desktop-online-accounts.svg
+share/icons/categories/48/preferences-desktop-privacy.svg
+share/icons/categories/48/preferences-desktop-sound.svg
+share/icons/categories/48/preferences-desktop.svg
+share/icons/categories/48/preferences-system-network.svg
+share/icons/categories/48/preferences-system-power.svg
+share/icons/categories/48/preferences-system-time.svg
+share/icons/categories/48/system-help.svg
+share/icons/categories/64/ppa.svg
+share/icons/categories/64/preferences-desktop-accessibility.svg
+share/icons/categories/64/preferences-system-network.svg
+share/icons/devices/128/display.svg
+share/icons/devices/128/drive-cdrom.svg
+share/icons/devices/128/drive-harddisk.svg
+share/icons/devices/128/drive-optical.svg
+share/icons/devices/128/input-mouse.svg
+share/icons/devices/128/media-cdr.svg
+share/icons/devices/128/media-cdrom-audio.svg
+share/icons/devices/128/media-cdrom.svg
+share/icons/devices/128/media-cdrw.svg
+share/icons/devices/128/media-dvd.svg
+share/icons/devices/128/media-dvdrw.svg
+share/icons/devices/128/media-optical-audio.svg
+share/icons/devices/128/media-optical.svg
+share/icons/devices/128/monitor.svg
+share/icons/devices/128/multimedia-player-apple-ipod-touch.svg
+share/icons/devices/128/multimedia-player-ipod-touch.svg
+share/icons/devices/128/phone.svg
+share/icons/devices/128/system.svg
+share/icons/devices/128/video-display.svg
+share/icons/devices/16/audio-input-microphone.svg
+share/icons/devices/16/display.svg
+share/icons/devices/16/drive-cdrom.svg
+share/icons/devices/16/drive-harddisk.svg
+share/icons/devices/16/drive-optical.svg
+share/icons/devices/16/input-mouse.svg
+share/icons/devices/16/media-cdr.svg
+share/icons/devices/16/media-cdrom-audio.svg
+share/icons/devices/16/media-cdrom.svg
+share/icons/devices/16/media-cdrw.svg
+share/icons/devices/16/media-dvd.svg
+share/icons/devices/16/media-dvdrw.svg
+share/icons/devices/16/media-optical-audio.svg
+share/icons/devices/16/media-optical.svg
+share/icons/devices/16/monitor.svg
+share/icons/devices/16/multimedia-player-apple-ipod-touch.svg
+share/icons/devices/16/multimedia-player-apple-ipod.svg
+share/icons/devices/16/multimedia-player-ipod-touch.svg
+share/icons/devices/16/multimedia-player-ipod.svg
+share/icons/devices/16/multimedia-player.svg
+share/icons/devices/16/music-player.svg
+share/icons/devices/16/phone-motorola-droid.svg
+share/icons/devices/16/phone.svg
+share/icons/devices/16/system.svg
+share/icons/devices/16/video-display.svg
+share/icons/devices/22/audio-input-microphone.svg
+share/icons/devices/22/camera-photo.svg
+share/icons/devices/22/camera.svg
+share/icons/devices/22/display.svg
+share/icons/devices/22/drive-cdrom.svg
+share/icons/devices/22/drive-harddisk.svg
+share/icons/devices/22/drive-optical.svg
+share/icons/devices/22/input-mouse.svg
+share/icons/devices/22/media-cdr.svg
+share/icons/devices/22/media-cdrom-audio.svg
+share/icons/devices/22/media-cdrom.svg
+share/icons/devices/22/media-cdrw.svg
+share/icons/devices/22/media-dvd.svg
+share/icons/devices/22/media-dvdrw.svg
+share/icons/devices/22/media-optical-audio.svg
+share/icons/devices/22/media-optical.svg
+share/icons/devices/22/monitor.svg
+share/icons/devices/22/multimedia-player-apple-ipod-touch.svg
+share/icons/devices/22/multimedia-player-ipod-touch.svg
+share/icons/devices/22/phone-motorola-droid.svg
+share/icons/devices/22/phone.svg
+share/icons/devices/22/system.svg
+share/icons/devices/22/video-display.svg
+share/icons/devices/24/audio-input-microphone.svg
+share/icons/devices/24/battery.svg
+share/icons/devices/24/camera-photo.svg
+share/icons/devices/24/camera.svg
+share/icons/devices/24/display.svg
+share/icons/devices/24/drive-cdrom.svg
+share/icons/devices/24/drive-harddisk.svg
+share/icons/devices/24/drive-optical.svg
+share/icons/devices/24/drive-removable-media-ieee1394.svg
+share/icons/devices/24/drive-removable-media-usb.svg
+share/icons/devices/24/drive-removable-media.svg
+share/icons/devices/24/input-mouse.svg
+share/icons/devices/24/media-cdr.svg
+share/icons/devices/24/media-cdrom-audio.svg
+share/icons/devices/24/media-cdrom.svg
+share/icons/devices/24/media-cdrw.svg
+share/icons/devices/24/media-dvd.svg
+share/icons/devices/24/media-dvdrw.svg
+share/icons/devices/24/media-optical-audio.svg
+share/icons/devices/24/media-optical.svg
+share/icons/devices/24/monitor.svg
+share/icons/devices/24/multimedia-player-apple-ipod-touch.svg
+share/icons/devices/24/multimedia-player-apple-ipod.svg
+share/icons/devices/24/multimedia-player-ipod-touch.svg
+share/icons/devices/24/multimedia-player-ipod.svg
+share/icons/devices/24/multimedia-player.svg
+share/icons/devices/24/music-player.svg
+share/icons/devices/24/phone-motorola-droid.svg
+share/icons/devices/24/phone.svg
+share/icons/devices/24/printer.svg
+share/icons/devices/24/system.svg
+share/icons/devices/24/video-display.svg
+share/icons/devices/32/display.svg
+share/icons/devices/32/drive-cdrom.svg
+share/icons/devices/32/drive-harddisk.svg
+share/icons/devices/32/drive-optical.svg
+share/icons/devices/32/input-mouse.svg
+share/icons/devices/32/media-cdr.svg
+share/icons/devices/32/media-cdrom-audio.svg
+share/icons/devices/32/media-cdrom.svg
+share/icons/devices/32/media-cdrw.svg
+share/icons/devices/32/media-dvd.svg
+share/icons/devices/32/media-dvdrw.svg
+share/icons/devices/32/media-optical-audio.svg
+share/icons/devices/32/media-optical.svg
+share/icons/devices/32/monitor.svg
+share/icons/devices/32/multimedia-player-apple-ipod-touch.svg
+share/icons/devices/32/multimedia-player-ipod-touch.svg
+share/icons/devices/32/phone-motorola-droid.svg
+share/icons/devices/32/phone.svg
+share/icons/devices/32/system.svg
+share/icons/devices/32/video-display.svg
+share/icons/devices/48/audio-card.svg
+share/icons/devices/48/audio-input-microphone.svg
+share/icons/devices/48/battery.svg
+share/icons/devices/48/camera-photo.svg
+share/icons/devices/48/camera.svg
+share/icons/devices/48/display.svg
+share/icons/devices/48/drive-cdrom.svg
+share/icons/devices/48/drive-harddisk-ieee1394.svg
+share/icons/devices/48/drive-harddisk-usb.svg
+share/icons/devices/48/drive-harddisk.svg
+share/icons/devices/48/drive-optical.svg
+share/icons/devices/48/drive-removable-media-ieee1394.svg
+share/icons/devices/48/drive-removable-media-usb.svg
+share/icons/devices/48/drive-removable-media.svg
+share/icons/devices/48/gnome-dev-pcmcia.svg
+share/icons/devices/48/gnome-dev-printer-new.svg
+share/icons/devices/48/input-mouse.svg
+share/icons/devices/48/media-cdr.svg
+share/icons/devices/48/media-cdrom-audio.svg
+share/icons/devices/48/media-cdrom.svg
+share/icons/devices/48/media-cdrw.svg
+share/icons/devices/48/media-dvd.svg
+share/icons/devices/48/media-dvdrw.svg
+share/icons/devices/48/media-flash-cf.svg
+share/icons/devices/48/media-flash-ms.svg
+share/icons/devices/48/media-flash.svg
+share/icons/devices/48/media-memory-sd.svg
+share/icons/devices/48/media-memory-sm.svg
+share/icons/devices/48/media-memory.svg
+share/icons/devices/48/media-optical-audio.svg
+share/icons/devices/48/media-optical.svg
+share/icons/devices/48/monitor.svg
+share/icons/devices/48/multimedia-player-apple-ipod-touch.svg
+share/icons/devices/48/multimedia-player-apple-ipod.svg
+share/icons/devices/48/multimedia-player-ipod-touch.svg
+share/icons/devices/48/multimedia-player-ipod.svg
+share/icons/devices/48/multimedia-player.svg
+share/icons/devices/48/music-player.svg
+share/icons/devices/48/pda.svg
+share/icons/devices/48/phone-motorola-droid.svg
+share/icons/devices/48/phone.svg
+share/icons/devices/48/printer-remote.svg
+share/icons/devices/48/printer.svg
+share/icons/devices/48/processor.svg
+share/icons/devices/48/system.svg
+share/icons/devices/48/video-display.svg
+share/icons/devices/64/camera-photo.svg
+share/icons/devices/64/camera.svg
+share/icons/devices/64/display.svg
+share/icons/devices/64/drive-cdrom.svg
+share/icons/devices/64/drive-harddisk.svg
+share/icons/devices/64/drive-optical.svg
+share/icons/devices/64/input-mouse.svg
+share/icons/devices/64/media-cdr.svg
+share/icons/devices/64/media-cdrom-audio.svg
+share/icons/devices/64/media-cdrom.svg
+share/icons/devices/64/media-cdrw.svg
+share/icons/devices/64/media-dvd.svg
+share/icons/devices/64/media-dvdrw.svg
+share/icons/devices/64/media-optical-audio.svg
+share/icons/devices/64/media-optical.svg
+share/icons/devices/64/monitor.svg
+share/icons/devices/64/multimedia-player-apple-ipod-touch.svg
+share/icons/devices/64/multimedia-player-ipod-touch.svg
+share/icons/devices/64/phone-motorola-droid.svg
+share/icons/devices/64/phone.svg
+share/icons/devices/64/processor.svg
+share/icons/devices/64/system.svg
+share/icons/devices/64/video-display.svg
+share/icons/devices/symbolic/camera-photo-symbolic.svg
+share/icons/devices/symbolic/camera-video-symbolic.svg
+share/icons/devices/symbolic/drive-harddisk-symbolic.svg
+share/icons/devices/symbolic/phone-symbolic.svg
+share/icons/devices/symbolic/printer-symbolic.svg
+share/icons/emblems/24/emblem-symbolic-link.svg
+share/icons/emblems/24/emblem-synchronizing.svg
+share/icons/emblems/48/emblem-readonly.svg
+share/icons/emblems/48/emblem-symbolic-link.svg
+share/icons/emblems/48/emblem-unreadable.svg
+share/icons/emblems/symbolic/emblem-synchronizing-symbolic.svg
+share/icons/emotes/16/face-angel.svg
+share/icons/emotes/16/face-angry.svg
+share/icons/emotes/16/face-cool.svg
+share/icons/emotes/16/face-crying.svg
+share/icons/emotes/16/face-devilish.svg
+share/icons/emotes/16/face-heart-broken.svg
+share/icons/emotes/16/face-heart.svg
+share/icons/emotes/16/face-kiss.svg
+share/icons/emotes/16/face-laugh.svg
+share/icons/emotes/16/face-plain.svg
+share/icons/emotes/16/face-raspberry-squint.svg
+share/icons/emotes/16/face-raspberry-wink.svg
+share/icons/emotes/16/face-raspberry.svg
+share/icons/emotes/16/face-sad.svg
+share/icons/emotes/16/face-sick.svg
+share/icons/emotes/16/face-smile-big-squint.svg
+share/icons/emotes/16/face-smile-big.svg
+share/icons/emotes/16/face-smile-crying.svg
+share/icons/emotes/16/face-smile.svg
+share/icons/emotes/16/face-surprise.svg
+share/icons/emotes/16/face-tired.svg
+share/icons/emotes/16/face-uncertain.svg
+share/icons/emotes/16/face-wink.svg
+share/icons/emotes/16/face-worried.svg
+share/icons/index.theme
+share/icons/mimes/128/application-atom+xml.svg
+share/icons/mimes/128/application-illustrator.svg
+share/icons/mimes/128/application-rss+xml.svg
+share/icons/mimes/128/application-rtf.svg
+share/icons/mimes/128/application-vnd.ms-excel.svg
+share/icons/mimes/128/application-vnd.oasis.opendocument.text.svg
+share/icons/mimes/128/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg
+share/icons/mimes/128/application-vnd.sun.xml.writer.svg
+share/icons/mimes/128/application-vnd.wordperfect.svg
+share/icons/mimes/128/application-x-bittorrent.svg
+share/icons/mimes/128/application-x-cd-image.svg
+share/icons/mimes/128/application-x-deb.svg
+share/icons/mimes/128/application-x-desktop.svg
+share/icons/mimes/128/application-x-executable.svg
+share/icons/mimes/128/application-x-flash-video.svg
+share/icons/mimes/128/application-x-gnome-theme-package.svg
+share/icons/mimes/128/application-x-ms-dos-executable.svg
+share/icons/mimes/128/application-x-msi.svg
+share/icons/mimes/128/application-x-python-bytecode.svg
+share/icons/mimes/128/application-x-shockwave-flash.svg
+share/icons/mimes/128/application-x-theme.svg
+share/icons/mimes/128/audio-mpeg.svg
+share/icons/mimes/128/audio-x-generic.svg
+share/icons/mimes/128/binary.svg
+share/icons/mimes/128/document.svg
+share/icons/mimes/128/empty.svg
+share/icons/mimes/128/exec.svg
+share/icons/mimes/128/internet-feed.svg
+share/icons/mimes/128/office-contact.svg
+share/icons/mimes/128/office-document.svg
+share/icons/mimes/128/package-x-generic.svg
+share/icons/mimes/128/playlist.svg
+share/icons/mimes/128/text-directory.svg
+share/icons/mimes/128/text-enriched.svg
+share/icons/mimes/128/text-plain.svg
+share/icons/mimes/128/text-richtext.svg
+share/icons/mimes/128/text-x-copying.svg
+share/icons/mimes/128/text-x-generic.svg
+share/icons/mimes/128/text-x-install.svg
+share/icons/mimes/128/text-x-preview.svg
+share/icons/mimes/128/text.svg
+share/icons/mimes/128/vcard.svg
+share/icons/mimes/128/wordprocessing.svg
+share/icons/mimes/128/x-office-address-book.svg
+share/icons/mimes/128/x-office-document.svg
+share/icons/mimes/16/application-epub+zip.svg
+share/icons/mimes/16/application-illustrator.svg
+share/icons/mimes/16/application-msword.svg
+share/icons/mimes/16/application-octet-stream.svg
+share/icons/mimes/16/application-pdf.svg
+share/icons/mimes/16/application-rtf.svg
+share/icons/mimes/16/application-vnd.ms-access.svg
+share/icons/mimes/16/application-vnd.ms-excel.svg
+share/icons/mimes/16/application-vnd.ms-powerpoint.svg
+share/icons/mimes/16/application-vnd.oasis.opendocument.chart.svg
+share/icons/mimes/16/application-vnd.oasis.opendocument.text.svg
+share/icons/mimes/16/application-vnd.rn-realmedia.svg
+share/icons/mimes/16/application-vnd.sun.xml.writer.svg
+share/icons/mimes/16/application-vnd.wordperfect.svg
+share/icons/mimes/16/application-x-bittorrent.svg
+share/icons/mimes/16/application-x-cd-image.svg
+share/icons/mimes/16/application-x-deb.svg
+share/icons/mimes/16/application-x-desktop.svg
+share/icons/mimes/16/application-x-executable.svg
+share/icons/mimes/16/application-x-flash-video.svg
+share/icons/mimes/16/application-x-gnome-theme-package.svg
+share/icons/mimes/16/application-x-m4.svg
+share/icons/mimes/16/application-x-matroska.svg
+share/icons/mimes/16/application-x-ms-dos-executable.svg
+share/icons/mimes/16/application-x-msi.svg
+share/icons/mimes/16/application-x-python-bytecode.svg
+share/icons/mimes/16/application-x-shellscript.svg
+share/icons/mimes/16/application-x-shockwave-flash.svg
+share/icons/mimes/16/application-x-theme.svg
+share/icons/mimes/16/audio-mpeg.svg
+share/icons/mimes/16/audio-x-generic.svg
+share/icons/mimes/16/authors.svg
+share/icons/mimes/16/binary.svg
+share/icons/mimes/16/document.svg
+share/icons/mimes/16/empty.svg
+share/icons/mimes/16/exec.svg
+share/icons/mimes/16/extension.svg
+share/icons/mimes/16/image-x-xcf.svg
+share/icons/mimes/16/internet-feed.svg
+share/icons/mimes/16/media-video.svg
+share/icons/mimes/16/office-contact.svg
+share/icons/mimes/16/office-document.svg
+share/icons/mimes/16/playlist-automatic.svg
+share/icons/mimes/16/playlist.svg
+share/icons/mimes/16/shellscript.svg
+share/icons/mimes/16/text-css.svg
+share/icons/mimes/16/text-directory.svg
+share/icons/mimes/16/text-enriched.svg
+share/icons/mimes/16/text-html.svg
+share/icons/mimes/16/text-plain.svg
+share/icons/mimes/16/text-richtext.svg
+share/icons/mimes/16/text-x-authors.svg
+share/icons/mimes/16/text-x-c++.svg
+share/icons/mimes/16/text-x-copying.svg
+share/icons/mimes/16/text-x-csharp.svg
+share/icons/mimes/16/text-x-generic-template.svg
+share/icons/mimes/16/text-x-generic.svg
+share/icons/mimes/16/text-x-install.svg
+share/icons/mimes/16/text-x-makefile.svg
+share/icons/mimes/16/text-x-preview.svg
+share/icons/mimes/16/text-x-readme.svg
+share/icons/mimes/16/text-x-script.svg
+share/icons/mimes/16/text-x-source.svg
+share/icons/mimes/16/text.svg
+share/icons/mimes/16/vcard.svg
+share/icons/mimes/16/video-x-generic.svg
+share/icons/mimes/16/wordprocessing.svg
+share/icons/mimes/16/x-office-address-book.svg
+share/icons/mimes/16/x-office-document-template.svg
+share/icons/mimes/16/x-office-document.svg
+share/icons/mimes/16/x-office-drawing-template.svg
+share/icons/mimes/16/x-office-presentation-template.svg
+share/icons/mimes/16/x-office-presentation.svg
+share/icons/mimes/16/x-office-spreadsheet-template.svg
+share/icons/mimes/16/x-office-spreadsheet.svg
+share/icons/mimes/22/application-rtf.svg
+share/icons/mimes/22/application-vnd.oasis.opendocument.text.svg
+share/icons/mimes/22/application-vnd.sun.xml.writer.svg
+share/icons/mimes/22/application-vnd.wordperfect.svg
+share/icons/mimes/22/application-x-bittorrent.svg
+share/icons/mimes/22/application-x-cd-image.svg
+share/icons/mimes/22/application-x-deb.svg
+share/icons/mimes/22/application-x-desktop.svg
+share/icons/mimes/22/application-x-executable.svg
+share/icons/mimes/22/application-x-flash-video.svg
+share/icons/mimes/22/application-x-gnome-theme-package.svg
+share/icons/mimes/22/application-x-ms-dos-executable.svg
+share/icons/mimes/22/application-x-msi.svg
+share/icons/mimes/22/application-x-python-bytecode.svg
+share/icons/mimes/22/application-x-shockwave-flash.svg
+share/icons/mimes/22/application-x-theme.svg
+share/icons/mimes/22/audio-mpeg.svg
+share/icons/mimes/22/audio-x-generic.svg
+share/icons/mimes/22/binary.svg
+share/icons/mimes/22/document.svg
+share/icons/mimes/22/empty.svg
+share/icons/mimes/22/exec.svg
+share/icons/mimes/22/office-contact.svg
+share/icons/mimes/22/office-document.svg
+share/icons/mimes/22/playlist.svg
+share/icons/mimes/22/text-directory.svg
+share/icons/mimes/22/text-enriched.svg
+share/icons/mimes/22/text-plain.svg
+share/icons/mimes/22/text-richtext.svg
+share/icons/mimes/22/text-x-copying.svg
+share/icons/mimes/22/text-x-generic.svg
+share/icons/mimes/22/text-x-install.svg
+share/icons/mimes/22/text-x-preview.svg
+share/icons/mimes/22/text.svg
+share/icons/mimes/22/vcard.svg
+share/icons/mimes/22/wordprocessing.svg
+share/icons/mimes/22/x-office-address-book.svg
+share/icons/mimes/22/x-office-document.svg
+share/icons/mimes/24/application-epub+zip.svg
+share/icons/mimes/24/application-illustrator.svg
+share/icons/mimes/24/application-msword.svg
+share/icons/mimes/24/application-rtf.svg
+share/icons/mimes/24/application-vnd.ms-access.svg
+share/icons/mimes/24/application-vnd.ms-excel.svg
+share/icons/mimes/24/application-vnd.ms-powerpoint.svg
+share/icons/mimes/24/application-vnd.oasis.opendocument.chart.svg
+share/icons/mimes/24/application-vnd.oasis.opendocument.text.svg
+share/icons/mimes/24/application-vnd.sun.xml.writer.svg
+share/icons/mimes/24/application-vnd.wordperfect.svg
+share/icons/mimes/24/application-x-bittorrent.svg
+share/icons/mimes/24/application-x-cd-image.svg
+share/icons/mimes/24/application-x-deb.svg
+share/icons/mimes/24/application-x-desktop.svg
+share/icons/mimes/24/application-x-executable.svg
+share/icons/mimes/24/application-x-flash-video.svg
+share/icons/mimes/24/application-x-gnome-theme-package.svg
+share/icons/mimes/24/application-x-ms-dos-executable.svg
+share/icons/mimes/24/application-x-msi.svg
+share/icons/mimes/24/application-x-python-bytecode.svg
+share/icons/mimes/24/application-x-shockwave-flash.svg
+share/icons/mimes/24/application-x-theme.svg
+share/icons/mimes/24/audio-mpeg.svg
+share/icons/mimes/24/audio-x-generic.svg
+share/icons/mimes/24/binary.svg
+share/icons/mimes/24/document.svg
+share/icons/mimes/24/empty.svg
+share/icons/mimes/24/exec.svg
+share/icons/mimes/24/image-x-generic.svg
+share/icons/mimes/24/image.svg
+share/icons/mimes/24/office-contact.svg
+share/icons/mimes/24/office-document.svg
+share/icons/mimes/24/playlist.svg
+share/icons/mimes/24/text-directory.svg
+share/icons/mimes/24/text-enriched.svg
+share/icons/mimes/24/text-html.svg
+share/icons/mimes/24/text-plain.svg
+share/icons/mimes/24/text-richtext.svg
+share/icons/mimes/24/text-x-copying.svg
+share/icons/mimes/24/text-x-generic.svg
+share/icons/mimes/24/text-x-install.svg
+share/icons/mimes/24/text-x-preview.svg
+share/icons/mimes/24/text-x-readme.svg
+share/icons/mimes/24/text.svg
+share/icons/mimes/24/unknown.svg
+share/icons/mimes/24/vcard.svg
+share/icons/mimes/24/wordprocessing.svg
+share/icons/mimes/24/x-office-address-book.svg
+share/icons/mimes/24/x-office-document-template.svg
+share/icons/mimes/24/x-office-document.svg
+share/icons/mimes/24/x-office-drawing-template.svg
+share/icons/mimes/24/x-office-drawing.svg
+share/icons/mimes/24/x-office-presentation-template.svg
+share/icons/mimes/24/x-office-presentation.svg
+share/icons/mimes/24/x-office-spreadsheet-template.svg
+share/icons/mimes/24/x-office-spreadsheet.svg
+share/icons/mimes/32/application-epub+zip.svg
+share/icons/mimes/32/application-illustrator.svg
+share/icons/mimes/32/application-msword.svg
+share/icons/mimes/32/application-rss+xml.svg
+share/icons/mimes/32/application-rtf.svg
+share/icons/mimes/32/application-vnd.ms-access.svg
+share/icons/mimes/32/application-vnd.ms-excel.svg
+share/icons/mimes/32/application-vnd.ms-powerpoint.svg
+share/icons/mimes/32/application-vnd.oasis.opendocument.chart.svg
+share/icons/mimes/32/application-vnd.oasis.opendocument.text.svg
+share/icons/mimes/32/application-vnd.sun.xml.writer.svg
+share/icons/mimes/32/application-vnd.wordperfect.svg
+share/icons/mimes/32/application-x-bittorrent.svg
+share/icons/mimes/32/application-x-cd-image.svg
+share/icons/mimes/32/application-x-deb.svg
+share/icons/mimes/32/application-x-desktop.svg
+share/icons/mimes/32/application-x-executable.svg
+share/icons/mimes/32/application-x-flash-video.svg
+share/icons/mimes/32/application-x-gnome-theme-package.svg
+share/icons/mimes/32/application-x-ms-dos-executable.svg
+share/icons/mimes/32/application-x-msi.svg
+share/icons/mimes/32/application-x-python-bytecode.svg
+share/icons/mimes/32/application-x-shockwave-flash.svg
+share/icons/mimes/32/application-x-theme.svg
+share/icons/mimes/32/audio-mpeg.svg
+share/icons/mimes/32/audio-x-generic.svg
+share/icons/mimes/32/audio-x-smart-playlist.svg
+share/icons/mimes/32/binary.svg
+share/icons/mimes/32/document.svg
+share/icons/mimes/32/empty.svg
+share/icons/mimes/32/exec.svg
+share/icons/mimes/32/extension.svg
+share/icons/mimes/32/font-x-generic.svg
+share/icons/mimes/32/multipart-encrypted.svg
+share/icons/mimes/32/office-contact.svg
+share/icons/mimes/32/office-document.svg
+share/icons/mimes/32/package-x-generic.svg
+share/icons/mimes/32/playlist.svg
+share/icons/mimes/32/text-directory.svg
+share/icons/mimes/32/text-enriched.svg
+share/icons/mimes/32/text-html.svg
+share/icons/mimes/32/text-plain.svg
+share/icons/mimes/32/text-richtext.svg
+share/icons/mimes/32/text-x-copying.svg
+share/icons/mimes/32/text-x-generic.svg
+share/icons/mimes/32/text-x-install.svg
+share/icons/mimes/32/text-x-preview.svg
+share/icons/mimes/32/text-x-script.svg
+share/icons/mimes/32/text.svg
+share/icons/mimes/32/vcard.svg
+share/icons/mimes/32/wordprocessing.svg
+share/icons/mimes/32/x-office-address-book.svg
+share/icons/mimes/32/x-office-document-template.svg
+share/icons/mimes/32/x-office-document.svg
+share/icons/mimes/32/x-office-drawing-template.svg
+share/icons/mimes/32/x-office-drawing.svg
+share/icons/mimes/32/x-office-presentation-template.svg
+share/icons/mimes/32/x-office-presentation.svg
+share/icons/mimes/32/x-office-spreadsheet-template.svg
+share/icons/mimes/32/x-office-spreadsheet.svg
+share/icons/mimes/48/application-atom+xml.svg
+share/icons/mimes/48/application-epub+zip.svg
+share/icons/mimes/48/application-illustrator.svg
+share/icons/mimes/48/application-msword.svg
+share/icons/mimes/48/application-octet-stream.svg
+share/icons/mimes/48/application-pdf.svg
+share/icons/mimes/48/application-rss+xml.svg
+share/icons/mimes/48/application-rtf.svg
+share/icons/mimes/48/application-vnd.ms-access.svg
+share/icons/mimes/48/application-vnd.ms-excel.svg
+share/icons/mimes/48/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg
+share/icons/mimes/48/application-vnd.ms-powerpoint.svg
+share/icons/mimes/48/application-vnd.oasis.opendocument.chart.svg
+share/icons/mimes/48/application-vnd.oasis.opendocument.database.svg
+share/icons/mimes/48/application-vnd.oasis.opendocument.drawing.svg
+share/icons/mimes/48/application-vnd.oasis.opendocument.graphics.svg
+share/icons/mimes/48/application-vnd.oasis.opendocument.spreadsheet.svg
+share/icons/mimes/48/application-vnd.oasis.opendocument.text-web.svg
+share/icons/mimes/48/application-vnd.oasis.opendocument.text.svg
+share/icons/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg
+share/icons/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg
+share/icons/mimes/48/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg
+share/icons/mimes/48/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg
+share/icons/mimes/48/application-vnd.rn-realmedia.svg
+share/icons/mimes/48/application-vnd.sun.xml.calc.svg
+share/icons/mimes/48/application-vnd.sun.xml.draw.svg
+share/icons/mimes/48/application-vnd.sun.xml.writer.svg
+share/icons/mimes/48/application-vnd.wordperfect.svg
+share/icons/mimes/48/application-x-bittorrent.svg
+share/icons/mimes/48/application-x-cd-image.svg
+share/icons/mimes/48/application-x-class-file.svg
+share/icons/mimes/48/application-x-csproj.svg
+share/icons/mimes/48/application-x-deb.svg
+share/icons/mimes/48/application-x-desktop.svg
+share/icons/mimes/48/application-x-executable.svg
+share/icons/mimes/48/application-x-flash-video.svg
+share/icons/mimes/48/application-x-gnome-theme-package.svg
+share/icons/mimes/48/application-x-gnumeric.svg
+share/icons/mimes/48/application-x-java.svg
+share/icons/mimes/48/application-x-javascript.svg
+share/icons/mimes/48/application-x-m4.svg
+share/icons/mimes/48/application-x-matroska.svg
+share/icons/mimes/48/application-x-ms-dos-executable.svg
+share/icons/mimes/48/application-x-msi.svg
+share/icons/mimes/48/application-x-object.svg
+share/icons/mimes/48/application-x-php.svg
+share/icons/mimes/48/application-x-python-bytecode.svg
+share/icons/mimes/48/application-x-shellscript.svg
+share/icons/mimes/48/application-x-shockwave-flash.svg
+share/icons/mimes/48/application-x-sln.svg
+share/icons/mimes/48/application-x-sqlite2.svg
+share/icons/mimes/48/application-x-sqlite3.svg
+share/icons/mimes/48/application-x-theme.svg
+share/icons/mimes/48/application-xml.svg
+share/icons/mimes/48/audio-mpeg.svg
+share/icons/mimes/48/audio-x-generic.svg
+share/icons/mimes/48/binary.svg
+share/icons/mimes/48/document.svg
+share/icons/mimes/48/empty.svg
+share/icons/mimes/48/exec.svg
+share/icons/mimes/48/extension.svg
+share/icons/mimes/48/font-x-generic.svg
+share/icons/mimes/48/html.svg
+share/icons/mimes/48/image-vnd.adobe.photoshop.svg
+share/icons/mimes/48/image-x-generic.svg
+share/icons/mimes/48/image-x-svg+xml.svg
+share/icons/mimes/48/image-x-xcf.svg
+share/icons/mimes/48/image.svg
+share/icons/mimes/48/internet-feed.svg
+share/icons/mimes/48/libpeas-plugin.svg
+share/icons/mimes/48/media-video.svg
+share/icons/mimes/48/office-contact.svg
+share/icons/mimes/48/office-database.svg
+share/icons/mimes/48/office-document.svg
+share/icons/mimes/48/office-illustration.svg
+share/icons/mimes/48/office-spreadsheet.svg
+share/icons/mimes/48/package-x-generic.svg
+share/icons/mimes/48/playlist-automatic.svg
+share/icons/mimes/48/playlist.svg
+share/icons/mimes/48/shellscript.svg
+share/icons/mimes/48/text-css.svg
+share/icons/mimes/48/text-directory.svg
+share/icons/mimes/48/text-enriched.svg
+share/icons/mimes/48/text-html.svg
+share/icons/mimes/48/text-htmlh.svg
+share/icons/mimes/48/text-plain.svg
+share/icons/mimes/48/text-richtext.svg
+share/icons/mimes/48/text-spreadsheet.svg
+share/icons/mimes/48/text-x-authors.svg
+share/icons/mimes/48/text-x-c++.svg
+share/icons/mimes/48/text-x-c++src.svg
+share/icons/mimes/48/text-x-changelog.svg
+share/icons/mimes/48/text-x-chdr.svg
+share/icons/mimes/48/text-x-copying.svg
+share/icons/mimes/48/text-x-credits.svg
+share/icons/mimes/48/text-x-csharp.svg
+share/icons/mimes/48/text-x-csrc.svg
+share/icons/mimes/48/text-x-generic-template.svg
+share/icons/mimes/48/text-x-generic.svg
+share/icons/mimes/48/text-x-gtkrc.svg
+share/icons/mimes/48/text-x-install.svg
+share/icons/mimes/48/text-x-java-source.svg
+share/icons/mimes/48/text-x-java.svg
+share/icons/mimes/48/text-x-javascript.svg
+share/icons/mimes/48/text-x-makefile.svg
+share/icons/mimes/48/text-x-preview.svg
+share/icons/mimes/48/text-x-python.svg
+share/icons/mimes/48/text-x-readme.svg
+share/icons/mimes/48/text-x-script.svg
+share/icons/mimes/48/text-x-source.svg
+share/icons/mimes/48/text-x-sql.svg
+share/icons/mimes/48/text-x-vala.svg
+share/icons/mimes/48/text-xml.svg
+share/icons/mimes/48/text.svg
+share/icons/mimes/48/unknown.svg
+share/icons/mimes/48/vcalendar.svg
+share/icons/mimes/48/vcard.svg
+share/icons/mimes/48/video-x-generic.svg
+share/icons/mimes/48/wordprocessing.svg
+share/icons/mimes/48/www.svg
+share/icons/mimes/48/x-office-address-book.svg
+share/icons/mimes/48/x-office-calendar.svg
+share/icons/mimes/48/x-office-document-template.svg
+share/icons/mimes/48/x-office-document.svg
+share/icons/mimes/48/x-office-drawing-template.svg
+share/icons/mimes/48/x-office-drawing.svg
+share/icons/mimes/48/x-office-presentation-template.svg
+share/icons/mimes/48/x-office-presentation.svg
+share/icons/mimes/48/x-office-spreadsheet-template.svg
+share/icons/mimes/48/x-office-spreadsheet.svg
+share/icons/mimes/64/application-msword.svg
+share/icons/mimes/64/application-rtf.svg
+share/icons/mimes/64/application-vnd.ms-access.svg
+share/icons/mimes/64/application-vnd.oasis.opendocument.database.svg
+share/icons/mimes/64/application-vnd.oasis.opendocument.text.svg
+share/icons/mimes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg
+share/icons/mimes/64/application-vnd.sun.xml.writer.svg
+share/icons/mimes/64/application-vnd.wordperfect.svg
+share/icons/mimes/64/application-x-bittorrent.svg
+share/icons/mimes/64/application-x-cd-image.svg
+share/icons/mimes/64/application-x-deb.svg
+share/icons/mimes/64/application-x-desktop.svg
+share/icons/mimes/64/application-x-executable.svg
+share/icons/mimes/64/application-x-flash-video.svg
+share/icons/mimes/64/application-x-gnome-theme-package.svg
+share/icons/mimes/64/application-x-m4.svg
+share/icons/mimes/64/application-x-ms-dos-executable.svg
+share/icons/mimes/64/application-x-msi.svg
+share/icons/mimes/64/application-x-python-bytecode.svg
+share/icons/mimes/64/application-x-shellscript.svg
+share/icons/mimes/64/application-x-shockwave-flash.svg
+share/icons/mimes/64/application-x-sqlite2.svg
+share/icons/mimes/64/application-x-sqlite3.svg
+share/icons/mimes/64/application-x-theme.svg
+share/icons/mimes/64/audio-mpeg.svg
+share/icons/mimes/64/audio-x-generic.svg
+share/icons/mimes/64/binary.svg
+share/icons/mimes/64/document.svg
+share/icons/mimes/64/empty.svg
+share/icons/mimes/64/exec.svg
+share/icons/mimes/64/office-contact.svg
+share/icons/mimes/64/office-database.svg
+share/icons/mimes/64/office-document.svg
+share/icons/mimes/64/package-x-generic.svg
+share/icons/mimes/64/playlist.svg
+share/icons/mimes/64/shellscript.svg
+share/icons/mimes/64/text-directory.svg
+share/icons/mimes/64/text-enriched.svg
+share/icons/mimes/64/text-plain.svg
+share/icons/mimes/64/text-richtext.svg
+share/icons/mimes/64/text-x-authors.svg
+share/icons/mimes/64/text-x-c++.svg
+share/icons/mimes/64/text-x-c++src.svg
+share/icons/mimes/64/text-x-copying.svg
+share/icons/mimes/64/text-x-csharp.svg
+share/icons/mimes/64/text-x-generic.svg
+share/icons/mimes/64/text-x-install.svg
+share/icons/mimes/64/text-x-preview.svg
+share/icons/mimes/64/text-x-script.svg
+share/icons/mimes/64/text-x-source.svg
+share/icons/mimes/64/text.svg
+share/icons/mimes/64/vcard.svg
+share/icons/mimes/64/wordprocessing.svg
+share/icons/mimes/64/x-office-address-book.svg
+share/icons/mimes/64/x-office-document.svg
+share/icons/mimes/symbolic/text-html-symbolic.svg
+share/icons/notifications/48/notification-device-eject.svg
+share/icons/notifications/48/notification-device-firewire.svg
+share/icons/notifications/48/notification-message-im.svg
+share/icons/notifications/48/notification-power-disconnected.svg
+share/icons/notifications/48/notification-wireless-disconnected.svg
+share/icons/panel/128/avatar-default.svg
+share/icons/panel/16/account-logged-in.svg
+share/icons/panel/16/applications-chat-panel.svg
+share/icons/panel/16/applications-email-panel.svg
+share/icons/panel/16/audio-volume-high-panel.svg
+share/icons/panel/16/audio-volume-low-panel.svg
+share/icons/panel/16/audio-volume-low-zero-panel.svg
+share/icons/panel/16/audio-volume-medium-panel.svg
+share/icons/panel/16/nm-signal-0-secure.svg
+share/icons/panel/16/nm-signal-0.svg
+share/icons/panel/16/nm-signal-00-secure.svg
+share/icons/panel/16/nm-signal-00.svg
+share/icons/panel/16/nm-signal-100-secure.svg
+share/icons/panel/16/nm-signal-100.svg
+share/icons/panel/16/nm-signal-25-secure.svg
+share/icons/panel/16/nm-signal-25.svg
+share/icons/panel/16/nm-signal-50-secure.svg
+share/icons/panel/16/nm-signal-50.svg
+share/icons/panel/16/nm-signal-75-secure.svg
+share/icons/panel/16/nm-signal-75.svg
+share/icons/panel/22/applications-email-panel.svg
+share/icons/panel/22/audio-output-none-panel.svg
+share/icons/panel/22/audio-volume-high-panel.svg
+share/icons/panel/22/audio-volume-low-panel.svg
+share/icons/panel/22/audio-volume-low-zero-panel.svg
+share/icons/panel/22/audio-volume-medium-panel.svg
+share/icons/panel/22/audio-volume-muted-blocked-panel.svg
+share/icons/panel/22/audio-volume-muted-blocking-panel.svg
+share/icons/panel/22/audio-volume-muted-panel.svg
+share/icons/panel/22/avatar-default.svg
+share/icons/panel/22/bluetooth-active.svg
+share/icons/panel/22/bluetooth-disabled.svg
+share/icons/panel/22/indicator-messages-new.svg
+share/icons/panel/22/indicator-messages.svg
+share/icons/panel/22/input-keyboard.svg
+share/icons/panel/22/network-cellular-signal-excellent.svg
+share/icons/panel/22/network-cellular-signal-good.svg
+share/icons/panel/22/network-cellular-signal-none.svg
+share/icons/panel/22/network-cellular-signal-okay.svg
+share/icons/panel/22/network-cellular-signal-weak.svg
+share/icons/panel/22/nm-device-wired.svg
+share/icons/panel/22/nm-no-connection.svg
+share/icons/panel/22/nm-secure-lock.svg
+share/icons/panel/22/nm-signal-0.svg
+share/icons/panel/22/nm-signal-00.svg
+share/icons/panel/22/nm-signal-100.svg
+share/icons/panel/22/nm-signal-25.svg
+share/icons/panel/22/nm-signal-50.svg
+share/icons/panel/22/nm-signal-75.svg
+share/icons/panel/22/nm-vpn-active-lock.svg
+share/icons/panel/22/nm-vpn-connecting13.svg
+share/icons/panel/22/nm-vpn-connecting14.svg
+share/icons/panel/22/nm-vpn-lock.svg
+share/icons/panel/22/system-devices-panel-alert.svg
+share/icons/panel/22/system-devices-panel.svg
+share/icons/panel/24/avatar-default.svg
+share/icons/panel/48/avatar-default.svg
+share/icons/places/128/bookmark-missing.svg
+share/icons/places/128/folder-documents.svg
+share/icons/places/128/folder-download.svg
+share/icons/places/128/folder-drag-accept.svg
+share/icons/places/128/folder-music.svg
+share/icons/places/128/folder-open.svg
+share/icons/places/128/folder-pictures.svg
+share/icons/places/128/folder-publicshare.svg
+share/icons/places/128/folder-recent.svg
+share/icons/places/128/folder-remote.svg
+share/icons/places/128/folder-saved-search.svg
+share/icons/places/128/folder-templates.svg
+share/icons/places/128/folder-videos.svg
+share/icons/places/128/folder.svg
+share/icons/places/128/gtk-network.svg
+share/icons/places/128/inode-directory.svg
+share/icons/places/128/library-music.svg
+share/icons/places/128/mail-inbox.svg
+share/icons/places/128/mail-mailbox.svg
+share/icons/places/128/mail-outbox.svg
+share/icons/places/128/network-server.svg
+share/icons/places/128/network-workgroup.svg
+share/icons/places/128/user-bookmarks.svg
+share/icons/places/128/user-desktop.svg
+share/icons/places/128/user-home.svg
+share/icons/places/16/bookmark-missing.svg
+share/icons/places/16/distributor-logo.svg
+share/icons/places/16/folder-documents.svg
+share/icons/places/16/folder-download.svg
+share/icons/places/16/folder-drag-accept.svg
+share/icons/places/16/folder-music.svg
+share/icons/places/16/folder-open.svg
+share/icons/places/16/folder-pictures.svg
+share/icons/places/16/folder-publicshare.svg
+share/icons/places/16/folder-recent.svg
+share/icons/places/16/folder-remote.svg
+share/icons/places/16/folder-saved-search.svg
+share/icons/places/16/folder-templates.svg
+share/icons/places/16/folder-videos.svg
+share/icons/places/16/folder.svg
+share/icons/places/16/gtk-network.svg
+share/icons/places/16/inode-directory.svg
+share/icons/places/16/internet-radio.svg
+share/icons/places/16/library-audiobook.svg
+share/icons/places/16/library-music.svg
+share/icons/places/16/library-podcast.svg
+share/icons/places/16/mail-inbox.svg
+share/icons/places/16/mail-mailbox.svg
+share/icons/places/16/mail-outbox.svg
+share/icons/places/16/mail-sent.svg
+share/icons/places/16/network-server.svg
+share/icons/places/16/network-workgroup.svg
+share/icons/places/16/user-bookmarks.svg
+share/icons/places/16/user-desktop.svg
+share/icons/places/16/user-home.svg
+share/icons/places/16/user-trash-full.svg
+share/icons/places/16/user-trash.svg
+share/icons/places/22/bookmark-missing.svg
+share/icons/places/22/distributor-logo.svg
+share/icons/places/22/folder-documents.svg
+share/icons/places/22/folder-download.svg
+share/icons/places/22/folder-drag-accept.svg
+share/icons/places/22/folder-music.svg
+share/icons/places/22/folder-open.svg
+share/icons/places/22/folder-pictures.svg
+share/icons/places/22/folder-publicshare.svg
+share/icons/places/22/folder-recent.svg
+share/icons/places/22/folder-remote.svg
+share/icons/places/22/folder-saved-search.svg
+share/icons/places/22/folder-templates.svg
+share/icons/places/22/folder-videos.svg
+share/icons/places/22/folder.svg
+share/icons/places/22/gtk-network.svg
+share/icons/places/22/inode-directory.svg
+share/icons/places/22/library-music.svg
+share/icons/places/22/mail-inbox.svg
+share/icons/places/22/mail-mailbox.svg
+share/icons/places/22/mail-outbox.svg
+share/icons/places/22/mail-sent.svg
+share/icons/places/22/network-server.svg
+share/icons/places/22/network-workgroup.svg
+share/icons/places/22/user-bookmarks.svg
+share/icons/places/22/user-desktop.svg
+share/icons/places/22/user-home.svg
+share/icons/places/22/user-trash-full.svg
+share/icons/places/22/user-trash.svg
+share/icons/places/24/bookmark-missing.svg
+share/icons/places/24/distributor-logo.svg
+share/icons/places/24/folder-documents.svg
+share/icons/places/24/folder-download.svg
+share/icons/places/24/folder-drag-accept.svg
+share/icons/places/24/folder-music.svg
+share/icons/places/24/folder-open.svg
+share/icons/places/24/folder-pictures.svg
+share/icons/places/24/folder-publicshare.svg
+share/icons/places/24/folder-recent.svg
+share/icons/places/24/folder-remote.svg
+share/icons/places/24/folder-saved-search.svg
+share/icons/places/24/folder-templates.svg
+share/icons/places/24/folder-videos.svg
+share/icons/places/24/folder.svg
+share/icons/places/24/gtk-network.svg
+share/icons/places/24/inode-directory.svg
+share/icons/places/24/library-music.svg
+share/icons/places/24/mail-inbox.svg
+share/icons/places/24/mail-mailbox.svg
+share/icons/places/24/mail-outbox.svg
+share/icons/places/24/mail-sent.svg
+share/icons/places/24/network-server.svg
+share/icons/places/24/network-workgroup.svg
+share/icons/places/24/user-bookmarks.svg
+share/icons/places/24/user-desktop.svg
+share/icons/places/24/user-home.svg
+share/icons/places/24/user-trash-full.svg
+share/icons/places/24/user-trash.svg
+share/icons/places/32/bookmark-missing.svg
+share/icons/places/32/distributor-logo.svg
+share/icons/places/32/folder-documents.svg
+share/icons/places/32/folder-download.svg
+share/icons/places/32/folder-drag-accept.svg
+share/icons/places/32/folder-music.svg
+share/icons/places/32/folder-open.svg
+share/icons/places/32/folder-pictures.svg
+share/icons/places/32/folder-publicshare.svg
+share/icons/places/32/folder-recent.svg
+share/icons/places/32/folder-remote.svg
+share/icons/places/32/folder-saved-search.svg
+share/icons/places/32/folder-templates.svg
+share/icons/places/32/folder-videos.svg
+share/icons/places/32/folder.svg
+share/icons/places/32/gtk-network.svg
+share/icons/places/32/inode-directory.svg
+share/icons/places/32/library-music.svg
+share/icons/places/32/mail-inbox.svg
+share/icons/places/32/mail-mailbox.svg
+share/icons/places/32/mail-outbox.svg
+share/icons/places/32/network-server.svg
+share/icons/places/32/network-workgroup.svg
+share/icons/places/32/user-bookmarks.svg
+share/icons/places/32/user-desktop.svg
+share/icons/places/32/user-home.svg
+share/icons/places/32/user-trash.svg
+share/icons/places/48/bookmark-missing.svg
+share/icons/places/48/distributor-logo.svg
+share/icons/places/48/folder-documents.svg
+share/icons/places/48/folder-download.svg
+share/icons/places/48/folder-drag-accept.svg
+share/icons/places/48/folder-music.svg
+share/icons/places/48/folder-open.svg
+share/icons/places/48/folder-pictures.svg
+share/icons/places/48/folder-publicshare.svg
+share/icons/places/48/folder-recent.svg
+share/icons/places/48/folder-remote.svg
+share/icons/places/48/folder-saved-search.svg
+share/icons/places/48/folder-templates.svg
+share/icons/places/48/folder-videos.svg
+share/icons/places/48/folder.svg
+share/icons/places/48/gtk-network.svg
+share/icons/places/48/inode-directory.svg
+share/icons/places/48/library-music.svg
+share/icons/places/48/mail-inbox.svg
+share/icons/places/48/mail-mailbox.svg
+share/icons/places/48/mail-outbox.svg
+share/icons/places/48/network-server.svg
+share/icons/places/48/network-workgroup.svg
+share/icons/places/48/user-bookmarks.svg
+share/icons/places/48/user-desktop.svg
+share/icons/places/48/user-home.svg
+share/icons/places/48/user-trash-full.svg
+share/icons/places/48/user-trash.svg
+share/icons/places/64/bookmark-missing.svg
+share/icons/places/64/folder-documents.svg
+share/icons/places/64/folder-download.svg
+share/icons/places/64/folder-drag-accept.svg
+share/icons/places/64/folder-music.svg
+share/icons/places/64/folder-open.svg
+share/icons/places/64/folder-pictures.svg
+share/icons/places/64/folder-publicshare.svg
+share/icons/places/64/folder-recent.svg
+share/icons/places/64/folder-remote.svg
+share/icons/places/64/folder-saved-search.svg
+share/icons/places/64/folder-templates.svg
+share/icons/places/64/folder-videos.svg
+share/icons/places/64/folder.svg
+share/icons/places/64/gtk-network.svg
+share/icons/places/64/inode-directory.svg
+share/icons/places/64/library-music.svg
+share/icons/places/64/mail-inbox.svg
+share/icons/places/64/mail-mailbox.svg
+share/icons/places/64/mail-outbox.svg
+share/icons/places/64/network-server.svg
+share/icons/places/64/network-workgroup.svg
+share/icons/places/64/user-bookmarks.svg
+share/icons/places/64/user-desktop.svg
+share/icons/places/64/user-home.svg
+share/icons/places/symbolic/folder-documents-symbolic.svg
+share/icons/places/symbolic/folder-downloads-symbolic.svg
+share/icons/places/symbolic/folder-music-symbolic.svg
+share/icons/places/symbolic/folder-pictures-symbolic.svg
+share/icons/places/symbolic/folder-publicshare-symbolic.svg
+share/icons/places/symbolic/folder-recent-symbolic.svg
+share/icons/places/symbolic/folder-remote-symbolic.svg
+share/icons/places/symbolic/folder-symbolic.svg
+share/icons/places/symbolic/folder-videos-symbolic.svg
+share/icons/places/symbolic/user-trash-symbolic.svg
+share/icons/status/128/aptdaemon-add.svg
+share/icons/status/128/dialog-error.svg
+share/icons/status/128/dialog-information.svg
+share/icons/status/128/dialog-question.svg
+share/icons/status/128/image-missing.svg
+share/icons/status/16/aptdaemon-add.svg
+share/icons/status/16/aptdaemon-download.svg
+share/icons/status/16/battery-000-charging.svg
+share/icons/status/16/battery-000.svg
+share/icons/status/16/battery-020-charging.svg
+share/icons/status/16/battery-020.svg
+share/icons/status/16/battery-040-charging.svg
+share/icons/status/16/battery-040.svg
+share/icons/status/16/battery-060-charging.svg
+share/icons/status/16/battery-060.svg
+share/icons/status/16/battery-080-charging.svg
+share/icons/status/16/battery-080.svg
+share/icons/status/16/battery-100-charging.svg
+share/icons/status/16/battery-100.svg
+share/icons/status/16/battery-caution-charging.svg
+share/icons/status/16/battery-caution.svg
+share/icons/status/16/battery-charged.svg
+share/icons/status/16/battery-empty-charging.svg
+share/icons/status/16/battery-empty.svg
+share/icons/status/16/battery-full-charging.svg
+share/icons/status/16/dialog-error.svg
+share/icons/status/16/dialog-information.svg
+share/icons/status/16/dialog-question.svg
+share/icons/status/16/image-missing.svg
+share/icons/status/16/locked.svg
+share/icons/status/16/mail-forwarded.svg
+share/icons/status/16/mail-replied.svg
+share/icons/status/16/mail-unread.svg
+share/icons/status/16/non-starred-grey.svg
+share/icons/status/16/non-starred.svg
+share/icons/status/16/starred.svg
+share/icons/status/16/user-available.svg
+share/icons/status/16/user-away.svg
+share/icons/status/16/user-busy.svg
+share/icons/status/16/user-idle.svg
+share/icons/status/16/user-invisible.svg
+share/icons/status/16/user-offline.svg
+share/icons/status/16/user-typing.svg
+share/icons/status/22/aptdaemon-add.svg
+share/icons/status/22/aptdaemon-download.svg
+share/icons/status/22/battery-000-charging.svg
+share/icons/status/22/battery-000.svg
+share/icons/status/22/battery-020-charging.svg
+share/icons/status/22/battery-020.svg
+share/icons/status/22/battery-040-charging.svg
+share/icons/status/22/battery-040.svg
+share/icons/status/22/battery-060-charging.svg
+share/icons/status/22/battery-060.svg
+share/icons/status/22/battery-080-charging.svg
+share/icons/status/22/battery-080.svg
+share/icons/status/22/battery-100-charging.svg
+share/icons/status/22/battery-100.svg
+share/icons/status/22/battery-caution-charging.svg
+share/icons/status/22/battery-caution.svg
+share/icons/status/22/battery-charged.svg
+share/icons/status/22/battery-empty-charging.svg
+share/icons/status/22/battery-empty.svg
+share/icons/status/22/battery-full-charging.svg
+share/icons/status/22/battery-full.svg
+share/icons/status/22/battery-good-charging.svg
+share/icons/status/22/battery-good.svg
+share/icons/status/22/battery-low-charging.svg
+share/icons/status/22/battery-low.svg
+share/icons/status/22/dialog-error.svg
+share/icons/status/22/dialog-information.svg
+share/icons/status/22/dialog-question.svg
+share/icons/status/22/image-missing.svg
+share/icons/status/22/locked.svg
+share/icons/status/24/aptdaemon-add.svg
+share/icons/status/24/aptdaemon-download.svg
+share/icons/status/24/aptdaemon-working.svg
+share/icons/status/24/battery-000-charging.svg
+share/icons/status/24/battery-000.svg
+share/icons/status/24/battery-020-charging.svg
+share/icons/status/24/battery-020.svg
+share/icons/status/24/battery-040-charging.svg
+share/icons/status/24/battery-040.svg
+share/icons/status/24/battery-060-charging.svg
+share/icons/status/24/battery-060.svg
+share/icons/status/24/battery-080-charging.svg
+share/icons/status/24/battery-080.svg
+share/icons/status/24/battery-100-charging.svg
+share/icons/status/24/battery-100.svg
+share/icons/status/24/battery-caution.svg
+share/icons/status/24/battery-charged.svg
+share/icons/status/24/battery-empty.svg
+share/icons/status/24/battery-full-charging.svg
+share/icons/status/24/battery-full.svg
+share/icons/status/24/battery-good.svg
+share/icons/status/24/battery-low.svg
+share/icons/status/24/dialog-error.svg
+share/icons/status/24/dialog-information.svg
+share/icons/status/24/dialog-password.svg
+share/icons/status/24/dialog-question.svg
+share/icons/status/24/error.svg
+share/icons/status/24/image-missing.svg
+share/icons/status/24/locked.svg
+share/icons/status/32/aptdaemon-add.svg
+share/icons/status/32/aptdaemon-download.svg
+share/icons/status/32/aptdaemon-working.svg
+share/icons/status/32/battery-caution.svg
+share/icons/status/32/battery-empty.svg
+share/icons/status/32/battery-full.svg
+share/icons/status/32/battery-good.svg
+share/icons/status/32/battery-low.svg
+share/icons/status/32/dialog-error.svg
+share/icons/status/32/dialog-information.svg
+share/icons/status/32/dialog-password.svg
+share/icons/status/32/dialog-question.svg
+share/icons/status/32/image-loading.svg
+share/icons/status/32/image-missing.svg
+share/icons/status/32/locked.svg
+share/icons/status/32/network-wireless-encrypted.svg
+share/icons/status/32/security-medium.svg
+share/icons/status/48/aptdaemon-add.svg
+share/icons/status/48/aptdaemon-delete.svg
+share/icons/status/48/aptdaemon-download.svg
+share/icons/status/48/aptdaemon-setup.svg
+share/icons/status/48/aptdaemon-update-cache.svg
+share/icons/status/48/aptdaemon-upgrade.svg
+share/icons/status/48/aptdaemon-working.svg
+share/icons/status/48/batery-phone-000.svg
+share/icons/status/48/battery-ac-adapter.svg
+share/icons/status/48/battery-caution-charging.svg
+share/icons/status/48/battery-caution.svg
+share/icons/status/48/battery-empty-charging.svg
+share/icons/status/48/battery-empty.svg
+share/icons/status/48/battery-full-charging.svg
+share/icons/status/48/battery-full.svg
+share/icons/status/48/battery-good-charging.svg
+share/icons/status/48/battery-good.svg
+share/icons/status/48/battery-low-charging.svg
+share/icons/status/48/battery-low.svg
+share/icons/status/48/battery-mouse-000.svg
+share/icons/status/48/battery-mouse-020.svg
+share/icons/status/48/battery-mouse-040.svg
+share/icons/status/48/battery-mouse-060.svg
+share/icons/status/48/battery-mouse-080.svg
+share/icons/status/48/battery-mouse-100.svg
+share/icons/status/48/battery-phone-020.svg
+share/icons/status/48/battery-phone-040.svg
+share/icons/status/48/battery-phone-060.svg
+share/icons/status/48/battery-phone-080.svg
+share/icons/status/48/battery-phone-100.svg
+share/icons/status/48/dialog-error.svg
+share/icons/status/48/dialog-information.svg
+share/icons/status/48/dialog-password.svg
+share/icons/status/48/dialog-question.svg
+share/icons/status/48/dialog-warning.svg
+share/icons/status/48/image-loading.svg
+share/icons/status/48/image-missing.svg
+share/icons/status/48/locked.svg
+share/icons/status/48/network-wireless-encrypted.svg
+share/icons/status/48/printer-error.svg
+share/icons/status/48/printer-printing.svg
+share/icons/status/48/security-medium.svg
+share/icons/status/64/aptdaemon-add.svg
+share/icons/status/64/dialog-error.svg
+share/icons/status/64/dialog-information.svg
+share/icons/status/64/dialog-question.svg
+share/icons/status/64/dialog-warning.svg
+share/icons/status/64/image-loading.svg
+share/icons/status/64/image-missing.svg
+share/icons/status/symbolic/audio-volume-high-symbolic.svg
+share/icons/status/symbolic/audio-volume-low-symbolic.svg
+share/icons/status/symbolic/audio-volume-medium-symbolic.svg
+share/icons/status/symbolic/audio-volume-muted-symbolic.svg
+share/icons/status/symbolic/avatar-default-symbolic.svg
+share/icons/status/symbolic/bluetooth-active-symbolic.svg
+share/icons/status/symbolic/bluetooth-disabled-symbolic.svg
+share/icons/status/symbolic/brightness-display-symbolic.svg
+share/icons/status/symbolic/changes-allow-symbolic.svg
+share/icons/status/symbolic/changes-prevent-symbolic.svg
+share/icons/status/symbolic/channel-insecure-symbolic.svg
+share/icons/status/symbolic/channel-secure-symbolic.svg
+share/icons/status/symbolic/dialog-warning-symbolic.svg
+share/icons/status/symbolic/keyboard-brightness-symbolic.svg
+share/icons/status/symbolic/mail-attachment-symbolic.svg
+share/icons/status/symbolic/media-playlist-no-repeat-symbolic.svg
+share/icons/status/symbolic/media-playlist-no-shuffle-symbolic.svg
+share/icons/status/symbolic/media-playlist-repeat-one-symbolic.svg
+share/icons/status/symbolic/media-playlist-repeat-symbolic.svg
+share/icons/status/symbolic/media-playlist-shuffle-symbolic.svg
+share/icons/status/symbolic/microphone-sensitivity-high-symbolic.svg
+share/icons/status/symbolic/microphone-sensitivity-low-symbolic.svg
+share/icons/status/symbolic/microphone-sensitivity-medium-symbolic.svg
+share/icons/status/symbolic/microphone-sensitivity-muted-symbolic.svg
+share/icons/status/symbolic/network-cellular-signal-excellent-symbolic.svg
+share/icons/status/symbolic/network-cellular-signal-good-symbolic.svg
+share/icons/status/symbolic/network-cellular-signal-none-symbolic.svg
+share/icons/status/symbolic/network-cellular-signal-okay-symbolic.svg
+share/icons/status/symbolic/network-cellular-signal-weak-symbolic.svg
+share/icons/status/symbolic/network-wireless-encrypted-symbolic.svg
+share/icons/status/symbolic/network-wireless-signal-excellent-symbolic.svg
+share/icons/status/symbolic/network-wireless-signal-good-symbolic.svg
+share/icons/status/symbolic/network-wireless-signal-none-symbolic.svg
+share/icons/status/symbolic/network-wireless-signal-ok-symbolic.svg
+share/icons/status/symbolic/network-wireless-signal-weak-symbolic.svg
+share/icons/status/symbolic/non-starred-symbolic.svg
+share/icons/status/symbolic/process-completed-symbolic.svg
+share/icons/status/symbolic/process-error-symbolic.svg
+share/icons/status/symbolic/starred-symbolic.svg
+share/icons/tools/22/color-fill.svg
+share/icons/tools/22/draw-brush.svg
+share/icons/tools/22/draw-ellipse.svg
+share/icons/tools/22/draw-freehand.svg
+share/icons/tools/22/draw-polygon.png
+share/icons/tools/22/draw-polygon.svg
+share/icons/tools/22/draw-polyline.svg
+share/icons/tools/22/draw-rectangle.svg
+share/icons/tools/22/draw-smudge.png
+share/icons/tools/22/draw-star.png
+share/icons/tools/22/draw-star.svg
+share/icons/tools/22/draw-text.svg
+@pkgdir share/icons/panel/64
+@pkgdir share/icons/panel/32
+@pkgdir share/icons/emotes/64
+@pkgdir share/icons/emotes/48
+@pkgdir share/icons/emotes/32
+@pkgdir share/icons/emotes/24
+@pkgdir share/icons/emotes/22
+@pkgdir share/icons/emotes/128
+@pkgdir share/icons/emblems/64
+@pkgdir share/icons/emblems/32
+@pkgdir share/icons/emblems/22
+@pkgdir share/icons/emblems/16
+@pkgdir share/icons/emblems/128
+@pkgdir share/icons/animations/64
+@pkgdir share/icons/animations/32
+@pkgdir share/icons/animations/16
+@pkgdir share/icons/animations/128
diff --git a/x11/elementary-icon-theme/TODO b/x11/elementary-icon-theme/TODO
new file mode 100644
index 00000000000..224c144c9ef
--- /dev/null
+++ b/x11/elementary-icon-theme/TODO
@@ -0,0 +1,8 @@
+should I use libexec/icon-name-mapping ?
+
+how to get png files? does it matter? test this
+
+maybe skip these checks?
+=> Checking for non-existent script interpreters in elementary-icon-theme-2.7.1
+=> Checking for missing run-time search paths in elementary-icon-theme-2.7.1
+=> Checking for work-directory references in elementary-icon-theme-2.7.1
diff --git a/x11/elementary-icon-theme/distinfo b/x11/elementary-icon-theme/distinfo
new file mode 100644
index 00000000000..6317a65dc60
--- /dev/null
+++ b/x11/elementary-icon-theme/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/06/16 18:56:05 sno Exp $
+
+SHA1 (elementary.tar.gz) = bdc07339b69ec4a1ff3155cfd0ee429fb90d7785
+RMD160 (elementary.tar.gz) = 95d48806cf4ad5c59b8c21fb8244240ffb799a1e
+Size (elementary.tar.gz) = 2362700 bytes
diff --git a/x11/elementary/DESCR b/x11/elementary/DESCR
new file mode 100644
index 00000000000..b91460e4786
--- /dev/null
+++ b/x11/elementary/DESCR
@@ -0,0 +1,3 @@
+Elementary is a basic widget set that is easy to use especially on
+mobile touch-screen devices. It is based on and part of the
+Enlightenment Foundation Library.
diff --git a/x11/elementary/Makefile b/x11/elementary/Makefile
new file mode 100644
index 00000000000..1c39ae464c6
--- /dev/null
+++ b/x11/elementary/Makefile
@@ -0,0 +1,45 @@
+# $NetBSD: Makefile,v 1.1 2013/06/16 18:56:06 sno Exp $
+#
+
+DISTNAME= elementary-1.7.7
+CATEGORIES= x11
+MASTER_SITES= http://download.enlightenment.org/releases/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://www.enlightenment.org/
+COMMENT= E17 Widget Library
+LICENSE= gnu-lgpl-v2.1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+USE_TOOLS+= autoconf # because I patched configure.ac
+USE_TOOLS+= gmake
+
+PKGCONFIG_OVERRIDE= elementary
+
+# currently it is like it is
+MODULE_ARCH= ${LOWER_OPSYS}-${LOWER_ARCH}-1.7.7
+PLIST_SUBST= MODULE_ARCH=${MODULE_ARCH}
+PRINT_PLIST_AWK+= { gsub(/${MODULE_ARCH}/, "$${MODULE_ARCH}") }
+
+MAKE_FLAGS+= MODULE_ARCH=${MODULE_ARCH}
+
+.include "../../devel/ecore/buildlink3.mk"
+.include "../../graphics/edje/buildlink3.mk"
+.include "../../sysutils/edbus/buildlink3.mk"
+.include "../../sysutils/efreet/buildlink3.mk"
+.include "../../devel/eet/buildlink3.mk"
+.include "../../graphics/evas-png/buildlink3.mk"
+.include "../../graphics/evas-jpeg/buildlink3.mk"
+.include "../../graphics/evas/buildlink3.mk"
+.include "../../devel/eio/buildlink3.mk"
+#.include "../../devel/ewheather/buildlink3.mk"
+#.include "../../devel/emap/buildlink3.mk"
+#.include "../../devel/ethumb/buildlink3.mk"
+#.include "../../devel/emotion/buildlink3.mk"
+#.include "../../devel/webkit/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/elementary/PLIST b/x11/elementary/PLIST
new file mode 100644
index 00000000000..f5988e17ac8
--- /dev/null
+++ b/x11/elementary/PLIST
@@ -0,0 +1,285 @@
+@comment $NetBSD: PLIST,v 1.1 2013/06/16 18:56:06 sno Exp $
+bin/elementary_config
+bin/elementary_quicklaunch
+bin/elementary_run
+bin/elementary_test
+bin/elementary_testql
+include/elementary-1/Elementary.h
+include/elementary-1/Elementary_Cursor.h
+include/elementary-1/elc_ctxpopup.h
+include/elementary-1/elc_fileselector.h
+include/elementary-1/elc_fileselector_button.h
+include/elementary-1/elc_fileselector_entry.h
+include/elementary-1/elc_hoversel.h
+include/elementary-1/elc_multibuttonentry.h
+include/elementary-1/elc_naviframe.h
+include/elementary-1/elc_popup.h
+include/elementary-1/elm_actionslider.h
+include/elementary-1/elm_app.h
+include/elementary-1/elm_authors.h
+include/elementary-1/elm_bg.h
+include/elementary-1/elm_box.h
+include/elementary-1/elm_bubble.h
+include/elementary-1/elm_button.h
+include/elementary-1/elm_cache.h
+include/elementary-1/elm_calendar.h
+include/elementary-1/elm_check.h
+include/elementary-1/elm_clock.h
+include/elementary-1/elm_cnp.h
+include/elementary-1/elm_colorselector.h
+include/elementary-1/elm_config.h
+include/elementary-1/elm_conform.h
+include/elementary-1/elm_cursor.h
+include/elementary-1/elm_datetime.h
+include/elementary-1/elm_dayselector.h
+include/elementary-1/elm_debug.h
+include/elementary-1/elm_deprecated.h
+include/elementary-1/elm_diskselector.h
+include/elementary-1/elm_entry.h
+include/elementary-1/elm_finger.h
+include/elementary-1/elm_flip.h
+include/elementary-1/elm_flipselector.h
+include/elementary-1/elm_focus.h
+include/elementary-1/elm_font.h
+include/elementary-1/elm_frame.h
+include/elementary-1/elm_gen.h
+include/elementary-1/elm_general.h
+include/elementary-1/elm_gengrid.h
+include/elementary-1/elm_genlist.h
+include/elementary-1/elm_gesture_layer.h
+include/elementary-1/elm_getting_started.h
+include/elementary-1/elm_glview.h
+include/elementary-1/elm_grid.h
+include/elementary-1/elm_hover.h
+include/elementary-1/elm_icon.h
+include/elementary-1/elm_image.h
+include/elementary-1/elm_index.h
+include/elementary-1/elm_interface_scrollable.h
+include/elementary-1/elm_intro.h
+include/elementary-1/elm_inwin.h
+include/elementary-1/elm_label.h
+include/elementary-1/elm_layout.h
+include/elementary-1/elm_list.h
+include/elementary-1/elm_macros.h
+include/elementary-1/elm_map.h
+include/elementary-1/elm_mapbuf.h
+include/elementary-1/elm_menu.h
+include/elementary-1/elm_mirroring.h
+include/elementary-1/elm_need.h
+include/elementary-1/elm_notify.h
+include/elementary-1/elm_object.h
+include/elementary-1/elm_object_item.h
+include/elementary-1/elm_panel.h
+include/elementary-1/elm_panes.h
+include/elementary-1/elm_photo.h
+include/elementary-1/elm_photocam.h
+include/elementary-1/elm_plug.h
+include/elementary-1/elm_progressbar.h
+include/elementary-1/elm_radio.h
+include/elementary-1/elm_route.h
+include/elementary-1/elm_scale.h
+include/elementary-1/elm_scroll.h
+include/elementary-1/elm_scroller.h
+include/elementary-1/elm_segment_control.h
+include/elementary-1/elm_separator.h
+include/elementary-1/elm_slider.h
+include/elementary-1/elm_slideshow.h
+include/elementary-1/elm_spinner.h
+include/elementary-1/elm_store.h
+include/elementary-1/elm_table.h
+include/elementary-1/elm_theme.h
+include/elementary-1/elm_thumb.h
+include/elementary-1/elm_toolbar.h
+include/elementary-1/elm_tooltip.h
+include/elementary-1/elm_transit.h
+include/elementary-1/elm_video.h
+include/elementary-1/elm_web.h
+include/elementary-1/elm_widget.h
+include/elementary-1/elm_widget_actionslider.h
+include/elementary-1/elm_widget_bg.h
+include/elementary-1/elm_widget_box.h
+include/elementary-1/elm_widget_bubble.h
+include/elementary-1/elm_widget_button.h
+include/elementary-1/elm_widget_calendar.h
+include/elementary-1/elm_widget_check.h
+include/elementary-1/elm_widget_clock.h
+include/elementary-1/elm_widget_colorselector.h
+include/elementary-1/elm_widget_conform.h
+include/elementary-1/elm_widget_container.h
+include/elementary-1/elm_widget_datetime.h
+include/elementary-1/elm_widget_dayselector.h
+include/elementary-1/elm_widget_diskselector.h
+include/elementary-1/elm_widget_fileselector.h
+include/elementary-1/elm_widget_fileselector_button.h
+include/elementary-1/elm_widget_flip.h
+include/elementary-1/elm_widget_flipselector.h
+include/elementary-1/elm_widget_frame.h
+include/elementary-1/elm_widget_gengrid.h
+include/elementary-1/elm_widget_genlist.h
+include/elementary-1/elm_widget_glview.h
+include/elementary-1/elm_widget_grid.h
+include/elementary-1/elm_widget_hover.h
+include/elementary-1/elm_widget_hoversel.h
+include/elementary-1/elm_widget_icon.h
+include/elementary-1/elm_widget_image.h
+include/elementary-1/elm_widget_index.h
+include/elementary-1/elm_widget_inwin.h
+include/elementary-1/elm_widget_label.h
+include/elementary-1/elm_widget_layout.h
+include/elementary-1/elm_widget_list.h
+include/elementary-1/elm_widget_map.h
+include/elementary-1/elm_widget_mapbuf.h
+include/elementary-1/elm_widget_menu.h
+include/elementary-1/elm_widget_naviframe.h
+include/elementary-1/elm_widget_notify.h
+include/elementary-1/elm_widget_panes.h
+include/elementary-1/elm_widget_photo.h
+include/elementary-1/elm_widget_photocam.h
+include/elementary-1/elm_widget_player.h
+include/elementary-1/elm_widget_plug.h
+include/elementary-1/elm_widget_progressbar.h
+include/elementary-1/elm_widget_radio.h
+include/elementary-1/elm_widget_route.h
+include/elementary-1/elm_widget_scroller.h
+include/elementary-1/elm_widget_segment_control.h
+include/elementary-1/elm_widget_separator.h
+include/elementary-1/elm_widget_slider.h
+include/elementary-1/elm_widget_slideshow.h
+include/elementary-1/elm_widget_spinner.h
+include/elementary-1/elm_widget_table.h
+include/elementary-1/elm_widget_thumb.h
+include/elementary-1/elm_widget_video.h
+include/elementary-1/elm_widget_web.h
+include/elementary-1/elm_win.h
+lib/edje/modules/elm/netbsd-${MACHINE_ARCH}-1.0.0/module.la
+lib/elementary/modules/access_output/${MODULE_ARCH}/module.la
+lib/elementary/modules/datetime_input_ctxpopup/${MODULE_ARCH}/module.la
+lib/elementary/modules/test_entry/${MODULE_ARCH}/module.la
+lib/elementary/modules/test_map/${MODULE_ARCH}/module.la
+lib/elementary_testql.la
+lib/libelementary.la
+lib/pkgconfig/elementary.pc
+share/applications/elementary_config.desktop
+share/applications/elementary_test.desktop
+share/elementary/config/default/base.cfg
+share/elementary/config/default/icon.png
+share/elementary/config/default/profile.desktop
+share/elementary/config/mobile/base.cfg
+share/elementary/config/mobile/icon.png
+share/elementary/config/mobile/profile.desktop
+share/elementary/config/profile.cfg
+share/elementary/config/standard/base.cfg
+share/elementary/config/standard/icon.png
+share/elementary/config/standard/profile.desktop
+share/elementary/edje_externals/icons.edj
+share/elementary/images/animated_logo.gif
+share/elementary/images/bubble.png
+share/elementary/images/bubble_sh.png
+share/elementary/images/g_layer/double_tap_1.png
+share/elementary/images/g_layer/double_tap_2.png
+share/elementary/images/g_layer/double_tap_3.png
+share/elementary/images/g_layer/double_tap_4.png
+share/elementary/images/g_layer/double_tap_5.png
+share/elementary/images/g_layer/flick_1.png
+share/elementary/images/g_layer/flick_2.png
+share/elementary/images/g_layer/flick_3.png
+share/elementary/images/g_layer/flick_4.png
+share/elementary/images/g_layer/flick_5.png
+share/elementary/images/g_layer/line_1.png
+share/elementary/images/g_layer/line_2.png
+share/elementary/images/g_layer/line_3.png
+share/elementary/images/g_layer/line_4.png
+share/elementary/images/g_layer/line_5.png
+share/elementary/images/g_layer/long_tap_1.png
+share/elementary/images/g_layer/long_tap_2.png
+share/elementary/images/g_layer/long_tap_3.png
+share/elementary/images/g_layer/long_tap_4.png
+share/elementary/images/g_layer/long_tap_5.png
+share/elementary/images/g_layer/momentum_1.png
+share/elementary/images/g_layer/momentum_2.png
+share/elementary/images/g_layer/momentum_3.png
+share/elementary/images/g_layer/momentum_4.png
+share/elementary/images/g_layer/momentum_5.png
+share/elementary/images/g_layer/rotate_1.png
+share/elementary/images/g_layer/tap_1.png
+share/elementary/images/g_layer/tap_2.png
+share/elementary/images/g_layer/tap_3.png
+share/elementary/images/g_layer/tap_4.png
+share/elementary/images/g_layer/tap_5.png
+share/elementary/images/g_layer/triple_tap_1.png
+share/elementary/images/g_layer/triple_tap_2.png
+share/elementary/images/g_layer/triple_tap_3.png
+share/elementary/images/g_layer/triple_tap_4.png
+share/elementary/images/g_layer/triple_tap_5.png
+share/elementary/images/g_layer/zoom_1.png
+share/elementary/images/icon_00.png
+share/elementary/images/icon_01.png
+share/elementary/images/icon_02.png
+share/elementary/images/icon_03.png
+share/elementary/images/icon_04.png
+share/elementary/images/icon_05.png
+share/elementary/images/icon_06.png
+share/elementary/images/icon_07.png
+share/elementary/images/icon_08.png
+share/elementary/images/icon_09.png
+share/elementary/images/icon_10.png
+share/elementary/images/icon_11.png
+share/elementary/images/icon_12.png
+share/elementary/images/icon_13.png
+share/elementary/images/icon_14.png
+share/elementary/images/icon_15.png
+share/elementary/images/icon_16.png
+share/elementary/images/icon_17.png
+share/elementary/images/icon_18.png
+share/elementary/images/icon_19.png
+share/elementary/images/icon_20.png
+share/elementary/images/icon_21.png
+share/elementary/images/icon_22.png
+share/elementary/images/icon_23.png
+share/elementary/images/icon_right_arrow.png
+share/elementary/images/insanely_huge_test_image.jpg
+share/elementary/images/logo.png
+share/elementary/images/logo_small.png
+share/elementary/images/mystrale.jpg
+share/elementary/images/mystrale_2.jpg
+share/elementary/images/panel_01.jpg
+share/elementary/images/parking.png
+share/elementary/images/plant_01.jpg
+share/elementary/images/pol_shadow.png
+share/elementary/images/pol_sky.png
+share/elementary/images/pol_twofish.png
+share/elementary/images/pt.png
+share/elementary/images/rock_01.jpg
+share/elementary/images/rock_02.jpg
+share/elementary/images/sky_01.jpg
+share/elementary/images/sky_02.jpg
+share/elementary/images/sky_03.jpg
+share/elementary/images/sky_04.jpg
+share/elementary/images/twofish.jpg
+share/elementary/images/wood_01.jpg
+share/elementary/objects/cursors.edj
+share/elementary/objects/font_preview.edj
+share/elementary/objects/multibuttonentry.edj
+share/elementary/objects/multip.edj
+share/elementary/objects/postit_ent.edj
+share/elementary/objects/test.edj
+share/elementary/themes/default-desktop.edj
+share/elementary/themes/default.edj
+share/icons/elementary.png
+share/locale/ar/LC_MESSAGES/elementary.mo
+share/locale/az_IR/LC_MESSAGES/elementary.mo
+share/locale/cs/LC_MESSAGES/elementary.mo
+share/locale/de/LC_MESSAGES/elementary.mo
+share/locale/eo/LC_MESSAGES/elementary.mo
+share/locale/fa/LC_MESSAGES/elementary.mo
+share/locale/fr/LC_MESSAGES/elementary.mo
+share/locale/he/LC_MESSAGES/elementary.mo
+share/locale/it/LC_MESSAGES/elementary.mo
+share/locale/ko_KR/LC_MESSAGES/elementary.mo
+share/locale/nl/LC_MESSAGES/elementary.mo
+share/locale/ps/LC_MESSAGES/elementary.mo
+share/locale/pt/LC_MESSAGES/elementary.mo
+share/locale/ur/LC_MESSAGES/elementary.mo
+share/locale/yi/LC_MESSAGES/elementary.mo
+share/locale/zh_CN/LC_MESSAGES/elementary.mo
+@pkgdir share/elementary/examples
diff --git a/x11/elementary/buildlink3.mk b/x11/elementary/buildlink3.mk
new file mode 100644
index 00000000000..7b2f2fa0ea3
--- /dev/null
+++ b/x11/elementary/buildlink3.mk
@@ -0,0 +1,22 @@
+# $NetBSD: buildlink3.mk,v 1.1 2013/06/16 18:56:06 sno Exp $
+
+BUILDLINK_TREE+= elementary
+
+.if !defined(ELEMENTARY_BUILDLINK3_MK)
+ELEMENTARY_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.elementary+= elementary>=1.7.7
+BUILDLINK_PKGSRCDIR.elementary?= ../../x11/elementary
+
+.include "../../devel/ecore/buildlink3.mk"
+.include "../../graphics/edje/buildlink3.mk"
+.include "../../sysutils/edbus/buildlink3.mk"
+.include "../../sysutils/efreet/buildlink3.mk"
+.include "../../devel/eet/buildlink3.mk"
+.include "../../graphics/evas-png/buildlink3.mk"
+.include "../../graphics/evas-jpeg/buildlink3.mk"
+.include "../../graphics/evas/buildlink3.mk"
+.include "../../devel/eio/buildlink3.mk"
+.endif # ELEMENTARY_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -elementary
diff --git a/x11/elementary/distinfo b/x11/elementary/distinfo
new file mode 100644
index 00000000000..4eec834ce40
--- /dev/null
+++ b/x11/elementary/distinfo
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1 2013/06/16 18:56:06 sno Exp $
+
+SHA1 (elementary-1.7.7.tar.bz2) = cff6de3f496139cd806575f5c36a05e2b00f64fc
+RMD160 (elementary-1.7.7.tar.bz2) = 71a25877149998791f7a9581b59330a8026fbbe5
+Size (elementary-1.7.7.tar.bz2) = 9360420 bytes
+SHA1 (patch-aa) = f52eda6a696da177ec1a6302244095cdeeae1e0f
+SHA1 (patch-ab) = 91c3a70d71d5d8fc9410c0fbe668ff343d59509b
diff --git a/x11/elementary/patches/patch-aa b/x11/elementary/patches/patch-aa
new file mode 100644
index 00000000000..0e5d93bc0ce
--- /dev/null
+++ b/x11/elementary/patches/patch-aa
@@ -0,0 +1,22 @@
+$NetBSD: patch-aa,v 1.1 2013/06/16 18:56:06 sno Exp $
+
+--- configure.ac.orig 2012-08-26 13:26:31.000000000 +0000
++++ configure.ac
+@@ -723,7 +723,7 @@ AC_DEFINE_UNQUOTED(ELEMENTARY_BASE_DIR,
+ EFL_CHECK_BUILD_EXAMPLES([enable_build_examples="yes"], [enable_build_examples="no"])
+ EFL_CHECK_INSTALL_EXAMPLES([enable_install_examples="yes"], [enable_install_examples="no"])
+
+-AC_TRY_COMPILE([
++AC_TRY_LINK([
+ # define _GNU_SOURCE 1
+ #include <unistd.h>
+ ], [
+@@ -732,7 +732,7 @@ extern char **environ;
+ AC_DEFINE(HAVE_ENVIRON, 1, [extern environ exists])
+ ])
+
+-AC_TRY_COMPILE([
++AC_TRY_LINK([
+ #include <stdlib.h>
+ ], [
+ clearenv();
diff --git a/x11/elementary/patches/patch-ab b/x11/elementary/patches/patch-ab
new file mode 100644
index 00000000000..22d847127c7
--- /dev/null
+++ b/x11/elementary/patches/patch-ab
@@ -0,0 +1,2108 @@
+$NetBSD: patch-ab,v 1.1 2013/06/16 18:56:06 sno Exp $
+
+--- configure.orig 2013-06-15 12:14:08.000000000 +0000
++++ configure
+@@ -1,13 +1,11 @@
+ #! /bin/sh
+ # Guess values for system-dependent variables and create Makefiles.
+-# Generated by GNU Autoconf 2.68 for elementary 1.7.7.
++# Generated by GNU Autoconf 2.69 for elementary 1.7.7.
+ #
+ # Report bugs to <enlightenment-devel@lists.sourceforge.net>.
+ #
+ #
+-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+-# Foundation, Inc.
++# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
+ #
+ #
+ # This configure script is free software; the Free Software Foundation
+@@ -136,6 +134,31 @@ export LANGUAGE
+ # CDPATH.
+ (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
++# Use a proper internal environment variable to ensure we don't fall
++ # into an infinite loop, continuously re-executing ourselves.
++ if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
++ _as_can_reexec=no; export _as_can_reexec;
++ # We cannot yet assume a decent shell, so we have to provide a
++# neutralization value for shells without unset; and this also
++# works around shells that cannot unset nonexistent variables.
++# Preserve -v and -x to the replacement shell.
++BASH_ENV=/dev/null
++ENV=/dev/null
++(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
++case $- in # ((((
++ *v*x* | *x*v* ) as_opts=-vx ;;
++ *v* ) as_opts=-v ;;
++ *x* ) as_opts=-x ;;
++ * ) as_opts= ;;
++esac
++exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
++# Admittedly, this is quite paranoid, since all the known shells bail
++# out after a failed `exec'.
++$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
++as_fn_exit 255
++ fi
++ # We don't want this to propagate to other subprocesses.
++ { _as_can_reexec=; unset _as_can_reexec;}
+ if test "x$CONFIG_SHELL" = x; then
+ as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
+ emulate sh
+@@ -169,7 +192,8 @@ if ( set x; as_fn_ret_success y && test
+ else
+ exitcode=1; echo positional parameters were not saved.
+ fi
+-test x\$exitcode = x0 || exit 1"
++test x\$exitcode = x0 || exit 1
++test -x / || exit 1"
+ as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
+ as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
+ eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
+@@ -222,21 +246,25 @@ IFS=$as_save_IFS
+
+
+ if test "x$CONFIG_SHELL" != x; then :
+- # We cannot yet assume a decent shell, so we have to provide a
+- # neutralization value for shells without unset; and this also
+- # works around shells that cannot unset nonexistent variables.
+- # Preserve -v and -x to the replacement shell.
+- BASH_ENV=/dev/null
+- ENV=/dev/null
+- (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
+- export CONFIG_SHELL
+- case $- in # ((((
+- *v*x* | *x*v* ) as_opts=-vx ;;
+- *v* ) as_opts=-v ;;
+- *x* ) as_opts=-x ;;
+- * ) as_opts= ;;
+- esac
+- exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
++ export CONFIG_SHELL
++ # We cannot yet assume a decent shell, so we have to provide a
++# neutralization value for shells without unset; and this also
++# works around shells that cannot unset nonexistent variables.
++# Preserve -v and -x to the replacement shell.
++BASH_ENV=/dev/null
++ENV=/dev/null
++(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
++case $- in # ((((
++ *v*x* | *x*v* ) as_opts=-vx ;;
++ *v* ) as_opts=-v ;;
++ *x* ) as_opts=-x ;;
++ * ) as_opts= ;;
++esac
++exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
++# Admittedly, this is quite paranoid, since all the known shells bail
++# out after a failed `exec'.
++$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
++exit 255
+ fi
+
+ if test x$as_have_required = xno; then :
+@@ -339,6 +367,14 @@ $as_echo X"$as_dir" |
+
+
+ } # as_fn_mkdir_p
++
++# as_fn_executable_p FILE
++# -----------------------
++# Test if FILE is an executable regular file.
++as_fn_executable_p ()
++{
++ test -f "$1" && test -x "$1"
++} # as_fn_executable_p
+ # as_fn_append VAR VALUE
+ # ----------------------
+ # Append the text in VALUE to the end of the definition contained in VAR. Take
+@@ -460,6 +496,10 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
+ chmod +x "$as_me.lineno" ||
+ { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
+
++ # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
++ # already done that, so ensure we don't try to do so again and fall
++ # in an infinite loop. This has already happened in practice.
++ _as_can_reexec=no; export _as_can_reexec
+ # Don't try to exec as it changes $[0], causing all sort of problems
+ # (the dirname of $[0] is not the place where we might find the
+ # original and so on. Autoconf is especially sensitive to this).
+@@ -494,16 +534,16 @@ if (echo >conf$$.file) 2>/dev/null; then
+ # ... but there are two gotchas:
+ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+- # In both cases, we have to default to `cp -p'.
++ # In both cases, we have to default to `cp -pR'.
+ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+- as_ln_s='cp -p'
++ as_ln_s='cp -pR'
+ elif ln conf$$.file conf$$ 2>/dev/null; then
+ as_ln_s=ln
+ else
+- as_ln_s='cp -p'
++ as_ln_s='cp -pR'
+ fi
+ else
+- as_ln_s='cp -p'
++ as_ln_s='cp -pR'
+ fi
+ rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+ rmdir conf$$.dir 2>/dev/null
+@@ -515,28 +555,8 @@ else
+ as_mkdir_p=false
+ fi
+
+-if test -x / >/dev/null 2>&1; then
+- as_test_x='test -x'
+-else
+- if ls -dL / >/dev/null 2>&1; then
+- as_ls_L_option=L
+- else
+- as_ls_L_option=
+- fi
+- as_test_x='
+- eval sh -c '\''
+- if test -d "$1"; then
+- test -d "$1/.";
+- else
+- case $1 in #(
+- -*)set "./$1";;
+- esac;
+- case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
+- ???[sx]*):;;*)false;;esac;fi
+- '\'' sh
+- '
+-fi
+-as_executable_p=$as_test_x
++as_test_x='test -x'
++as_executable_p=as_fn_executable_p
+
+ # Sed expression to map a string onto a valid CPP name.
+ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+@@ -1402,8 +1422,6 @@ target=$target_alias
+ if test "x$host_alias" != x; then
+ if test "x$build_alias" = x; then
+ cross_compiling=maybe
+- $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
+- If a cross compiler is detected then cross compile mode will be used" >&2
+ elif test "x$build_alias" != "x$host_alias"; then
+ cross_compiling=yes
+ fi
+@@ -1567,10 +1585,12 @@ Optional Features:
+ --disable-option-checking ignore unrecognized --enable/--with options
+ --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
+ --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
+- --enable-silent-rules less verbose build output (undo: `make V=1')
+- --disable-silent-rules verbose build output (undo: `make V=0')
+- --disable-dependency-tracking speeds up one-time build
+- --enable-dependency-tracking do not reject slow dependency extractors
++ --enable-silent-rules less verbose build output (undo: "make V=1")
++ --disable-silent-rules verbose build output (undo: "make V=0")
++ --enable-dependency-tracking
++ do not reject slow dependency extractors
++ --disable-dependency-tracking
++ speeds up one-time build
+ --enable-shared[=PKGS] build shared libraries [default=yes]
+ --enable-static[=PKGS] build static libraries [default=yes]
+ --enable-fast-install[=PKGS]
+@@ -1783,9 +1803,9 @@ test -n "$ac_init_help" && exit $ac_stat
+ if $ac_init_version; then
+ cat <<\_ACEOF
+ elementary configure 1.7.7
+-generated by GNU Autoconf 2.68
++generated by GNU Autoconf 2.69
+
+-Copyright (C) 2010 Free Software Foundation, Inc.
++Copyright (C) 2012 Free Software Foundation, Inc.
+ This configure script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it.
+ _ACEOF
+@@ -2062,7 +2082,7 @@ $as_echo "$ac_try_echo"; } >&5
+ test ! -s conftest.err
+ } && test -s conftest$ac_exeext && {
+ test "$cross_compiling" = yes ||
+- $as_test_x conftest$ac_exeext
++ test -x conftest$ac_exeext
+ }; then :
+ ac_retval=0
+ else
+@@ -2206,7 +2226,7 @@ This file contains any messages produced
+ running configure, to aid debugging if configure makes a mistake.
+
+ It was created by elementary $as_me 1.7.7, which was
+-generated by GNU Autoconf 2.68. Invocation command line was
++generated by GNU Autoconf 2.69. Invocation command line was
+
+ $ $0 $@
+
+@@ -2663,7 +2683,7 @@ ac_config_headers="$ac_config_headers el
+
+
+
+-am__api_version='1.11'
++am__api_version='1.13'
+
+ # Find a good install program. We prefer a C program (faster),
+ # so one script is as good as another. But avoid the broken or
+@@ -2702,7 +2722,7 @@ case $as_dir/ in #((
+ # by default.
+ for ac_prog in ginstall scoinst install; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
+ if test $ac_prog = install &&
+ grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
+ # AIX install. It has an incompatible calling convention.
+@@ -2760,9 +2780,6 @@ test -z "$INSTALL_DATA" && INSTALL_DATA=
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
+ $as_echo_n "checking whether build environment is sane... " >&6; }
+-# Just in case
+-sleep 1
+-echo timestamp > conftest.file
+ # Reject unsafe characters in $srcdir or the absolute working directory
+ # name. Accept space and tab only in the latter.
+ am_lf='
+@@ -2773,32 +2790,40 @@ case `pwd` in
+ esac
+ case $srcdir in
+ *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
+- as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
++ as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
+ esac
+
+-# Do `set' in a subshell so we don't clobber the current shell's
++# Do 'set' in a subshell so we don't clobber the current shell's
+ # arguments. Must try -L first in case configure is actually a
+ # symlink; some systems play weird games with the mod time of symlinks
+ # (eg FreeBSD returns the mod time of the symlink's containing
+ # directory).
+ if (
+- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+- if test "$*" = "X"; then
+- # -L didn't work.
+- set X `ls -t "$srcdir/configure" conftest.file`
+- fi
+- rm -f conftest.file
+- if test "$*" != "X $srcdir/configure conftest.file" \
+- && test "$*" != "X conftest.file $srcdir/configure"; then
+-
+- # If neither matched, then we have a broken ls. This can happen
+- # if, for instance, CONFIG_SHELL is bash and it inherits a
+- # broken ls alias from the environment. This has actually
+- # happened. Such a system could not be considered "sane".
+- as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
+-alias in your environment" "$LINENO" 5
+- fi
++ am_has_slept=no
++ for am_try in 1 2; do
++ echo "timestamp, slept: $am_has_slept" > conftest.file
++ set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
++ if test "$*" = "X"; then
++ # -L didn't work.
++ set X `ls -t "$srcdir/configure" conftest.file`
++ fi
++ if test "$*" != "X $srcdir/configure conftest.file" \
++ && test "$*" != "X conftest.file $srcdir/configure"; then
+
++ # If neither matched, then we have a broken ls. This can happen
++ # if, for instance, CONFIG_SHELL is bash and it inherits a
++ # broken ls alias from the environment. This has actually
++ # happened. Such a system could not be considered "sane".
++ as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
++ alias in your environment" "$LINENO" 5
++ fi
++ if test "$2" = conftest.file || test $am_try -eq 2; then
++ break
++ fi
++ # Just in case.
++ sleep 1
++ am_has_slept=yes
++ done
+ test "$2" = conftest.file
+ )
+ then
+@@ -2810,6 +2835,16 @@ Check your system clock" "$LINENO" 5
+ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+ $as_echo "yes" >&6; }
++# If we didn't sleep, we still need to ensure time stamps of config.status and
++# generated files are strictly newer.
++am_sleep_pid=
++if grep 'slept: no' conftest.file >/dev/null 2>&1; then
++ ( sleep 1 ) &
++ am_sleep_pid=$!
++fi
++
++rm -f conftest.file
++
+ test "$program_prefix" != NONE &&
+ program_transform_name="s&^&$program_prefix&;$program_transform_name"
+ # Use a double $ so make ignores it.
+@@ -2832,12 +2867,12 @@ if test x"${MISSING+set}" != xset; then
+ esac
+ fi
+ # Use eval to expand $SHELL
+-if eval "$MISSING --run true"; then
+- am_missing_run="$MISSING --run "
++if eval "$MISSING --is-lightweight"; then
++ am_missing_run="$MISSING "
+ else
+ am_missing_run=
+- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
+-$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
++ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
++$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
+ fi
+
+ if test x"${install_sh}" != xset; then
+@@ -2849,10 +2884,10 @@ if test x"${install_sh}" != xset; then
+ esac
+ fi
+
+-# Installed binaries are usually stripped using `strip' when the user
+-# run `make install-strip'. However `strip' might not be the right
++# Installed binaries are usually stripped using 'strip' when the user
++# run "make install-strip". However 'strip' might not be the right
+ # tool to use in cross-compilation environments, therefore Automake
+-# will honor the `STRIP' environment variable to overrule this program.
++# will honor the 'STRIP' environment variable to overrule this program.
+ if test "$cross_compiling" != no; then
+ if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+@@ -2871,7 +2906,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -2911,7 +2946,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_STRIP="strip"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -2962,7 +2997,7 @@ do
+ test -z "$as_dir" && as_dir=.
+ for ac_prog in mkdir gmkdir; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
++ as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
+ case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
+ 'mkdir (GNU coreutils) '* | \
+ 'mkdir (coreutils) '* | \
+@@ -2991,12 +3026,6 @@ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
+ $as_echo "$MKDIR_P" >&6; }
+
+-mkdir_p="$MKDIR_P"
+-case $mkdir_p in
+- [\\/$]* | ?:[\\/]*) ;;
+- */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
+-esac
+-
+ for ac_prog in gawk mawk nawk awk
+ do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+@@ -3015,7 +3044,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_AWK="$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -3079,6 +3108,45 @@ else
+ fi
+ rmdir .tst 2>/dev/null
+
++# Check whether --enable-silent-rules was given.
++if test "${enable_silent_rules+set}" = set; then :
++ enableval=$enable_silent_rules;
++fi
++
++case $enable_silent_rules in # (((
++ yes) AM_DEFAULT_VERBOSITY=0;;
++ no) AM_DEFAULT_VERBOSITY=1;;
++ *) AM_DEFAULT_VERBOSITY=1;;
++esac
++am_make=${MAKE-make}
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
++$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
++if ${am_cv_make_support_nested_variables+:} false; then :
++ $as_echo_n "(cached) " >&6
++else
++ if $as_echo 'TRUE=$(BAR$(V))
++BAR0=false
++BAR1=true
++V=1
++am__doit:
++ @$(TRUE)
++.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
++ am_cv_make_support_nested_variables=yes
++else
++ am_cv_make_support_nested_variables=no
++fi
++fi
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
++$as_echo "$am_cv_make_support_nested_variables" >&6; }
++if test $am_cv_make_support_nested_variables = yes; then
++ AM_V='$(V)'
++ AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
++else
++ AM_V=$AM_DEFAULT_VERBOSITY
++ AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
++fi
++AM_BACKSLASH='\'
++
+ if test "`cd $srcdir && pwd`" != "`pwd`"; then
+ # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
+ # is not polluted with repeated "-I."
+@@ -3129,27 +3197,38 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_ru
+
+ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
+
++# For better backward compatibility. To be removed once Automake 1.9.x
++# dies out for good. For more background, see:
++# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
++# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
++mkdir_p='$(MKDIR_P)'
++
+ # We need awk for the "check" target. The system "awk" is bad on
+ # some platforms.
+ # Always define AMTAR for backward compatibility. Yes, it's still used
+ # in the wild :-( We should find a proper way to deprecate it ...
+ AMTAR='$${TAR-tar}'
+
++
++# We'll loop over all known methods to create a tar archive until one works.
++_am_tools='gnutar pax cpio none'
++
+ am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
+
+
+
+
+
++
+ # Check whether --enable-silent-rules was given.
+ if test "${enable_silent_rules+set}" = set; then :
+ enableval=$enable_silent_rules;
+ fi
+
+-case $enable_silent_rules in
+-yes) AM_DEFAULT_VERBOSITY=0;;
+-no) AM_DEFAULT_VERBOSITY=1;;
+-*) AM_DEFAULT_VERBOSITY=0;;
++case $enable_silent_rules in # (((
++ yes) AM_DEFAULT_VERBOSITY=0;;
++ no) AM_DEFAULT_VERBOSITY=1;;
++ *) AM_DEFAULT_VERBOSITY=0;;
+ esac
+ am_make=${MAKE-make}
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
+@@ -3200,7 +3279,7 @@ am__quote=
+ _am_result=none
+ # First try GNU make style include.
+ echo "include confinc" > confmf
+-# Ignore all kinds of additional output from `make'.
++# Ignore all kinds of additional output from 'make'.
+ case `$am_make -s -f confmf 2> /dev/null` in #(
+ *the\ am__doit\ target*)
+ am__include=include
+@@ -3266,7 +3345,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_CC="${ac_tool_prefix}gcc"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -3306,7 +3385,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_CC="gcc"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -3359,7 +3438,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_CC="${ac_tool_prefix}cc"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -3400,7 +3479,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
+ ac_prog_rejected=yes
+ continue
+@@ -3458,7 +3537,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -3502,7 +3581,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_CC="$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -3948,8 +4027,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_
+ /* end confdefs.h. */
+ #include <stdarg.h>
+ #include <stdio.h>
+-#include <sys/types.h>
+-#include <sys/stat.h>
++struct stat;
+ /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
+ struct buf { int x; };
+ FILE * (*rcsopen) (struct buf *, struct stat *, int);
+@@ -4045,8 +4123,8 @@ else
+ # We make a subdir and do the tests there. Otherwise we can end up
+ # making bogus files that we don't know about and never remove. For
+ # instance it was reported that on HP-UX the gcc test will end up
+- # making a dummy file named `D' -- because `-MD' means `put the output
+- # in D'.
++ # making a dummy file named 'D' -- because '-MD' means "put the output
++ # in D".
+ rm -rf conftest.dir
+ mkdir conftest.dir
+ # Copy depcomp to subdir because otherwise we won't find it if we're
+@@ -4081,16 +4159,16 @@ else
+ : > sub/conftest.c
+ for i in 1 2 3 4 5 6; do
+ echo '#include "conftst'$i'.h"' >> sub/conftest.c
+- # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+- # Solaris 8's {/usr,}/bin/sh.
+- touch sub/conftst$i.h
++ # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
++ # Solaris 10 /bin/sh.
++ echo '/* dummy */' > sub/conftst$i.h
+ done
+ echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+- # We check with `-c' and `-o' for the sake of the "dashmstdout"
++ # We check with '-c' and '-o' for the sake of the "dashmstdout"
+ # mode. It turns out that the SunPro C++ compiler does not properly
+- # handle `-M -o', and we need to detect this. Also, some Intel
+- # versions had trouble with output in subdirs
++ # handle '-M -o', and we need to detect this. Also, some Intel
++ # versions had trouble with output in subdirs.
+ am__obj=sub/conftest.${OBJEXT-o}
+ am__minus_obj="-o $am__obj"
+ case $depmode in
+@@ -4099,8 +4177,8 @@ else
+ test "$am__universal" = false || continue
+ ;;
+ nosideeffect)
+- # after this tag, mechanisms are not by side-effect, so they'll
+- # only be used when explicitly requested
++ # After this tag, mechanisms are not by side-effect, so they'll
++ # only be used when explicitly requested.
+ if test "x$enable_dependency_tracking" = xyes; then
+ continue
+ else
+@@ -4108,7 +4186,7 @@ else
+ fi
+ ;;
+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
+- # This compiler won't grok `-c -o', but also, the minuso test has
++ # This compiler won't grok '-c -o', but also, the minuso test has
+ # not run yet. These depmodes are late enough in the game, and
+ # so weak that their functioning should not be impacted.
+ am__obj=conftest.${OBJEXT-o}
+@@ -4317,7 +4395,7 @@ do
+ for ac_prog in grep ggrep; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
+- { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
++ as_fn_executable_p "$ac_path_GREP" || continue
+ # Check for GNU ac_path_GREP and select it if it is found.
+ # Check for GNU $ac_path_GREP
+ case `"$ac_path_GREP" --version 2>&1` in
+@@ -4383,7 +4461,7 @@ do
+ for ac_prog in egrep; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
+- { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
++ as_fn_executable_p "$ac_path_EGREP" || continue
+ # Check for GNU ac_path_EGREP and select it if it is found.
+ # Check for GNU $ac_path_EGREP
+ case `"$ac_path_EGREP" --version 2>&1` in
+@@ -4590,8 +4668,8 @@ else
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
+
+-# define __EXTENSIONS__ 1
+- $ac_includes_default
++# define __EXTENSIONS__ 1
++ $ac_includes_default
+ int
+ main ()
+ {
+@@ -4925,7 +5003,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_CC="${ac_tool_prefix}gcc"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -4965,7 +5043,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_CC="gcc"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -5018,7 +5096,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_CC="${ac_tool_prefix}cc"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -5059,7 +5137,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
+ ac_prog_rejected=yes
+ continue
+@@ -5117,7 +5195,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -5161,7 +5239,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_CC="$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -5357,8 +5435,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_
+ /* end confdefs.h. */
+ #include <stdarg.h>
+ #include <stdio.h>
+-#include <sys/types.h>
+-#include <sys/stat.h>
++struct stat;
+ /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
+ struct buf { int x; };
+ FILE * (*rcsopen) (struct buf *, struct stat *, int);
+@@ -5454,8 +5531,8 @@ else
+ # We make a subdir and do the tests there. Otherwise we can end up
+ # making bogus files that we don't know about and never remove. For
+ # instance it was reported that on HP-UX the gcc test will end up
+- # making a dummy file named `D' -- because `-MD' means `put the output
+- # in D'.
++ # making a dummy file named 'D' -- because '-MD' means "put the output
++ # in D".
+ rm -rf conftest.dir
+ mkdir conftest.dir
+ # Copy depcomp to subdir because otherwise we won't find it if we're
+@@ -5490,16 +5567,16 @@ else
+ : > sub/conftest.c
+ for i in 1 2 3 4 5 6; do
+ echo '#include "conftst'$i'.h"' >> sub/conftest.c
+- # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+- # Solaris 8's {/usr,}/bin/sh.
+- touch sub/conftst$i.h
++ # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
++ # Solaris 10 /bin/sh.
++ echo '/* dummy */' > sub/conftst$i.h
+ done
+ echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+- # We check with `-c' and `-o' for the sake of the "dashmstdout"
++ # We check with '-c' and '-o' for the sake of the "dashmstdout"
+ # mode. It turns out that the SunPro C++ compiler does not properly
+- # handle `-M -o', and we need to detect this. Also, some Intel
+- # versions had trouble with output in subdirs
++ # handle '-M -o', and we need to detect this. Also, some Intel
++ # versions had trouble with output in subdirs.
+ am__obj=sub/conftest.${OBJEXT-o}
+ am__minus_obj="-o $am__obj"
+ case $depmode in
+@@ -5508,8 +5585,8 @@ else
+ test "$am__universal" = false || continue
+ ;;
+ nosideeffect)
+- # after this tag, mechanisms are not by side-effect, so they'll
+- # only be used when explicitly requested
++ # After this tag, mechanisms are not by side-effect, so they'll
++ # only be used when explicitly requested.
+ if test "x$enable_dependency_tracking" = xyes; then
+ continue
+ else
+@@ -5517,7 +5594,7 @@ else
+ fi
+ ;;
+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
+- # This compiler won't grok `-c -o', but also, the minuso test has
++ # This compiler won't grok '-c -o', but also, the minuso test has
+ # not run yet. These depmodes are late enough in the game, and
+ # so weak that their functioning should not be impacted.
+ am__obj=conftest.${OBJEXT-o}
+@@ -5721,7 +5798,7 @@ main ()
+ return 0;
+ }
+ _ACEOF
+-for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -xc99=all -qlanglvl=extc99
++for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
+ do
+ CC="$ac_save_CC $ac_arg"
+ if ac_fn_c_try_compile "$LINENO"; then :
+@@ -5761,8 +5838,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_
+ /* end confdefs.h. */
+ #include <stdarg.h>
+ #include <stdio.h>
+-#include <sys/types.h>
+-#include <sys/stat.h>
++struct stat;
+ /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
+ struct buf { int x; };
+ FILE * (*rcsopen) (struct buf *, struct stat *, int);
+@@ -5987,11 +6063,11 @@ else
+ int
+ main ()
+ {
+-/* FIXME: Include the comments suggested by Paul. */
++
+ #ifndef __cplusplus
+- /* Ultrix mips cc rejects this. */
++ /* Ultrix mips cc rejects this sort of thing. */
+ typedef int charset[2];
+- const charset cs;
++ const charset cs = { 0, 0 };
+ /* SunOS 4.1.1 cc rejects this. */
+ char const *const *pcpcc;
+ char **ppc;
+@@ -6008,8 +6084,9 @@ main ()
+ ++pcpcc;
+ ppc = (char**) pcpcc;
+ pcpcc = (char const *const *) ppc;
+- { /* SCO 3.2v4 cc rejects this. */
+- char *t;
++ { /* SCO 3.2v4 cc rejects this sort of thing. */
++ char tx;
++ char *t = &tx;
+ char const *s = 0 ? (char *) 0 : (char const *) 0;
+
+ *t++ = 0;
+@@ -6025,10 +6102,10 @@ main ()
+ iptr p = 0;
+ ++p;
+ }
+- { /* AIX XL C 1.02.0.0 rejects this saying
++ { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
+ "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
+- struct s { int j; const int *ap[3]; };
+- struct s *b; b->j = 5;
++ struct s { int j; const int *ap[3]; } bx;
++ struct s *b = &bx; b->j = 5;
+ }
+ { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
+ const int foo = 10;
+@@ -6169,6 +6246,8 @@ else
+ # ifdef _MSC_VER
+ # include <malloc.h>
+ # define alloca _alloca
++# elif defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__)
++# include <stdlib.h>
+ # else
+ # ifdef HAVE_ALLOCA_H
+ # include <alloca.h>
+@@ -6272,23 +6351,20 @@ else
+ /* end confdefs.h. */
+ $ac_includes_default
+ int
+-find_stack_direction ()
++find_stack_direction (int *addr, int depth)
+ {
+- static char *addr = 0;
+- auto char dummy;
+- if (addr == 0)
+- {
+- addr = &dummy;
+- return find_stack_direction ();
+- }
+- else
+- return (&dummy > addr) ? 1 : -1;
++ int dir, dummy = 0;
++ if (! addr)
++ addr = &dummy;
++ *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
++ dir = depth ? find_stack_direction (addr, depth - 1) : 0;
++ return dir + dummy;
+ }
+
+ int
+-main ()
++main (int argc, char **argv)
+ {
+- return find_stack_direction () < 0;
++ return find_stack_direction (0, argc + !argv + 20) < 0;
+ }
+ _ACEOF
+ if ac_fn_c_try_run "$LINENO"; then :
+@@ -6332,7 +6408,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_AS="${ac_tool_prefix}as"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -6372,7 +6448,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_AS="as"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -6424,7 +6500,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -6464,7 +6540,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_DLLTOOL="dlltool"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -6516,7 +6592,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -6556,7 +6632,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_OBJDUMP="objdump"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -6730,7 +6806,7 @@ do
+ for ac_prog in sed gsed; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
+- { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
++ as_fn_executable_p "$ac_path_SED" || continue
+ # Check for GNU ac_path_SED and select it if it is found.
+ # Check for GNU $ac_path_SED
+ case `"$ac_path_SED" --version 2>&1` in
+@@ -6809,7 +6885,7 @@ do
+ for ac_prog in fgrep; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
+- { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
++ as_fn_executable_p "$ac_path_FGREP" || continue
+ # Check for GNU ac_path_FGREP and select it if it is found.
+ # Check for GNU $ac_path_FGREP
+ case `"$ac_path_FGREP" --version 2>&1` in
+@@ -7065,7 +7141,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -7109,7 +7185,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -7533,7 +7609,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -7573,7 +7649,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_OBJDUMP="objdump"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -7876,7 +7952,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -7916,7 +7992,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_DLLTOOL="dlltool"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -8016,7 +8092,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -8060,7 +8136,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_AR="$ac_prog"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -8185,7 +8261,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -8225,7 +8301,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_STRIP="strip"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -8284,7 +8360,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -8324,7 +8400,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_RANLIB="ranlib"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -8973,7 +9049,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9013,7 +9089,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9093,7 +9169,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9133,7 +9209,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9185,7 +9261,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9225,7 +9301,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_NMEDIT="nmedit"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9277,7 +9353,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9317,7 +9393,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_LIPO="lipo"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9369,7 +9445,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9409,7 +9485,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_OTOOL="otool"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9461,7 +9537,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -9501,7 +9577,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_OTOOL64="otool64"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -13766,6 +13842,7 @@ VMIN=7
+
+
+
++
+ if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
+ if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
+@@ -13786,7 +13863,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -13829,7 +13906,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -13920,6 +13997,7 @@ requirement_elm=""
+
+
+
++
+ if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
+ if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
+@@ -13940,7 +14018,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -13983,7 +14061,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -14074,6 +14152,7 @@ if test -n "$EVIL_CFLAGS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14090,6 +14169,7 @@ if test -n "$EVIL_LIBS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14109,9 +14189,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil" 2>&1`
++ EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evil" 2>&1`
+ else
+- EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil" 2>&1`
++ EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evil" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$EVIL_PKG_ERRORS" >&5
+@@ -14126,7 +14206,6 @@ installed software in a non-standard pre
+ Alternatively, you may set the environment variables EVIL_CFLAGS
+ and EVIL_LIBS to avoid the need to call pkg-config.
+ See the pkg-config man page for more details." "$LINENO" 5
+-
+ elif test $pkg_failed = untried; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
+@@ -14142,7 +14221,6 @@ See the pkg-config man page for more det
+
+ To get pkg-config, see <http://pkg-config.freedesktop.org/>.
+ See \`config.log' for more details" "$LINENO" 5; }
+-
+ else
+ EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS
+ EVIL_LIBS=$pkg_cv_EVIL_LIBS
+@@ -14179,6 +14257,7 @@ if test -n "$EVIL_CFLAGS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14195,6 +14274,7 @@ if test -n "$EVIL_LIBS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14214,9 +14294,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil" 2>&1`
++ EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evil" 2>&1`
+ else
+- EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil" 2>&1`
++ EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evil" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$EVIL_PKG_ERRORS" >&5
+@@ -14231,7 +14311,6 @@ installed software in a non-standard pre
+ Alternatively, you may set the environment variables EVIL_CFLAGS
+ and EVIL_LIBS to avoid the need to call pkg-config.
+ See the pkg-config man page for more details." "$LINENO" 5
+-
+ elif test $pkg_failed = untried; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
+@@ -14247,7 +14326,6 @@ See the pkg-config man page for more det
+
+ To get pkg-config, see <http://pkg-config.freedesktop.org/>.
+ See \`config.log' for more details" "$LINENO" 5; }
+-
+ else
+ EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS
+ EVIL_LIBS=$pkg_cv_EVIL_LIBS
+@@ -14707,6 +14785,7 @@ if test -n "$ELEMENTARY_CFLAGS"; then
+ edje >= 1.7.7
+
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14750,6 +14829,7 @@ if test -n "$ELEMENTARY_LIBS"; then
+ edje >= 1.7.7
+
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14769,7 +14849,7 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
++ ELEMENTARY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
+ eina >= 1.7.7
+ eet >= 1.7.7
+ evas >= 1.7.7
+@@ -14780,7 +14860,7 @@ fi
+
+ " 2>&1`
+ else
+- ELEMENTARY_PKG_ERRORS=`$PKG_CONFIG --print-errors "
++ ELEMENTARY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
+ eina >= 1.7.7
+ eet >= 1.7.7
+ evas >= 1.7.7
+@@ -14813,7 +14893,6 @@ installed software in a non-standard pre
+ Alternatively, you may set the environment variables ELEMENTARY_CFLAGS
+ and ELEMENTARY_LIBS to avoid the need to call pkg-config.
+ See the pkg-config man page for more details." "$LINENO" 5
+-
+ elif test $pkg_failed = untried; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
+@@ -14829,7 +14908,6 @@ See the pkg-config man page for more det
+
+ To get pkg-config, see <http://pkg-config.freedesktop.org/>.
+ See \`config.log' for more details" "$LINENO" 5; }
+-
+ else
+ ELEMENTARY_CFLAGS=$pkg_cv_ELEMENTARY_CFLAGS
+ ELEMENTARY_LIBS=$pkg_cv_ELEMENTARY_LIBS
+@@ -14855,6 +14933,7 @@ if test -n "$ELEMENTARY_ECORE_IMF_CFLAGS
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_ECORE_IMF_CFLAGS=`$PKG_CONFIG --cflags "ecore-imf >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14871,6 +14950,7 @@ if test -n "$ELEMENTARY_ECORE_IMF_LIBS";
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_ECORE_IMF_LIBS=`$PKG_CONFIG --libs "ecore-imf >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14890,9 +14970,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-imf >= 1.7.7" 2>&1`
++ ELEMENTARY_ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-imf >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-imf >= 1.7.7" 2>&1`
++ ELEMENTARY_ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-imf >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_ECORE_IMF_PKG_ERRORS" >&5
+@@ -14942,6 +15022,7 @@ if test -n "$ELEMENTARY_ECORE_CON_CFLAGS
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_ECORE_CON_CFLAGS=`$PKG_CONFIG --cflags "ecore-con >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14958,6 +15039,7 @@ if test -n "$ELEMENTARY_ECORE_CON_LIBS";
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_ECORE_CON_LIBS=`$PKG_CONFIG --libs "ecore-con >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -14977,9 +15059,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_ECORE_CON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-con >= 1.7.7" 2>&1`
++ ELEMENTARY_ECORE_CON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-con >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_ECORE_CON_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-con >= 1.7.7" 2>&1`
++ ELEMENTARY_ECORE_CON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-con >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_ECORE_CON_PKG_ERRORS" >&5
+@@ -15029,6 +15111,7 @@ if test -n "$EIO_CFLAGS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_EIO_CFLAGS=`$PKG_CONFIG --cflags "eio" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15045,6 +15128,7 @@ if test -n "$EIO_LIBS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_EIO_LIBS=`$PKG_CONFIG --libs "eio" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15064,9 +15148,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- EIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eio" 2>&1`
++ EIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "eio" 2>&1`
+ else
+- EIO_PKG_ERRORS=`$PKG_CONFIG --print-errors "eio" 2>&1`
++ EIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "eio" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$EIO_PKG_ERRORS" >&5
+@@ -15123,6 +15207,7 @@ if test -n "$EMOTION_CFLAGS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_EMOTION_CFLAGS=`$PKG_CONFIG --cflags "emotion" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15139,6 +15224,7 @@ if test -n "$EMOTION_LIBS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_EMOTION_LIBS=`$PKG_CONFIG --libs "emotion" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15158,9 +15244,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- EMOTION_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "emotion" 2>&1`
++ EMOTION_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "emotion" 2>&1`
+ else
+- EMOTION_PKG_ERRORS=`$PKG_CONFIG --print-errors "emotion" 2>&1`
++ EMOTION_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "emotion" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$EMOTION_PKG_ERRORS" >&5
+@@ -15218,6 +15304,7 @@ if test -n "$ELEMENTARY_X_CFLAGS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_X_CFLAGS=`$PKG_CONFIG --cflags "ecore-x >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15234,6 +15321,7 @@ if test -n "$ELEMENTARY_X_LIBS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_X_LIBS=`$PKG_CONFIG --libs "ecore-x >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15253,9 +15341,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_X_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-x >= 1.7.7" 2>&1`
++ ELEMENTARY_X_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-x >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_X_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-x >= 1.7.7" 2>&1`
++ ELEMENTARY_X_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-x >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_X_PKG_ERRORS" >&5
+@@ -15312,6 +15400,7 @@ if test -n "$ELEMENTARY_FB_CFLAGS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_FB_CFLAGS=`$PKG_CONFIG --cflags "ecore-fb >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15328,6 +15417,7 @@ if test -n "$ELEMENTARY_FB_LIBS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_FB_LIBS=`$PKG_CONFIG --libs "ecore-fb >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15347,9 +15437,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_FB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-fb >= 1.7.7" 2>&1`
++ ELEMENTARY_FB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-fb >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_FB_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-fb >= 1.7.7" 2>&1`
++ ELEMENTARY_FB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-fb >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_FB_PKG_ERRORS" >&5
+@@ -15405,6 +15495,7 @@ if test -n "$ELEMENTARY_PSL1GHT_CFLAGS";
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_PSL1GHT_CFLAGS=`$PKG_CONFIG --cflags "ecore-psl1ght >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15421,6 +15512,7 @@ if test -n "$ELEMENTARY_PSL1GHT_LIBS"; t
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_PSL1GHT_LIBS=`$PKG_CONFIG --libs "ecore-psl1ght >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15440,9 +15532,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_PSL1GHT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-psl1ght >= 1.7.7" 2>&1`
++ ELEMENTARY_PSL1GHT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-psl1ght >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_PSL1GHT_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-psl1ght >= 1.7.7" 2>&1`
++ ELEMENTARY_PSL1GHT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-psl1ght >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_PSL1GHT_PKG_ERRORS" >&5
+@@ -15498,6 +15590,7 @@ if test -n "$ELEMENTARY_SDL_CFLAGS"; the
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_SDL_CFLAGS=`$PKG_CONFIG --cflags "ecore-sdl >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15514,6 +15607,7 @@ if test -n "$ELEMENTARY_SDL_LIBS"; then
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_SDL_LIBS=`$PKG_CONFIG --libs "ecore-sdl >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15533,9 +15627,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-sdl >= 1.7.7" 2>&1`
++ ELEMENTARY_SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-sdl >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-sdl >= 1.7.7" 2>&1`
++ ELEMENTARY_SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-sdl >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_SDL_PKG_ERRORS" >&5
+@@ -15591,6 +15685,7 @@ if test -n "$ELEMENTARY_COCOA_CFLAGS"; t
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_COCOA_CFLAGS=`$PKG_CONFIG --cflags "ecore-cocoa >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15607,6 +15702,7 @@ if test -n "$ELEMENTARY_COCOA_LIBS"; the
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_COCOA_LIBS=`$PKG_CONFIG --libs "ecore-cocoa >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15626,9 +15722,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_COCOA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-cocoa >= 1.7.7" 2>&1`
++ ELEMENTARY_COCOA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-cocoa >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_COCOA_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-cocoa >= 1.7.7" 2>&1`
++ ELEMENTARY_COCOA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-cocoa >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_COCOA_PKG_ERRORS" >&5
+@@ -15684,6 +15780,7 @@ if test -n "$ELEMENTARY_WIN32_CFLAGS"; t
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_WIN32_CFLAGS=`$PKG_CONFIG --cflags "ecore-win32 >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15700,6 +15797,7 @@ if test -n "$ELEMENTARY_WIN32_LIBS"; the
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_WIN32_LIBS=`$PKG_CONFIG --libs "ecore-win32 >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15719,9 +15817,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_WIN32_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-win32 >= 1.7.7" 2>&1`
++ ELEMENTARY_WIN32_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-win32 >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_WIN32_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-win32 >= 1.7.7" 2>&1`
++ ELEMENTARY_WIN32_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-win32 >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_WIN32_PKG_ERRORS" >&5
+@@ -15777,6 +15875,7 @@ if test -n "$ELEMENTARY_WINCE_CFLAGS"; t
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_WINCE_CFLAGS=`$PKG_CONFIG --cflags "ecore-wince >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15793,6 +15892,7 @@ if test -n "$ELEMENTARY_WINCE_LIBS"; the
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_WINCE_LIBS=`$PKG_CONFIG --libs "ecore-wince >= 1.7.7" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15812,9 +15912,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_WINCE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-wince >= 1.7.7" 2>&1`
++ ELEMENTARY_WINCE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-wince >= 1.7.7" 2>&1`
+ else
+- ELEMENTARY_WINCE_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-wince >= 1.7.7" 2>&1`
++ ELEMENTARY_WINCE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-wince >= 1.7.7" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_WINCE_PKG_ERRORS" >&5
+@@ -15870,6 +15970,7 @@ if test -n "$ELEMENTARY_WAYLAND_CFLAGS";
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_WAYLAND_CFLAGS=`$PKG_CONFIG --cflags "ecore-wayland" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15886,6 +15987,7 @@ if test -n "$ELEMENTARY_WAYLAND_LIBS"; t
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+ pkg_cv_ELEMENTARY_WAYLAND_LIBS=`$PKG_CONFIG --libs "ecore-wayland" 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15905,9 +16007,9 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_WAYLAND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-wayland" 2>&1`
++ ELEMENTARY_WAYLAND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ecore-wayland" 2>&1`
+ else
+- ELEMENTARY_WAYLAND_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-wayland" 2>&1`
++ ELEMENTARY_WAYLAND_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ecore-wayland" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$ELEMENTARY_WAYLAND_PKG_ERRORS" >&5
+@@ -15970,6 +16072,7 @@ if test -n "$ELEMENTARY_EDBUS_CFLAGS"; t
+ pkg_cv_ELEMENTARY_EDBUS_CFLAGS=`$PKG_CONFIG --cflags "
+ edbus >= 1.7.7
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -15992,6 +16095,7 @@ if test -n "$ELEMENTARY_EDBUS_LIBS"; the
+ pkg_cv_ELEMENTARY_EDBUS_LIBS=`$PKG_CONFIG --libs "
+ edbus >= 1.7.7
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16011,11 +16115,11 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_EDBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
++ ELEMENTARY_EDBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
+ edbus >= 1.7.7
+ " 2>&1`
+ else
+- ELEMENTARY_EDBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors "
++ ELEMENTARY_EDBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
+ edbus >= 1.7.7
+ " 2>&1`
+ fi
+@@ -16088,6 +16192,7 @@ if test -n "$ELEMENTARY_EFREET_CFLAGS";
+ efreet-mime >= 1.7.7
+ efreet-trash >= 1.7.7
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16116,6 +16221,7 @@ if test -n "$ELEMENTARY_EFREET_LIBS"; th
+ efreet-mime >= 1.7.7
+ efreet-trash >= 1.7.7
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16135,13 +16241,13 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_EFREET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
++ ELEMENTARY_EFREET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
+ efreet >= 1.7.7
+ efreet-mime >= 1.7.7
+ efreet-trash >= 1.7.7
+ " 2>&1`
+ else
+- ELEMENTARY_EFREET_PKG_ERRORS=`$PKG_CONFIG --print-errors "
++ ELEMENTARY_EFREET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
+ efreet >= 1.7.7
+ efreet-mime >= 1.7.7
+ efreet-trash >= 1.7.7
+@@ -16210,6 +16316,7 @@ if test -n "$ELEMENTARY_EWEATHER_CFLAGS"
+ pkg_cv_ELEMENTARY_EWEATHER_CFLAGS=`$PKG_CONFIG --cflags "
+ eweather
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16232,6 +16339,7 @@ if test -n "$ELEMENTARY_EWEATHER_LIBS";
+ pkg_cv_ELEMENTARY_EWEATHER_LIBS=`$PKG_CONFIG --libs "
+ eweather
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16251,11 +16359,11 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_EWEATHER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
++ ELEMENTARY_EWEATHER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
+ eweather
+ " 2>&1`
+ else
+- ELEMENTARY_EWEATHER_PKG_ERRORS=`$PKG_CONFIG --print-errors "
++ ELEMENTARY_EWEATHER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
+ eweather
+ " 2>&1`
+ fi
+@@ -16322,6 +16430,7 @@ if test -n "$ELEMENTARY_EMAP_CFLAGS"; th
+ pkg_cv_ELEMENTARY_EMAP_CFLAGS=`$PKG_CONFIG --cflags "
+ emap
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16344,6 +16453,7 @@ if test -n "$ELEMENTARY_EMAP_LIBS"; then
+ pkg_cv_ELEMENTARY_EMAP_LIBS=`$PKG_CONFIG --libs "
+ emap
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16363,11 +16473,11 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_EMAP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
++ ELEMENTARY_EMAP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
+ emap
+ " 2>&1`
+ else
+- ELEMENTARY_EMAP_PKG_ERRORS=`$PKG_CONFIG --print-errors "
++ ELEMENTARY_EMAP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
+ emap
+ " 2>&1`
+ fi
+@@ -16436,6 +16546,7 @@ if test -n "$ELEMENTARY_ETHUMB_CFLAGS";
+ pkg_cv_ELEMENTARY_ETHUMB_CFLAGS=`$PKG_CONFIG --cflags "
+ ethumb_client
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16458,6 +16569,7 @@ if test -n "$ELEMENTARY_ETHUMB_LIBS"; th
+ pkg_cv_ELEMENTARY_ETHUMB_LIBS=`$PKG_CONFIG --libs "
+ ethumb_client
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16477,11 +16589,11 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_ETHUMB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
++ ELEMENTARY_ETHUMB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
+ ethumb_client
+ " 2>&1`
+ else
+- ELEMENTARY_ETHUMB_PKG_ERRORS=`$PKG_CONFIG --print-errors "
++ ELEMENTARY_ETHUMB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
+ ethumb_client
+ " 2>&1`
+ fi
+@@ -16548,6 +16660,7 @@ if test -n "$ELEMENTARY_WEB_CFLAGS"; the
+ pkg_cv_ELEMENTARY_WEB_CFLAGS=`$PKG_CONFIG --cflags "
+ ewebkit
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16570,6 +16683,7 @@ if test -n "$ELEMENTARY_WEB_LIBS"; then
+ pkg_cv_ELEMENTARY_WEB_LIBS=`$PKG_CONFIG --libs "
+ ewebkit
+ " 2>/dev/null`
++ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes
+ fi
+@@ -16589,11 +16703,11 @@ else
+ _pkg_short_errors_supported=no
+ fi
+ if test $_pkg_short_errors_supported = yes; then
+- ELEMENTARY_WEB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
++ ELEMENTARY_WEB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
+ ewebkit
+ " 2>&1`
+ else
+- ELEMENTARY_WEB_PKG_ERRORS=`$PKG_CONFIG --print-errors "
++ ELEMENTARY_WEB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
+ ewebkit
+ " 2>&1`
+ fi
+@@ -16804,7 +16918,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_efl_have_doxygen="yes"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -16853,7 +16967,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_efl_have_doxygen="yes"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -17008,6 +17122,13 @@ fi
+
+
+
++mkdir_p="$MKDIR_P"
++case $mkdir_p in
++ [\\/$]* | ?:[\\/]*) ;;
++ */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
++esac
++
++
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
+ $as_echo_n "checking whether NLS is requested... " >&6; }
+ # Check whether --enable-nls was given.
+@@ -17115,7 +17236,7 @@ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+@@ -19090,14 +19211,15 @@ extern char **environ;
+ return 0;
+ }
+ _ACEOF
+-if ac_fn_c_try_compile "$LINENO"; then :
++if ac_fn_c_try_link "$LINENO"; then :
+
+
+ $as_echo "#define HAVE_ENVIRON 1" >>confdefs.h
+
+
+ fi
+-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
++rm -f core conftest.err conftest.$ac_objext \
++ conftest$ac_exeext conftest.$ac_ext
+
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
+@@ -19114,14 +19236,15 @@ clearenv();
+ return 0;
+ }
+ _ACEOF
+-if ac_fn_c_try_compile "$LINENO"; then :
++if ac_fn_c_try_link "$LINENO"; then :
+
+
+ $as_echo "#define HAVE_CLEARENV 1" >>confdefs.h
+
+
+ fi
+-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
++rm -f core conftest.err conftest.$ac_objext \
++ conftest$ac_exeext conftest.$ac_ext
+
+ ac_config_files="$ac_config_files Makefile elementary.spec elementary.pc doc/Makefile doc/Doxyfile doc/widgets/Makefile src/Makefile src/lib/Makefile src/lib/Elementary.h src/bin/Makefile src/modules/Makefile src/modules/access_output/Makefile src/modules/datetime_input_ctxpopup/Makefile src/modules/test_entry/Makefile src/modules/test_map/Makefile src/edje_externals/Makefile src/examples/Makefile data/Makefile data/themes/Makefile data/images/Makefile data/objects/Makefile data/desktop/Makefile data/edje_externals/Makefile config/Makefile config/default/Makefile config/standard/Makefile config/mobile/Makefile $po_makefile_in"
+
+@@ -19234,6 +19357,14 @@ LIBOBJS=$ac_libobjs
+ LTLIBOBJS=$ac_ltlibobjs
+
+
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
++$as_echo_n "checking that generated files are newer than configure... " >&6; }
++ if test -n "$am_sleep_pid"; then
++ # Hide warnings about reused PIDs.
++ wait $am_sleep_pid 2>/dev/null
++ fi
++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
++$as_echo "done" >&6; }
+ if test -n "$EXEEXT"; then
+ am__EXEEXT_TRUE=
+ am__EXEEXT_FALSE='#'
+@@ -19609,16 +19740,16 @@ if (echo >conf$$.file) 2>/dev/null; then
+ # ... but there are two gotchas:
+ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+- # In both cases, we have to default to `cp -p'.
++ # In both cases, we have to default to `cp -pR'.
+ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+- as_ln_s='cp -p'
++ as_ln_s='cp -pR'
+ elif ln conf$$.file conf$$ 2>/dev/null; then
+ as_ln_s=ln
+ else
+- as_ln_s='cp -p'
++ as_ln_s='cp -pR'
+ fi
+ else
+- as_ln_s='cp -p'
++ as_ln_s='cp -pR'
+ fi
+ rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+ rmdir conf$$.dir 2>/dev/null
+@@ -19678,28 +19809,16 @@ else
+ as_mkdir_p=false
+ fi
+
+-if test -x / >/dev/null 2>&1; then
+- as_test_x='test -x'
+-else
+- if ls -dL / >/dev/null 2>&1; then
+- as_ls_L_option=L
+- else
+- as_ls_L_option=
+- fi
+- as_test_x='
+- eval sh -c '\''
+- if test -d "$1"; then
+- test -d "$1/.";
+- else
+- case $1 in #(
+- -*)set "./$1";;
+- esac;
+- case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
+- ???[sx]*):;;*)false;;esac;fi
+- '\'' sh
+- '
+-fi
+-as_executable_p=$as_test_x
++
++# as_fn_executable_p FILE
++# -----------------------
++# Test if FILE is an executable regular file.
++as_fn_executable_p ()
++{
++ test -f "$1" && test -x "$1"
++} # as_fn_executable_p
++as_test_x='test -x'
++as_executable_p=as_fn_executable_p
+
+ # Sed expression to map a string onto a valid CPP name.
+ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+@@ -19721,7 +19840,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
+ # values after options handling.
+ ac_log="
+ This file was extended by elementary $as_me 1.7.7, which was
+-generated by GNU Autoconf 2.68. Invocation command line was
++generated by GNU Autoconf 2.69. Invocation command line was
+
+ CONFIG_FILES = $CONFIG_FILES
+ CONFIG_HEADERS = $CONFIG_HEADERS
+@@ -19787,10 +19906,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
+ ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
+ ac_cs_version="\\
+ elementary config.status 1.7.7
+-configured by $0, generated by GNU Autoconf 2.68,
++configured by $0, generated by GNU Autoconf 2.69,
+ with options \\"\$ac_cs_config\\"
+
+-Copyright (C) 2010 Free Software Foundation, Inc.
++Copyright (C) 2012 Free Software Foundation, Inc.
+ This config.status script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it."
+
+@@ -19881,7 +20000,7 @@ fi
+ _ACEOF
+ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ if \$ac_cs_recheck; then
+- set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
++ set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
+ shift
+ \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
+ CONFIG_SHELL='$SHELL'
+@@ -20829,7 +20948,7 @@ $as_echo "$as_me: executing $ac_file com
+
+ case $ac_file$ac_mode in
+ "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
+- # Autoconf 2.62 quotes --file arguments for eval, but not when files
++ # Older Autoconf quotes --file arguments for eval, but not when files
+ # are listed without --file. Let's play safe and only enable the eval
+ # if we detect the quoting.
+ case $CONFIG_FILES in
+@@ -20842,7 +20961,7 @@ $as_echo "$as_me: executing $ac_file com
+ # Strip MF so we end up with the name of the file.
+ mf=`echo "$mf" | sed -e 's/:.*$//'`
+ # Check whether this is an Automake generated Makefile or not.
+- # We used to match only the files named `Makefile.in', but
++ # We used to match only the files named 'Makefile.in', but
+ # some people rename them; so instead we look at the file content.
+ # Grep'ing the first line is not enough: some people post-process
+ # each Makefile.in and add a new line on top of each file to say so.
+@@ -20876,21 +20995,19 @@ $as_echo X"$mf" |
+ continue
+ fi
+ # Extract the definition of DEPDIR, am__include, and am__quote
+- # from the Makefile without running `make'.
++ # from the Makefile without running 'make'.
+ DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
+ test -z "$DEPDIR" && continue
+ am__include=`sed -n 's/^am__include = //p' < "$mf"`
+- test -z "am__include" && continue
++ test -z "$am__include" && continue
+ am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
+- # When using ansi2knr, U may be empty or an underscore; expand it
+- U=`sed -n 's/^U = //p' < "$mf"`
+ # Find all dependency output files, they are included files with
+ # $(DEPDIR) in their names. We invoke sed twice because it is the
+ # simplest approach to changing $(DEPDIR) to its actual value in the
+ # expansion.
+ for file in `sed -n "
+ s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
+- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
++ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
+ # Make sure the directory exists.
+ test -f "$dirpart/$file" && continue
+ fdir=`$as_dirname -- "$file" ||
diff --git a/x11/enlightenment/DESCR b/x11/enlightenment/DESCR
new file mode 100644
index 00000000000..bb59a35c2bd
--- /dev/null
+++ b/x11/enlightenment/DESCR
@@ -0,0 +1,10 @@
+Enlightenment has grown to be much more than a window manager.
+It has many systems that have grown on their own to support development
+of the next version (0.17) and all the effort is going into solidifying
+these systems to be more than solid to build on.
+This has lead to a lot of code being produced that is useful far
+and beyond a window manager. The idea is to share as much code
+as possible with other programs, and so a small army of shared libraries
+has evolved for Enlightenment. This page attempts to cover some
+of these (especially the more interesting ones) to give a good insight
+into why they exist, what they do, how to use them, and where they are going.
diff --git a/x11/enlightenment/MESSAGE.NetBSD b/x11/enlightenment/MESSAGE.NetBSD
new file mode 100644
index 00000000000..6f8c4fffffc
--- /dev/null
+++ b/x11/enlightenment/MESSAGE.NetBSD
@@ -0,0 +1,7 @@
+===========================================================================
+$NetBSD: MESSAGE.NetBSD,v 1.1 2013/06/16 18:56:06 sno Exp $
+
+Please copy the enlightement file to your /etc/pam.d
+in order to make user authentication work in e17.
+
+===========================================================================
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile
new file mode 100644
index 00000000000..306d0093a08
--- /dev/null
+++ b/x11/enlightenment/Makefile
@@ -0,0 +1,58 @@
+# $NetBSD: Makefile,v 1.27 2013/06/16 18:56:06 sno Exp $
+#
+
+DISTNAME= enlightenment-0.17.3
+CATEGORIES= x11
+MASTER_SITES= http://download.enlightenment.org/releases/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://enlightenment.org/
+COMMENT= Enlightenment Window Manager, Development Release
+LICENSE= 2-clause-bsd
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS= gmake pkg-config automake autoconf
+
+PKG_SYSCONFSUBDIR= enlightenment
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+
+EGDIR= ${PREFIX}/share/examples/enlightenment
+CONF_FILES= ${EGDIR}/sysactions.conf \
+ ${PKG_SYSCONFDIR}/sysactions.conf \
+ ${PKG_SYSCONFDIR}/enlightenment/sysactions.conf \
+ ${PKG_SYSCONFDIR}/xdg/menus/enlightenment.menu
+
+CONFIGURE_ARGS+= --disable-mount-hal --disable-mount-udisks \
+ --disable-mount-eeze
+CONFIGURE_ENV+= MODULE_ARCH="${LOWER_OPSYS}-${MACHINE_ARCH}"
+
+INSTALLATION_DIRS= ${EGDIR}
+
+pre-install:
+ ${INSTALL_DATA} ${WRKSRC}/data/etc/sysactions.conf ${DESTDIR}${EGDIR}
+
+PKGCONFIG_OVERRIDE= enlightenment.pc.in
+
+MODULE_ARCH= ${LOWER_OPSYS}-${LOWER_ARCH}-ver-pre-svn-08
+PLIST_SUBST= MODULE_ARCH=${MODULE_ARCH}
+PRINT_PLIST_AWK+= { gsub(/${MODULE_ARCH}/, "$${MODULE_ARCH}") }
+
+.include "../../devel/ecore/buildlink3.mk"
+.include "../../devel/eet/buildlink3.mk"
+.include "../../graphics/edje/buildlink3.mk"
+.include "../../graphics/evas/buildlink3.mk"
+.include "../../graphics/evas-buffer/buildlink3.mk"
+.include "../../graphics/evas-eet/buildlink3.mk"
+.include "../../graphics/evas-jpeg/buildlink3.mk"
+.include "../../graphics/evas-png/buildlink3.mk"
+.include "../../sysutils/edbus/buildlink3.mk"
+.include "../../sysutils/efreet/buildlink3.mk"
+.include "../../devel/eio/buildlink3.mk"
+.include "../../x11/elementary/buildlink3.mk"
+.include "../../graphics/imlib2/buildlink3.mk"
+.include "../../x11/xcb-util-keysyms/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/enlightenment/PLIST b/x11/enlightenment/PLIST
new file mode 100644
index 00000000000..3a02c116feb
--- /dev/null
+++ b/x11/enlightenment/PLIST
@@ -0,0 +1,611 @@
+@comment $NetBSD: PLIST,v 1.1 2013/06/16 18:56:06 sno Exp $
+bin/enlightenment
+bin/enlightenment_filemanager
+bin/enlightenment_imc
+bin/enlightenment_open
+bin/enlightenment_remote
+bin/enlightenment_start
+include/enlightenment/e.h
+include/enlightenment/e_about.h
+include/enlightenment/e_acpi.h
+include/enlightenment/e_actions.h
+include/enlightenment/e_alert.h
+include/enlightenment/e_atoms.h
+include/enlightenment/e_backlight.h
+include/enlightenment/e_bg.h
+include/enlightenment/e_bindings.h
+include/enlightenment/e_border.h
+include/enlightenment/e_box.h
+include/enlightenment/e_canvas.h
+include/enlightenment/e_color.h
+include/enlightenment/e_color_class.h
+include/enlightenment/e_color_dialog.h
+include/enlightenment/e_config.h
+include/enlightenment/e_config_data.h
+include/enlightenment/e_config_dialog.h
+include/enlightenment/e_configure.h
+include/enlightenment/e_confirm_dialog.h
+include/enlightenment/e_container.h
+include/enlightenment/e_datastore.h
+include/enlightenment/e_desk.h
+include/enlightenment/e_deskenv.h
+include/enlightenment/e_desklock.h
+include/enlightenment/e_dialog.h
+include/enlightenment/e_dnd.h
+include/enlightenment/e_dpms.h
+include/enlightenment/e_eap_editor.h
+include/enlightenment/e_entry.h
+include/enlightenment/e_entry_dialog.h
+include/enlightenment/e_env.h
+include/enlightenment/e_error.h
+include/enlightenment/e_exec.h
+include/enlightenment/e_exehist.h
+include/enlightenment/e_filereg.h
+include/enlightenment/e_flowlayout.h
+include/enlightenment/e_fm.h
+include/enlightenment/e_fm_custom.h
+include/enlightenment/e_fm_device.h
+include/enlightenment/e_fm_mime.h
+include/enlightenment/e_fm_op.h
+include/enlightenment/e_fm_op_registry.h
+include/enlightenment/e_fm_prop.h
+include/enlightenment/e_fm_shared_codec.h
+include/enlightenment/e_fm_shared_device.h
+include/enlightenment/e_fm_shared_types.h
+include/enlightenment/e_focus.h
+include/enlightenment/e_font.h
+include/enlightenment/e_gadcon.h
+include/enlightenment/e_gadcon_popup.h
+include/enlightenment/e_grab_dialog.h
+include/enlightenment/e_grabinput.h
+include/enlightenment/e_hints.h
+include/enlightenment/e_icon.h
+include/enlightenment/e_ilist.h
+include/enlightenment/e_import_config_dialog.h
+include/enlightenment/e_import_dialog.h
+include/enlightenment/e_includes.h
+include/enlightenment/e_init.h
+include/enlightenment/e_int_border_locks.h
+include/enlightenment/e_int_border_menu.h
+include/enlightenment/e_int_border_prop.h
+include/enlightenment/e_int_border_remember.h
+include/enlightenment/e_int_config_modules.h
+include/enlightenment/e_int_gadcon_config.h
+include/enlightenment/e_int_menus.h
+include/enlightenment/e_int_shelf_config.h
+include/enlightenment/e_int_toolbar_config.h
+include/enlightenment/e_intl.h
+include/enlightenment/e_intl_data.h
+include/enlightenment/e_ipc.h
+include/enlightenment/e_ipc_codec.h
+include/enlightenment/e_layout.h
+include/enlightenment/e_livethumb.h
+include/enlightenment/e_log.h
+include/enlightenment/e_manager.h
+include/enlightenment/e_maximize.h
+include/enlightenment/e_menu.h
+include/enlightenment/e_mmx.h
+include/enlightenment/e_module.h
+include/enlightenment/e_mouse.h
+include/enlightenment/e_moveresize.h
+include/enlightenment/e_msg.h
+include/enlightenment/e_msgbus.h
+include/enlightenment/e_obj_dialog.h
+include/enlightenment/e_object.h
+include/enlightenment/e_order.h
+include/enlightenment/e_pan.h
+include/enlightenment/e_path.h
+include/enlightenment/e_place.h
+include/enlightenment/e_pointer.h
+include/enlightenment/e_popup.h
+include/enlightenment/e_powersave.h
+include/enlightenment/e_prefix.h
+include/enlightenment/e_randr.h
+include/enlightenment/e_remember.h
+include/enlightenment/e_resist.h
+include/enlightenment/e_scale.h
+include/enlightenment/e_screensaver.h
+include/enlightenment/e_scrollframe.h
+include/enlightenment/e_sha1.h
+include/enlightenment/e_shelf.h
+include/enlightenment/e_signals.h
+include/enlightenment/e_slidecore.h
+include/enlightenment/e_slider.h
+include/enlightenment/e_slidesel.h
+include/enlightenment/e_spectrum.h
+include/enlightenment/e_startup.h
+include/enlightenment/e_stolen.h
+include/enlightenment/e_sys.h
+include/enlightenment/e_table.h
+include/enlightenment/e_test.h
+include/enlightenment/e_theme.h
+include/enlightenment/e_theme_about.h
+include/enlightenment/e_thumb.h
+include/enlightenment/e_toolbar.h
+include/enlightenment/e_update.h
+include/enlightenment/e_user.h
+include/enlightenment/e_utils.h
+include/enlightenment/e_widget.h
+include/enlightenment/e_widget_aspect.h
+include/enlightenment/e_widget_button.h
+include/enlightenment/e_widget_check.h
+include/enlightenment/e_widget_color_well.h
+include/enlightenment/e_widget_config_list.h
+include/enlightenment/e_widget_csel.h
+include/enlightenment/e_widget_cslider.h
+include/enlightenment/e_widget_deskpreview.h
+include/enlightenment/e_widget_entry.h
+include/enlightenment/e_widget_filepreview.h
+include/enlightenment/e_widget_flist.h
+include/enlightenment/e_widget_font_preview.h
+include/enlightenment/e_widget_framelist.h
+include/enlightenment/e_widget_frametable.h
+include/enlightenment/e_widget_fsel.h
+include/enlightenment/e_widget_ilist.h
+include/enlightenment/e_widget_image.h
+include/enlightenment/e_widget_label.h
+include/enlightenment/e_widget_list.h
+include/enlightenment/e_widget_preview.h
+include/enlightenment/e_widget_radio.h
+include/enlightenment/e_widget_scrollframe.h
+include/enlightenment/e_widget_slider.h
+include/enlightenment/e_widget_spectrum.h
+include/enlightenment/e_widget_table.h
+include/enlightenment/e_widget_textblock.h
+include/enlightenment/e_widget_toolbar.h
+include/enlightenment/e_widget_toolbook.h
+include/enlightenment/e_win.h
+include/enlightenment/e_xinerama.h
+include/enlightenment/e_xkb.h
+include/enlightenment/e_xsettings.h
+include/enlightenment/e_zone.h
+include/enlightenment/evry_api.h
+include/enlightenment/evry_types.h
+lib/enlightenment/modules/backlight/e-module-backlight.edj
+lib/enlightenment/modules/backlight/module.desktop
+lib/enlightenment/modules/backlight/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/battery/e-module-battery.edj
+lib/enlightenment/modules/battery/module.desktop
+lib/enlightenment/modules/battery/netbsd-${MACHINE_ARCH}-${PKGVERSION}/batget
+lib/enlightenment/modules/battery/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/clock/e-module-clock.edj
+lib/enlightenment/modules/clock/module.desktop
+lib/enlightenment/modules/clock/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/comp/e-module-comp.edj
+lib/enlightenment/modules/comp/module.desktop
+lib/enlightenment/modules/comp/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf/e-module-conf.edj
+lib/enlightenment/modules/conf/module.desktop
+lib/enlightenment/modules/conf/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_applications/e-module-conf_applications.edj
+lib/enlightenment/modules/conf_applications/module.desktop
+lib/enlightenment/modules/conf_applications/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_dialogs/e-module-conf_dialogs.edj
+lib/enlightenment/modules/conf_dialogs/module.desktop
+lib/enlightenment/modules/conf_dialogs/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_display/module.desktop
+lib/enlightenment/modules/conf_display/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_edgebindings/e-module-conf_edgebindings.edj
+lib/enlightenment/modules/conf_edgebindings/module.desktop
+lib/enlightenment/modules/conf_edgebindings/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_interaction/e-module-conf_interaction.edj
+lib/enlightenment/modules/conf_interaction/module.desktop
+lib/enlightenment/modules/conf_interaction/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_intl/module.desktop
+lib/enlightenment/modules/conf_intl/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_keybindings/module.desktop
+lib/enlightenment/modules/conf_keybindings/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_menus/e-module-conf_menus.edj
+lib/enlightenment/modules/conf_menus/module.desktop
+lib/enlightenment/modules/conf_menus/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_paths/e-module-conf_paths.edj
+lib/enlightenment/modules/conf_paths/module.desktop
+lib/enlightenment/modules/conf_paths/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_performance/e-module-conf_performance.edj
+lib/enlightenment/modules/conf_performance/module.desktop
+lib/enlightenment/modules/conf_performance/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_randr/e-module-conf_randr.edj
+lib/enlightenment/modules/conf_randr/module.desktop
+lib/enlightenment/modules/conf_randr/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_shelves/e-module-conf_shelves.edj
+lib/enlightenment/modules/conf_shelves/module.desktop
+lib/enlightenment/modules/conf_shelves/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_theme/module.desktop
+lib/enlightenment/modules/conf_theme/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_window_manipulation/module.desktop
+lib/enlightenment/modules/conf_window_manipulation/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/conf_window_remembers/e-module-conf_window_remembers.edj
+lib/enlightenment/modules/conf_window_remembers/module.desktop
+lib/enlightenment/modules/conf_window_remembers/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/connman/e-module-connman.edj
+lib/enlightenment/modules/connman/module.desktop
+lib/enlightenment/modules/connman/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/cpufreq/e-module-cpufreq.edj
+lib/enlightenment/modules/cpufreq/module.desktop
+lib/enlightenment/modules/cpufreq/netbsd-${MACHINE_ARCH}-${PKGVERSION}/freqset
+lib/enlightenment/modules/cpufreq/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/dropshadow/e-module-dropshadow.edj
+lib/enlightenment/modules/dropshadow/module.desktop
+lib/enlightenment/modules/dropshadow/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/everything/e-module-everything-start.edj
+lib/enlightenment/modules/everything/e-module-everything.edj
+lib/enlightenment/modules/everything/module.desktop
+lib/enlightenment/modules/everything/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/fileman/e-module-fileman.edj
+lib/enlightenment/modules/fileman/module.desktop
+lib/enlightenment/modules/fileman/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/fileman_opinfo/e-module-fileman_opinfo.edj
+lib/enlightenment/modules/fileman_opinfo/module.desktop
+lib/enlightenment/modules/fileman_opinfo/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/gadman/e-module-gadman.edj
+lib/enlightenment/modules/gadman/module.desktop
+lib/enlightenment/modules/gadman/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/ibar/e-module-ibar.edj
+lib/enlightenment/modules/ibar/module.desktop
+lib/enlightenment/modules/ibar/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/ibox/e-module-ibox.edj
+lib/enlightenment/modules/ibox/module.desktop
+lib/enlightenment/modules/ibox/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume-bluetooth/e-module-illume-bluetooth.edj
+lib/enlightenment/modules/illume-bluetooth/module.desktop
+lib/enlightenment/modules/illume-bluetooth/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume-home-toggle/e-module-illume-home-toggle.edj
+lib/enlightenment/modules/illume-home-toggle/module.desktop
+lib/enlightenment/modules/illume-home-toggle/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume-home/e-module-illume-home.edj
+lib/enlightenment/modules/illume-home/module.desktop
+lib/enlightenment/modules/illume-home/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume-indicator/e-module-illume-indicator.edj
+lib/enlightenment/modules/illume-indicator/module.desktop
+lib/enlightenment/modules/illume-indicator/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume-kbd-toggle/e-module-illume-kbd-toggle.edj
+lib/enlightenment/modules/illume-kbd-toggle/module.desktop
+lib/enlightenment/modules/illume-kbd-toggle/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume-keyboard/dicts/English_US.dic
+lib/enlightenment/modules/illume-keyboard/dicts/English_US_Small.dic
+lib/enlightenment/modules/illume-keyboard/e-module-illume-keyboard.edj
+lib/enlightenment/modules/illume-keyboard/keyboards/Default.kbd
+lib/enlightenment/modules/illume-keyboard/keyboards/Numbers.kbd
+lib/enlightenment/modules/illume-keyboard/keyboards/Terminal.kbd
+lib/enlightenment/modules/illume-keyboard/keyboards/alpha.png
+lib/enlightenment/modules/illume-keyboard/keyboards/backspace.png
+lib/enlightenment/modules/illume-keyboard/keyboards/down.png
+lib/enlightenment/modules/illume-keyboard/keyboards/enter.png
+lib/enlightenment/modules/illume-keyboard/keyboards/ignore_built_in_keyboards
+lib/enlightenment/modules/illume-keyboard/keyboards/left.png
+lib/enlightenment/modules/illume-keyboard/keyboards/numeric.png
+lib/enlightenment/modules/illume-keyboard/keyboards/qwerty.png
+lib/enlightenment/modules/illume-keyboard/keyboards/right.png
+lib/enlightenment/modules/illume-keyboard/keyboards/shift.png
+lib/enlightenment/modules/illume-keyboard/keyboards/tab.png
+lib/enlightenment/modules/illume-keyboard/keyboards/up.png
+lib/enlightenment/modules/illume-keyboard/module.desktop
+lib/enlightenment/modules/illume-keyboard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume-mode-toggle/e-module-illume-mode-toggle.edj
+lib/enlightenment/modules/illume-mode-toggle/module.desktop
+lib/enlightenment/modules/illume-mode-toggle/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume-softkey/e-module-illume-softkey.edj
+lib/enlightenment/modules/illume-softkey/module.desktop
+lib/enlightenment/modules/illume-softkey/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume2/e-module-illume2.edj
+lib/enlightenment/modules/illume2/keyboards/ignore_built_in_keyboards
+lib/enlightenment/modules/illume2/module.desktop
+lib/enlightenment/modules/illume2/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/illume2/policies/illume.la
+lib/enlightenment/modules/illume2/policies/tablet.la
+lib/enlightenment/modules/mixer/e-module-mixer.edj
+lib/enlightenment/modules/mixer/module.desktop
+lib/enlightenment/modules/mixer/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/msgbus/e-module-msgbus.edj
+lib/enlightenment/modules/msgbus/module.desktop
+lib/enlightenment/modules/msgbus/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/notification/e-module-notification.edj
+lib/enlightenment/modules/notification/module.desktop
+lib/enlightenment/modules/notification/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/pager/e-module-pager.edj
+lib/enlightenment/modules/pager/module.desktop
+lib/enlightenment/modules/pager/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/quickaccess/e-module-quickaccess.edj
+lib/enlightenment/modules/quickaccess/module.desktop
+lib/enlightenment/modules/quickaccess/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/shot/e-module-shot.edj
+lib/enlightenment/modules/shot/module.desktop
+lib/enlightenment/modules/shot/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/start/e-module-start.edj
+lib/enlightenment/modules/start/module.desktop
+lib/enlightenment/modules/start/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/syscon/e-module-syscon.edj
+lib/enlightenment/modules/syscon/module.desktop
+lib/enlightenment/modules/syscon/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/systray/e-module-systray.edj
+lib/enlightenment/modules/systray/module.desktop
+lib/enlightenment/modules/systray/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/tasks/e-module-tasks.edj
+lib/enlightenment/modules/tasks/module.desktop
+lib/enlightenment/modules/tasks/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/temperature/e-module-temperature.edj
+lib/enlightenment/modules/temperature/module.desktop
+lib/enlightenment/modules/temperature/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/temperature/netbsd-${MACHINE_ARCH}-${PKGVERSION}/tempget
+lib/enlightenment/modules/tiling/e-module-tiling.edj
+lib/enlightenment/modules/tiling/module.desktop
+lib/enlightenment/modules/tiling/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/winlist/e-module-winlist.edj
+lib/enlightenment/modules/winlist/module.desktop
+lib/enlightenment/modules/winlist/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/wizard/def-ibar.txt
+lib/enlightenment/modules/wizard/desktop/home.desktop
+lib/enlightenment/modules/wizard/desktop/root.desktop
+lib/enlightenment/modules/wizard/desktop/tmp.desktop
+lib/enlightenment/modules/wizard/extra_desktops/mplayer.desktop
+lib/enlightenment/modules/wizard/extra_desktops/xterm.desktop
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_000.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_010.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_011.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_020.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_030.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_040.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_050.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_060.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_070.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_080.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_090.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_100.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_110.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_120.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_130.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_140.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_150.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_160.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_170.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_180.la
+lib/enlightenment/modules/wizard/netbsd-${MACHINE_ARCH}-${PKGVERSION}/page_200.la
+lib/enlightenment/modules/xkbswitch/e-module-xkbswitch.edj
+lib/enlightenment/modules/xkbswitch/module.desktop
+lib/enlightenment/modules/xkbswitch/netbsd-${MACHINE_ARCH}-${PKGVERSION}/module.la
+lib/enlightenment/utils/enlightenment_alert
+lib/enlightenment/utils/enlightenment_fm
+lib/enlightenment/utils/enlightenment_fm_op
+lib/enlightenment/utils/enlightenment_init
+lib/enlightenment/utils/enlightenment_static_grabber
+lib/enlightenment/utils/enlightenment_sys
+lib/enlightenment/utils/enlightenment_thumb
+lib/pkgconfig/enlightenment.pc
+lib/pkgconfig/everything.pc
+share/applications/enlightenment_filemanager.desktop
+share/enlightenment/AUTHORS
+share/enlightenment/COPYING
+share/enlightenment/data/backgrounds/Brown_Rock_Hi.edj
+share/enlightenment/data/backgrounds/Colorful_Roses.edj
+share/enlightenment/data/backgrounds/Curly_Leaves.edj
+share/enlightenment/data/backgrounds/Dark_Gradient.edj
+share/enlightenment/data/backgrounds/Darkconcrete.edj
+share/enlightenment/data/backgrounds/Flower_Petals.edj
+share/enlightenment/data/backgrounds/Go_Away.edj
+share/enlightenment/data/backgrounds/Grassy.edj
+share/enlightenment/data/backgrounds/Green_Stem.edj
+share/enlightenment/data/backgrounds/Hills.edj
+share/enlightenment/data/backgrounds/Japanesemaple.edj
+share/enlightenment/data/backgrounds/Lakegrass.edj
+share/enlightenment/data/backgrounds/Lantern_Cluster.edj
+share/enlightenment/data/backgrounds/Leafy_Red.edj
+share/enlightenment/data/backgrounds/Light.edj
+share/enlightenment/data/backgrounds/Light_Gradient.edj
+share/enlightenment/data/backgrounds/Mossstring.edj
+share/enlightenment/data/backgrounds/Motleyrock.edj
+share/enlightenment/data/backgrounds/Newgrowth.edj
+share/enlightenment/data/backgrounds/Orange_Roses.edj
+share/enlightenment/data/backgrounds/Pattern_Radial.edj
+share/enlightenment/data/backgrounds/Pattern_Vertical.edj
+share/enlightenment/data/backgrounds/Pattern_Vertical_Hi.edj
+share/enlightenment/data/backgrounds/Pine_Silhouettes.edj
+share/enlightenment/data/backgrounds/Purple_Flower_Bunch.edj
+share/enlightenment/data/backgrounds/Ramen.edj
+share/enlightenment/data/backgrounds/Shady_Leaves.edj
+share/enlightenment/data/backgrounds/Skywall.edj
+share/enlightenment/data/backgrounds/Stringflower.edj
+share/enlightenment/data/backgrounds/Temple.edj
+share/enlightenment/data/backgrounds/Train.edj
+share/enlightenment/data/backgrounds/Wall_Lanterns.edj
+share/enlightenment/data/backgrounds/Wetgrass.edj
+share/enlightenment/data/backgrounds/Wetleaf.edj
+share/enlightenment/data/backgrounds/Whiterock.edj
+share/enlightenment/data/backgrounds/Windy_Palm.edj
+share/enlightenment/data/config/default/e.cfg
+share/enlightenment/data/config/default/enlightenment-default.png
+share/enlightenment/data/config/default/profile.desktop
+share/enlightenment/data/config/mobile/e.cfg
+share/enlightenment/data/config/mobile/enlightenment-mobile.png
+share/enlightenment/data/config/mobile/module.battery.cfg
+share/enlightenment/data/config/mobile/module.conf.cfg
+share/enlightenment/data/config/mobile/module.illume-home.cfg
+share/enlightenment/data/config/mobile/module.illume-indicator.cfg
+share/enlightenment/data/config/mobile/module.illume-keyboard.cfg
+share/enlightenment/data/config/mobile/module.illume-softkey.cfg
+share/enlightenment/data/config/mobile/module.illume2.cfg
+share/enlightenment/data/config/mobile/profile.desktop
+share/enlightenment/data/config/profile.cfg
+share/enlightenment/data/config/standard/e.cfg
+share/enlightenment/data/config/standard/enlightenment-standard.png
+share/enlightenment/data/config/standard/module.battery.cfg
+share/enlightenment/data/config/standard/module.conf.cfg
+share/enlightenment/data/config/standard/module.cpufreq.cfg
+share/enlightenment/data/config/standard/module.dropshadow.cfg
+share/enlightenment/data/config/standard/module.fileman.cfg
+share/enlightenment/data/config/standard/module.ibar.cfg
+share/enlightenment/data/config/standard/module.ibox.cfg
+share/enlightenment/data/config/standard/module.pager.cfg
+share/enlightenment/data/config/standard/module.temperature.cfg
+share/enlightenment/data/config/standard/profile.desktop
+share/enlightenment/data/favorites/.order
+share/enlightenment/data/favorites/desktop.desktop
+share/enlightenment/data/favorites/home.desktop
+share/enlightenment/data/favorites/root.desktop
+share/enlightenment/data/favorites/tmp.desktop
+share/enlightenment/data/flags/ad_flag.png
+share/enlightenment/data/flags/af_flag.png
+share/enlightenment/data/flags/al_flag.png
+share/enlightenment/data/flags/am_flag.png
+share/enlightenment/data/flags/ar_flag.png
+share/enlightenment/data/flags/ara_flag.png
+share/enlightenment/data/flags/at_flag.png
+share/enlightenment/data/flags/az_flag.png
+share/enlightenment/data/flags/ba_flag.png
+share/enlightenment/data/flags/bd_flag.png
+share/enlightenment/data/flags/be_flag.png
+share/enlightenment/data/flags/bg_flag.png
+share/enlightenment/data/flags/br_flag.png
+share/enlightenment/data/flags/brai_flag.png
+share/enlightenment/data/flags/bt_flag.png
+share/enlightenment/data/flags/bw_flag.png
+share/enlightenment/data/flags/by_flag.png
+share/enlightenment/data/flags/ca_flag.png
+share/enlightenment/data/flags/cat_flag.png
+share/enlightenment/data/flags/cd_flag.png
+share/enlightenment/data/flags/ch_flag.png
+share/enlightenment/data/flags/cm_flag.png
+share/enlightenment/data/flags/cn_flag.png
+share/enlightenment/data/flags/cz_flag.png
+share/enlightenment/data/flags/de_flag.png
+share/enlightenment/data/flags/dk_flag.png
+share/enlightenment/data/flags/ee_flag.png
+share/enlightenment/data/flags/epo_flag.png
+share/enlightenment/data/flags/es_flag.png
+share/enlightenment/data/flags/et_flag.png
+share/enlightenment/data/flags/fi_flag.png
+share/enlightenment/data/flags/fo_flag.png
+share/enlightenment/data/flags/fr_flag.png
+share/enlightenment/data/flags/gb_flag.png
+share/enlightenment/data/flags/ge_flag.png
+share/enlightenment/data/flags/gh_flag.png
+share/enlightenment/data/flags/gn_flag.png
+share/enlightenment/data/flags/gr_flag.png
+share/enlightenment/data/flags/hr_flag.png
+share/enlightenment/data/flags/hu_flag.png
+share/enlightenment/data/flags/ie_flag.png
+share/enlightenment/data/flags/il_flag.png
+share/enlightenment/data/flags/in_flag.png
+share/enlightenment/data/flags/iq_flag.png
+share/enlightenment/data/flags/ir_flag.png
+share/enlightenment/data/flags/is_flag.png
+share/enlightenment/data/flags/it_flag.png
+share/enlightenment/data/flags/jp_flag.png
+share/enlightenment/data/flags/ke_flag.png
+share/enlightenment/data/flags/kg_flag.png
+share/enlightenment/data/flags/kh_flag.png
+share/enlightenment/data/flags/kr_flag.png
+share/enlightenment/data/flags/ku_flag.png
+share/enlightenment/data/flags/kz_flag.png
+share/enlightenment/data/flags/la_flag.png
+share/enlightenment/data/flags/lang-system.png
+share/enlightenment/data/flags/latam_flag.png
+share/enlightenment/data/flags/lk_flag.png
+share/enlightenment/data/flags/lt_flag.png
+share/enlightenment/data/flags/lv_flag.png
+share/enlightenment/data/flags/ma_flag.png
+share/enlightenment/data/flags/mao_flag.png
+share/enlightenment/data/flags/me_flag.png
+share/enlightenment/data/flags/mk_flag.png
+share/enlightenment/data/flags/ml_flag.png
+share/enlightenment/data/flags/mm_flag.png
+share/enlightenment/data/flags/mn_flag.png
+share/enlightenment/data/flags/mt_flag.png
+share/enlightenment/data/flags/mv_flag.png
+share/enlightenment/data/flags/my_flag.png
+share/enlightenment/data/flags/ng_flag.png
+share/enlightenment/data/flags/nl_flag.png
+share/enlightenment/data/flags/no_flag.png
+share/enlightenment/data/flags/np_flag.png
+share/enlightenment/data/flags/ph_flag.png
+share/enlightenment/data/flags/pk_flag.png
+share/enlightenment/data/flags/pl_flag.png
+share/enlightenment/data/flags/pt_flag.png
+share/enlightenment/data/flags/ro_flag.png
+share/enlightenment/data/flags/rs_flag.png
+share/enlightenment/data/flags/ru_flag.png
+share/enlightenment/data/flags/se_flag.png
+share/enlightenment/data/flags/si_flag.png
+share/enlightenment/data/flags/sk_flag.png
+share/enlightenment/data/flags/sn_flag.png
+share/enlightenment/data/flags/sy_flag.png
+share/enlightenment/data/flags/th_flag.png
+share/enlightenment/data/flags/tj_flag.png
+share/enlightenment/data/flags/tm_flag.png
+share/enlightenment/data/flags/tr_flag.png
+share/enlightenment/data/flags/tw_flag.png
+share/enlightenment/data/flags/tz_flag.png
+share/enlightenment/data/flags/ua_flag.png
+share/enlightenment/data/flags/unknown_flag.png
+share/enlightenment/data/flags/us_flag.png
+share/enlightenment/data/flags/uz_flag.png
+share/enlightenment/data/flags/vn_flag.png
+share/enlightenment/data/flags/za_flag.png
+share/enlightenment/data/icons/audio_player.png
+share/enlightenment/data/icons/audio_player2.png
+share/enlightenment/data/icons/image_viewer.png
+share/enlightenment/data/icons/mail_client.png
+share/enlightenment/data/icons/text_editor.png
+share/enlightenment/data/icons/video_player.png
+share/enlightenment/data/icons/web_browser.png
+share/enlightenment/data/icons/xterm.png
+share/enlightenment/data/images/enlightenment.png
+share/enlightenment/data/images/test.edj
+share/enlightenment/data/images/test.jpg
+share/enlightenment/data/images/test.png
+share/enlightenment/data/images/test.svg
+share/enlightenment/data/input_methods/fcitx.imc
+share/enlightenment/data/input_methods/gcin.imc
+share/enlightenment/data/input_methods/hime.imc
+share/enlightenment/data/input_methods/ibus.imc
+share/enlightenment/data/input_methods/iiimf.imc
+share/enlightenment/data/input_methods/scim.imc
+share/enlightenment/data/input_methods/uim.imc
+share/enlightenment/data/themes/default.edj
+share/enlightenment/doc/FDO.txt
+share/enlightenment/doc/cache.txt
+share/enlightenment/doc/documentation.html
+share/enlightenment/doc/enlightenment.png
+share/enlightenment/doc/illume2.html
+share/enlightenment/doc/illume2.png
+share/examples/enlightenment/sysactions.conf
+share/locale/ar/LC_MESSAGES/enlightenment.mo
+share/locale/bg/LC_MESSAGES/enlightenment.mo
+share/locale/ca/LC_MESSAGES/enlightenment.mo
+share/locale/cs/LC_MESSAGES/enlightenment.mo
+share/locale/da/LC_MESSAGES/enlightenment.mo
+share/locale/de/LC_MESSAGES/enlightenment.mo
+share/locale/el/LC_MESSAGES/enlightenment.mo
+share/locale/eo/LC_MESSAGES/enlightenment.mo
+share/locale/es/LC_MESSAGES/enlightenment.mo
+share/locale/et/LC_MESSAGES/enlightenment.mo
+share/locale/fi/LC_MESSAGES/enlightenment.mo
+share/locale/fo/LC_MESSAGES/enlightenment.mo
+share/locale/fr/LC_MESSAGES/enlightenment.mo
+share/locale/fr_CH/LC_MESSAGES/enlightenment.mo
+share/locale/gl/LC_MESSAGES/enlightenment.mo
+share/locale/he/LC_MESSAGES/enlightenment.mo
+share/locale/hr/LC_MESSAGES/enlightenment.mo
+share/locale/hu/LC_MESSAGES/enlightenment.mo
+share/locale/it/LC_MESSAGES/enlightenment.mo
+share/locale/ja/LC_MESSAGES/enlightenment.mo
+share/locale/km/LC_MESSAGES/enlightenment.mo
+share/locale/ko/LC_MESSAGES/enlightenment.mo
+share/locale/ku/LC_MESSAGES/enlightenment.mo
+share/locale/lt/LC_MESSAGES/enlightenment.mo
+share/locale/ms/LC_MESSAGES/enlightenment.mo
+share/locale/nb/LC_MESSAGES/enlightenment.mo
+share/locale/nl/LC_MESSAGES/enlightenment.mo
+share/locale/pl/LC_MESSAGES/enlightenment.mo
+share/locale/pt/LC_MESSAGES/enlightenment.mo
+share/locale/pt_BR/LC_MESSAGES/enlightenment.mo
+share/locale/ro/LC_MESSAGES/enlightenment.mo
+share/locale/ru/LC_MESSAGES/enlightenment.mo
+share/locale/sk/LC_MESSAGES/enlightenment.mo
+share/locale/sl/LC_MESSAGES/enlightenment.mo
+share/locale/sv/LC_MESSAGES/enlightenment.mo
+share/locale/tr/LC_MESSAGES/enlightenment.mo
+share/locale/uk/LC_MESSAGES/enlightenment.mo
+share/locale/zh_CN/LC_MESSAGES/enlightenment.mo
+share/locale/zh_TW/LC_MESSAGES/enlightenment.mo
+share/xsessions/enlightenment.desktop
diff --git a/x11/enlightenment/buildlink3.mk b/x11/enlightenment/buildlink3.mk
new file mode 100644
index 00000000000..7b375afc3ab
--- /dev/null
+++ b/x11/enlightenment/buildlink3.mk
@@ -0,0 +1,28 @@
+# $NetBSD: buildlink3.mk,v 1.1 2013/06/16 18:56:06 sno Exp $
+
+BUILDLINK_TREE+= enlightenment
+
+.if !defined(ENLIGHTENMENT_BUILDLINK3_MK)
+ENLIGHTENMENT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.enlightenment+= enlightenment>=0.17.3
+BUILDLINK_ABI_DEPENDS.enlightenment?= enlightenment>=0.17.3
+BUILDLINK_PKGSRCDIR.enlightenment?= ../../x11/enlightenment
+
+.include "../../devel/ecore/buildlink3.mk"
+.include "../../devel/eet/buildlink3.mk"
+.include "../../graphics/edje/buildlink3.mk"
+.include "../../graphics/evas/buildlink3.mk"
+.include "../../graphics/evas-buffer/buildlink3.mk"
+.include "../../graphics/evas-eet/buildlink3.mk"
+.include "../../graphics/evas-jpeg/buildlink3.mk"
+.include "../../graphics/evas-png/buildlink3.mk"
+.include "../../sysutils/edbus/buildlink3.mk"
+.include "../../sysutils/efreet/buildlink3.mk"
+.include "../../devel/eio/buildlink3.mk"
+.include "../../x11/elementary/buildlink3.mk"
+.include "../../graphics/imlib2/buildlink3.mk"
+.include "../../x11/xcb-util-keysyms/buildlink3.mk"
+.endif # ENLIGHTENMENT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -enlightenment
diff --git a/x11/enlightenment/distinfo b/x11/enlightenment/distinfo
new file mode 100644
index 00000000000..ed783c42799
--- /dev/null
+++ b/x11/enlightenment/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/06/16 18:56:06 sno Exp $
+
+SHA1 (enlightenment-0.17.3.tar.bz2) = a0bda02d3dcd0105ffbb33de6411bbc910ba4585
+RMD160 (enlightenment-0.17.3.tar.bz2) = a0997f99a8fb0857cadc9b1f99b6e3217461b5dd
+Size (enlightenment-0.17.3.tar.bz2) = 29332256 bytes
diff --git a/x11/enlightenment/files/enlightenment b/x11/enlightenment/files/enlightenment
new file mode 100644
index 00000000000..fc68033af76
--- /dev/null
+++ b/x11/enlightenment/files/enlightenment
@@ -0,0 +1,13 @@
+# $NetBSD: enlightenment,v 1.1 2013/06/16 18:56:06 sno Exp $
+#
+# PAM configuration for the "enlightenment" service
+#
+
+# auth
+auth include display_manager
+
+# account
+account include display_manager
+
+# session
+session include display_manager