diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-16 01:54:58 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-16 01:54:58 +0800 |
commit | 9ac74472f3280f7248198afb391fd6234f4690b5 (patch) | |
tree | d9e6ad688b0f5da35b6403451cbd4ff298722fe4 /graphics | |
parent | 16dda1ced1c404d2b65f5e9cb3465f0031fa2418 (diff) | |
download | marcuscom-ports-9ac74472f3280f7248198afb391fd6234f4690b5.tar.gz marcuscom-ports-9ac74472f3280f7248198afb391fd6234f4690b5.tar.zst marcuscom-ports-9ac74472f3280f7248198afb391fd6234f4690b5.zip |
Add cogl 1.7.8.
This library comes from the clutter package.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16177 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cogl/Makefile | 39 | ||||
-rw-r--r-- | graphics/cogl/distinfo | 2 | ||||
-rw-r--r-- | graphics/cogl/files/patch-cogl_Makefile.in | 11 | ||||
-rw-r--r-- | graphics/cogl/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/cogl/pkg-plist | 83 |
5 files changed, 139 insertions, 0 deletions
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile new file mode 100644 index 000000000..39ccb0f70 --- /dev/null +++ b/graphics/cogl/Makefile @@ -0,0 +1,39 @@ +# New ports collection makefile for: clutter +# Date created: 2008-12-25 +# Whom: Martin Wilke <miwi@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= cogl +PORTVERSION= 1.7.8 +CATEGORIES= graphics +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= OpenGL based interactive canvas library + +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection +LIB_DEPENDS= json-glib-1.0.0:${PORTSDIR}/devel/json-glib + +CONFLICTS= clutter-1.6.[0-9]* + +USE_GMAKE= yes +USE_GETTEXT= yes +USE_XZ= yes +USE_AUTOTOOLS= libtool +USE_GNOME= pkgconfig gdkpixbuf2 gnomehack ltverhack gnomeprefix atk pango +USE_GL= gl +USE_XORG= glproto x11 xfixes xdamage xcomposite xi +USE_LDCONFIG= yes +CONFIGURE_ARGS= --with-x +CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" + +CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} +LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} + +.include <bsd.port.mk> diff --git a/graphics/cogl/distinfo b/graphics/cogl/distinfo new file mode 100644 index 000000000..ac9e0243f --- /dev/null +++ b/graphics/cogl/distinfo @@ -0,0 +1,2 @@ +SHA256 (cogl-1.7.8.tar.xz) = afa114951946c5aafde965b6c34eef487731de06e002474d7956faa8e5754749 +SIZE (cogl-1.7.8.tar.xz) = 998916 diff --git a/graphics/cogl/files/patch-cogl_Makefile.in b/graphics/cogl/files/patch-cogl_Makefile.in new file mode 100644 index 000000000..51c1da637 --- /dev/null +++ b/graphics/cogl/files/patch-cogl_Makefile.in @@ -0,0 +1,11 @@ +--- cogl/Makefile.in.orig 2011-09-15 19:41:54.000000000 +0200 ++++ cogl/Makefile.in 2011-09-15 19:42:09.000000000 +0200 +@@ -110,7 +110,7 @@ DIST_COMMON = $(am__coglinclude_HEADERS_ + @SUPPORT_EGL_TRUE@ $(srcdir)/winsys/cogl-winsys-egl-feature-functions.h \ + @SUPPORT_EGL_TRUE@ $(srcdir)/winsys/cogl-winsys-egl-private.h + +-@SUPPORT_GLX_TRUE@am__append_11 = -ldl ++@SUPPORT_GLX_TRUE@am__append_11 = + @HAVE_INTROSPECTION_TRUE@am__append_12 = Cogl-1.0.gir + @HAVE_INTROSPECTION_TRUE@am__append_13 = $(gir_DATA) $(typelib_DATA) + subdir = cogl diff --git a/graphics/cogl/pkg-descr b/graphics/cogl/pkg-descr new file mode 100644 index 000000000..593f4afbc --- /dev/null +++ b/graphics/cogl/pkg-descr @@ -0,0 +1,4 @@ +Clutter it an open source software library for creating fast, visually +rich and animated graphical user interfaces. + +WWW: http://clutter-project.org/ diff --git a/graphics/cogl/pkg-plist b/graphics/cogl/pkg-plist new file mode 100644 index 000000000..2715ecc69 --- /dev/null +++ b/graphics/cogl/pkg-plist @@ -0,0 +1,83 @@ +include/cogl/cogl-pango/cogl-pango.h +include/cogl/cogl/cogl-attribute-buffer.h +include/cogl/cogl/cogl-attribute.h +include/cogl/cogl/cogl-bitmap.h +include/cogl/cogl/cogl-buffer.h +include/cogl/cogl/cogl-clip-state.h +include/cogl/cogl/cogl-clutter.h +include/cogl/cogl/cogl-color.h +include/cogl/cogl/cogl-context.h +include/cogl/cogl/cogl-defines.h +include/cogl/cogl/cogl-deprecated.h +include/cogl/cogl/cogl-depth-state.h +include/cogl/cogl/cogl-display.h +include/cogl/cogl/cogl-enum-types.h +include/cogl/cogl/cogl-euler.h +include/cogl/cogl/cogl-fixed.h +include/cogl/cogl/cogl-framebuffer.h +include/cogl/cogl/cogl-index-buffer.h +include/cogl/cogl/cogl-indices.h +include/cogl/cogl/cogl-material-compat.h +include/cogl/cogl/cogl-matrix.h +include/cogl/cogl/cogl-object.h +include/cogl/cogl/cogl-offscreen.h +include/cogl/cogl/cogl-onscreen-template.h +include/cogl/cogl/cogl-pango.h +include/cogl/cogl/cogl-path.h +include/cogl/cogl/cogl-pipeline.h +include/cogl/cogl/cogl-pixel-buffer.h +include/cogl/cogl/cogl-primitive.h +include/cogl/cogl/cogl-primitives.h +include/cogl/cogl/cogl-quaternion.h +include/cogl/cogl/cogl-renderer.h +include/cogl/cogl/cogl-shader.h +include/cogl/cogl/cogl-swap-chain.h +include/cogl/cogl/cogl-texture-2d.h +include/cogl/cogl/cogl-texture-3d.h +include/cogl/cogl/cogl-texture-pixmap-x11.h +include/cogl/cogl/cogl-texture.h +include/cogl/cogl/cogl-types.h +include/cogl/cogl/cogl-vector.h +include/cogl/cogl/cogl-vertex-buffer.h +include/cogl/cogl/cogl-xlib-renderer.h +include/cogl/cogl/cogl-xlib.h +include/cogl/cogl/cogl.h +include/cogl/cogl/cogl2-clip-state.h +include/cogl/cogl/cogl2-path.h +lib/girepository-1.0/Cogl-1.0.typelib +lib/girepository-1.0/CoglPango-1.0.typelib +lib/libcogl-pango.a +lib/libcogl-pango.la +lib/libcogl-pango.so +lib/libcogl-pango.so.0 +lib/libcogl.a +lib/libcogl.la +lib/libcogl.so +lib/libcogl.so.2 +libdata/pkgconfig/cogl-1.0.pc +libdata/pkgconfig/cogl-2.0-experimental.pc +libdata/pkgconfig/cogl-gl-1.0.pc +libdata/pkgconfig/cogl-pango-1.0.pc +libdata/pkgconfig/cogl-pango-2.0-experimental.pc +share/gir-1.0/Cogl-1.0.gir +share/gir-1.0/CoglPango-1.0.gir +share/locale/cs/LC_MESSAGES/cogl.mo +share/locale/eo/LC_MESSAGES/cogl.mo +share/locale/es/LC_MESSAGES/cogl.mo +share/locale/fr/LC_MESSAGES/cogl.mo +share/locale/gl/LC_MESSAGES/cogl.mo +share/locale/ja/LC_MESSAGES/cogl.mo +share/locale/kn/LC_MESSAGES/cogl.mo +share/locale/lt/LC_MESSAGES/cogl.mo +share/locale/nb/LC_MESSAGES/cogl.mo +share/locale/pa/LC_MESSAGES/cogl.mo +share/locale/pl/LC_MESSAGES/cogl.mo +share/locale/pt_BR/LC_MESSAGES/cogl.mo +share/locale/sv/LC_MESSAGES/cogl.mo +share/locale/zh_HK/LC_MESSAGES/cogl.mo +share/locale/zh_TW/LC_MESSAGES/cogl.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrm include/cogl/cogl +@dirrm include/cogl/cogl-pango +@dirrm include/cogl |