aboutsummaryrefslogtreecommitdiff
path: root/graphics/clutter-box2d
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/clutter-box2d')
-rw-r--r--graphics/clutter-box2d/Makefile31
-rw-r--r--graphics/clutter-box2d/distinfo2
-rw-r--r--graphics/clutter-box2d/files/patch-clutter-box2d_Makefile.in11
-rw-r--r--graphics/clutter-box2d/pkg-descr18
-rw-r--r--graphics/clutter-box2d/pkg-plist26
5 files changed, 0 insertions, 88 deletions
diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile
deleted file mode 100644
index 818eb3dcd11e..000000000000
--- a/graphics/clutter-box2d/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Martin Wilke <miwi@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= clutter-box2d
-PORTVERSION= 0.10.0
-PORTREVISION= 7
-CATEGORIES= graphics
-MASTER_SITES= http://source.clutter-project.org/sources/${PORTNAME}/0.10/
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Clutter Box2D integration library
-
-BROKEN= No public distfiles
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-
-LIB_DEPENDS= libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter
-
-USES= gmake libtool:keepla pathfix pkgconfig
-USE_GNOME= gnomeprefix
-USE_GL= gl
-USE_XORG= xp x11
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-introspection=no
-INSTALL_TARGET= install-strip
-
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-.include <bsd.port.mk>
diff --git a/graphics/clutter-box2d/distinfo b/graphics/clutter-box2d/distinfo
deleted file mode 100644
index f168c7cf682e..000000000000
--- a/graphics/clutter-box2d/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (clutter-box2d-0.10.0.tar.gz) = 21d3a9b74f9fc4417914b5a4d61f503f77cc732f1ef565586b358dd275e3cc5b
-SIZE (clutter-box2d-0.10.0.tar.gz) = 491980
diff --git a/graphics/clutter-box2d/files/patch-clutter-box2d_Makefile.in b/graphics/clutter-box2d/files/patch-clutter-box2d_Makefile.in
deleted file mode 100644
index f74166a09a26..000000000000
--- a/graphics/clutter-box2d/files/patch-clutter-box2d_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- clutter-box2d/Makefile.in.orig 2009-08-07 16:28:57.000000000 +0200
-+++ clutter-box2d/Makefile.in 2009-08-07 16:29:26.000000000 +0200
-@@ -269,7 +269,7 @@
- EXTRA_DIST = \
- clutter-box2d-marshal.list
-
--BUILT_GIRSOURCES = ClutterBox2D-@CLUTTER_BOX2D_API_VERSION@.gir
-+BUILT_GIRSOURCES = # ClutterBox2D-@CLUTTER_BOX2D_API_VERSION@.gir
-
- # INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR aren't the right place to
- # install anything - we need to install inside our prefix.
diff --git a/graphics/clutter-box2d/pkg-descr b/graphics/clutter-box2d/pkg-descr
deleted file mode 100644
index 4d113c3a5b2b..000000000000
--- a/graphics/clutter-box2d/pkg-descr
+++ /dev/null
@@ -1,18 +0,0 @@
-A glue layer between clutter and box2d that provides a special group where the
-actors can be set to be static or dynamic in regard to a physics simulation. The
-source tree currently contains an embedded version of box2d trunk.
-
-Features:
-- Children of the ClutterBox2d group can be simulated as static or dynamic
- rigid bodies. Collision detection.
-- Specifying the gravity of the world.
-- play/pause control over the box2d physics engine
-- Setting linear and angular velocities of simulated children.
-- automatic position synchronization between clutter and box2d.
-- joints
-- prismatic.
-- revolute.
-- distance (spring)
-- mouse (for dragging objects around and manipulating them).
-
-WWW: http://clutter-project.org/
diff --git a/graphics/clutter-box2d/pkg-plist b/graphics/clutter-box2d/pkg-plist
deleted file mode 100644
index f7049755d388..000000000000
--- a/graphics/clutter-box2d/pkg-plist
+++ /dev/null
@@ -1,26 +0,0 @@
-include/clutter-1.0/clutter-box2d/clutter-box2d-collision.h
-include/clutter-1.0/clutter-box2d/clutter-box2d-contact.h
-include/clutter-1.0/clutter-box2d/clutter-box2d-joint.h
-include/clutter-1.0/clutter-box2d/clutter-box2d-marshal.h
-include/clutter-1.0/clutter-box2d/clutter-box2d-util.h
-include/clutter-1.0/clutter-box2d/clutter-box2d.h
-lib/libclutter-box2d-0.10.la
-lib/libclutter-box2d-0.10.so
-lib/libclutter-box2d-0.10.so.0
-lib/libclutter-box2d-0.10.so.0.1000.0
-libdata/pkgconfig/clutter-box2d-0.10.pc
-%%DOCSDIR%%/ClutterBox2D.html
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/ch02.html
-%%DOCSDIR%%/clutter-box2d-ClutterBox2D-Actor.html
-%%DOCSDIR%%/clutter-box2d-ClutterBox2D-Joint.html
-%%DOCSDIR%%/clutter-box2d.devhelp
-%%DOCSDIR%%/clutter-box2d.devhelp2
-%%DOCSDIR%%/home.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/left.png
-%%DOCSDIR%%/license.html
-%%DOCSDIR%%/right.png
-%%DOCSDIR%%/style.css
-%%DOCSDIR%%/up.png