View | Details | Raw Unified | Return to bug 75749
Collapse All | Expand All

(-)mlview/Makefile (-4 / +3 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	mlview
8
PORTNAME=	mlview
9
PORTVERSION=	0.6.3
9
PORTVERSION=	0.7.1
10
PORTREVISION=	1
11
CATEGORIES=	editors gnome
10
CATEGORIES=	editors gnome
12
MASTER_SITES=	${MASTER_SITE_GNOME}
11
MASTER_SITES=	${MASTER_SITE_GNOME}
13
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.6
12
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.7
14
DIST_SUBDIR=	gnome2
13
DIST_SUBDIR=	gnome2
15
14
16
MAINTAINER=	barner@gmx.de
15
MAINTAINER=	barner@gmx.de
Lines 18-24 Link Here
18
17
19
USE_BZIP2=	yes
18
USE_BZIP2=	yes
20
USE_X_PREFIX=	yes
19
USE_X_PREFIX=	yes
21
USE_AUTOCONF_VER=	253
20
USE_AUTOCONF_VER=	259
22
USE_GNOME=	gnomeprefix gnomehack eel2
21
USE_GNOME=	gnomeprefix gnomehack eel2
23
USE_GMAKE=	yes
22
USE_GMAKE=	yes
24
USE_LIBTOOL_VER=15
23
USE_LIBTOOL_VER=15
(-)mlview/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (gnome2/mlview-0.6.3.tar.bz2) = 6975d10f92deddfee4b02153aafc6bcd
1
MD5 (gnome2/mlview-0.7.1.tar.bz2) = 85383331e5bb6d59293cee5b86595284
2
SIZE (gnome2/mlview-0.6.3.tar.bz2) = 483344
2
SIZE (gnome2/mlview-0.7.1.tar.bz2) = 635825
(-)mlview/files/patch-mlview.desktop.in (+11 lines)
Line 0 Link Here
1
--- mlview.desktop.in.orig	Mon Jan  3 16:38:27 2005
2
+++ mlview.desktop.in	Mon Jan  3 16:38:43 2005
3
@@ -6,7 +6,7 @@
4
 GenericName=MlView Generic XML Editor
5
 Categories=GNOME;Application;Office;TextEditor;
6
 Comment=A generic simple and powerfull XML editor for GNOME
7
-Icon=mlview-app-icon.xpm
8
+Icon=../mlview/mlview-app-icon.xpm
9
 TryExec=mlv
10
 Exec=mlv %F
11
 Terminal=false
(-)mlview/files/patch-src-mlview-tree-view.c (-15 lines)
Lines 1-15 Link Here
1
--- src/mlview-tree-view.c.orig	Sat May  1 23:36:40 2004
2
+++ src/mlview-tree-view.c	Wed Jul 28 15:25:16 2004
3
@@ -746,11 +746,11 @@
4
 mlview_tree_view_build_contextual_menu (MlViewTreeView *a_this)
5
 {
6
         struct TreeEditorContextualMenuHandle *menu_handle = NULL ;
7
+        GtkWidget *menu = NULL, *menuitem = NULL, *submenu = NULL;
8
         
9
         g_return_val_if_fail (a_this
10
                               && MLVIEW_IS_TREE_VIEW (a_this),
11
                               MLVIEW_BAD_PARAM_ERROR) ;
12
-        GtkWidget *menu = NULL, *menuitem = NULL, *submenu = NULL;
13
 
14
         menu_handle = g_try_malloc
15
                 (sizeof (struct TreeEditorContextualMenuHandle)) ;
(-)mlview/pkg-plist (-7 / +14 lines)
Lines 4-26 Link Here
4
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/mlview.schemas > /dev/null || /usr/bin/true
4
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/mlview.schemas > /dev/null || /usr/bin/true
5
lib/libmlview.a
5
lib/libmlview.a
6
lib/libmlview.so
6
lib/libmlview.so
7
lib/libmlview.so.5
7
lib/libmlview.so.7
8
share/gnome/applications/mlview.desktop
8
share/gnome/applications/mlview.desktop
9
share/gnome/mlview/main-menu-bar.xml
10
share/gnome/mlview/main-toolbar.xml
11
share/gnome/mlview/mlview-app-icon.png
12
share/gnome/mlview/mlview-app-icon.xpm
9
share/gnome/mlview/mlview-css-picker.glade
13
share/gnome/mlview/mlview-css-picker.glade
10
share/gnome/mlview/mlview-dtd-choice.glade
11
share/gnome/mlview/mlview-dtd-choice-dtd-not-resolved.glade
14
share/gnome/mlview/mlview-dtd-choice-dtd-not-resolved.glade
15
share/gnome/mlview/mlview-dtd-choice.glade
12
share/gnome/mlview/mlview-main-app-win.glade
16
share/gnome/mlview/mlview-main-app-win.glade
17
share/gnome/mlview/mlview-main-app-win2.glade
13
share/gnome/mlview/mlview-preferences.glade
18
share/gnome/mlview/mlview-preferences.glade
14
share/gnome/mlview/tree-view-find-dialog.glade
19
share/gnome/mlview/mlview-schemas-window.glade
15
share/gnome/mlview/mlview-app-icon.png
20
share/gnome/mlview/mlview-search-node.glade
16
share/gnome/mlview/mlview-app-icon.xpm
21
share/gnome/mlview/mlview-uri-dialog.glade
22
share/gnome/mlview/mlview-validation-report.glade
23
share/gnome/mlview/tree-view-edit-menu.xml
17
share/gnome/mlview/xml-comment-node.png
24
share/gnome/mlview/xml-comment-node.png
18
share/gnome/mlview/xml-element-node.png
19
share/gnome/mlview/xml-element-node-open.png
25
share/gnome/mlview/xml-element-node-open.png
26
share/gnome/mlview/xml-element-node.png
20
share/gnome/mlview/xml-entity-ref-node.png
27
share/gnome/mlview/xml-entity-ref-node.png
21
share/gnome/mlview/xml-pi-node.png
28
share/gnome/mlview/xml-pi-node.png
22
share/gnome/mlview/xml-root.png
23
share/gnome/mlview/xml-root-open.png
29
share/gnome/mlview/xml-root-open.png
30
share/gnome/mlview/xml-root.png
24
share/gnome/mlview/xml-text-node.png
31
share/gnome/mlview/xml-text-node.png
25
share/locale/az/LC_MESSAGES/mlview.mo
32
share/locale/az/LC_MESSAGES/mlview.mo
26
share/locale/ca/LC_MESSAGES/mlview.mo
33
share/locale/ca/LC_MESSAGES/mlview.mo

Return to bug 75749