[Midnightbsd-cvs] mports: mports/x11-toolkits: add gdl

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 30 20:27:04 EDT 2007


Log Message:
-----------
add gdl

Modified Files:
--------------
    mports/x11-toolkits:
        Makefile (r1.27 -> r1.28)

Added Files:
-----------
    mports/x11-toolkits/gdl:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)
    mports/x11-toolkits/gdl/files:
        patch-gdl__gdl-icons.c (r1.1)
        patch-gdl_gdl-switcher.c (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11-toolkits/gdl/pkg-descr
@@ -0,0 +1,14 @@
+Gnome Devtool Libraries
+=======================
+
+This package contains components and libraries that are intended to be
+shared between Scaffold, the new GNOME 2 development system.
+
+The current pieces of GDL include:
+
+ - A code-editing bonobo component based on GtkSourceView
+
+ - An utility library that also contains the stubs and skels for
+   the above components (gdl).
+
+WWW: http://www.gnome.org/
--- /dev/null
+++ x11-toolkits/gdl/pkg-plist
@@ -0,0 +1,71 @@
+include/libgdl-1.0/gdl/gdl-combo-button.h
+include/libgdl-1.0/gdl/gdl-dock-bar.h
+include/libgdl-1.0/gdl/gdl-dock-item.h
+include/libgdl-1.0/gdl/gdl-dock-layout.h
+include/libgdl-1.0/gdl/gdl-dock-master.h
+include/libgdl-1.0/gdl/gdl-dock-notebook.h
+include/libgdl-1.0/gdl/gdl-dock-object.h
+include/libgdl-1.0/gdl/gdl-dock-paned.h
+include/libgdl-1.0/gdl/gdl-dock-placeholder.h
+include/libgdl-1.0/gdl/gdl-dock-tablabel.h
+include/libgdl-1.0/gdl/gdl-dock.h
+include/libgdl-1.0/gdl/gdl-icons.h
+include/libgdl-1.0/gdl/gdl-stock-icons.h
+include/libgdl-1.0/gdl/gdl-stock.h
+include/libgdl-1.0/gdl/gdl-switcher.h
+include/libgdl-1.0/gdl/gdl-tools.h
+include/libgdl-1.0/gdl/gdl.h
+include/libgdl-1.0/gdl/libgdltypebuiltins.h
+lib/libgdl-1.la
+lib/libgdl-1.so
+lib/libgdl-1.so.0
+lib/libgdl-gnome-1.la
+lib/libgdl-gnome-1.so
+lib/libgdl-gnome-1.so.0
+libdata/pkgconfig/gdl-1.0.pc
+libdata/pkgconfig/gdl-gnome-1.0.pc
+share/gnome/gdl/glade/layout.glade
+share/locale/am/LC_MESSAGES/gdl-1.mo
+share/locale/az/LC_MESSAGES/gdl-1.mo
+share/locale/ca/LC_MESSAGES/gdl-1.mo
+share/locale/cs/LC_MESSAGES/gdl-1.mo
+share/locale/da/LC_MESSAGES/gdl-1.mo
+share/locale/de/LC_MESSAGES/gdl-1.mo
+share/locale/dz/LC_MESSAGES/gdl-1.mo
+share/locale/el/LC_MESSAGES/gdl-1.mo
+share/locale/en_CA/LC_MESSAGES/gdl-1.mo
+share/locale/en_GB/LC_MESSAGES/gdl-1.mo
+share/locale/es/LC_MESSAGES/gdl-1.mo
+share/locale/fi/LC_MESSAGES/gdl-1.mo
+share/locale/fr/LC_MESSAGES/gdl-1.mo
+share/locale/ga/LC_MESSAGES/gdl-1.mo
+share/locale/hr/LC_MESSAGES/gdl-1.mo
+share/locale/hu/LC_MESSAGES/gdl-1.mo
+share/locale/it/LC_MESSAGES/gdl-1.mo
+share/locale/ja/LC_MESSAGES/gdl-1.mo
+share/locale/mk/LC_MESSAGES/gdl-1.mo
+share/locale/ml/LC_MESSAGES/gdl-1.mo
+share/locale/nb/LC_MESSAGES/gdl-1.mo
+share/locale/ne/LC_MESSAGES/gdl-1.mo
+share/locale/nl/LC_MESSAGES/gdl-1.mo
+share/locale/pa/LC_MESSAGES/gdl-1.mo
+share/locale/pl/LC_MESSAGES/gdl-1.mo
+share/locale/pt/LC_MESSAGES/gdl-1.mo
+share/locale/pt_BR/LC_MESSAGES/gdl-1.mo
+share/locale/ru/LC_MESSAGES/gdl-1.mo
+share/locale/rw/LC_MESSAGES/gdl-1.mo
+share/locale/sk/LC_MESSAGES/gdl-1.mo
+share/locale/sq/LC_MESSAGES/gdl-1.mo
+share/locale/sr/LC_MESSAGES/gdl-1.mo
+share/locale/sr at Latn/LC_MESSAGES/gdl-1.mo
+share/locale/sv/LC_MESSAGES/gdl-1.mo
+share/locale/vi/LC_MESSAGES/gdl-1.mo
+share/locale/zh_CN/LC_MESSAGES/gdl-1.mo
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
+ at dirrmtry share/locale/dz/LC_MESSAGES
+ at dirrmtry share/locale/dz
+ at dirrm share/gnome/gdl/glade
+ at dirrm share/gnome/gdl
+ at dirrm include/libgdl-1.0/gdl
+ at dirrm include/libgdl-1.0
--- /dev/null
+++ x11-toolkits/gdl/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for:	gdl
+# Date created:				24 July 2001
+# Whom:					Maxim Sobolev <sobomax at FreeBSD.org>
+#
+# $MidnightBSD: mports/x11-toolkits/gdl/Makefile,v 1.1 2007/08/31 00:27:02 laffer1 Exp $
+# $FreeBSD: ports/x11-toolkits/gdl/Makefile,v 1.29 2007/07/10 04:38:08 marcus Exp $
+#
+
+PORTNAME=	gdl
+PORTVERSION=	0.7.6
+PORTREVISION=	1
+CATEGORIES=	x11-toolkits gnome
+MASTER_SITES=	${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:R}
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Components intended to be shared between GNOME development tools
+
+USE_BZIP2=	yes
+USE_GMAKE=	yes
+USE_XLIB=	yes
+USE_GNOME=	gnomeprefix gnomehack libgnomeui
+USE_GETTEXT=	yes
+GNU_CONFIGURE=	yes
+USE_LDCONFIG=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-toolkits/gdl/distinfo
@@ -0,0 +1,3 @@
+MD5 (gdl-0.7.6.tar.bz2) = 3762f6c134960ffc93143ab09b060fe5
+SHA256 (gdl-0.7.6.tar.bz2) = 8f4187a7c0740f140f1b171498cb45044e2d67ee0f9b0625dba6eaafc6b84790
+SIZE (gdl-0.7.6.tar.bz2) = 448801
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/Makefile,v
retrieving revision 1.27
retrieving revision 1.28
diff -Lx11-toolkits/Makefile -Lx11-toolkits/Makefile -u -r1.27 -r1.28
--- x11-toolkits/Makefile
+++ x11-toolkits/Makefile
@@ -4,6 +4,7 @@
     COMMENT = X11 toolkits
     
     SUBDIR += Xaw3d
+    SUBDIR += gdl
     SUBDIR += gnustep-art
     SUBDIR += gnustep-back
     SUBDIR += gnustep-cairo
--- /dev/null
+++ x11-toolkits/gdl/files/patch-gdl_gdl-switcher.c
@@ -0,0 +1,10 @@
+--- gdl/gdl-switcher.c.orig	Tue Jul 10 00:35:38 2007
++++ gdl/gdl-switcher.c	Tue Jul 10 00:34:14 2007
+@@ -285,6 +285,7 @@ layout_buttons (GdlSwitcher *switcher)
+     }
+ 
+     rows_count = num_btns / btns_per_row;
++    rows_count += (num_btns % btns_per_row == 0) ? 0 : 1;
+     
+     /* Assign buttons to rows */
+     rows = g_new0 (GSList *, rows_count);
--- /dev/null
+++ x11-toolkits/gdl/files/patch-gdl__gdl-icons.c
@@ -0,0 +1,17 @@
+--- gdl/gdl-icons.c.orig	Tue May 24 16:37:14 2005
++++ gdl/gdl-icons.c	Tue May 24 16:37:38 2005
+@@ -202,12 +202,13 @@
+ {
+ 	GdkPixbuf *pixbuf;
+ 	char *icon_name;
++	GdlIconsPrivate *priv;
+ 
+ 	g_return_val_if_fail (icons != NULL, NULL);
+ 	g_return_val_if_fail (GDL_IS_ICONS (icons), NULL);
+ 	g_return_val_if_fail (mime_type != NULL, NULL);
+ 
+-	GdlIconsPrivate *priv = GDL_ICONS_GET_PRIVATE (icons);
++	priv = GDL_ICONS_GET_PRIVATE (icons);
+ 
+ 	pixbuf = g_hash_table_lookup (priv->icons, mime_type);
+ 	if (pixbuf != NULL) {


More information about the Midnightbsd-cvs mailing list