Bug#1062057: chipmunk: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Wed Jan 31 08:50:37 GMT 2024


Source: chipmunk
Version: 7.0.3-5
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
chipmunk as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for chipmunk
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru chipmunk-7.0.3/debian/changelog chipmunk-7.0.3/debian/changelog
--- chipmunk-7.0.3/debian/changelog	2023-02-16 13:54:09.000000000 +0000
+++ chipmunk-7.0.3/debian/changelog	2024-01-31 08:50:04.000000000 +0000
@@ -1,3 +1,10 @@
+chipmunk (7.0.3-5.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org>  Wed, 31 Jan 2024 08:50:04 +0000
+
 chipmunk (7.0.3-5) unstable; urgency=medium
 
   * Build-depend on libgl-dev only, instead of libgl1-mesa-dev.
diff -Nru chipmunk-7.0.3/debian/control chipmunk-7.0.3/debian/control
--- chipmunk-7.0.3/debian/control	2023-02-16 13:48:26.000000000 +0000
+++ chipmunk-7.0.3/debian/control	2024-01-31 08:50:03.000000000 +0000
@@ -17,7 +17,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libchipmunk7 (= ${binary:Version}), ${misc:Depends}
+Depends: libchipmunk7t64 (= ${binary:Version}), ${misc:Depends}
 Breaks: chipmunk-dev (<< 7.0.3-1~)
 Replaces: chipmunk-dev (<< 7.0.3-1~)
 Description: Fast and lightweight 2D rigid body physics library (development files)
@@ -28,7 +28,10 @@
  .
  This package contains the development files.
 
-Package: libchipmunk7
+Package: libchipmunk7t64
+Provides: ${t64:Provides}
+Replaces: libchipmunk7
+Breaks: libchipmunk7 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff -Nru chipmunk-7.0.3/debian/libchipmunk7.install chipmunk-7.0.3/debian/libchipmunk7.install
--- chipmunk-7.0.3/debian/libchipmunk7.install	2020-04-18 18:50:12.000000000 +0000
+++ chipmunk-7.0.3/debian/libchipmunk7.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libchipmunk.so.*
diff -Nru chipmunk-7.0.3/debian/libchipmunk7.symbols chipmunk-7.0.3/debian/libchipmunk7.symbols
--- chipmunk-7.0.3/debian/libchipmunk7.symbols	2020-04-19 19:14:29.000000000 +0000
+++ chipmunk-7.0.3/debian/libchipmunk7.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,415 +0,0 @@
-libchipmunk.so.7 libchipmunk7 #MINVER#
-* Build-Depends-Package: libchipmunk-dev
- cpArbiterApplyCachedImpulse at Base 6.2.1
- cpArbiterApplyImpulse at Base 6.2.1
- cpArbiterCallWildcardBeginA at Base 7.0.3
- cpArbiterCallWildcardBeginB at Base 7.0.3
- cpArbiterCallWildcardPostSolveA at Base 7.0.3
- cpArbiterCallWildcardPostSolveB at Base 7.0.3
- cpArbiterCallWildcardPreSolveA at Base 7.0.3
- cpArbiterCallWildcardPreSolveB at Base 7.0.3
- cpArbiterCallWildcardSeparateA at Base 7.0.3
- cpArbiterCallWildcardSeparateB at Base 7.0.3
- cpArbiterGetBodies at Base 7.0.3
- cpArbiterGetContactPointSet at Base 6.2.1
- cpArbiterGetCount at Base 6.2.1
- cpArbiterGetDepth at Base 6.2.1
- cpArbiterGetFriction at Base 7.0.3
- cpArbiterGetNormal at Base 6.2.1
- cpArbiterGetPointA at Base 7.0.3
- cpArbiterGetPointB at Base 7.0.3
- cpArbiterGetRestitution at Base 7.0.3
- cpArbiterGetShapes at Base 7.0.3
- cpArbiterGetSurfaceVelocity at Base 6.2.1
- cpArbiterGetUserData at Base 7.0.3
- cpArbiterIgnore at Base 6.2.1
- cpArbiterInit at Base 6.2.1
- cpArbiterIsFirstContact at Base 6.2.1
- cpArbiterIsRemoval at Base 7.0.3
- cpArbiterPreStep at Base 6.2.1
- cpArbiterSetContactPointSet at Base 6.2.1
- cpArbiterSetFriction at Base 7.0.3
- cpArbiterSetRestitution at Base 7.0.3
- cpArbiterSetSurfaceVelocity at Base 6.2.1
- cpArbiterSetUserData at Base 7.0.3
- cpArbiterTotalImpulse at Base 6.2.1
- cpArbiterTotalKE at Base 6.2.1
- cpArbiterUnthread at Base 6.2.1
- cpArbiterUpdate at Base 6.2.1
- cpAreaForCircle at Base 6.2.1
- cpAreaForPoly at Base 6.2.1
- cpAreaForSegment at Base 6.2.1
- cpArrayContains at Base 6.2.1
- cpArrayDeleteObj at Base 6.2.1
- cpArrayFree at Base 6.2.1
- cpArrayFreeEach at Base 6.2.1
- cpArrayNew at Base 6.2.1
- cpArrayPop at Base 6.2.1
- cpArrayPush at Base 6.2.1
- cpBBTreeAlloc at Base 6.2.1
- cpBBTreeInit at Base 6.2.1
- cpBBTreeNew at Base 6.2.1
- cpBBTreeOptimize at Base 6.2.1
- cpBBTreeSetVelocityFunc at Base 6.2.1
- cpBodyAccumulateMassFromShapes at Base 7.0.3
- cpBodyActivate at Base 6.2.1
- cpBodyActivateStatic at Base 6.2.1
- cpBodyAddShape at Base 6.2.1
- cpBodyAlloc at Base 6.2.1
- cpBodyApplyForceAtLocalPoint at Base 7.0.3
- cpBodyApplyForceAtWorldPoint at Base 7.0.3
- cpBodyApplyImpulseAtLocalPoint at Base 7.0.3
- cpBodyApplyImpulseAtWorldPoint at Base 7.0.3
- cpBodyDestroy at Base 6.2.1
- cpBodyEachArbiter at Base 6.2.1
- cpBodyEachConstraint at Base 6.2.1
- cpBodyEachShape at Base 6.2.1
- cpBodyFree at Base 6.2.1
- cpBodyGetAngle at Base 7.0.3
- cpBodyGetAngularVelocity at Base 7.0.3
- cpBodyGetCenterOfGravity at Base 7.0.3
- cpBodyGetForce at Base 7.0.3
- cpBodyGetMass at Base 7.0.3
- cpBodyGetMoment at Base 7.0.3
- cpBodyGetPosition at Base 7.0.3
- cpBodyGetRotation at Base 7.0.3
- cpBodyGetSpace at Base 7.0.3
- cpBodyGetTorque at Base 7.0.3
- cpBodyGetType at Base 7.0.3
- cpBodyGetUserData at Base 7.0.3
- cpBodyGetVelocity at Base 7.0.3
- cpBodyGetVelocityAtLocalPoint at Base 7.0.3
- cpBodyGetVelocityAtWorldPoint at Base 7.0.3
- cpBodyInit at Base 6.2.1
- cpBodyIsSleeping at Base 7.0.3
- cpBodyKineticEnergy at Base 7.0.3
- cpBodyLocalToWorld at Base 7.0.3
- cpBodyNew at Base 6.2.1
- cpBodyNewKinematic at Base 7.0.3
- cpBodyNewStatic at Base 6.2.1
- cpBodyRemoveConstraint at Base 6.2.1
- cpBodyRemoveShape at Base 6.2.1
- cpBodySetAngle at Base 6.2.1
- cpBodySetAngularVelocity at Base 7.0.3
- cpBodySetCenterOfGravity at Base 7.0.3
- cpBodySetForce at Base 7.0.3
- cpBodySetMass at Base 6.2.1
- cpBodySetMoment at Base 6.2.1
- cpBodySetPosition at Base 7.0.3
- cpBodySetPositionUpdateFunc at Base 7.0.3
- cpBodySetTorque at Base 7.0.3
- cpBodySetType at Base 7.0.3
- cpBodySetUserData at Base 7.0.3
- cpBodySetVelocity at Base 7.0.3
- cpBodySetVelocityUpdateFunc at Base 7.0.3
- cpBodySleep at Base 6.2.1
- cpBodySleepWithGroup at Base 6.2.1
- cpBodyUpdatePosition at Base 6.2.1
- cpBodyUpdateVelocity at Base 6.2.1
- cpBodyWorldToLocal at Base 7.0.3
- cpBoxShapeInit2 at Base 6.2.1
- cpBoxShapeInit at Base 6.2.1
- cpBoxShapeNew2 at Base 6.2.1
- cpBoxShapeNew at Base 6.2.1
- cpCentroidForPoly at Base 6.2.1
- cpCheckAxis at Base 7.0.3
- cpCheckPointGreater at Base 7.0.3
- cpCircleShapeAlloc at Base 6.2.1
- cpCircleShapeGetOffset at Base 6.2.1
- cpCircleShapeGetRadius at Base 6.2.1
- cpCircleShapeInit at Base 6.2.1
- cpCircleShapeNew at Base 6.2.1
- cpCircleShapeSetOffset at Base 6.2.1
- cpCircleShapeSetRadius at Base 6.2.1
- cpCollide at Base 7.0.3
- cpCollisionHandlerDoNothing at Base 7.0.3
- cpConstraintDestroy at Base 6.2.1
- cpConstraintFree at Base 6.2.1
- cpConstraintGetBodyA at Base 7.0.3
- cpConstraintGetBodyB at Base 7.0.3
- cpConstraintGetCollideBodies at Base 7.0.3
- cpConstraintGetErrorBias at Base 7.0.3
- cpConstraintGetImpulse at Base 7.0.3
- cpConstraintGetMaxBias at Base 7.0.3
- cpConstraintGetMaxForce at Base 7.0.3
- cpConstraintGetPostSolveFunc at Base 7.0.3
- cpConstraintGetPreSolveFunc at Base 7.0.3
- cpConstraintGetSpace at Base 7.0.3
- cpConstraintGetUserData at Base 7.0.3
- cpConstraintInit at Base 6.2.1
- cpConstraintIsDampedRotarySpring at Base 7.0.3
- cpConstraintIsDampedSpring at Base 7.0.3
- cpConstraintIsGearJoint at Base 7.0.3
- cpConstraintIsGrooveJoint at Base 7.0.3
- cpConstraintIsPinJoint at Base 7.0.3
- cpConstraintIsPivotJoint at Base 7.0.3
- cpConstraintIsRatchetJoint at Base 7.0.3
- cpConstraintIsRotaryLimitJoint at Base 7.0.3
- cpConstraintIsSimpleMotor at Base 7.0.3
- cpConstraintIsSlideJoint at Base 7.0.3
- cpConstraintSetCollideBodies at Base 7.0.3
- cpConstraintSetErrorBias at Base 7.0.3
- cpConstraintSetMaxBias at Base 7.0.3
- cpConstraintSetMaxForce at Base 7.0.3
- cpConstraintSetPostSolveFunc at Base 7.0.3
- cpConstraintSetPreSolveFunc at Base 7.0.3
- cpConstraintSetUserData at Base 7.0.3
- cpContactBufferGetArray at Base 6.2.1
- cpConvexHull at Base 6.2.1
- cpDampedRotarySpringAlloc at Base 6.2.1
- cpDampedRotarySpringGetDamping at Base 7.0.3
- cpDampedRotarySpringGetRestAngle at Base 7.0.3
- cpDampedRotarySpringGetSpringTorqueFunc at Base 7.0.3
- cpDampedRotarySpringGetStiffness at Base 7.0.3
- cpDampedRotarySpringInit at Base 6.2.1
- cpDampedRotarySpringNew at Base 6.2.1
- cpDampedRotarySpringSetDamping at Base 7.0.3
- cpDampedRotarySpringSetRestAngle at Base 7.0.3
- cpDampedRotarySpringSetSpringTorqueFunc at Base 7.0.3
- cpDampedRotarySpringSetStiffness at Base 7.0.3
- cpDampedSpringAlloc at Base 6.2.1
- cpDampedSpringGetAnchorA at Base 7.0.3
- cpDampedSpringGetAnchorB at Base 7.0.3
- cpDampedSpringGetDamping at Base 7.0.3
- cpDampedSpringGetRestLength at Base 7.0.3
- cpDampedSpringGetSpringForceFunc at Base 7.0.3
- cpDampedSpringGetStiffness at Base 7.0.3
- cpDampedSpringInit at Base 6.2.1
- cpDampedSpringNew at Base 6.2.1
- cpDampedSpringSetAnchorA at Base 7.0.3
- cpDampedSpringSetAnchorB at Base 7.0.3
- cpDampedSpringSetDamping at Base 7.0.3
- cpDampedSpringSetRestLength at Base 7.0.3
- cpDampedSpringSetSpringForceFunc at Base 7.0.3
- cpDampedSpringSetStiffness at Base 7.0.3
- cpGearJointAlloc at Base 6.2.1
- cpGearJointGetPhase at Base 7.0.3
- cpGearJointGetRatio at Base 7.0.3
- cpGearJointInit at Base 6.2.1
- cpGearJointNew at Base 6.2.1
- cpGearJointSetPhase at Base 7.0.3
- cpGearJointSetRatio at Base 6.2.1
- cpGrooveJointAlloc at Base 6.2.1
- cpGrooveJointGetAnchorB at Base 7.0.3
- cpGrooveJointGetGrooveA at Base 7.0.3
- cpGrooveJointGetGrooveB at Base 7.0.3
- cpGrooveJointInit at Base 6.2.1
- cpGrooveJointNew at Base 6.2.1
- cpGrooveJointSetAnchorB at Base 7.0.3
- cpGrooveJointSetGrooveA at Base 6.2.1
- cpGrooveJointSetGrooveB at Base 6.2.1
- cpHashSetCount at Base 6.2.1
- cpHashSetEach at Base 6.2.1
- cpHashSetFilter at Base 6.2.1
- cpHashSetFind at Base 6.2.1
- cpHashSetFree at Base 6.2.1
- cpHashSetInsert at Base 6.2.1
- cpHashSetNew at Base 6.2.1
- cpHashSetRemove at Base 6.2.1
- cpHashSetSetDefaultValue at Base 6.2.1
- cpHastySpaceFree at Base 7.0.3
- cpHastySpaceGetThreads at Base 7.0.3
- cpHastySpaceNew at Base 7.0.3
- cpHastySpaceSetThreads at Base 7.0.3
- cpHastySpaceStep at Base 7.0.3
- cpLoopIndexes at Base 6.2.1
- cpMarchHard at Base 7.0.3
- cpMarchSoft at Base 7.0.3
- cpMessage at Base 6.2.1
- cpMomentForBox2 at Base 6.2.1
- cpMomentForBox at Base 6.2.1
- cpMomentForCircle at Base 6.2.1
- cpMomentForPoly at Base 6.2.1
- cpMomentForSegment at Base 6.2.1
- cpPinJointAlloc at Base 6.2.1
- cpPinJointGetAnchorA at Base 7.0.3
- cpPinJointGetAnchorB at Base 7.0.3
- cpPinJointGetDist at Base 7.0.3
- cpPinJointInit at Base 6.2.1
- cpPinJointNew at Base 6.2.1
- cpPinJointSetAnchorA at Base 7.0.3
- cpPinJointSetAnchorB at Base 7.0.3
- cpPinJointSetDist at Base 7.0.3
- cpPivotJointAlloc at Base 6.2.1
- cpPivotJointGetAnchorA at Base 7.0.3
- cpPivotJointGetAnchorB at Base 7.0.3
- cpPivotJointInit at Base 6.2.1
- cpPivotJointNew2 at Base 6.2.1
- cpPivotJointNew at Base 6.2.1
- cpPivotJointSetAnchorA at Base 7.0.3
- cpPivotJointSetAnchorB at Base 7.0.3
- cpPolyShapeAlloc at Base 6.2.1
- cpPolyShapeGetCount at Base 7.0.3
- cpPolyShapeGetRadius at Base 6.2.1
- cpPolyShapeGetVert at Base 6.2.1
- cpPolyShapeInit at Base 6.2.1
- cpPolyShapeInitRaw at Base 7.0.3
- cpPolyShapeNew at Base 6.2.1
- cpPolyShapeNewRaw at Base 7.0.3
- cpPolyShapeSetRadius at Base 6.2.1
- cpPolyShapeSetVerts at Base 6.2.1
- cpPolyShapeSetVertsRaw at Base 7.0.3
- cpPolylineConvexDecomposition at Base 7.0.3
- cpPolylineFree at Base 7.0.3
- cpPolylineIsClosed at Base 7.0.3
- cpPolylineSetAlloc at Base 7.0.3
- cpPolylineSetCollectSegment at Base 7.0.3
- cpPolylineSetDestroy at Base 7.0.3
- cpPolylineSetFree at Base 7.0.3
- cpPolylineSetInit at Base 7.0.3
- cpPolylineSetNew at Base 7.0.3
- cpPolylineSimplifyCurves at Base 7.0.3
- cpPolylineSimplifyVertexes at Base 7.0.3
- cpPolylineToConvexHull at Base 7.0.3
- cpRatchetJointAlloc at Base 6.2.1
- cpRatchetJointGetAngle at Base 7.0.3
- cpRatchetJointGetPhase at Base 7.0.3
- cpRatchetJointGetRatchet at Base 7.0.3
- cpRatchetJointInit at Base 6.2.1
- cpRatchetJointNew at Base 6.2.1
- cpRatchetJointSetAngle at Base 7.0.3
- cpRatchetJointSetPhase at Base 7.0.3
- cpRatchetJointSetRatchet at Base 7.0.3
- cpRotaryLimitJointAlloc at Base 6.2.1
- cpRotaryLimitJointGetMax at Base 7.0.3
- cpRotaryLimitJointGetMin at Base 7.0.3
- cpRotaryLimitJointInit at Base 6.2.1
- cpRotaryLimitJointNew at Base 6.2.1
- cpRotaryLimitJointSetMax at Base 7.0.3
- cpRotaryLimitJointSetMin at Base 7.0.3
- cpSegmentShapeAlloc at Base 6.2.1
- cpSegmentShapeGetA at Base 6.2.1
- cpSegmentShapeGetB at Base 6.2.1
- cpSegmentShapeGetNormal at Base 6.2.1
- cpSegmentShapeGetRadius at Base 6.2.1
- cpSegmentShapeInit at Base 6.2.1
- cpSegmentShapeNew at Base 6.2.1
- cpSegmentShapeSetEndpoints at Base 6.2.1
- cpSegmentShapeSetNeighbors at Base 6.2.1
- cpSegmentShapeSetRadius at Base 6.2.1
- cpShapeCacheBB at Base 6.2.1
- cpShapeDestroy at Base 6.2.1
- cpShapeFree at Base 6.2.1
- cpShapeGetArea at Base 7.0.3
- cpShapeGetBB at Base 7.0.3
- cpShapeGetBody at Base 7.0.3
- cpShapeGetCenterOfGravity at Base 7.0.3
- cpShapeGetCollisionType at Base 7.0.3
- cpShapeGetDensity at Base 7.0.3
- cpShapeGetElasticity at Base 7.0.3
- cpShapeGetFilter at Base 7.0.3
- cpShapeGetFriction at Base 7.0.3
- cpShapeGetMass at Base 7.0.3
- cpShapeGetMoment at Base 7.0.3
- cpShapeGetSensor at Base 7.0.3
- cpShapeGetSpace at Base 7.0.3
- cpShapeGetSurfaceVelocity at Base 7.0.3
- cpShapeGetUserData at Base 7.0.3
- cpShapeInit at Base 6.2.1
- cpShapePointQuery at Base 6.2.1
- cpShapeSegmentQuery at Base 6.2.1
- cpShapeSetBody at Base 6.2.1
- cpShapeSetCollisionType at Base 7.0.3
- cpShapeSetDensity at Base 7.0.3
- cpShapeSetElasticity at Base 7.0.3
- cpShapeSetFilter at Base 7.0.3
- cpShapeSetFriction at Base 7.0.3
- cpShapeSetMass at Base 7.0.3
- cpShapeSetSensor at Base 7.0.3
- cpShapeSetSurfaceVelocity at Base 7.0.3
- cpShapeSetUserData at Base 7.0.3
- cpShapeUpdate at Base 6.2.1
- cpShapeUpdateFunc at Base 6.2.1
- cpShapesCollide at Base 7.0.3
- cpSimpleMotorAlloc at Base 6.2.1
- cpSimpleMotorGetRate at Base 7.0.3
- cpSimpleMotorInit at Base 6.2.1
- cpSimpleMotorNew at Base 6.2.1
- cpSimpleMotorSetRate at Base 7.0.3
- cpSlideJointAlloc at Base 6.2.1
- cpSlideJointGetAnchorA at Base 7.0.3
- cpSlideJointGetAnchorB at Base 7.0.3
- cpSlideJointGetMax at Base 7.0.3
- cpSlideJointGetMin at Base 7.0.3
- cpSlideJointInit at Base 6.2.1
- cpSlideJointNew at Base 6.2.1
- cpSlideJointSetAnchorA at Base 7.0.3
- cpSlideJointSetAnchorB at Base 7.0.3
- cpSlideJointSetMax at Base 7.0.3
- cpSlideJointSetMin at Base 7.0.3
- cpSpaceActivateBody at Base 6.2.1
- cpSpaceAddBody at Base 6.2.1
- cpSpaceAddCollisionHandler at Base 6.2.1
- cpSpaceAddConstraint at Base 6.2.1
- cpSpaceAddDefaultCollisionHandler at Base 7.0.3
- cpSpaceAddPostStepCallback at Base 6.2.1
- cpSpaceAddShape at Base 6.2.1
- cpSpaceAddWildcardHandler at Base 7.0.3
- cpSpaceAlloc at Base 6.2.1
- cpSpaceArbiterSetFilter at Base 6.2.1
- cpSpaceBBQuery at Base 6.2.1
- cpSpaceCollideShapes at Base 6.2.1
- cpSpaceContainsBody at Base 6.2.1
- cpSpaceContainsConstraint at Base 6.2.1
- cpSpaceContainsShape at Base 6.2.1
- cpSpaceDebugDraw at Base 7.0.3
- cpSpaceDestroy at Base 6.2.1
- cpSpaceEachBody at Base 6.2.1
- cpSpaceEachConstraint at Base 6.2.1
- cpSpaceEachShape at Base 6.2.1
- cpSpaceFilterArbiters at Base 6.2.1
- cpSpaceFree at Base 6.2.1
- cpSpaceGetCollisionBias at Base 7.0.3
- cpSpaceGetCollisionPersistence at Base 7.0.3
- cpSpaceGetCollisionSlop at Base 7.0.3
- cpSpaceGetCurrentTimeStep at Base 7.0.3
- cpSpaceGetDamping at Base 7.0.3
- cpSpaceGetGravity at Base 7.0.3
- cpSpaceGetIdleSpeedThreshold at Base 7.0.3
- cpSpaceGetIterations at Base 7.0.3
- cpSpaceGetPostStepCallback at Base 6.2.1
- cpSpaceGetSleepTimeThreshold at Base 7.0.3
- cpSpaceGetStaticBody at Base 7.0.3
- cpSpaceGetUserData at Base 7.0.3
- cpSpaceHashAlloc at Base 6.2.1
- cpSpaceHashInit at Base 6.2.1
- cpSpaceHashNew at Base 6.2.1
- cpSpaceHashResize at Base 6.2.1
- cpSpaceInit at Base 6.2.1
- cpSpaceIsLocked at Base 7.0.3
- cpSpaceLock at Base 6.2.1
- cpSpaceNew at Base 6.2.1
- cpSpacePointQuery at Base 6.2.1
- cpSpacePointQueryNearest at Base 7.0.3
- cpSpaceProcessComponents at Base 6.2.1
- cpSpacePushContacts at Base 6.2.1
- cpSpacePushFreshContactBuffer at Base 6.2.1
- cpSpaceReindexShape at Base 6.2.1
- cpSpaceReindexShapesForBody at Base 6.2.1
- cpSpaceReindexStatic at Base 6.2.1
- cpSpaceRemoveBody at Base 6.2.1
- cpSpaceRemoveConstraint at Base 6.2.1
- cpSpaceRemoveShape at Base 6.2.1
- cpSpaceSegmentQuery at Base 6.2.1
- cpSpaceSegmentQueryFirst at Base 6.2.1
- cpSpaceSetCollisionBias at Base 7.0.3
- cpSpaceSetCollisionPersistence at Base 7.0.3
- cpSpaceSetCollisionSlop at Base 7.0.3
- cpSpaceSetDamping at Base 7.0.3
- cpSpaceSetGravity at Base 7.0.3
- cpSpaceSetIdleSpeedThreshold at Base 7.0.3
- cpSpaceSetIterations at Base 7.0.3
- cpSpaceSetSleepTimeThreshold at Base 7.0.3
- cpSpaceSetStaticBody at Base 7.0.3
- cpSpaceSetUserData at Base 7.0.3
- cpSpaceShapeQuery at Base 6.2.1
- cpSpaceStep at Base 6.2.1
- cpSpaceUnlock at Base 6.2.1
- cpSpaceUseSpatialHash at Base 6.2.1
- cpSpatialIndexCollideStatic at Base 6.2.1
- cpSpatialIndexFree at Base 6.2.1
- cpSpatialIndexInit at Base 6.2.1
- cpSweep1DAlloc at Base 6.2.1
- cpSweep1DInit at Base 6.2.1
- cpSweep1DNew at Base 6.2.1
- cpVersionString at Base 6.2.1
diff -Nru chipmunk-7.0.3/debian/libchipmunk7t64.install chipmunk-7.0.3/debian/libchipmunk7t64.install
--- chipmunk-7.0.3/debian/libchipmunk7t64.install	1970-01-01 00:00:00.000000000 +0000
+++ chipmunk-7.0.3/debian/libchipmunk7t64.install	2020-04-18 18:50:12.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libchipmunk.so.*
diff -Nru chipmunk-7.0.3/debian/libchipmunk7t64.lintian-overrides chipmunk-7.0.3/debian/libchipmunk7t64.lintian-overrides
--- chipmunk-7.0.3/debian/libchipmunk7t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ chipmunk-7.0.3/debian/libchipmunk7t64.lintian-overrides	2024-01-31 08:50:03.000000000 +0000
@@ -0,0 +1 @@
+libchipmunk7t64: package-name-doesnt-match-sonames libchipmunk7
diff -Nru chipmunk-7.0.3/debian/libchipmunk7t64.symbols chipmunk-7.0.3/debian/libchipmunk7t64.symbols
--- chipmunk-7.0.3/debian/libchipmunk7t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ chipmunk-7.0.3/debian/libchipmunk7t64.symbols	2024-01-31 08:50:03.000000000 +0000
@@ -0,0 +1,415 @@
+libchipmunk.so.7 libchipmunk7t64 #MINVER#
+* Build-Depends-Package: libchipmunk-dev
+ cpArbiterApplyCachedImpulse at Base 6.2.1
+ cpArbiterApplyImpulse at Base 6.2.1
+ cpArbiterCallWildcardBeginA at Base 7.0.3
+ cpArbiterCallWildcardBeginB at Base 7.0.3
+ cpArbiterCallWildcardPostSolveA at Base 7.0.3
+ cpArbiterCallWildcardPostSolveB at Base 7.0.3
+ cpArbiterCallWildcardPreSolveA at Base 7.0.3
+ cpArbiterCallWildcardPreSolveB at Base 7.0.3
+ cpArbiterCallWildcardSeparateA at Base 7.0.3
+ cpArbiterCallWildcardSeparateB at Base 7.0.3
+ cpArbiterGetBodies at Base 7.0.3
+ cpArbiterGetContactPointSet at Base 6.2.1
+ cpArbiterGetCount at Base 6.2.1
+ cpArbiterGetDepth at Base 6.2.1
+ cpArbiterGetFriction at Base 7.0.3
+ cpArbiterGetNormal at Base 6.2.1
+ cpArbiterGetPointA at Base 7.0.3
+ cpArbiterGetPointB at Base 7.0.3
+ cpArbiterGetRestitution at Base 7.0.3
+ cpArbiterGetShapes at Base 7.0.3
+ cpArbiterGetSurfaceVelocity at Base 6.2.1
+ cpArbiterGetUserData at Base 7.0.3
+ cpArbiterIgnore at Base 6.2.1
+ cpArbiterInit at Base 6.2.1
+ cpArbiterIsFirstContact at Base 6.2.1
+ cpArbiterIsRemoval at Base 7.0.3
+ cpArbiterPreStep at Base 6.2.1
+ cpArbiterSetContactPointSet at Base 6.2.1
+ cpArbiterSetFriction at Base 7.0.3
+ cpArbiterSetRestitution at Base 7.0.3
+ cpArbiterSetSurfaceVelocity at Base 6.2.1
+ cpArbiterSetUserData at Base 7.0.3
+ cpArbiterTotalImpulse at Base 6.2.1
+ cpArbiterTotalKE at Base 6.2.1
+ cpArbiterUnthread at Base 6.2.1
+ cpArbiterUpdate at Base 6.2.1
+ cpAreaForCircle at Base 6.2.1
+ cpAreaForPoly at Base 6.2.1
+ cpAreaForSegment at Base 6.2.1
+ cpArrayContains at Base 6.2.1
+ cpArrayDeleteObj at Base 6.2.1
+ cpArrayFree at Base 6.2.1
+ cpArrayFreeEach at Base 6.2.1
+ cpArrayNew at Base 6.2.1
+ cpArrayPop at Base 6.2.1
+ cpArrayPush at Base 6.2.1
+ cpBBTreeAlloc at Base 6.2.1
+ cpBBTreeInit at Base 6.2.1
+ cpBBTreeNew at Base 6.2.1
+ cpBBTreeOptimize at Base 6.2.1
+ cpBBTreeSetVelocityFunc at Base 6.2.1
+ cpBodyAccumulateMassFromShapes at Base 7.0.3
+ cpBodyActivate at Base 6.2.1
+ cpBodyActivateStatic at Base 6.2.1
+ cpBodyAddShape at Base 6.2.1
+ cpBodyAlloc at Base 6.2.1
+ cpBodyApplyForceAtLocalPoint at Base 7.0.3
+ cpBodyApplyForceAtWorldPoint at Base 7.0.3
+ cpBodyApplyImpulseAtLocalPoint at Base 7.0.3
+ cpBodyApplyImpulseAtWorldPoint at Base 7.0.3
+ cpBodyDestroy at Base 6.2.1
+ cpBodyEachArbiter at Base 6.2.1
+ cpBodyEachConstraint at Base 6.2.1
+ cpBodyEachShape at Base 6.2.1
+ cpBodyFree at Base 6.2.1
+ cpBodyGetAngle at Base 7.0.3
+ cpBodyGetAngularVelocity at Base 7.0.3
+ cpBodyGetCenterOfGravity at Base 7.0.3
+ cpBodyGetForce at Base 7.0.3
+ cpBodyGetMass at Base 7.0.3
+ cpBodyGetMoment at Base 7.0.3
+ cpBodyGetPosition at Base 7.0.3
+ cpBodyGetRotation at Base 7.0.3
+ cpBodyGetSpace at Base 7.0.3
+ cpBodyGetTorque at Base 7.0.3
+ cpBodyGetType at Base 7.0.3
+ cpBodyGetUserData at Base 7.0.3
+ cpBodyGetVelocity at Base 7.0.3
+ cpBodyGetVelocityAtLocalPoint at Base 7.0.3
+ cpBodyGetVelocityAtWorldPoint at Base 7.0.3
+ cpBodyInit at Base 6.2.1
+ cpBodyIsSleeping at Base 7.0.3
+ cpBodyKineticEnergy at Base 7.0.3
+ cpBodyLocalToWorld at Base 7.0.3
+ cpBodyNew at Base 6.2.1
+ cpBodyNewKinematic at Base 7.0.3
+ cpBodyNewStatic at Base 6.2.1
+ cpBodyRemoveConstraint at Base 6.2.1
+ cpBodyRemoveShape at Base 6.2.1
+ cpBodySetAngle at Base 6.2.1
+ cpBodySetAngularVelocity at Base 7.0.3
+ cpBodySetCenterOfGravity at Base 7.0.3
+ cpBodySetForce at Base 7.0.3
+ cpBodySetMass at Base 6.2.1
+ cpBodySetMoment at Base 6.2.1
+ cpBodySetPosition at Base 7.0.3
+ cpBodySetPositionUpdateFunc at Base 7.0.3
+ cpBodySetTorque at Base 7.0.3
+ cpBodySetType at Base 7.0.3
+ cpBodySetUserData at Base 7.0.3
+ cpBodySetVelocity at Base 7.0.3
+ cpBodySetVelocityUpdateFunc at Base 7.0.3
+ cpBodySleep at Base 6.2.1
+ cpBodySleepWithGroup at Base 6.2.1
+ cpBodyUpdatePosition at Base 6.2.1
+ cpBodyUpdateVelocity at Base 6.2.1
+ cpBodyWorldToLocal at Base 7.0.3
+ cpBoxShapeInit2 at Base 6.2.1
+ cpBoxShapeInit at Base 6.2.1
+ cpBoxShapeNew2 at Base 6.2.1
+ cpBoxShapeNew at Base 6.2.1
+ cpCentroidForPoly at Base 6.2.1
+ cpCheckAxis at Base 7.0.3
+ cpCheckPointGreater at Base 7.0.3
+ cpCircleShapeAlloc at Base 6.2.1
+ cpCircleShapeGetOffset at Base 6.2.1
+ cpCircleShapeGetRadius at Base 6.2.1
+ cpCircleShapeInit at Base 6.2.1
+ cpCircleShapeNew at Base 6.2.1
+ cpCircleShapeSetOffset at Base 6.2.1
+ cpCircleShapeSetRadius at Base 6.2.1
+ cpCollide at Base 7.0.3
+ cpCollisionHandlerDoNothing at Base 7.0.3
+ cpConstraintDestroy at Base 6.2.1
+ cpConstraintFree at Base 6.2.1
+ cpConstraintGetBodyA at Base 7.0.3
+ cpConstraintGetBodyB at Base 7.0.3
+ cpConstraintGetCollideBodies at Base 7.0.3
+ cpConstraintGetErrorBias at Base 7.0.3
+ cpConstraintGetImpulse at Base 7.0.3
+ cpConstraintGetMaxBias at Base 7.0.3
+ cpConstraintGetMaxForce at Base 7.0.3
+ cpConstraintGetPostSolveFunc at Base 7.0.3
+ cpConstraintGetPreSolveFunc at Base 7.0.3
+ cpConstraintGetSpace at Base 7.0.3
+ cpConstraintGetUserData at Base 7.0.3
+ cpConstraintInit at Base 6.2.1
+ cpConstraintIsDampedRotarySpring at Base 7.0.3
+ cpConstraintIsDampedSpring at Base 7.0.3
+ cpConstraintIsGearJoint at Base 7.0.3
+ cpConstraintIsGrooveJoint at Base 7.0.3
+ cpConstraintIsPinJoint at Base 7.0.3
+ cpConstraintIsPivotJoint at Base 7.0.3
+ cpConstraintIsRatchetJoint at Base 7.0.3
+ cpConstraintIsRotaryLimitJoint at Base 7.0.3
+ cpConstraintIsSimpleMotor at Base 7.0.3
+ cpConstraintIsSlideJoint at Base 7.0.3
+ cpConstraintSetCollideBodies at Base 7.0.3
+ cpConstraintSetErrorBias at Base 7.0.3
+ cpConstraintSetMaxBias at Base 7.0.3
+ cpConstraintSetMaxForce at Base 7.0.3
+ cpConstraintSetPostSolveFunc at Base 7.0.3
+ cpConstraintSetPreSolveFunc at Base 7.0.3
+ cpConstraintSetUserData at Base 7.0.3
+ cpContactBufferGetArray at Base 6.2.1
+ cpConvexHull at Base 6.2.1
+ cpDampedRotarySpringAlloc at Base 6.2.1
+ cpDampedRotarySpringGetDamping at Base 7.0.3
+ cpDampedRotarySpringGetRestAngle at Base 7.0.3
+ cpDampedRotarySpringGetSpringTorqueFunc at Base 7.0.3
+ cpDampedRotarySpringGetStiffness at Base 7.0.3
+ cpDampedRotarySpringInit at Base 6.2.1
+ cpDampedRotarySpringNew at Base 6.2.1
+ cpDampedRotarySpringSetDamping at Base 7.0.3
+ cpDampedRotarySpringSetRestAngle at Base 7.0.3
+ cpDampedRotarySpringSetSpringTorqueFunc at Base 7.0.3
+ cpDampedRotarySpringSetStiffness at Base 7.0.3
+ cpDampedSpringAlloc at Base 6.2.1
+ cpDampedSpringGetAnchorA at Base 7.0.3
+ cpDampedSpringGetAnchorB at Base 7.0.3
+ cpDampedSpringGetDamping at Base 7.0.3
+ cpDampedSpringGetRestLength at Base 7.0.3
+ cpDampedSpringGetSpringForceFunc at Base 7.0.3
+ cpDampedSpringGetStiffness at Base 7.0.3
+ cpDampedSpringInit at Base 6.2.1
+ cpDampedSpringNew at Base 6.2.1
+ cpDampedSpringSetAnchorA at Base 7.0.3
+ cpDampedSpringSetAnchorB at Base 7.0.3
+ cpDampedSpringSetDamping at Base 7.0.3
+ cpDampedSpringSetRestLength at Base 7.0.3
+ cpDampedSpringSetSpringForceFunc at Base 7.0.3
+ cpDampedSpringSetStiffness at Base 7.0.3
+ cpGearJointAlloc at Base 6.2.1
+ cpGearJointGetPhase at Base 7.0.3
+ cpGearJointGetRatio at Base 7.0.3
+ cpGearJointInit at Base 6.2.1
+ cpGearJointNew at Base 6.2.1
+ cpGearJointSetPhase at Base 7.0.3
+ cpGearJointSetRatio at Base 6.2.1
+ cpGrooveJointAlloc at Base 6.2.1
+ cpGrooveJointGetAnchorB at Base 7.0.3
+ cpGrooveJointGetGrooveA at Base 7.0.3
+ cpGrooveJointGetGrooveB at Base 7.0.3
+ cpGrooveJointInit at Base 6.2.1
+ cpGrooveJointNew at Base 6.2.1
+ cpGrooveJointSetAnchorB at Base 7.0.3
+ cpGrooveJointSetGrooveA at Base 6.2.1
+ cpGrooveJointSetGrooveB at Base 6.2.1
+ cpHashSetCount at Base 6.2.1
+ cpHashSetEach at Base 6.2.1
+ cpHashSetFilter at Base 6.2.1
+ cpHashSetFind at Base 6.2.1
+ cpHashSetFree at Base 6.2.1
+ cpHashSetInsert at Base 6.2.1
+ cpHashSetNew at Base 6.2.1
+ cpHashSetRemove at Base 6.2.1
+ cpHashSetSetDefaultValue at Base 6.2.1
+ cpHastySpaceFree at Base 7.0.3
+ cpHastySpaceGetThreads at Base 7.0.3
+ cpHastySpaceNew at Base 7.0.3
+ cpHastySpaceSetThreads at Base 7.0.3
+ cpHastySpaceStep at Base 7.0.3
+ cpLoopIndexes at Base 6.2.1
+ cpMarchHard at Base 7.0.3
+ cpMarchSoft at Base 7.0.3
+ cpMessage at Base 6.2.1
+ cpMomentForBox2 at Base 6.2.1
+ cpMomentForBox at Base 6.2.1
+ cpMomentForCircle at Base 6.2.1
+ cpMomentForPoly at Base 6.2.1
+ cpMomentForSegment at Base 6.2.1
+ cpPinJointAlloc at Base 6.2.1
+ cpPinJointGetAnchorA at Base 7.0.3
+ cpPinJointGetAnchorB at Base 7.0.3
+ cpPinJointGetDist at Base 7.0.3
+ cpPinJointInit at Base 6.2.1
+ cpPinJointNew at Base 6.2.1
+ cpPinJointSetAnchorA at Base 7.0.3
+ cpPinJointSetAnchorB at Base 7.0.3
+ cpPinJointSetDist at Base 7.0.3
+ cpPivotJointAlloc at Base 6.2.1
+ cpPivotJointGetAnchorA at Base 7.0.3
+ cpPivotJointGetAnchorB at Base 7.0.3
+ cpPivotJointInit at Base 6.2.1
+ cpPivotJointNew2 at Base 6.2.1
+ cpPivotJointNew at Base 6.2.1
+ cpPivotJointSetAnchorA at Base 7.0.3
+ cpPivotJointSetAnchorB at Base 7.0.3
+ cpPolyShapeAlloc at Base 6.2.1
+ cpPolyShapeGetCount at Base 7.0.3
+ cpPolyShapeGetRadius at Base 6.2.1
+ cpPolyShapeGetVert at Base 6.2.1
+ cpPolyShapeInit at Base 6.2.1
+ cpPolyShapeInitRaw at Base 7.0.3
+ cpPolyShapeNew at Base 6.2.1
+ cpPolyShapeNewRaw at Base 7.0.3
+ cpPolyShapeSetRadius at Base 6.2.1
+ cpPolyShapeSetVerts at Base 6.2.1
+ cpPolyShapeSetVertsRaw at Base 7.0.3
+ cpPolylineConvexDecomposition at Base 7.0.3
+ cpPolylineFree at Base 7.0.3
+ cpPolylineIsClosed at Base 7.0.3
+ cpPolylineSetAlloc at Base 7.0.3
+ cpPolylineSetCollectSegment at Base 7.0.3
+ cpPolylineSetDestroy at Base 7.0.3
+ cpPolylineSetFree at Base 7.0.3
+ cpPolylineSetInit at Base 7.0.3
+ cpPolylineSetNew at Base 7.0.3
+ cpPolylineSimplifyCurves at Base 7.0.3
+ cpPolylineSimplifyVertexes at Base 7.0.3
+ cpPolylineToConvexHull at Base 7.0.3
+ cpRatchetJointAlloc at Base 6.2.1
+ cpRatchetJointGetAngle at Base 7.0.3
+ cpRatchetJointGetPhase at Base 7.0.3
+ cpRatchetJointGetRatchet at Base 7.0.3
+ cpRatchetJointInit at Base 6.2.1
+ cpRatchetJointNew at Base 6.2.1
+ cpRatchetJointSetAngle at Base 7.0.3
+ cpRatchetJointSetPhase at Base 7.0.3
+ cpRatchetJointSetRatchet at Base 7.0.3
+ cpRotaryLimitJointAlloc at Base 6.2.1
+ cpRotaryLimitJointGetMax at Base 7.0.3
+ cpRotaryLimitJointGetMin at Base 7.0.3
+ cpRotaryLimitJointInit at Base 6.2.1
+ cpRotaryLimitJointNew at Base 6.2.1
+ cpRotaryLimitJointSetMax at Base 7.0.3
+ cpRotaryLimitJointSetMin at Base 7.0.3
+ cpSegmentShapeAlloc at Base 6.2.1
+ cpSegmentShapeGetA at Base 6.2.1
+ cpSegmentShapeGetB at Base 6.2.1
+ cpSegmentShapeGetNormal at Base 6.2.1
+ cpSegmentShapeGetRadius at Base 6.2.1
+ cpSegmentShapeInit at Base 6.2.1
+ cpSegmentShapeNew at Base 6.2.1
+ cpSegmentShapeSetEndpoints at Base 6.2.1
+ cpSegmentShapeSetNeighbors at Base 6.2.1
+ cpSegmentShapeSetRadius at Base 6.2.1
+ cpShapeCacheBB at Base 6.2.1
+ cpShapeDestroy at Base 6.2.1
+ cpShapeFree at Base 6.2.1
+ cpShapeGetArea at Base 7.0.3
+ cpShapeGetBB at Base 7.0.3
+ cpShapeGetBody at Base 7.0.3
+ cpShapeGetCenterOfGravity at Base 7.0.3
+ cpShapeGetCollisionType at Base 7.0.3
+ cpShapeGetDensity at Base 7.0.3
+ cpShapeGetElasticity at Base 7.0.3
+ cpShapeGetFilter at Base 7.0.3
+ cpShapeGetFriction at Base 7.0.3
+ cpShapeGetMass at Base 7.0.3
+ cpShapeGetMoment at Base 7.0.3
+ cpShapeGetSensor at Base 7.0.3
+ cpShapeGetSpace at Base 7.0.3
+ cpShapeGetSurfaceVelocity at Base 7.0.3
+ cpShapeGetUserData at Base 7.0.3
+ cpShapeInit at Base 6.2.1
+ cpShapePointQuery at Base 6.2.1
+ cpShapeSegmentQuery at Base 6.2.1
+ cpShapeSetBody at Base 6.2.1
+ cpShapeSetCollisionType at Base 7.0.3
+ cpShapeSetDensity at Base 7.0.3
+ cpShapeSetElasticity at Base 7.0.3
+ cpShapeSetFilter at Base 7.0.3
+ cpShapeSetFriction at Base 7.0.3
+ cpShapeSetMass at Base 7.0.3
+ cpShapeSetSensor at Base 7.0.3
+ cpShapeSetSurfaceVelocity at Base 7.0.3
+ cpShapeSetUserData at Base 7.0.3
+ cpShapeUpdate at Base 6.2.1
+ cpShapeUpdateFunc at Base 6.2.1
+ cpShapesCollide at Base 7.0.3
+ cpSimpleMotorAlloc at Base 6.2.1
+ cpSimpleMotorGetRate at Base 7.0.3
+ cpSimpleMotorInit at Base 6.2.1
+ cpSimpleMotorNew at Base 6.2.1
+ cpSimpleMotorSetRate at Base 7.0.3
+ cpSlideJointAlloc at Base 6.2.1
+ cpSlideJointGetAnchorA at Base 7.0.3
+ cpSlideJointGetAnchorB at Base 7.0.3
+ cpSlideJointGetMax at Base 7.0.3
+ cpSlideJointGetMin at Base 7.0.3
+ cpSlideJointInit at Base 6.2.1
+ cpSlideJointNew at Base 6.2.1
+ cpSlideJointSetAnchorA at Base 7.0.3
+ cpSlideJointSetAnchorB at Base 7.0.3
+ cpSlideJointSetMax at Base 7.0.3
+ cpSlideJointSetMin at Base 7.0.3
+ cpSpaceActivateBody at Base 6.2.1
+ cpSpaceAddBody at Base 6.2.1
+ cpSpaceAddCollisionHandler at Base 6.2.1
+ cpSpaceAddConstraint at Base 6.2.1
+ cpSpaceAddDefaultCollisionHandler at Base 7.0.3
+ cpSpaceAddPostStepCallback at Base 6.2.1
+ cpSpaceAddShape at Base 6.2.1
+ cpSpaceAddWildcardHandler at Base 7.0.3
+ cpSpaceAlloc at Base 6.2.1
+ cpSpaceArbiterSetFilter at Base 6.2.1
+ cpSpaceBBQuery at Base 6.2.1
+ cpSpaceCollideShapes at Base 6.2.1
+ cpSpaceContainsBody at Base 6.2.1
+ cpSpaceContainsConstraint at Base 6.2.1
+ cpSpaceContainsShape at Base 6.2.1
+ cpSpaceDebugDraw at Base 7.0.3
+ cpSpaceDestroy at Base 6.2.1
+ cpSpaceEachBody at Base 6.2.1
+ cpSpaceEachConstraint at Base 6.2.1
+ cpSpaceEachShape at Base 6.2.1
+ cpSpaceFilterArbiters at Base 6.2.1
+ cpSpaceFree at Base 6.2.1
+ cpSpaceGetCollisionBias at Base 7.0.3
+ cpSpaceGetCollisionPersistence at Base 7.0.3
+ cpSpaceGetCollisionSlop at Base 7.0.3
+ cpSpaceGetCurrentTimeStep at Base 7.0.3
+ cpSpaceGetDamping at Base 7.0.3
+ cpSpaceGetGravity at Base 7.0.3
+ cpSpaceGetIdleSpeedThreshold at Base 7.0.3
+ cpSpaceGetIterations at Base 7.0.3
+ cpSpaceGetPostStepCallback at Base 6.2.1
+ cpSpaceGetSleepTimeThreshold at Base 7.0.3
+ cpSpaceGetStaticBody at Base 7.0.3
+ cpSpaceGetUserData at Base 7.0.3
+ cpSpaceHashAlloc at Base 6.2.1
+ cpSpaceHashInit at Base 6.2.1
+ cpSpaceHashNew at Base 6.2.1
+ cpSpaceHashResize at Base 6.2.1
+ cpSpaceInit at Base 6.2.1
+ cpSpaceIsLocked at Base 7.0.3
+ cpSpaceLock at Base 6.2.1
+ cpSpaceNew at Base 6.2.1
+ cpSpacePointQuery at Base 6.2.1
+ cpSpacePointQueryNearest at Base 7.0.3
+ cpSpaceProcessComponents at Base 6.2.1
+ cpSpacePushContacts at Base 6.2.1
+ cpSpacePushFreshContactBuffer at Base 6.2.1
+ cpSpaceReindexShape at Base 6.2.1
+ cpSpaceReindexShapesForBody at Base 6.2.1
+ cpSpaceReindexStatic at Base 6.2.1
+ cpSpaceRemoveBody at Base 6.2.1
+ cpSpaceRemoveConstraint at Base 6.2.1
+ cpSpaceRemoveShape at Base 6.2.1
+ cpSpaceSegmentQuery at Base 6.2.1
+ cpSpaceSegmentQueryFirst at Base 6.2.1
+ cpSpaceSetCollisionBias at Base 7.0.3
+ cpSpaceSetCollisionPersistence at Base 7.0.3
+ cpSpaceSetCollisionSlop at Base 7.0.3
+ cpSpaceSetDamping at Base 7.0.3
+ cpSpaceSetGravity at Base 7.0.3
+ cpSpaceSetIdleSpeedThreshold at Base 7.0.3
+ cpSpaceSetIterations at Base 7.0.3
+ cpSpaceSetSleepTimeThreshold at Base 7.0.3
+ cpSpaceSetStaticBody at Base 7.0.3
+ cpSpaceSetUserData at Base 7.0.3
+ cpSpaceShapeQuery at Base 6.2.1
+ cpSpaceStep at Base 6.2.1
+ cpSpaceUnlock at Base 6.2.1
+ cpSpaceUseSpatialHash at Base 6.2.1
+ cpSpatialIndexCollideStatic at Base 6.2.1
+ cpSpatialIndexFree at Base 6.2.1
+ cpSpatialIndexInit at Base 6.2.1
+ cpSweep1DAlloc at Base 6.2.1
+ cpSweep1DInit at Base 6.2.1
+ cpSweep1DNew at Base 6.2.1
+ cpVersionString at Base 6.2.1


More information about the Pkg-games-devel mailing list