pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pluma: remove, imported in pkgsrc.



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Sat May 21 21:42:58 2016 +0200
Changeset:	db2f8550f5d5807201fbfaeb08650f4d1491fff9

Removed Files:
	pluma/DESCR
	pluma/Makefile
	pluma/PLIST
	pluma/distinfo
	pluma/options.mk
	pluma/patches/patch-tests_document-saver.c

Log Message:
pluma: remove, imported in pkgsrc.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=db2f8550f5d5807201fbfaeb08650f4d1491fff9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pluma/DESCR                                |   7 -
 pluma/Makefile                             |  29 --
 pluma/PLIST                                | 528 -----------------------------
 pluma/distinfo                             |   7 -
 pluma/options.mk                           |  33 --
 pluma/patches/patch-tests_document-saver.c |  17 -
 6 files changed, 621 deletions(-)

diffs:
diff --git a/pluma/DESCR b/pluma/DESCR
deleted file mode 100644
index 635e11f..0000000
--- a/pluma/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-pluma is a small and lightweight UTF-8 text editor for the MATE
-environment. Based on gedit, the text editor for the GNOME2 environment.
-
-pluma is part of MATE and uses the latest GTK+ and MATE libraries.
-Complete MATE integration is featured, with support for Drag and Drop (DnD)
-from Caja (the MATE file manager), the use of the MATE help system,
-the MATE Virtual File System and the MATE print framework.
diff --git a/pluma/Makefile b/pluma/Makefile
deleted file mode 100644
index d2b841f..0000000
--- a/pluma/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2015/04/09 22:07:26 krytarowski Exp $
-
-.include "../../wip/mate/Makefile.common"
-
-DISTNAME=	pluma-${MATE_VERSION}
-CATEGORIES=	editors
-
-COMMENT=	Small and lightweight UTF-8 text editor for the MATE
-
-TOOL_DEPENDS+=	itstool-[0-9]*:../../textproc/itstool
-TOOL_DEPENDS+=	libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
-
-PKGCONFIG_OVERRIDE+=	data/pluma.pc.in
-
-CONFIGURE_ARGS+=	--disable-updater # only for OS X and Windows
-
-.include "options.mk"
-
-.include "../../devel/glib2/schemas.mk"
-
-.include "../../wip/mate-desktop/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/gtksourceview2/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/pluma/PLIST b/pluma/PLIST
deleted file mode 100644
index 3cc6037..0000000
--- a/pluma/PLIST
+++ /dev/null
@@ -1,528 +0,0 @@
-@comment $NetBSD$
-bin/pluma
-include/pluma/pluma-app.h
-include/pluma/pluma-commands.h
-include/pluma/pluma-debug.h
-include/pluma/pluma-document.h
-include/pluma/pluma-encodings-combo-box.h
-include/pluma/pluma-encodings.h
-include/pluma/pluma-file-chooser-dialog.h
-include/pluma/pluma-help.h
-include/pluma/pluma-message-bus.h
-include/pluma/pluma-message-type.h
-include/pluma/pluma-message.h
-include/pluma/pluma-notebook.h
-include/pluma/pluma-panel.h
-include/pluma/pluma-plugin.h
-include/pluma/pluma-prefs-manager-app.h
-include/pluma/pluma-prefs-manager.h
-include/pluma/pluma-progress-message-area.h
-include/pluma/pluma-status-combo-box.h
-include/pluma/pluma-statusbar.h
-include/pluma/pluma-tab.h
-include/pluma/pluma-utils.h
-include/pluma/pluma-view.h
-include/pluma/pluma-window.h
-lib/pkgconfig/pluma.pc
-lib/pluma/plugin-loaders/libcloader.la
-lib/pluma/plugin-loaders/libpythonloader.la
-lib/pluma/plugins/changecase.pluma-plugin
-lib/pluma/plugins/docinfo.pluma-plugin
-lib/pluma/plugins/externaltools.pluma-plugin
-lib/pluma/plugins/externaltools/__init__.py
-lib/pluma/plugins/externaltools/__init__.pyc
-lib/pluma/plugins/externaltools/__init__.pyo
-lib/pluma/plugins/externaltools/capture.py
-lib/pluma/plugins/externaltools/capture.pyc
-lib/pluma/plugins/externaltools/capture.pyo
-lib/pluma/plugins/externaltools/filelookup.py
-lib/pluma/plugins/externaltools/filelookup.pyc
-lib/pluma/plugins/externaltools/filelookup.pyo
-lib/pluma/plugins/externaltools/functions.py
-lib/pluma/plugins/externaltools/functions.pyc
-lib/pluma/plugins/externaltools/functions.pyo
-lib/pluma/plugins/externaltools/library.py
-lib/pluma/plugins/externaltools/library.pyc
-lib/pluma/plugins/externaltools/library.pyo
-lib/pluma/plugins/externaltools/linkparsing.py
-lib/pluma/plugins/externaltools/linkparsing.pyc
-lib/pluma/plugins/externaltools/linkparsing.pyo
-lib/pluma/plugins/externaltools/manager.py
-lib/pluma/plugins/externaltools/manager.pyc
-lib/pluma/plugins/externaltools/manager.pyo
-lib/pluma/plugins/externaltools/outputpanel.py
-lib/pluma/plugins/externaltools/outputpanel.pyc
-lib/pluma/plugins/externaltools/outputpanel.pyo
-lib/pluma/plugins/filebrowser.pluma-plugin
-lib/pluma/plugins/libchangecase.la
-lib/pluma/plugins/libdocinfo.la
-lib/pluma/plugins/libfilebrowser.la
-lib/pluma/plugins/libmodelines.la
-lib/pluma/plugins/libsort.la
-lib/pluma/plugins/libspell.la
-lib/pluma/plugins/libtaglist.la
-lib/pluma/plugins/libtime.la
-lib/pluma/plugins/libtrailsave.la
-lib/pluma/plugins/modelines.pluma-plugin
-lib/pluma/plugins/pythonconsole.pluma-plugin
-lib/pluma/plugins/pythonconsole/__init__.py
-lib/pluma/plugins/pythonconsole/__init__.pyc
-lib/pluma/plugins/pythonconsole/__init__.pyo
-lib/pluma/plugins/pythonconsole/config.py
-lib/pluma/plugins/pythonconsole/config.pyc
-lib/pluma/plugins/pythonconsole/config.pyo
-lib/pluma/plugins/pythonconsole/console.py
-lib/pluma/plugins/pythonconsole/console.pyc
-lib/pluma/plugins/pythonconsole/console.pyo
-lib/pluma/plugins/quickopen.pluma-plugin
-lib/pluma/plugins/quickopen/__init__.py
-lib/pluma/plugins/quickopen/__init__.pyc
-lib/pluma/plugins/quickopen/__init__.pyo
-lib/pluma/plugins/quickopen/popup.py
-lib/pluma/plugins/quickopen/popup.pyc
-lib/pluma/plugins/quickopen/popup.pyo
-lib/pluma/plugins/quickopen/virtualdirs.py
-lib/pluma/plugins/quickopen/virtualdirs.pyc
-lib/pluma/plugins/quickopen/virtualdirs.pyo
-lib/pluma/plugins/quickopen/windowhelper.py
-lib/pluma/plugins/quickopen/windowhelper.pyc
-lib/pluma/plugins/quickopen/windowhelper.pyo
-lib/pluma/plugins/snippets.pluma-plugin
-lib/pluma/plugins/snippets/Completion.py
-lib/pluma/plugins/snippets/Completion.pyc
-lib/pluma/plugins/snippets/Completion.pyo
-lib/pluma/plugins/snippets/Document.py
-lib/pluma/plugins/snippets/Document.pyc
-lib/pluma/plugins/snippets/Document.pyo
-lib/pluma/plugins/snippets/Exporter.py
-lib/pluma/plugins/snippets/Exporter.pyc
-lib/pluma/plugins/snippets/Exporter.pyo
-lib/pluma/plugins/snippets/Helper.py
-lib/pluma/plugins/snippets/Helper.pyc
-lib/pluma/plugins/snippets/Helper.pyo
-lib/pluma/plugins/snippets/Importer.py
-lib/pluma/plugins/snippets/Importer.pyc
-lib/pluma/plugins/snippets/Importer.pyo
-lib/pluma/plugins/snippets/LanguageManager.py
-lib/pluma/plugins/snippets/LanguageManager.pyc
-lib/pluma/plugins/snippets/LanguageManager.pyo
-lib/pluma/plugins/snippets/Library.py
-lib/pluma/plugins/snippets/Library.pyc
-lib/pluma/plugins/snippets/Library.pyo
-lib/pluma/plugins/snippets/Manager.py
-lib/pluma/plugins/snippets/Manager.pyc
-lib/pluma/plugins/snippets/Manager.pyo
-lib/pluma/plugins/snippets/Parser.py
-lib/pluma/plugins/snippets/Parser.pyc
-lib/pluma/plugins/snippets/Parser.pyo
-lib/pluma/plugins/snippets/Placeholder.py
-lib/pluma/plugins/snippets/Placeholder.pyc
-lib/pluma/plugins/snippets/Placeholder.pyo
-lib/pluma/plugins/snippets/Snippet.py
-lib/pluma/plugins/snippets/Snippet.pyc
-lib/pluma/plugins/snippets/Snippet.pyo
-lib/pluma/plugins/snippets/SubstitutionParser.py
-lib/pluma/plugins/snippets/SubstitutionParser.pyc
-lib/pluma/plugins/snippets/SubstitutionParser.pyo
-lib/pluma/plugins/snippets/WindowHelper.py
-lib/pluma/plugins/snippets/WindowHelper.pyc
-lib/pluma/plugins/snippets/WindowHelper.pyo
-lib/pluma/plugins/snippets/__init__.py
-lib/pluma/plugins/snippets/__init__.pyc
-lib/pluma/plugins/snippets/__init__.pyo
-lib/pluma/plugins/sort.pluma-plugin
-lib/pluma/plugins/spell.pluma-plugin
-lib/pluma/plugins/taglist.pluma-plugin
-lib/pluma/plugins/time.pluma-plugin
-lib/pluma/plugins/trailsave.pluma-plugin
-libexec/pluma/pluma-bugreport.sh
-man/man1/pluma.1
-share/appdata/pluma.appdata.xml
-share/applications/pluma.desktop
-share/glib-2.0/schemas/org.mate.pluma.gschema.xml
-share/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
-share/glib-2.0/schemas/org.mate.pluma.plugins.spell.gschema.xml
-share/glib-2.0/schemas/org.mate.pluma.plugins.time.gschema.xml
-share/gtk-doc/html/pluma/PlumaMessage.html
-share/gtk-doc/html/pluma/PlumaMessageBus.html
-share/gtk-doc/html/pluma/PlumaMessageType.html
-share/gtk-doc/html/pluma/PlumaPlugin.html
-share/gtk-doc/html/pluma/ch01.html
-share/gtk-doc/html/pluma/home.png
-share/gtk-doc/html/pluma/index.html
-share/gtk-doc/html/pluma/left-insensitive.png
-share/gtk-doc/html/pluma/left.png
-share/gtk-doc/html/pluma/pluma-PlumaPrintJob.html
-share/gtk-doc/html/pluma/pluma-pluma-app.html
-share/gtk-doc/html/pluma/pluma-pluma-convert.html
-share/gtk-doc/html/pluma/pluma-pluma-debug.html
-share/gtk-doc/html/pluma/pluma-pluma-document.html
-share/gtk-doc/html/pluma/pluma-pluma-encodings-option-menu.html
-share/gtk-doc/html/pluma/pluma-pluma-encodings.html
-share/gtk-doc/html/pluma/pluma-pluma-file-chooser-dialog.html
-share/gtk-doc/html/pluma/pluma-pluma-help.html
-share/gtk-doc/html/pluma/pluma-pluma-metadata-manager.html
-share/gtk-doc/html/pluma/pluma-pluma-notebook.html
-share/gtk-doc/html/pluma/pluma-pluma-panel.html
-share/gtk-doc/html/pluma/pluma-pluma-prefs-manager-app.html
-share/gtk-doc/html/pluma/pluma-pluma-prefs-manager.html
-share/gtk-doc/html/pluma/pluma-pluma-print-job-preview.html
-share/gtk-doc/html/pluma/pluma-pluma-progress-message-area.html
-share/gtk-doc/html/pluma/pluma-pluma-statusbar.html
-share/gtk-doc/html/pluma/pluma-pluma-tab.html
-share/gtk-doc/html/pluma/pluma-pluma-utils.html
-share/gtk-doc/html/pluma/pluma-pluma-view.html
-share/gtk-doc/html/pluma/pluma-pluma-window.html
-share/gtk-doc/html/pluma/pluma.devhelp2
-share/gtk-doc/html/pluma/right-insensitive.png
-share/gtk-doc/html/pluma/right.png
-share/gtk-doc/html/pluma/style.css
-share/gtk-doc/html/pluma/up-insensitive.png
-share/gtk-doc/html/pluma/up.png
-share/help/C/pluma/figures/pluma_format_bold.png
-share/help/C/pluma/figures/pluma_format_italic.png
-share/help/C/pluma/figures/pluma_format_strikethrough.png
-share/help/C/pluma/figures/pluma_format_underline.png
-share/help/C/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/C/pluma/figures/pluma_window.png
-share/help/C/pluma/index.docbook
-share/help/C/pluma/legal.xml
-share/help/ar/pluma/figures/pluma_format_bold.png
-share/help/ar/pluma/figures/pluma_format_italic.png
-share/help/ar/pluma/figures/pluma_format_strikethrough.png
-share/help/ar/pluma/figures/pluma_format_underline.png
-share/help/ar/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/ar/pluma/figures/pluma_window.png
-share/help/ar/pluma/index.docbook
-share/help/ar/pluma/legal.xml
-share/help/bg/pluma/figures/pluma_format_bold.png
-share/help/bg/pluma/figures/pluma_format_italic.png
-share/help/bg/pluma/figures/pluma_format_strikethrough.png
-share/help/bg/pluma/figures/pluma_format_underline.png
-share/help/bg/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/bg/pluma/figures/pluma_window.png
-share/help/bg/pluma/index.docbook
-share/help/bg/pluma/legal.xml
-share/help/ca/pluma/figures/pluma_format_bold.png
-share/help/ca/pluma/figures/pluma_format_italic.png
-share/help/ca/pluma/figures/pluma_format_strikethrough.png
-share/help/ca/pluma/figures/pluma_format_underline.png
-share/help/ca/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/ca/pluma/figures/pluma_window.png
-share/help/ca/pluma/index.docbook
-share/help/ca/pluma/legal.xml
-share/help/cs/pluma/figures/pluma_format_bold.png
-share/help/cs/pluma/figures/pluma_format_italic.png
-share/help/cs/pluma/figures/pluma_format_strikethrough.png
-share/help/cs/pluma/figures/pluma_format_underline.png
-share/help/cs/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/cs/pluma/figures/pluma_window.png
-share/help/cs/pluma/index.docbook
-share/help/cs/pluma/legal.xml
-share/help/da/pluma/figures/pluma_format_bold.png
-share/help/da/pluma/figures/pluma_format_italic.png
-share/help/da/pluma/figures/pluma_format_strikethrough.png
-share/help/da/pluma/figures/pluma_format_underline.png
-share/help/da/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/da/pluma/figures/pluma_window.png
-share/help/da/pluma/index.docbook
-share/help/da/pluma/legal.xml
-share/help/de/pluma/figures/pluma_format_bold.png
-share/help/de/pluma/figures/pluma_format_italic.png
-share/help/de/pluma/figures/pluma_format_strikethrough.png
-share/help/de/pluma/figures/pluma_format_underline.png
-share/help/de/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/de/pluma/figures/pluma_window.png
-share/help/de/pluma/index.docbook
-share/help/de/pluma/legal.xml
-share/help/el/pluma/figures/pluma_format_bold.png
-share/help/el/pluma/figures/pluma_format_italic.png
-share/help/el/pluma/figures/pluma_format_strikethrough.png
-share/help/el/pluma/figures/pluma_format_underline.png
-share/help/el/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/el/pluma/figures/pluma_window.png
-share/help/el/pluma/index.docbook
-share/help/el/pluma/legal.xml
-share/help/es/pluma/figures/pluma_format_bold.png
-share/help/es/pluma/figures/pluma_format_italic.png
-share/help/es/pluma/figures/pluma_format_strikethrough.png
-share/help/es/pluma/figures/pluma_format_underline.png
-share/help/es/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/es/pluma/figures/pluma_window.png
-share/help/es/pluma/index.docbook
-share/help/es/pluma/legal.xml
-share/help/fi/pluma/figures/pluma_format_bold.png
-share/help/fi/pluma/figures/pluma_format_italic.png
-share/help/fi/pluma/figures/pluma_format_strikethrough.png
-share/help/fi/pluma/figures/pluma_format_underline.png
-share/help/fi/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/fi/pluma/figures/pluma_window.png
-share/help/fi/pluma/index.docbook
-share/help/fi/pluma/legal.xml
-share/help/fr/pluma/figures/pluma_format_bold.png
-share/help/fr/pluma/figures/pluma_format_italic.png
-share/help/fr/pluma/figures/pluma_format_strikethrough.png
-share/help/fr/pluma/figures/pluma_format_underline.png
-share/help/fr/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/fr/pluma/figures/pluma_window.png
-share/help/fr/pluma/index.docbook
-share/help/fr/pluma/legal.xml
-share/help/hu/pluma/figures/pluma_format_bold.png
-share/help/hu/pluma/figures/pluma_format_italic.png
-share/help/hu/pluma/figures/pluma_format_strikethrough.png
-share/help/hu/pluma/figures/pluma_format_underline.png
-share/help/hu/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/hu/pluma/figures/pluma_window.png
-share/help/hu/pluma/index.docbook
-share/help/hu/pluma/legal.xml
-share/help/it/pluma/figures/pluma_format_bold.png
-share/help/it/pluma/figures/pluma_format_italic.png
-share/help/it/pluma/figures/pluma_format_strikethrough.png
-share/help/it/pluma/figures/pluma_format_underline.png
-share/help/it/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/it/pluma/figures/pluma_window.png
-share/help/it/pluma/index.docbook
-share/help/it/pluma/legal.xml
-share/help/ja/pluma/figures/pluma_format_bold.png
-share/help/ja/pluma/figures/pluma_format_italic.png
-share/help/ja/pluma/figures/pluma_format_strikethrough.png
-share/help/ja/pluma/figures/pluma_format_underline.png
-share/help/ja/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/ja/pluma/figures/pluma_window.png
-share/help/ja/pluma/index.docbook
-share/help/ja/pluma/legal.xml
-share/help/ko/pluma/figures/pluma_format_bold.png
-share/help/ko/pluma/figures/pluma_format_italic.png
-share/help/ko/pluma/figures/pluma_format_strikethrough.png
-share/help/ko/pluma/figures/pluma_format_underline.png
-share/help/ko/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/ko/pluma/figures/pluma_window.png
-share/help/ko/pluma/index.docbook
-share/help/ko/pluma/legal.xml
-share/help/oc/pluma/figures/pluma_format_bold.png
-share/help/oc/pluma/figures/pluma_format_italic.png
-share/help/oc/pluma/figures/pluma_format_strikethrough.png
-share/help/oc/pluma/figures/pluma_format_underline.png
-share/help/oc/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/oc/pluma/figures/pluma_window.png
-share/help/oc/pluma/index.docbook
-share/help/oc/pluma/legal.xml
-share/help/pt_BR/pluma/figures/pluma_format_bold.png
-share/help/pt_BR/pluma/figures/pluma_format_italic.png
-share/help/pt_BR/pluma/figures/pluma_format_strikethrough.png
-share/help/pt_BR/pluma/figures/pluma_format_underline.png
-share/help/pt_BR/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/pt_BR/pluma/figures/pluma_window.png
-share/help/pt_BR/pluma/index.docbook
-share/help/pt_BR/pluma/legal.xml
-share/help/ru/pluma/figures/pluma_format_bold.png
-share/help/ru/pluma/figures/pluma_format_italic.png
-share/help/ru/pluma/figures/pluma_format_strikethrough.png
-share/help/ru/pluma/figures/pluma_format_underline.png
-share/help/ru/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/ru/pluma/figures/pluma_window.png
-share/help/ru/pluma/index.docbook
-share/help/ru/pluma/legal.xml
-share/help/sv/pluma/figures/pluma_format_bold.png
-share/help/sv/pluma/figures/pluma_format_italic.png
-share/help/sv/pluma/figures/pluma_format_strikethrough.png
-share/help/sv/pluma/figures/pluma_format_underline.png
-share/help/sv/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/sv/pluma/figures/pluma_window.png
-share/help/sv/pluma/index.docbook
-share/help/sv/pluma/legal.xml
-share/help/th/pluma/figures/pluma_format_bold.png
-share/help/th/pluma/figures/pluma_format_italic.png
-share/help/th/pluma/figures/pluma_format_strikethrough.png
-share/help/th/pluma/figures/pluma_format_underline.png
-share/help/th/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/th/pluma/figures/pluma_window.png
-share/help/th/pluma/index.docbook
-share/help/th/pluma/legal.xml
-share/help/uk/pluma/figures/pluma_format_bold.png
-share/help/uk/pluma/figures/pluma_format_italic.png
-share/help/uk/pluma/figures/pluma_format_strikethrough.png
-share/help/uk/pluma/figures/pluma_format_underline.png
-share/help/uk/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/uk/pluma/figures/pluma_window.png
-share/help/uk/pluma/index.docbook
-share/help/uk/pluma/legal.xml
-share/help/zh_CN/pluma/figures/pluma_format_bold.png
-share/help/zh_CN/pluma/figures/pluma_format_italic.png
-share/help/zh_CN/pluma/figures/pluma_format_strikethrough.png
-share/help/zh_CN/pluma/figures/pluma_format_underline.png
-share/help/zh_CN/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/zh_CN/pluma/figures/pluma_window.png
-share/help/zh_CN/pluma/index.docbook
-share/help/zh_CN/pluma/legal.xml
-share/help/zh_HK/pluma/figures/pluma_format_bold.png
-share/help/zh_HK/pluma/figures/pluma_format_italic.png
-share/help/zh_HK/pluma/figures/pluma_format_strikethrough.png
-share/help/zh_HK/pluma/figures/pluma_format_underline.png
-share/help/zh_HK/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/zh_HK/pluma/figures/pluma_window.png
-share/help/zh_HK/pluma/index.docbook
-share/help/zh_HK/pluma/legal.xml
-share/help/zh_TW/pluma/figures/pluma_format_bold.png
-share/help/zh_TW/pluma/figures/pluma_format_italic.png
-share/help/zh_TW/pluma/figures/pluma_format_strikethrough.png
-share/help/zh_TW/pluma/figures/pluma_format_underline.png
-share/help/zh_TW/pluma/figures/pluma_recent_files_menu_icon.png
-share/help/zh_TW/pluma/figures/pluma_window.png
-share/help/zh_TW/pluma/index.docbook
-share/help/zh_TW/pluma/legal.xml
-share/locale/af/LC_MESSAGES/pluma.mo
-share/locale/am/LC_MESSAGES/pluma.mo
-share/locale/ar/LC_MESSAGES/pluma.mo
-share/locale/as/LC_MESSAGES/pluma.mo
-share/locale/ast/LC_MESSAGES/pluma.mo
-share/locale/az/LC_MESSAGES/pluma.mo
-share/locale/be/LC_MESSAGES/pluma.mo
-share/locale/be@latin/LC_MESSAGES/pluma.mo
-share/locale/bg/LC_MESSAGES/pluma.mo
-share/locale/bn/LC_MESSAGES/pluma.mo
-share/locale/bn_IN/LC_MESSAGES/pluma.mo
-share/locale/br/LC_MESSAGES/pluma.mo
-share/locale/bs/LC_MESSAGES/pluma.mo
-share/locale/ca/LC_MESSAGES/pluma.mo
-share/locale/ca@valencia/LC_MESSAGES/pluma.mo
-share/locale/cmn/LC_MESSAGES/pluma.mo
-share/locale/crh/LC_MESSAGES/pluma.mo
-share/locale/cs/LC_MESSAGES/pluma.mo
-share/locale/cy/LC_MESSAGES/pluma.mo
-share/locale/da/LC_MESSAGES/pluma.mo
-share/locale/de/LC_MESSAGES/pluma.mo
-share/locale/dz/LC_MESSAGES/pluma.mo
-share/locale/el/LC_MESSAGES/pluma.mo
-share/locale/en@shaw/LC_MESSAGES/pluma.mo
-share/locale/en_AU/LC_MESSAGES/pluma.mo
-share/locale/en_CA/LC_MESSAGES/pluma.mo
-share/locale/en_GB/LC_MESSAGES/pluma.mo
-share/locale/eo/LC_MESSAGES/pluma.mo
-share/locale/es/LC_MESSAGES/pluma.mo
-share/locale/es_AR/LC_MESSAGES/pluma.mo
-share/locale/es_CO/LC_MESSAGES/pluma.mo
-share/locale/es_MX/LC_MESSAGES/pluma.mo
-share/locale/et/LC_MESSAGES/pluma.mo
-share/locale/eu/LC_MESSAGES/pluma.mo
-share/locale/fa/LC_MESSAGES/pluma.mo
-share/locale/fi/LC_MESSAGES/pluma.mo
-share/locale/fr/LC_MESSAGES/pluma.mo
-share/locale/ga/LC_MESSAGES/pluma.mo
-share/locale/gl/LC_MESSAGES/pluma.mo
-share/locale/gu/LC_MESSAGES/pluma.mo
-share/locale/he/LC_MESSAGES/pluma.mo
-share/locale/hi/LC_MESSAGES/pluma.mo
-share/locale/hr/LC_MESSAGES/pluma.mo
-share/locale/hu/LC_MESSAGES/pluma.mo
-share/locale/hy/LC_MESSAGES/pluma.mo
-share/locale/id/LC_MESSAGES/pluma.mo
-share/locale/is/LC_MESSAGES/pluma.mo
-share/locale/it/LC_MESSAGES/pluma.mo
-share/locale/ja/LC_MESSAGES/pluma.mo
-share/locale/ka/LC_MESSAGES/pluma.mo
-share/locale/kk/LC_MESSAGES/pluma.mo
-share/locale/kn/LC_MESSAGES/pluma.mo
-share/locale/ko/LC_MESSAGES/pluma.mo
-share/locale/ku/LC_MESSAGES/pluma.mo
-share/locale/ky/LC_MESSAGES/pluma.mo
-share/locale/la/LC_MESSAGES/pluma.mo
-share/locale/lt/LC_MESSAGES/pluma.mo
-share/locale/lv/LC_MESSAGES/pluma.mo
-share/locale/mai/LC_MESSAGES/pluma.mo
-share/locale/mg/LC_MESSAGES/pluma.mo
-share/locale/mi/LC_MESSAGES/pluma.mo
-share/locale/mk/LC_MESSAGES/pluma.mo
-share/locale/ml/LC_MESSAGES/pluma.mo
-share/locale/mn/LC_MESSAGES/pluma.mo
-share/locale/mr/LC_MESSAGES/pluma.mo
-share/locale/ms/LC_MESSAGES/pluma.mo
-share/locale/nb/LC_MESSAGES/pluma.mo
-share/locale/nds/LC_MESSAGES/pluma.mo
-share/locale/ne/LC_MESSAGES/pluma.mo
-share/locale/nl/LC_MESSAGES/pluma.mo
-share/locale/nn/LC_MESSAGES/pluma.mo
-share/locale/oc/LC_MESSAGES/pluma.mo
-share/locale/or/LC_MESSAGES/pluma.mo
-share/locale/pa/LC_MESSAGES/pluma.mo
-share/locale/pl/LC_MESSAGES/pluma.mo
-share/locale/ps/LC_MESSAGES/pluma.mo
-share/locale/pt/LC_MESSAGES/pluma.mo
-share/locale/pt_BR/LC_MESSAGES/pluma.mo
-share/locale/ro/LC_MESSAGES/pluma.mo
-share/locale/ru/LC_MESSAGES/pluma.mo
-share/locale/rw/LC_MESSAGES/pluma.mo
-share/locale/si/LC_MESSAGES/pluma.mo
-share/locale/sk/LC_MESSAGES/pluma.mo
-share/locale/sl/LC_MESSAGES/pluma.mo
-share/locale/sq/LC_MESSAGES/pluma.mo
-share/locale/sr/LC_MESSAGES/pluma.mo
-share/locale/sr@latin/LC_MESSAGES/pluma.mo
-share/locale/sv/LC_MESSAGES/pluma.mo
-share/locale/ta/LC_MESSAGES/pluma.mo
-share/locale/te/LC_MESSAGES/pluma.mo
-share/locale/th/LC_MESSAGES/pluma.mo
-share/locale/tk/LC_MESSAGES/pluma.mo
-share/locale/tr/LC_MESSAGES/pluma.mo
-share/locale/uk/LC_MESSAGES/pluma.mo
-share/locale/ur/LC_MESSAGES/pluma.mo
-share/locale/uz/LC_MESSAGES/pluma.mo
-share/locale/vi/LC_MESSAGES/pluma.mo
-share/locale/wa/LC_MESSAGES/pluma.mo
-share/locale/xh/LC_MESSAGES/pluma.mo
-share/locale/zh_CN/LC_MESSAGES/pluma.mo
-share/locale/zh_HK/LC_MESSAGES/pluma.mo
-share/locale/zh_TW/LC_MESSAGES/pluma.mo
-share/pluma/icons/pluma-plugin.png
-share/pluma/plugins/docinfo/docinfo.ui
-share/pluma/plugins/externaltools/tools/build
-share/pluma/plugins/externaltools/tools/open-terminal-here
-share/pluma/plugins/externaltools/tools/remove-trailing-spaces
-share/pluma/plugins/externaltools/tools/run-command
-share/pluma/plugins/externaltools/tools/search-recursive
-share/pluma/plugins/externaltools/tools/switch-c
-share/pluma/plugins/externaltools/ui/outputpanel.ui
-share/pluma/plugins/externaltools/ui/tools.ui
-share/pluma/plugins/filebrowser/pluma-file-browser-widget-ui.xml
-share/pluma/plugins/modelines/language-mappings
-share/pluma/plugins/pythonconsole/ui/config.ui
-share/pluma/plugins/snippets/c.xml
-share/pluma/plugins/snippets/chdr.xml
-share/pluma/plugins/snippets/cpp.xml
-share/pluma/plugins/snippets/css.xml
-share/pluma/plugins/snippets/docbook.xml
-share/pluma/plugins/snippets/fortran.xml
-share/pluma/plugins/snippets/global.xml
-share/pluma/plugins/snippets/haskell.xml
-share/pluma/plugins/snippets/html.xml
-share/pluma/plugins/snippets/idl.xml
-share/pluma/plugins/snippets/java.xml
-share/pluma/plugins/snippets/javascript.xml
-share/pluma/plugins/snippets/lang/snippets.lang
-share/pluma/plugins/snippets/latex.xml
-share/pluma/plugins/snippets/mallard.xml
-share/pluma/plugins/snippets/perl.xml
-share/pluma/plugins/snippets/php.xml
-share/pluma/plugins/snippets/python.xml
-share/pluma/plugins/snippets/ruby.xml
-share/pluma/plugins/snippets/sh.xml
-share/pluma/plugins/snippets/snippets.xml
-share/pluma/plugins/snippets/tcl.xml
-share/pluma/plugins/snippets/ui/snippets.ui
-share/pluma/plugins/snippets/xml.xml
-share/pluma/plugins/snippets/xslt.xml
-share/pluma/plugins/sort/sort.ui
-share/pluma/plugins/spell/languages-dialog.ui
-share/pluma/plugins/spell/pluma-spell-setup-dialog.ui
-share/pluma/plugins/spell/spell-checker.ui
-share/pluma/plugins/taglist/HTML.tags.gz
-share/pluma/plugins/taglist/Latex.tags.gz
-share/pluma/plugins/taglist/XSLT.tags.gz
-share/pluma/plugins/taglist/XUL.tags.gz
-share/pluma/plugins/time/pluma-time-dialog.ui
-share/pluma/plugins/time/pluma-time-setup-dialog.ui
-share/pluma/ui/pluma-encodings-dialog.ui
-share/pluma/ui/pluma-preferences-dialog.ui
-share/pluma/ui/pluma-print-preferences.ui
-share/pluma/ui/pluma-search-dialog.ui
-share/pluma/ui/pluma-ui.xml
diff --git a/pluma/distinfo b/pluma/distinfo
deleted file mode 100644
index 276e950..0000000
--- a/pluma/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/04/09 03:28:07 krytarowski Exp $
-
-SHA1 (pluma-1.14.0.tar.xz) = e521a50260b46af94adf43078dc430c0f590a24a
-RMD160 (pluma-1.14.0.tar.xz) = f80ccf67c6b090b2a74b40786aa0d3ae13ad1a3d
-SHA512 (pluma-1.14.0.tar.xz) = b18d1209db0b244bd875a402a5331882f55614270cd88c49d217179a4a1b0bf72cbf09b0d46eecf7b4ab6fb18a016bb3cffbc1c7874e16df6518bb97066ab8fb
-Size (pluma-1.14.0.tar.xz) = 3457640 bytes
-SHA1 (patch-tests_document-saver.c) = b83527c83e0bdd91d81e8df780c3d8e13b19b9e5
diff --git a/pluma/options.mk b/pluma/options.mk
deleted file mode 100644
index 04c7cdf..0000000
--- a/pluma/options.mk
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: options.mk,v 1.3 2015/04/09 03:28:07 krytarowski Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.pluma
-PKG_SUPPORTED_OPTIONS=	enchant python
-PKG_SUGGESTED_OPTIONS=	enchant python
-
-.include "../../mk/bsd.options.mk"
-
-PLIST_VARS+=	enchant python
-
-.if !empty(PKG_OPTIONS:Menchant)
-.include "../../textproc/enchant/buildlink3.mk"
-.include "../../textproc/iso-codes/buildlink3.mk"
-CONFIGURE_ARGS+=	--enable-spell
-PLIST.enchant=	yes
-.else
-CONFIGURE_ARGS+=	--disable-spell
-.endif
-
-.if !empty(PKG_OPTIONS:Mpython)
-CONFIGURE_ARGS+=	--enable-python
-USE_TOOLS+=	bash:run
-REPLACE_PYTHON+=	plugins/externaltools/data/switch-c.tool.in
-REPLACE_BASH+=	plugins/externaltools/data/search-recursive.tool.in
-PLIST.python=	yes
-PYTHON_VERSIONS_INCOMPATIBLE=	33 34 35 # py-gtk2, also via py-gtksourceview
-.include "../../lang/python/application.mk"
-.include "../../devel/py-gobject/buildlink3.mk"
-.include "../../x11/py-gtk2/buildlink3.mk"
-.include "../../x11/py-gtksourceview/buildlink3.mk"
-.else
-CONFIGURE_ARGS+=	--disable-python
-.endif
diff --git a/pluma/patches/patch-tests_document-saver.c b/pluma/patches/patch-tests_document-saver.c
deleted file mode 100644
index aa98b3c..0000000
--- a/pluma/patches/patch-tests_document-saver.c
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD$
-
-Provide compat ACCESSPERMS define.
-
---- tests/document-saver.c.orig	2015-10-10 00:14:30.000000000 +0000
-+++ tests/document-saver.c
-@@ -29,6 +29,10 @@
- #include <string.h>
- #include <sys/stat.h>
- 
-+#ifndef ACCESSPERMS
-+#define ACCESSPERMS	(S_IRWXU|S_IRWXG|S_IRWXO)
-+#endif
-+
- #define DEFAULT_LOCAL_URI "/tmp/pluma-document-saver-test.txt"
- #define DEFAULT_REMOTE_URI "sftp://localhost/tmp/pluma-document-saver-test.txt";
- #define DEFAULT_CONTENT "hello world!"


Home | Main Index | Thread Index | Old Index