pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ode: Deported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jul 24 03:28:40 2016 +0200
Changeset:	61a75974385ebca2822407014bb85189d02d93ca

Removed Files:
	ode/DESCR
	ode/Makefile
	ode/PLIST
	ode/buildlink3.mk
	ode/distinfo

Log Message:
ode: Deported to pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=61a75974385ebca2822407014bb85189d02d93ca

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ode/DESCR         |  5 -----
 ode/Makefile      | 26 --------------------------
 ode/PLIST         | 29 -----------------------------
 ode/buildlink3.mk | 16 ----------------
 ode/distinfo      |  6 ------
 5 files changed, 82 deletions(-)

diffs:
diff --git a/ode/DESCR b/ode/DESCR
deleted file mode 100644
index 4638135..0000000
--- a/ode/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-ODE is a free, industrial quality library for simulating articulated
-rigid body dynamics - for example ground vehicles, legged creatures,
-and moving objects in VR environments. It is fast, flexible, robust
-and platform independent, with advanced joints, contact with friction,
-and built-in collision detection.
diff --git a/ode/Makefile b/ode/Makefile
deleted file mode 100644
index 9e1887a..0000000
--- a/ode/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2013/01/19 12:25:38 othyro Exp $
-
-DISTNAME=	ode-0.13
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=opende/}
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.ode.org/
-COMMENT=	Library for the simulation of Rigid Body Dynamics
-LICENSE=	gnu-lgpl-v2.1
-
-GNU_CONFIGURE=	yes
-USE_LANGUAGES=	c c++
-USE_LIBTOOL=	yes
-USE_TOOLS+=	gmake
-
-PKGCONFIG_OVERRIDE=	ode.pc.in
-
-CONFIGURE_ARGS+=	--enable-shared
-
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ode/PLIST b/ode/PLIST
deleted file mode 100644
index 94bc580..0000000
--- a/ode/PLIST
+++ /dev/null
@@ -1,29 +0,0 @@
-@comment $NetBSD$
-bin/ode-config
-include/ode/collision.h
-include/ode/collision_space.h
-include/ode/collision_trimesh.h
-include/ode/common.h
-include/ode/compatibility.h
-include/ode/contact.h
-include/ode/error.h
-include/ode/export-dif.h
-include/ode/mass.h
-include/ode/matrix.h
-include/ode/memory.h
-include/ode/misc.h
-include/ode/objects.h
-include/ode/ode.h
-include/ode/odeconfig.h
-include/ode/odecpp.h
-include/ode/odecpp_collision.h
-include/ode/odeinit.h
-include/ode/odemath.h
-include/ode/odemath_legacy.h
-include/ode/precision.h
-include/ode/rotation.h
-include/ode/threading.h
-include/ode/threading_impl.h
-include/ode/timer.h
-lib/libode.la
-lib/pkgconfig/ode.pc
diff --git a/ode/buildlink3.mk b/ode/buildlink3.mk
deleted file mode 100644
index f6bd1a4..0000000
--- a/ode/buildlink3.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	ode
-
-.if !defined(ODE_BUILDLINK3_MK)
-ODE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.ode+=	ode>=0.13
-BUILDLINK_PKGSRCDIR.ode?=	../../wip/ode
-
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.endif	# ODE_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-ode
diff --git a/ode/distinfo b/ode/distinfo
deleted file mode 100644
index 056c9ae..0000000
--- a/ode/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2013/01/19 12:25:39 othyro Exp $
-
-SHA1 (ode-0.13.tar.bz2) = 0279d58cc390ff5cc048f2baf96cff23887f3838
-RMD160 (ode-0.13.tar.bz2) = 6397d3de8caa6a15625784a0ee8bcfab55626e13
-SHA512 (ode-0.13.tar.bz2) = d30c5228e10df5784802ceaea08353a3fd1088450b2ba69ad1da840b8aad2224484e5642145820621e105e08aa6da6f3e9957780d4c3b047647558b1abc32780
-Size (ode-0.13.tar.bz2) = 2008288 bytes


Home | Main Index | Thread Index | Old Index