Update to glade-0.6.2

* Updated documentation build stuff
* Updated translations
* A number of fairly minor bug fixes

From maintainer Nils Nordman <nino@nforced.com>
This commit is contained in:
pvalchev 2001-11-14 06:45:39 +00:00
parent fb172df506
commit 8d31fc55de
8 changed files with 70 additions and 22 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2001/10/24 12:13:44 espie Exp $
# $OpenBSD: Makefile,v 1.6 2001/11/14 06:45:39 pvalchev 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@nforced.com>
@ -16,12 +16,15 @@ PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.4-ltconfi
patch-*
LIB_DEPENDS= gtk.1.2,gdk.1.2::x11/gtk+
RUN_DEPENDS= ::devel/automake \
::devel/autoconf
BUILD_DEPENDS= ::textproc/scrollkeeper
RUN_DEPENDS= ::devel/automake \
::devel/autoconf \
::textproc/scrollkeeper
FLAVORS= gnome
FLAVOR?=
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes

3
devel/glade/distinfo Normal file
View File

@ -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

View File

@ -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

View File

@ -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: patch-configure,v 1.2 2001/11/14 06:45:40 pvalchev Exp $
--- configure.orig Wed Mar 28 19:49:59 2001
+++ configure Tue Nov 13 22:38:19 2001
@@ -3505,6 +3505,10 @@ fi
fi

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-omf-install_Makefile_in,v 1.1 2001/11/14 06:45:40 pvalchev Exp $
--- 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 \

View File

@ -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: patch-po_Makefile_in_in,v 1.2 2001/11/14 06:45:40 pvalchev Exp $
--- 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 @@ $OpenBSD: patch-po_Makefile_in_in,v 1.1 2001/09/19 20:33:01 naddy Exp $
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
MKINSTALLDIRS = $(top_srcdir)/@MKINSTALLDIRS@
@@ -111,16 +113,16 @@ install-data: install-data-@USE_NLS@
@@ -112,16 +114,16 @@ install-data: install-data-@USE_NLS@
install-data-no: all
install-data-yes: all
if test -r "$(MKINSTALLDIRS)"; then \
@ -31,7 +31,7 @@ $OpenBSD: patch-po_Makefile_in_in,v 1.1 2001/09/19 20:33:01 naddy Exp $
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 @@ $OpenBSD: patch-po_Makefile_in_in,v 1.1 2001/09/19 20:33:01 naddy Exp $
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)$$//'`; \

View File

@ -1,10 +1,12 @@
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:
WWW: ${HOMEPAGE}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2001/09/19 20:33:01 naddy Exp $
@comment $OpenBSD: PLIST,v 1.3 2001/11/14 06:45:40 pvalchev Exp $
bin/glade
share/glade/gnome/Makefile.am
share/glade/gnome/aclocal-include.m4
@ -8,6 +8,7 @@ share/glade/gnome/curses.m4
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/gnome/need-declaration.m4
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-minus.gif
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-main.png
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-tree.html
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/es/LC_MESSAGES/glade.mo
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/no/LC_MESSAGES/glade.mo
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
@dirrm share/omf/glade
@dirrm share/gnome/help/glade/it/faq/stylesheet-images
@dirrm share/gnome/help/glade/it/faq
@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 @@ share/pixmaps/glade/glade_logo.png
@dirrm share/glade/gtk
@dirrm share/glade/gnome
@dirrm share/glade
@exec %D/bin/scrollkeeper-update -p $(%D/bin/scrollkeeper-config --pkglocalstatedir)
@unexec %D/bin/scrollkeeper-update -p $(%D/bin/scrollkeeper-config --pkglocalstatedir)