[Midnightbsd-cvs] mports [19451] trunk/graphics: add cogl

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jun 10 18:18:48 EDT 2015


Revision: 19451
          http://svnweb.midnightbsd.org/mports/?rev=19451
Author:   laffer1
Date:     2015-06-10 18:18:47 -0400 (Wed, 10 Jun 2015)
Log Message:
-----------
add cogl

Modified Paths:
--------------
    trunk/graphics/Makefile

Added Paths:
-----------
    trunk/graphics/cogl/
    trunk/graphics/cogl/Makefile
    trunk/graphics/cogl/distinfo
    trunk/graphics/cogl/pkg-descr
    trunk/graphics/cogl/pkg-plist

Modified: trunk/graphics/Makefile
===================================================================
--- trunk/graphics/Makefile	2015-06-10 22:14:34 UTC (rev 19450)
+++ trunk/graphics/Makefile	2015-06-10 22:18:47 UTC (rev 19451)
@@ -12,6 +12,7 @@
 SUBDIR += cairomm
 SUBDIR += clutter
 SUBDIR += clutter-gtk
+SUBDIR += cogl
 SUBDIR += colord
 SUBDIR += dia
 SUBDIR += dri

Added: trunk/graphics/cogl/Makefile
===================================================================
--- trunk/graphics/cogl/Makefile	                        (rev 0)
+++ trunk/graphics/cogl/Makefile	2015-06-10 22:18:47 UTC (rev 19451)
@@ -0,0 +1,30 @@
+# $MidnightBSD$
+
+PORTNAME=	cogl
+PORTVERSION=	1.20.0
+CATEGORIES=	graphics
+MASTER_SITES=	GNOME
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Clutter OpenGL abstraction library
+
+LICENSE=	lgpl2.1
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+CONFLICTS=	clutter-1.6.[0-9]*
+
+USES=		gettext gmake libtool pathfix pkgconfig tar:xz
+GNU_CONFIGURE=	yes
+USE_GNOME=	gdkpixbuf2 gnomeprefix atk pango introspection:build
+USE_GL=		gl egl
+USE_XORG=	x11 xfixes xdamage xcomposite xi xrandr
+USE_LDCONFIG=	yes
+CONFIGURE_ARGS=	--with-x \
+		 --enable-xlib-egl-platform=yes
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
+
+PLIST_SUB=	LIBVER=20 LIBVERSION=20.3.0
+
+.include <bsd.port.mk>


Property changes on: trunk/graphics/cogl/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/cogl/distinfo
===================================================================
--- trunk/graphics/cogl/distinfo	                        (rev 0)
+++ trunk/graphics/cogl/distinfo	2015-06-10 22:18:47 UTC (rev 19451)
@@ -0,0 +1,2 @@
+SHA256 (cogl-1.20.0.tar.xz) = 729e35495829e7d31fafa3358e47b743ba21a2b08ff9b6cd28fb74c0de91192b
+SIZE (cogl-1.20.0.tar.xz) = 1669620


Property changes on: trunk/graphics/cogl/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/cogl/pkg-descr
===================================================================
--- trunk/graphics/cogl/pkg-descr	                        (rev 0)
+++ trunk/graphics/cogl/pkg-descr	2015-06-10 22:18:47 UTC (rev 19451)
@@ -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/


Property changes on: trunk/graphics/cogl/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/cogl/pkg-plist
===================================================================
--- trunk/graphics/cogl/pkg-plist	                        (rev 0)
+++ trunk/graphics/cogl/pkg-plist	2015-06-10 22:18:47 UTC (rev 19451)
@@ -0,0 +1,176 @@
+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-egl-defines.h
+include/cogl/cogl/cogl-egl.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-glx.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/Cogl-2.0.typelib
+lib/girepository-1.0/CoglPango-1.0.typelib
+lib/girepository-1.0/CoglPango-2.0.typelib
+lib/libcogl-pango.so
+lib/libcogl-pango.so.%%LIBVER%%
+lib/libcogl-pango.so.%%LIBVERSION%%
+lib/libcogl-path.so
+lib/libcogl-path.so.%%LIBVER%%
+lib/libcogl-path.so.%%LIBVERSION%%
+lib/libcogl.so
+lib/libcogl.so.%%LIBVER%%
+lib/libcogl.so.%%LIBVERSION%%
+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/Cogl-2.0.gir
+share/gir-1.0/CoglPango-1.0.gir
+share/gir-1.0/CoglPango-2.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 at 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 at 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


Property changes on: trunk/graphics/cogl/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list