diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-12-01 22:10:52 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-12-01 22:10:52 +0800 |
commit | 7793c4c2ecd7530b60902be1ab767c5425f098b5 (patch) | |
tree | 70f64e56f910c7d0ff43e8a67321ad01051aea52 /x11-toolkits | |
parent | cc4e760d73b832c4b3de824eb24b0536f775bbf2 (diff) | |
download | marcuscom-ports-7793c4c2ecd7530b60902be1ab767c5425f098b5.tar marcuscom-ports-7793c4c2ecd7530b60902be1ab767c5425f098b5.tar.gz marcuscom-ports-7793c4c2ecd7530b60902be1ab767c5425f098b5.tar.bz2 marcuscom-ports-7793c4c2ecd7530b60902be1ab767c5425f098b5.tar.lz marcuscom-ports-7793c4c2ecd7530b60902be1ab767c5425f098b5.tar.xz marcuscom-ports-7793c4c2ecd7530b60902be1ab767c5425f098b5.tar.zst marcuscom-ports-7793c4c2ecd7530b60902be1ab767c5425f098b5.zip |
Update to 2.91.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14923 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gdl3/Makefile | 31 | ||||
-rw-r--r-- | x11-toolkits/gdl3/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gdl3/files/patch-docs_reference_Makefile.in | 11 | ||||
-rw-r--r-- | x11-toolkits/gdl3/pkg-descr | 14 | ||||
-rw-r--r-- | x11-toolkits/gdl3/pkg-plist | 139 |
5 files changed, 197 insertions, 0 deletions
diff --git a/x11-toolkits/gdl3/Makefile b/x11-toolkits/gdl3/Makefile new file mode 100644 index 000000000..d98cf7332 --- /dev/null +++ b/x11-toolkits/gdl3/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: gdl +# Date created: 24 July 2001 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= gdl +PORTVERSION= 2.91.3 +CATEGORIES= x11-toolkits gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Components intended to be shared between GNOME development tools + +LATEST_LINK= gdl3 + +LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack gtk30 intltool +USE_GETTEXT= yes +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/x11-toolkits/gdl3/distinfo b/x11-toolkits/gdl3/distinfo new file mode 100644 index 000000000..67976cd96 --- /dev/null +++ b/x11-toolkits/gdl3/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/gdl-2.91.3.tar.bz2) = f0aadac1233b5cca83c521b406a157c329749a45ab0c553ccbec0eb5b4bfe692 +SIZE (gnome3/gdl-2.91.3.tar.bz2) = 586466 diff --git a/x11-toolkits/gdl3/files/patch-docs_reference_Makefile.in b/x11-toolkits/gdl3/files/patch-docs_reference_Makefile.in new file mode 100644 index 000000000..17dff8928 --- /dev/null +++ b/x11-toolkits/gdl3/files/patch-docs_reference_Makefile.in @@ -0,0 +1,11 @@ +--- docs/reference/Makefile.in.orig 2010-12-01 14:53:44.000000000 +0100 ++++ docs/reference/Makefile.in 2010-12-01 14:53:59.000000000 +0100 +@@ -254,7 +254,7 @@ + # of using the various options. + + # The name of the module, e.g. 'glib'. +-DOC_MODULE = gdl ++DOC_MODULE = gdl3 + + # The top-level SGML file. You can change this if you want to. + DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml diff --git a/x11-toolkits/gdl3/pkg-descr b/x11-toolkits/gdl3/pkg-descr new file mode 100644 index 000000000..1aca67859 --- /dev/null +++ b/x11-toolkits/gdl3/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/ diff --git a/x11-toolkits/gdl3/pkg-plist b/x11-toolkits/gdl3/pkg-plist new file mode 100644 index 000000000..cf7f975de --- /dev/null +++ b/x11-toolkits/gdl3/pkg-plist @@ -0,0 +1,139 @@ +include/libgdl-3.0/gdl/gdl-dock-bar.h +include/libgdl-3.0/gdl/gdl-dock-item.h +include/libgdl-3.0/gdl/gdl-dock-item-grip.h +include/libgdl-3.0/gdl/gdl-dock-layout.h +include/libgdl-3.0/gdl/gdl-dock-master.h +include/libgdl-3.0/gdl/gdl-dock-object.h +include/libgdl-3.0/gdl/gdl-dock-placeholder.h +include/libgdl-3.0/gdl/gdl-dock.h +include/libgdl-3.0/gdl/gdl.h +include/libgdl-3.0/gdl/libgdltypebuiltins.h +lib/girepository-1.0/Gdl-1.typelib +lib/libgdl-3.la +lib/libgdl-3.so +lib/libgdl-3.so.1 +libdata/pkgconfig/gdl-3.0.pc +share/doc/gdl3/GdlDock.html +share/doc/gdl3/GdlDockBar.html +share/doc/gdl3/GdlDockItem.html +share/doc/gdl3/GdlDockLayout.html +share/doc/gdl3/GdlDockMaster.html +share/doc/gdl3/GdlDockObject.html +share/doc/gdl3/GdlDockPlaceholder.html +share/doc/gdl3/gdl-main.html +share/doc/gdl3/gdl.devhelp +share/doc/gdl3/gdl.devhelp2 +share/doc/gdl3/home.png +share/doc/gdl3/index.html +share/doc/gdl3/index.sgml +share/doc/gdl3/left.png +share/doc/gdl3/right.png +share/doc/gdl3/style.css +share/doc/gdl3/up.png +share/gir-1.0/Gdl-1.gir +share/gdl/ui/layout.ui +share/locale/am/LC_MESSAGES/gdl-3.mo +share/locale/ar/LC_MESSAGES/gdl-3.mo +share/locale/ast/LC_MESSAGES/gdl-3.mo +share/locale/az/LC_MESSAGES/gdl-3.mo +share/locale/be/LC_MESSAGES/gdl-3.mo +share/locale/bg/LC_MESSAGES/gdl-3.mo +share/locale/bn/LC_MESSAGES/gdl-3.mo +share/locale/ca/LC_MESSAGES/gdl-3.mo +share/locale/ca@valencia/LC_MESSAGES/gdl-3.mo +share/locale/cs/LC_MESSAGES/gdl-3.mo +share/locale/da/LC_MESSAGES/gdl-3.mo +share/locale/de/LC_MESSAGES/gdl-3.mo +share/locale/dz/LC_MESSAGES/gdl-3.mo +share/locale/el/LC_MESSAGES/gdl-3.mo +share/locale/en_CA/LC_MESSAGES/gdl-3.mo +share/locale/en_GB/LC_MESSAGES/gdl-3.mo +share/locale/en@shaw/LC_MESSAGES/gdl-3.mo +share/locale/eo/LC_MESSAGES/gdl-3.mo +share/locale/es/LC_MESSAGES/gdl-3.mo +share/locale/et/LC_MESSAGES/gdl-3.mo +share/locale/eu/LC_MESSAGES/gdl-3.mo +share/locale/fi/LC_MESSAGES/gdl-3.mo +share/locale/fr/LC_MESSAGES/gdl-3.mo +share/locale/ga/LC_MESSAGES/gdl-3.mo +share/locale/gl/LC_MESSAGES/gdl-3.mo +share/locale/gu/LC_MESSAGES/gdl-3.mo +share/locale/he/LC_MESSAGES/gdl-3.mo +share/locale/hi/LC_MESSAGES/gdl-3.mo +share/locale/hr/LC_MESSAGES/gdl-3.mo +share/locale/hu/LC_MESSAGES/gdl-3.mo +share/locale/hy/LC_MESSAGES/gdl-3.mo +share/locale/id/LC_MESSAGES/gdl-3.mo +share/locale/it/LC_MESSAGES/gdl-3.mo +share/locale/ja/LC_MESSAGES/gdl-3.mo +share/locale/ko/LC_MESSAGES/gdl-3.mo +share/locale/lt/LC_MESSAGES/gdl-3.mo +share/locale/lv/LC_MESSAGES/gdl-3.mo +share/locale/mai/LC_MESSAGES/gdl-3.mo +share/locale/mk/LC_MESSAGES/gdl-3.mo +share/locale/ml/LC_MESSAGES/gdl-3.mo +share/locale/mr/LC_MESSAGES/gdl-3.mo +share/locale/nb/LC_MESSAGES/gdl-3.mo +share/locale/ne/LC_MESSAGES/gdl-3.mo +share/locale/nl/LC_MESSAGES/gdl-3.mo +share/locale/oc/LC_MESSAGES/gdl-3.mo +share/locale/or/LC_MESSAGES/gdl-3.mo +share/locale/pa/LC_MESSAGES/gdl-3.mo +share/locale/pl/LC_MESSAGES/gdl-3.mo +share/locale/ps/LC_MESSAGES/gdl-3.mo +share/locale/pt/LC_MESSAGES/gdl-3.mo +share/locale/pt_BR/LC_MESSAGES/gdl-3.mo +share/locale/ro/LC_MESSAGES/gdl-3.mo +share/locale/ru/LC_MESSAGES/gdl-3.mo +share/locale/rw/LC_MESSAGES/gdl-3.mo +share/locale/si/LC_MESSAGES/gdl-3.mo +share/locale/sk/LC_MESSAGES/gdl-3.mo +share/locale/sl/LC_MESSAGES/gdl-3.mo +share/locale/sq/LC_MESSAGES/gdl-3.mo +share/locale/sr/LC_MESSAGES/gdl-3.mo +share/locale/sr@latin/LC_MESSAGES/gdl-3.mo +share/locale/sv/LC_MESSAGES/gdl-3.mo +share/locale/te/LC_MESSAGES/gdl-3.mo +share/locale/th/LC_MESSAGES/gdl-3.mo +share/locale/tr/LC_MESSAGES/gdl-3.mo +share/locale/ug/LC_MESSAGES/gdl-3.mo +share/locale/uk/LC_MESSAGES/gdl-3.mo +share/locale/vi/LC_MESSAGES/gdl-3.mo +share/locale/zh_CN/LC_MESSAGES/gdl-3.mo +share/locale/zh_HK/LC_MESSAGES/gdl-3.mo +share/locale/zh_TW/LC_MESSAGES/gdl-3.mo +@dirrm share/gdl/ui +@dirrm share/gdl +@dirrm share/doc/gdl3 +@dirrm include/libgdl-3.0/gdl +@dirrm include/libgdl-3.0 +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/ps/LC_MESSAGES +@dirrmtry share/locale/ps +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/mai/LC_MESSAGES +@dirrmtry share/locale/mai +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy +@dirrmtry share/locale/en@shaw/LC_MESSAGES +@dirrmtry share/locale/en@shaw +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast |