pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors editors: Remove mlview.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b10d14869f2e
branches: trunk
changeset: 409571:b10d14869f2e
user: nia <nia%pkgsrc.org@localhost>
date: Sun Jan 19 00:50:30 2020 +0000
description:
editors: Remove mlview.
Ancient GNOME 2 component, no release since 2005.
This is no longer part of GNOME.
PKGREVISION= 52
diffstat:
editors/Makefile | 3 +-
editors/mlview/DESCR | 17 -----
editors/mlview/Makefile | 38 -----------
editors/mlview/PLIST | 65 --------------------
editors/mlview/distinfo | 15 ----
editors/mlview/patches/patch-aa | 15 ----
editors/mlview/patches/patch-ab | 13 ----
editors/mlview/patches/patch-ac | 13 ----
editors/mlview/patches/patch-ad | 19 -----
editors/mlview/patches/patch-ae | 13 ----
editors/mlview/patches/patch-af | 13 ----
editors/mlview/patches/patch-src_Makefile.in | 39 ------------
editors/mlview/patches/patch-src_mlview-ustring.cc | 13 ----
editors/mlview/patches/patch-src_mlview-validator.cc | 12 ---
14 files changed, 1 insertions(+), 287 deletions(-)
diffs (truncated from 354 to 300 lines):
diff -r 45378d5e6006 -r b10d14869f2e editors/Makefile
--- a/editors/Makefile Sun Jan 19 00:48:43 2020 +0000
+++ b/editors/Makefile Sun Jan 19 00:50:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.198 2020/01/18 12:18:13 nia Exp $
+# $NetBSD: Makefile,v 1.199 2020/01/19 00:50:30 nia Exp $
#
COMMENT= Editors
@@ -77,7 +77,6 @@
SUBDIR+= mg
SUBDIR+= mg2a
SUBDIR+= mined
-SUBDIR+= mlview
SUBDIR+= mule
SUBDIR+= mule-ucs
SUBDIR+= nano
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/DESCR
--- a/editors/mlview/DESCR Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-MlView is an XML editor for the GNOME environment. Some of its features are:
-* Cut/copy/paste as child/paste as prev/paste as next/ of XML elements.
-* XML element/attributes search.
-* Multi docs edition.
-* Several editing views can be opened on the same document.
-* Drag and drop based copy/cut/past of XML elements.
-* Edition of XML elements and attributes can be made directly on the tree.
-* Namespace support.
-* On-demand validation.
-* Graphical error reporting. Parse/validation time errors reported.
- graphically. This feature is new so it may be buggy or not well polished...
-* When validation is switched on, MlView proposes an elements/attributes.
- completion feature. When an element is added to the tree, MlView also
- adds the children elements required by the DTD for the document to be valid.
-* Validation can be switched off. The XML document editon can then be done
- without any constraint.
-* A clean code.
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/Makefile
--- a/editors/mlview/Makefile Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.91 2020/01/18 21:49:17 jperkin Exp $
-#
-
-DISTNAME= mlview-0.9.0
-PKGREVISION= 52
-CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE= http://www.freespiders.org/projects/gmlview/
-COMMENT= XML editor for the GNOME environment
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake intltool msgfmt pkg-config
-USE_LIBTOOL= yes
-USE_LANGUAGES+= c c++11
-USE_PKGLOCALEDIR= yes
-MAKE_JOBS_SAFE= no
-
-GCONF_SCHEMAS= mlview.schemas
-
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libglademm/buildlink3.mk"
-.include "../../devel/libgnome/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../textproc/libcroco/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/gtkmm/buildlink3.mk"
-.include "../../x11/gtksourceview/buildlink3.mk"
-.include "../../x11/vte/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/PLIST
--- a/editors/mlview/PLIST Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,65 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:50:24 joerg Exp $
-bin/mlview
-bin/mlviewctl
-lib/libmlview.la
-lib/libmlviewdbusclient.la
-lib/mlview/plugins/firstplugin.xml
-lib/mlview/plugins/libfirstplugin.la
-share/application-registry/mlview.applications
-share/applications/mlview.desktop
-share/gconf/schemas/mlview.schemas
-share/locale/az/LC_MESSAGES/mlview.mo
-share/locale/ca/LC_MESSAGES/mlview.mo
-share/locale/cs/LC_MESSAGES/mlview.mo
-share/locale/de/LC_MESSAGES/mlview.mo
-share/locale/en_CA/LC_MESSAGES/mlview.mo
-share/locale/en_GB/LC_MESSAGES/mlview.mo
-share/locale/es/LC_MESSAGES/mlview.mo
-share/locale/fr/LC_MESSAGES/mlview.mo
-share/locale/hr/LC_MESSAGES/mlview.mo
-share/locale/ja/LC_MESSAGES/mlview.mo
-share/locale/ml/LC_MESSAGES/mlview.mo
-share/locale/ms/LC_MESSAGES/mlview.mo
-share/locale/nl/LC_MESSAGES/mlview.mo
-share/locale/no/LC_MESSAGES/mlview.mo
-share/locale/pl/LC_MESSAGES/mlview.mo
-share/locale/pt/LC_MESSAGES/mlview.mo
-share/locale/pt_BR/LC_MESSAGES/mlview.mo
-share/locale/ru/LC_MESSAGES/mlview.mo
-share/locale/sr/LC_MESSAGES/mlview.mo
-share/locale/sr@Latn/LC_MESSAGES/mlview.mo
-share/locale/sv/LC_MESSAGES/mlview.mo
-share/mime-info/mlview.keys
-share/mlview/main-menu-bar.xml
-share/mlview/main-toolbar.xml
-share/mlview/mlview-app-icon.png
-share/mlview/mlview-css-picker.glade
-share/mlview/mlview-dtd-choice-dtd-not-resolved.glade
-share/mlview/mlview-dtd-choice.glade
-share/mlview/mlview-dtd-schema.png
-share/mlview/mlview-exec-command.glade
-share/mlview/mlview-main-app-win.glade
-share/mlview/mlview-main-app-win2.glade
-share/mlview/mlview-new-document.glade
-share/mlview/mlview-node-editor.glade
-share/mlview/mlview-plugins-window.glade
-share/mlview/mlview-prefs-window.glade
-share/mlview/mlview-rng-schema.png
-share/mlview/mlview-schemas-window.glade
-share/mlview/mlview-search-box.glade
-share/mlview/mlview-search-node.glade
-share/mlview/mlview-uri-dialog.glade
-share/mlview/mlview-validation-report.glade
-share/mlview/mlview-xsd-schema.png
-share/mlview/source-view-edit-menu.xml
-share/mlview/tree-view-edit-menu.xml
-share/mlview/xml-comment-node.png
-share/mlview/xml-element-node-open.png
-share/mlview/xml-element-node.png
-share/mlview/xml-entity-ref-node.png
-share/mlview/xml-pi-node.png
-share/mlview/xml-root-open.png
-share/mlview/xml-root.png
-share/mlview/xml-text-node.png
-share/pixmaps/mlview-app-icon.png
-share/pixmaps/mlview-app-icon.xpm
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/distinfo
--- a/editors/mlview/distinfo Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 03:32:18 agc Exp $
-
-SHA1 (mlview-0.9.0.tar.bz2) = 1e2d8e03747ffaaacbf9db15e8a7dabf573cee22
-RMD160 (mlview-0.9.0.tar.bz2) = 6b810b478dbdb76dd4bb28fe627e455410f89ea7
-SHA512 (mlview-0.9.0.tar.bz2) = 646f375afa27d1e050f17ded2154af9667e51e345e3a66b4354fa1babe49a45f940114ee6c1106e04cab678ba68618aea0182872dab1c9628e2cabf3561521c7
-Size (mlview-0.9.0.tar.bz2) = 754148 bytes
-SHA1 (patch-aa) = 8aea683a974324d2941a3add0e950fd57b0e83d5
-SHA1 (patch-ab) = 8f86d0e24a6f4cee0eb19e896368358df13d70c5
-SHA1 (patch-ac) = 64ef210c50aee3b9a424850d42749d84ca177778
-SHA1 (patch-ad) = bbc891000735b51873d1d0933e4bb329b7cd490e
-SHA1 (patch-ae) = c3ae0179ffc01facfa6114268659a367a94e70a8
-SHA1 (patch-af) = 7634baf770bc177c3d9a9bcca9924880c4fd08da
-SHA1 (patch-src_Makefile.in) = ed017837127db9a09b61e6bd9b23c2461aa46286
-SHA1 (patch-src_mlview-ustring.cc) = 0c141d13fe86782aaeb067873c3b89cdb6cadd20
-SHA1 (patch-src_mlview-validator.cc) = af10ed1f94a483fc1c66266d12c2251a6be3abac
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/patches/patch-aa
--- a/editors/mlview/patches/patch-aa Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2009/03/24 16:22:57 abs Exp $
-
---- src/mlview-utils.h.orig 2005-08-07 08:42:29.000000000 +0100
-+++ src/mlview-utils.h
-@@ -143,6 +143,10 @@ struct NameValuePair
-
- #define MLVIEW_LOG_DOMAIN "MLVIEW"
-
-+/* Not all systems provide __ASSERT_FUNCTION */
-+#ifndef __ASSERT_FUNCTION
-+# define __ASSERT_FUNCTION __func__
-+#endif
-
- #define mlview_utils_trace(message, ...) \
- fprintf (stderr, "mlview-debug: %s: in file %s: line %d: (%s)\n",\
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/patches/patch-ab
--- a/editors/mlview/patches/patch-ab Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2009/03/24 16:22:57 abs Exp $
-
---- src/mlview-source-view.h.orig 2005-08-07 08:42:28.000000000 +0100
-+++ src/mlview-source-view.h
-@@ -53,7 +53,7 @@ public:
-
- enum MlViewStatus set_default_options () ;
-
-- MlViewXMLDocument* SourceView::get_document () ;
-+ MlViewXMLDocument* get_document () ;
-
- GtkUIManager * get_ui_manager () ;
-
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/patches/patch-ac
--- a/editors/mlview/patches/patch-ac Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2009/03/24 16:22:57 abs Exp $
-
---- src/mlview-tree-view.h.orig 2005-07-22 20:14:28.000000000 +0100
-+++ src/mlview-tree-view.h
-@@ -178,7 +178,7 @@ protected:
-
- enum MlViewStatus build_app_edit_menu () ;
-
-- GtkDialog * TreeView::get_expand_tree_dialog () ;
-+ GtkDialog * get_expand_tree_dialog () ;
-
- void clear_completion_popup_submenus () ;
-
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/patches/patch-ad
--- a/editors/mlview/patches/patch-ad Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2009/03/24 16:22:57 abs Exp $
-
---- src/mlview-plugin.h.orig 2005-08-07 08:47:54.000000000 +0100
-+++ src/mlview-plugin.h
-@@ -46,12 +46,12 @@ namespace mlview {
-
- //forbid assignation/copy
- Plugin& operator= (Plugin const&) ;
-- Plugin::Plugin (Plugin const&) ;
-+ Plugin (Plugin const&) ;
-
- public:
- Plugin (const PluginDescriptor &a_descr) ;
-
-- Plugin::Plugin (const UString &a_url) ;
-+ Plugin (const UString &a_url) ;
-
- virtual ~Plugin () ;
-
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/patches/patch-ae
--- a/editors/mlview/patches/patch-ae Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2009/03/24 16:22:57 abs Exp $
-
---- src/mlview-editor.cc.orig 2005-08-07 08:42:28.000000000 +0100
-+++ src/mlview-editor.cc
-@@ -157,7 +157,7 @@ struct EditorPriv
- contextual_menu (NULL)
- {}
-
-- static void EditorPriv::schemas_window_destroy_cb
-+ static void schemas_window_destroy_cb
- (GtkWidget *a_widget, struct DocumentWindowData *a_win) ;
-
- static void validation_window_destroy_cb
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/patches/patch-af
--- a/editors/mlview/patches/patch-af Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.1 2009/03/24 16:22:57 abs Exp $
-
---- src/mlview-exec-command-dialog.cc.orig 2005-08-07 08:47:54.000000000 +0100
-+++ src/mlview-exec-command-dialog.cc
-@@ -33,6 +33,8 @@
- #include <libglademm.h>
- #include "mlview-exec-command-dialog.h"
-
-+extern char **environ;
-+
- namespace mlview
- {
-
diff -r 45378d5e6006 -r b10d14869f2e editors/mlview/patches/patch-src_Makefile.in
--- a/editors/mlview/patches/patch-src_Makefile.in Sun Jan 19 00:48:43 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-$NetBSD: patch-src_Makefile.in,v 1.1 2013/08/31 14:47:26 joerg Exp $
-
---- src/Makefile.in.orig 2005-08-07 08:16:38.000000000 +0000
-+++ src/Makefile.in
-@@ -393,7 +393,6 @@ libmlview_la_SOURCES = \
- mlview-prefs-category-frame-treeview.cc \
- mlview-prefs-category-frame-treeview.h
-
--
- libmlviewdbusclient_la_SOURCES = mlview-idbc.cc \
- mlview-idbc.h \
- mlview-editor-dbc.cc \
-@@ -409,7 +408,7 @@ mlview_SOURCES = main.cc
- mlviewctl_SOURCES = mlviewctl.cc mlview-dbus-cli.cc mlview-dbus-cli.h
-
- LDADD =
--mlview_LDADD = libmlview.la recent-files/libeggrecent.la
-+mlview_LDADD = libmlview.la
Home |
Main Index |
Thread Index |
Old Index