Update to glade-0.6.2: Changes since version in tree: * Updated documentation build stuff * Updated translations * A number of fairly minor bug fixes Tarball, cvs diff attached. Please review and comment/commit. -- Nils Nordman <nino_(_at_)_nforced_(_dot_)_com>
Index: Makefile
===================================================================
RCS file: /src/cvs/ports/devel/glade/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 24 Oct 2001 12:13:44 -0000 1.5
+++ Makefile 13 Nov 2001 22:31:24 -0000
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2001/10/24 12:13:44 espie Exp $
COMMENT= "free user interface builder for GTK+ and GNOME"
-V= 0.5.11
+V= 0.6.2
DISTNAME= glade-${V}
CATEGORIES= devel
-NEED_VERSION= 1.474
+NEED_VERSION= 1.497
HOMEPAGE= http://glade.gnome.org
MAINTAINER= Nils Nordman <nino_(_at_)_nforced_(_dot_)_com>
@@ -16,12 +16,15 @@
patch-*
LIB_DEPENDS= gtk.1.2,gdk.1.2::x11/gtk+
+BUILD_DEPENDS= ::textproc/scrollkeeper
RUN_DEPENDS= ::devel/automake \
- ::devel/autoconf
+ ::devel/autoconf \
+ ::textproc/scrollkeeper
FLAVORS= gnome
FLAVOR?=
+# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
Index: distinfo
===================================================================
RCS file: distinfo
diff -N distinfo
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ distinfo 13 Nov 2001 21:36:04 -0000
@@ -0,0 +1,3 @@
+MD5 (glade-0.6.2.tar.gz) = 261c9a48441d2a884654b11a79c220ee
+RMD160 (glade-0.6.2.tar.gz) = d88dcc163e979f386791f37ebc3fd94ce9cd2caa
+SHA1 (glade-0.6.2.tar.gz) = 7f6f3f25078c38ff55ca354b6dc523b356e2b4b5
Index: files/md5
===================================================================
RCS file: files/md5
diff -N files/md5
--- files/md5 14 Sep 2001 13:37:38 -0000 1.1.1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,3 +0,0 @@
-MD5 (glade-0.5.11.tar.gz) = 23d063133cbbfd331e3ee0f694efa610
-RMD160 (glade-0.5.11.tar.gz) = 295142e4897a2ab0dd6ed516e178f20408002408
-SHA1 (glade-0.5.11.tar.gz) = ead2f5f724d5604bb7440c0f60a36e7693652cb4
Index: patches/patch-configure
===================================================================
RCS file: /src/cvs/ports/devel/glade/patches/patch-configure,v
retrieving revision 1.1
diff -u -r1.1 patch-configure
--- patches/patch-configure 19 Sep 2001 20:33:01 -0000 1.1
+++ patches/patch-configure 13 Nov 2001 21:42:04 -0000
@@ -1,7 +1,7 @@
-$OpenBSD: patch-configure,v 1.1 2001/09/19 20:33:01 naddy Exp $
---- configure.orig Sun Oct 1 14:40:47 2000
-+++ configure Wed Sep 19 22:19:52 2001
-@@ -3432,6 +3432,10 @@ fi
+$OpenBSD$
+--- configure.orig Wed Mar 28 19:49:59 2001
++++ configure Tue Nov 13 22:38:19 2001
+@@ -3505,6 +3505,10 @@ fi
fi
Index: patches/patch-omf-install_Makefile_in
===================================================================
RCS file: patches/patch-omf-install_Makefile_in
diff -N patches/patch-omf-install_Makefile_in
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ patches/patch-omf-install_Makefile_in 13 Nov 2001 21:42:04 -0000
@@ -0,0 +1,11 @@
+$OpenBSD$
+--- omf-install/Makefile.in.orig Tue Nov 13 22:41:39 2001
++++ omf-install/Makefile.in Tue Nov 13 22:42:00 2001
+@@ -229,7 +229,6 @@ install-data-local:
+ -for file in $(srcdir)/*.omf; do \
+ $(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir); \
+ done
+- -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
+
+ uninstall-local:
+ -for file in $(srcdir)/*.omf; do \
Index: patches/patch-po_Makefile_in_in
===================================================================
RCS file: /src/cvs/ports/devel/glade/patches/patch-po_Makefile_in_in,v
retrieving revision 1.1
diff -u -r1.1 patch-po_Makefile_in_in
--- patches/patch-po_Makefile_in_in 19 Sep 2001 20:33:01 -0000 1.1
+++ patches/patch-po_Makefile_in_in 13 Nov 2001 21:42:04 -0000
@@ -1,7 +1,7 @@
-$OpenBSD: patch-po_Makefile_in_in,v 1.1 2001/09/19 20:33:01 naddy Exp $
---- po/Makefile.in.in.orig Sun Sep 17 00:27:42 2000
-+++ po/Makefile.in.in Wed Sep 19 21:29:06 2001
-@@ -24,6 +24,8 @@ gnulocaledir = $(prefix)/share/locale
+$OpenBSD$
+--- po/Makefile.in.in.orig Wed Mar 28 19:27:04 2001
++++ po/Makefile.in.in Tue Nov 13 22:38:19 2001
+@@ -25,6 +25,8 @@ gnulocaledir = $(prefix)/share/locale
gettextsrcdir = $(prefix)/share/gettext/po
subdir = po
@@ -10,7 +10,7 @@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
MKINSTALLDIRS = $(top_srcdir)/@MKINSTALLDIRS@
-@@ -111,16 +113,16 @@ install-data: install-data-_(_at_)_USE_NLS@
+@@ -112,16 +114,16 @@ install-data: install-data-_(_at_)_USE_NLS@
install-data-no: all
install-data-yes: all
if test -r "$(MKINSTALLDIRS)"; then \
@@ -31,7 +31,7 @@
esac; \
lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
dir=$$destdir/$$lang/LC_MESSAGES; \
-@@ -153,12 +155,12 @@ install-data-yes: all
+@@ -154,12 +156,12 @@ install-data-yes: all
done
if test "$(PACKAGE)" = "gettext"; then \
if test -r "$(MKINSTALLDIRS)"; then \
@@ -47,7 +47,7 @@
else \
: ; \
fi
-@@ -171,12 +173,12 @@ uninstall:
+@@ -172,12 +174,12 @@ uninstall:
for cat in $$catalogs; do \
cat=`basename $$cat`; \
lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
Index: pkg/DESCR
===================================================================
RCS file: /src/cvs/ports/devel/glade/pkg/DESCR,v
retrieving revision 1.2
diff -u -r1.2 DESCR
--- pkg/DESCR 14 Sep 2001 14:41:29 -0000 1.2
+++ pkg/DESCR 13 Nov 2001 22:31:35 -0000
@@ -1,9 +1,11 @@
Glade is a free user interface builder for GTK+ and GNOME.
-It is released under the GNU General Public License (GPL).
-
Glade can produce C source code itself. C++, Ada95, Python &
Perl support is also available, via external tools which
process the XML interface description files output by Glade.
+
+Available flavors:
+
+ gnome: Build with gnome support
For more information about glade, visit:
Index: pkg/PLIST
===================================================================
RCS file: /src/cvs/ports/devel/glade/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST 19 Sep 2001 20:33:01 -0000 1.2
+++ pkg/PLIST 13 Nov 2001 21:49:19 -0000
@@ -1,4 +1,4 @@
-_(_at_)_comment $OpenBSD: PLIST,v 1.2 2001/09/19 20:33:01 naddy Exp $
+_(_at_)_comment $OpenBSD$
bin/glade
share/glade/gnome/Makefile.am
share/glade/gnome/aclocal-include.m4
@@ -8,6 +8,7 @@
share/glade/gnome/gnome-bonobo-check.m4
share/glade/gnome/gnome-common.m4
share/glade/gnome/gnome-fileutils.m4
+share/glade/gnome/gnome-gettext.m4
share/glade/gnome/gnome-ghttp-check.m4
share/glade/gnome/gnome-gnorba-check.m4
share/glade/gnome/gnome-guile-checks.m4
@@ -28,6 +29,7 @@
share/glade/gtk/autogen.sh
share/gnome/apps/Development/glade.desktop
share/gnome/help/glade/C/faq/docbook.css
+share/gnome/help/glade/C/faq/faq.sgml
share/gnome/help/glade/C/faq/index.html
share/gnome/help/glade/C/faq/ln7.html
share/gnome/help/glade/C/faq/stylesheet-images/caution.gif
@@ -58,6 +60,7 @@
share/gnome/help/glade/C/turbo-start/stylesheet-images/toc-plus.gif
share/gnome/help/glade/C/turbo-start/stylesheet-images/up.gif
share/gnome/help/glade/C/turbo-start/stylesheet-images/warning.gif
+share/gnome/help/glade/C/turbo-start/turbo-start.sgml
share/gnome/help/glade/C/user-guide/authors.html
share/gnome/help/glade/C/user-guide/docbook.css
share/gnome/help/glade/C/user-guide/edit-menu.html
@@ -101,6 +104,7 @@
share/gnome/help/glade/C/user-guide/user-guide-images/window-palette-add.png
share/gnome/help/glade/C/user-guide/user-guide-images/window-palette-basic.png
share/gnome/help/glade/C/user-guide/user-guide-images/window-palette-gnome.png
+share/gnome/help/glade/C/user-guide/user-guide.sgml
share/gnome/help/glade/C/user-guide/using.html
share/gnome/help/glade/C/user-guide/view-menu.html
share/gnome/help/glade/C/user-guide/windows-clipboard.html
@@ -110,6 +114,23 @@
share/gnome/help/glade/C/user-guide/windows.html
share/gnome/help/glade/C/user-guide/x225.html
share/gnome/help/glade/C/user-guide/x324.html
+share/gnome/help/glade/it/faq/docbook.css
+share/gnome/help/glade/it/faq/index.html
+share/gnome/help/glade/it/faq/ln10.html
+share/gnome/help/glade/it/faq/stylesheet-images/caution.gif
+share/gnome/help/glade/it/faq/stylesheet-images/home.gif
+share/gnome/help/glade/it/faq/stylesheet-images/important.gif
+share/gnome/help/glade/it/faq/stylesheet-images/next.gif
+share/gnome/help/glade/it/faq/stylesheet-images/note.gif
+share/gnome/help/glade/it/faq/stylesheet-images/prev.gif
+share/gnome/help/glade/it/faq/stylesheet-images/tip.gif
+share/gnome/help/glade/it/faq/stylesheet-images/toc-blank.gif
+share/gnome/help/glade/it/faq/stylesheet-images/toc-minus.gif
+share/gnome/help/glade/it/faq/stylesheet-images/toc-plus.gif
+share/gnome/help/glade/it/faq/stylesheet-images/up.gif
+share/gnome/help/glade/it/faq/stylesheet-images/warning.gif
+share/gnome/help/glade/it/topic.dat
+share/locale/az/LC_MESSAGES/glade.mo
share/locale/ca/LC_MESSAGES/glade.mo
share/locale/cs/LC_MESSAGES/glade.mo
share/locale/da/LC_MESSAGES/glade.mo
@@ -120,6 +141,7 @@
share/locale/fr/LC_MESSAGES/glade.mo
share/locale/ga/LC_MESSAGES/glade.mo
share/locale/gl/LC_MESSAGES/glade.mo
+share/locale/hu/LC_MESSAGES/glade.mo
share/locale/it/LC_MESSAGES/glade.mo
share/locale/ja/LC_MESSAGES/glade.mo
share/locale/ko/LC_MESSAGES/glade.mo
@@ -127,12 +149,20 @@
share/locale/pl/LC_MESSAGES/glade.mo
share/locale/pt_BR/LC_MESSAGES/glade.mo
share/locale/ru/LC_MESSAGES/glade.mo
+share/locale/sk/LC_MESSAGES/glade.mo
share/locale/sv/LC_MESSAGES/glade.mo
share/locale/tr/LC_MESSAGES/glade.mo
share/locale/uk/LC_MESSAGES/glade.mo
+share/omf/glade/faq-C.omf
+share/omf/glade/turbo-start-C.omf
+share/omf/glade/user-guide-C.omf
share/pixmaps/glade.png
share/pixmaps/glade/glade_logo.png
@dirrm share/pixmaps/glade
+_(_at_)_dirrm share/omf/glade
+_(_at_)_dirrm share/gnome/help/glade/it/faq/stylesheet-images
+_(_at_)_dirrm share/gnome/help/glade/it/faq
+_(_at_)_dirrm share/gnome/help/glade/it
@dirrm share/gnome/help/glade/C/user-guide/user-guide-images
@dirrm share/gnome/help/glade/C/user-guide/stylesheet-images
@dirrm share/gnome/help/glade/C/user-guide
@@ -145,3 +175,5 @@
@dirrm share/glade/gtk
@dirrm share/glade/gnome
@dirrm share/glade
+_(_at_)_exec %D/bin/scrollkeeper-update -p $(%D/bin/scrollkeeper-config --pkglocalstatedir)
+_(_at_)_unexec %D/bin/scrollkeeper-update -p $(%D/bin/scrollkeeper-config --pkglocalstatedir)
Attachment:
glade_011113.tgz
Description: application/tar-gz