aboutsummaryrefslogtreecommitdiff
path: root/devel/glade2
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-05-17 16:34:30 +0000
committerAde Lovett <ade@FreeBSD.org>2000-05-17 16:34:30 +0000
commit272a6d86f38237116ef3fc0848370b3e373d425d (patch)
tree423668d8148979e0c0ae608932a447ced41d453d /devel/glade2
parentfd1689dc793fe49224fd5b4d1602bd5ab868994c (diff)
downloadports-272a6d86f38237116ef3fc0848370b3e373d425d.tar.gz
ports-272a6d86f38237116ef3fc0848370b3e373d425d.zip
Update to 0.5.8
Notes
Notes: svn path=/head/; revision=28528
Diffstat (limited to 'devel/glade2')
-rw-r--r--devel/glade2/Makefile39
-rw-r--r--devel/glade2/distinfo2
-rw-r--r--devel/glade2/pkg-comment2
-rw-r--r--devel/glade2/pkg-descr2
-rw-r--r--devel/glade2/pkg-plist119
5 files changed, 114 insertions, 50 deletions
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile
index b6d0cb7d32e2..66dcb08ccd7a 100644
--- a/devel/glade2/Makefile
+++ b/devel/glade2/Makefile
@@ -6,21 +6,13 @@
#
PORTNAME= glade
-PORTVERSION= 0.5.7
-CATEGORIES= devel
+PORTVERSION= 0.5.8
+CATEGORIES= devel gnome
MASTER_SITES= http://glade.pn.org/
MAINTAINER= ade@FreeBSD.org
-.if defined(WITH_GNOME)
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
-PLIST_GNOME= ${PKGDIR}/PLIST.gnome
-.else
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-CONFIGURE_ARGS= --disable-gnome
-.endif
-
-PLIST= ${WRKDIR}/PLIST
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@@ -32,31 +24,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/libs"
-.if !defined(WITH_GNOME)
-pre-extract:
- @${ECHO} "You can add hooks for GNOME by defining WITH_GNOME"
-.endif
-
-post-patch:
-.if !defined(WITH_GNOME)
- @cd ${WRKSRC} && ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-nognome
-.endif
-
-pre-install:
- @sort -r -o ${PLIST} ${PLIST_GNOME} ${PKGDIR}/PLIST
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/TODO ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/doc/developer.txt ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/doc/file_format.txt ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/doc/generic.txt ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/doc/manual.txt ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/doc/notes.txt ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/doc/portability.txt ${PREFIX}/share/doc/glade
- ${INSTALL_MAN} ${WRKSRC}/doc/source_code.txt ${PREFIX}/share/doc/glade
-.endif
-
.include <bsd.port.mk>
diff --git a/devel/glade2/distinfo b/devel/glade2/distinfo
index 7996b3bff538..9406a6a8dee5 100644
--- a/devel/glade2/distinfo
+++ b/devel/glade2/distinfo
@@ -1 +1 @@
-MD5 (glade-0.5.7.tar.gz) = 6485b08c37eff8cac45661c6ca796cee
+MD5 (glade-0.5.8.tar.gz) = 17843aa65191fe78d5f64710a2c68701
diff --git a/devel/glade2/pkg-comment b/devel/glade2/pkg-comment
index 7b6ad0d0aef4..e61ac115a55d 100644
--- a/devel/glade2/pkg-comment
+++ b/devel/glade2/pkg-comment
@@ -1 +1 @@
-A user interface builder for GTK+ and GNOME
+A user interface builder for GTK+/GNOME
diff --git a/devel/glade2/pkg-descr b/devel/glade2/pkg-descr
index 503d07c742c1..9e25eed6b58b 100644
--- a/devel/glade2/pkg-descr
+++ b/devel/glade2/pkg-descr
@@ -1,5 +1,5 @@
Glade is a RAD tool to enable quick & easy development of user interfaces
-for the GTK+ toolkit. It also contains built-in support for generating the
+for GTK+/GNOME. It also contains built-in support for generating the
C source code needed to recreate the interfaces.
WWW: http://glade.pn.org/
diff --git a/devel/glade2/pkg-plist b/devel/glade2/pkg-plist
index 2d5790aca9f4..910994cdaa0e 100644
--- a/devel/glade2/pkg-plist
+++ b/devel/glade2/pkg-plist
@@ -1,19 +1,110 @@
bin/glade
-share/doc/glade/README
-share/doc/glade/TODO
-share/doc/glade/developer.txt
-share/doc/glade/file_format.txt
-share/doc/glade/generic.txt
-share/doc/glade/manual.txt
-share/doc/glade/notes.txt
-share/doc/glade/portability.txt
-share/doc/glade/source_code.txt
+share/glade/gnome/Makefile.am
+share/glade/gnome/aclocal-include.m4
+share/glade/gnome/autogen.sh
+share/glade/gnome/compiler-flags.m4
+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-ghttp-check.m4
+share/glade/gnome/gnome-gnorba-check.m4
+share/glade/gnome/gnome-guile-checks.m4
+share/glade/gnome/gnome-libgtop-check.m4
+share/glade/gnome/gnome-objc-checks.m4
+share/glade/gnome/gnome-orbit-check.m4
+share/glade/gnome/gnome-print-check.m4
+share/glade/gnome/gnome-pthread-check.m4
+share/glade/gnome/gnome-support.m4
+share/glade/gnome/gnome-undelfs.m4
+share/glade/gnome/gnome-vfs.m4
+share/glade/gnome/gnome-x-checks.m4
+share/glade/gnome/gnome-xml-check.m4
+share/glade/gnome/gnome.m4
+share/glade/gnome/gperf-check.m4
+share/glade/gnome/linger.m4
+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/index.html
+share/gnome/help/glade/C/faq/ln7.html
+share/gnome/help/glade/C/faq/stylesheet-images/caution.gif
+share/gnome/help/glade/C/faq/stylesheet-images/home.gif
+share/gnome/help/glade/C/faq/stylesheet-images/important.gif
+share/gnome/help/glade/C/faq/stylesheet-images/next.gif
+share/gnome/help/glade/C/faq/stylesheet-images/note.gif
+share/gnome/help/glade/C/faq/stylesheet-images/prev.gif
+share/gnome/help/glade/C/faq/stylesheet-images/tip.gif
+share/gnome/help/glade/C/faq/stylesheet-images/toc-blank.gif
+share/gnome/help/glade/C/faq/stylesheet-images/toc-minus.gif
+share/gnome/help/glade/C/faq/stylesheet-images/toc-plus.gif
+share/gnome/help/glade/C/faq/stylesheet-images/up.gif
+share/gnome/help/glade/C/faq/stylesheet-images/warning.gif
+share/gnome/help/glade/C/topic.dat
+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
+share/gnome/help/glade/C/user-guide/helloworld.html
+share/gnome/help/glade/C/user-guide/help-menu.html
+share/gnome/help/glade/C/user-guide/index.html
+share/gnome/help/glade/C/user-guide/introduction.html
+share/gnome/help/glade/C/user-guide/libglade.html
+share/gnome/help/glade/C/user-guide/ln7.html
+share/gnome/help/glade/C/user-guide/menus.html
+share/gnome/help/glade/C/user-guide/output.html
+share/gnome/help/glade/C/user-guide/project-options.html
+share/gnome/help/glade/C/user-guide/quickstart.html
+share/gnome/help/glade/C/user-guide/settings-menu.html
+share/gnome/help/glade/C/user-guide/stylesheet-images/caution.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/home.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/important.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/next.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/note.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/prev.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/tip.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/toc-blank.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/toc-minus.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/toc-plus.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/up.gif
+share/gnome/help/glade/C/user-guide/stylesheet-images/warning.gif
+share/gnome/help/glade/C/user-guide/toolbar.html
+share/gnome/help/glade/C/user-guide/user-guide-images/edit-menu.png
+share/gnome/help/glade/C/user-guide/user-guide-images/file-menu.png
+share/gnome/help/glade/C/user-guide/user-guide-images/grid-options.png
+share/gnome/help/glade/C/user-guide/user-guide-images/help-menu.png
+share/gnome/help/glade/C/user-guide/user-guide-images/menu.png
+share/gnome/help/glade/C/user-guide/user-guide-images/options-c.png
+share/gnome/help/glade/C/user-guide/user-guide-images/options-general.png
+share/gnome/help/glade/C/user-guide/user-guide-images/options-libglade.png
+share/gnome/help/glade/C/user-guide/user-guide-images/settings-menu.png
+share/gnome/help/glade/C/user-guide/user-guide-images/snap-options.png
+share/gnome/help/glade/C/user-guide/user-guide-images/toolbar.png
+share/gnome/help/glade/C/user-guide/user-guide-images/view-menu.png
+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/using.html
+share/gnome/help/glade/C/user-guide/view-menu.html
+share/gnome/help/glade/C/user-guide/windows-clipboard.html
+share/gnome/help/glade/C/user-guide/windows-editor.html
+share/gnome/help/glade/C/user-guide/windows-palette.html
+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/x230.html
+share/gnome/help/glade/C/user-guide/x329.html
+share/gnome/pixmaps/glade.png
+share/locale/ca/LC_MESSAGES/glade.mo
+share/locale/cs/LC_MESSAGES/glade.mo
share/locale/da/LC_MESSAGES/glade.mo
share/locale/de/LC_MESSAGES/glade.mo
+share/locale/el/LC_MESSAGES/glade.mo
share/locale/en_GB/LC_MESSAGES/glade.mo
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/it/LC_MESSAGES/glade.mo
share/locale/ja/LC_MESSAGES/glade.mo
share/locale/no/LC_MESSAGES/glade.mo
@@ -22,6 +113,14 @@ share/locale/pt_BR/LC_MESSAGES/glade.mo
share/locale/ru/LC_MESSAGES/glade.mo
share/locale/sv/LC_MESSAGES/glade.mo
share/locale/uk/LC_MESSAGES/glade.mo
+@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
+@dirrm share/gnome/help/glade/C/faq/stylesheet-images
+@dirrm share/gnome/help/glade/C/faq
+@dirrm share/gnome/help/glade/C
+@dirrm share/gnome/help/glade
+@unexec rmdir %D/share/gnome/apps/Development 2>/dev/null || true
@dirrm share/glade/gtk
+@dirrm share/glade/gnome
@dirrm share/glade
-@dirrm share/doc/glade