diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-03-10 15:21:31 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-03-10 15:21:31 +0800 |
commit | 79dea3155cf9260813c31c891a19dafe56e5c1e9 (patch) | |
tree | d0a461669b8546e61423801f318f217b8fd098b0 | |
parent | b490a4062e9e91a0c421e3c42605cfc2f094da6b (diff) | |
download | marcuscom-ports-experimental-79dea3155cf9260813c31c891a19dafe56e5c1e9.tar.gz marcuscom-ports-experimental-79dea3155cf9260813c31c891a19dafe56e5c1e9.tar.zst marcuscom-ports-experimental-79dea3155cf9260813c31c891a19dafe56e5c1e9.zip |
Update cogl to 1.17.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports-experimental/trunk@19046 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/cogl/Makefile | 30 | ||||
-rw-r--r-- | graphics/cogl/distinfo | 2 | ||||
-rw-r--r-- | graphics/cogl/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/cogl/pkg-plist | 198 |
4 files changed, 234 insertions, 0 deletions
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile new file mode 100644 index 0000000..e0c6e60 --- /dev/null +++ b/graphics/cogl/Makefile @@ -0,0 +1,30 @@ +# Created by: Martin Wilke <miwi@FreeBSD.org> +# $FreeBSD$ +# $MCom$ + +PORTNAME= cogl +PORTVERSION= 1.17.4 +CATEGORIES= graphics +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Clutter OpenGL abstraction library + +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + +CONFLICTS= clutter-1.6.[0-9]* + +USES= gettext gmake libtool pathfix pkgconfig +USE_XZ= yes +GNU_CONFIGURE= yes +USE_GNOME= gdkpixbuf2 gnomeprefix atk pango introspection:build +USE_GL= gl +USE_XORG= x11 xfixes xdamage xcomposite xi +USE_LDCONFIG= yes +CONFIGURE_ARGS= --with-x +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip + +.include <bsd.port.mk> diff --git a/graphics/cogl/distinfo b/graphics/cogl/distinfo new file mode 100644 index 0000000..10f674b --- /dev/null +++ b/graphics/cogl/distinfo @@ -0,0 +1,2 @@ +SHA256 (cogl-1.17.4.tar.xz) = 573c4ee7335fc4d4d1578e9103191e260fcaab8a80dfd20464c70444a74cbaaf +SIZE (cogl-1.17.4.tar.xz) = 1629324 diff --git a/graphics/cogl/pkg-descr b/graphics/cogl/pkg-descr new file mode 100644 index 0000000..593f4af --- /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 0000000..ce342eb --- /dev/null +++ b/graphics/cogl/pkg-plist @@ -0,0 +1,198 @@ +include/cogl/cogl/cogl-atlas-texture.h +include/cogl/cogl/cogl-attribute-buffer.h +include/cogl/cogl/cogl-attribute.h +include/cogl/cogl/cogl-auto-texture.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-xlib.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-error.h +include/cogl/cogl/cogl-euler.h +include/cogl/cogl/cogl-fence.h +include/cogl/cogl/cogl-fixed.h +include/cogl/cogl/cogl-frame-info.h +include/cogl/cogl/cogl-framebuffer-deprecated.h +include/cogl/cogl/cogl-framebuffer.h +include/cogl/cogl/cogl-gles2-types.h +include/cogl/cogl/cogl-gles2.h +include/cogl/cogl/cogl-glib-source.h +include/cogl/cogl/cogl-index-buffer.h +include/cogl/cogl/cogl-indices.h +include/cogl/cogl/cogl-macros.h +include/cogl/cogl/cogl-material-compat.h +include/cogl/cogl/cogl-matrix-stack.h +include/cogl/cogl/cogl-matrix.h +include/cogl/cogl/cogl-meta-texture.h +include/cogl/cogl/cogl-object.h +include/cogl/cogl/cogl-offscreen.h +include/cogl/cogl/cogl-onscreen-template.h +include/cogl/cogl/cogl-onscreen.h +include/cogl/cogl/cogl-output.h +include/cogl/cogl/cogl-pango.h +include/cogl/cogl/cogl-pipeline-layer-state.h +include/cogl/cogl/cogl-pipeline-state.h +include/cogl/cogl/cogl-pipeline.h +include/cogl/cogl/cogl-pixel-buffer.h +include/cogl/cogl/cogl-poll.h +include/cogl/cogl/cogl-primitive-texture.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-snippet.h +include/cogl/cogl/cogl-sub-texture.h +include/cogl/cogl/cogl-swap-chain.h +include/cogl/cogl/cogl-texture-2d-gl.h +include/cogl/cogl/cogl-texture-2d-sliced.h +include/cogl/cogl/cogl-texture-2d.h +include/cogl/cogl/cogl-texture-3d.h +include/cogl/cogl/cogl-texture-deprecated.h +include/cogl/cogl/cogl-texture-pixmap-x11.h +include/cogl/cogl/cogl-texture-rectangle.h +include/cogl/cogl/cogl-texture.h +include/cogl/cogl/cogl-type-casts.h +include/cogl/cogl/cogl-types.h +include/cogl/cogl/cogl-vector.h +include/cogl/cogl/cogl-version.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/cogl1-context.h +include/cogl/cogl/cogl2-experimental.h +include/cogl/cogl/deprecated/cogl-auto-texture.h +include/cogl/cogl/deprecated/cogl-clip-state.h +include/cogl/cogl/deprecated/cogl-clutter-xlib.h +include/cogl/cogl/deprecated/cogl-clutter.h +include/cogl/cogl/deprecated/cogl-fixed.h +include/cogl/cogl/deprecated/cogl-framebuffer-deprecated.h +include/cogl/cogl/deprecated/cogl-material-compat.h +include/cogl/cogl/deprecated/cogl-shader.h +include/cogl/cogl/deprecated/cogl-texture-deprecated.h +include/cogl/cogl/deprecated/cogl-type-casts.h +include/cogl/cogl/deprecated/cogl-vertex-buffer.h +include/cogl/cogl/gl-prototypes/cogl-core-functions.h +include/cogl/cogl/gl-prototypes/cogl-gles2-functions.h +include/cogl/cogl/gl-prototypes/cogl-glsl-functions.h +include/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h +include/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h +include/cogl/cogl-pango/cogl-pango.h +include/cogl/cogl-path/cogl-path-enum-types.h +include/cogl/cogl-path/cogl-path-types.h +include/cogl/cogl-path/cogl-path.h +include/cogl/cogl-path/cogl1-path-functions.h +include/cogl/cogl-path/cogl2-path-functions.h +lib/girepository-1.0/Cogl-1.0.typelib +lib/girepository-1.0/CoglPango-1.0.typelib +lib/libcogl-pango.la +lib/libcogl-pango.so +lib/libcogl-pango.so.20 +lib/libcogl-pango.so.20.0.0 +lib/libcogl-path.la +lib/libcogl-path.so +lib/libcogl-path.so.20 +lib/libcogl-path.so.20.0.0 +lib/libcogl.la +lib/libcogl.so +lib/libcogl.so.20 +lib/libcogl.so.20.0.0 +libdata/pkgconfig/cogl-1.0.pc +libdata/pkgconfig/cogl-path-1.0.pc +libdata/pkgconfig/cogl-2.0-experimental.pc +libdata/pkgconfig/cogl-path-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/cogl/examples-data/crate.jpg +share/gir-1.0/Cogl-1.0.gir +share/gir-1.0/CoglPango-1.0.gir +share/locale/an/LC_MESSAGES/cogl.mo +share/locale/ar/LC_MESSAGES/cogl.mo +share/locale/as/LC_MESSAGES/cogl.mo +share/locale/ast/LC_MESSAGES/cogl.mo +share/locale/be/LC_MESSAGES/cogl.mo +share/locale/bg/LC_MESSAGES/cogl.mo +share/locale/ca/LC_MESSAGES/cogl.mo +share/locale/ca@valencia/LC_MESSAGES/cogl.mo +share/locale/cs/LC_MESSAGES/cogl.mo +share/locale/da/LC_MESSAGES/cogl.mo +share/locale/de/LC_MESSAGES/cogl.mo +share/locale/el/LC_MESSAGES/cogl.mo +share/locale/en_CA/LC_MESSAGES/cogl.mo +share/locale/en_GB/LC_MESSAGES/cogl.mo +share/locale/eo/LC_MESSAGES/cogl.mo +share/locale/es/LC_MESSAGES/cogl.mo +share/locale/eu/LC_MESSAGES/cogl.mo +share/locale/fa/LC_MESSAGES/cogl.mo +share/locale/fr/LC_MESSAGES/cogl.mo +share/locale/gl/LC_MESSAGES/cogl.mo +share/locale/he/LC_MESSAGES/cogl.mo +share/locale/hi/LC_MESSAGES/cogl.mo +share/locale/hu/LC_MESSAGES/cogl.mo +share/locale/id/LC_MESSAGES/cogl.mo +share/locale/it/LC_MESSAGES/cogl.mo +share/locale/ja/LC_MESSAGES/cogl.mo +share/locale/km/LC_MESSAGES/cogl.mo +share/locale/kn/LC_MESSAGES/cogl.mo +share/locale/ko/LC_MESSAGES/cogl.mo +share/locale/lt/LC_MESSAGES/cogl.mo +share/locale/lv/LC_MESSAGES/cogl.mo +share/locale/ml/LC_MESSAGES/cogl.mo +share/locale/nb/LC_MESSAGES/cogl.mo +share/locale/nl/LC_MESSAGES/cogl.mo +share/locale/or/LC_MESSAGES/cogl.mo +share/locale/pa/LC_MESSAGES/cogl.mo +share/locale/pl/LC_MESSAGES/cogl.mo +share/locale/pt/LC_MESSAGES/cogl.mo +share/locale/pt_BR/LC_MESSAGES/cogl.mo +share/locale/ru/LC_MESSAGES/cogl.mo +share/locale/sk/LC_MESSAGES/cogl.mo +share/locale/sl/LC_MESSAGES/cogl.mo +share/locale/sr/LC_MESSAGES/cogl.mo +share/locale/sr@latin/LC_MESSAGES/cogl.mo +share/locale/sv/LC_MESSAGES/cogl.mo +share/locale/ta/LC_MESSAGES/cogl.mo +share/locale/te/LC_MESSAGES/cogl.mo +share/locale/th/LC_MESSAGES/cogl.mo +share/locale/tr/LC_MESSAGES/cogl.mo +share/locale/ug/LC_MESSAGES/cogl.mo +share/locale/uk/LC_MESSAGES/cogl.mo +share/locale/vi/LC_MESSAGES/cogl.mo +share/locale/zh_CN/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 +@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/km/LC_MESSAGES +@dirrmtry share/locale/km +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as +@dirrmtry share/locale/an/LC_MESSAGES +@dirrmtry share/locale/an +@dirrmtry share/cogl/examples-data +@dirrmtry share/cogl +@dirrm include/cogl/cogl/gl-prototypes +@dirrm include/cogl/cogl/deprecated +@dirrm include/cogl/cogl-path +@dirrm include/cogl/cogl +@dirrm include/cogl/cogl-pango +@dirrm include/cogl |