import of net/enet port, ok sthen@

This commit is contained in:
laurent 2008-07-23 21:11:32 +00:00
parent 9180b3709b
commit 437a665260
5 changed files with 89 additions and 0 deletions

28
net/enet/Makefile Normal file
View File

@ -0,0 +1,28 @@
# $OpenBSD
COMMENT = skeletal based character animation library
DISTNAME = cal3d-0.10.0
SHARED_LIBS = cal3d 0.0 # .11.0
CATEGORIES = graphics
HOMEPAGE = http://home.gna.org/cal3d/
MAINTAINER = Laurent Fanis <laurent@openbsd.org>
# LGPL
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB = c
MASTER_SITES = http://download.gna.org/cal3d/sources/
USE_LIBTOOL = Yes
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>

5
net/enet/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (cal3d-0.10.0.tar.gz) = k2NryLfhI0h3m3KMDpPfqg==
RMD160 (cal3d-0.10.0.tar.gz) = j+4leuRFEDBvjfGrEjKD905sytE=
SHA1 (cal3d-0.10.0.tar.gz) = /svpdHec3sf4O8VM/r824zC35Dk=
SHA256 (cal3d-0.10.0.tar.gz) = 5Hf+BhcR1Ejm0WEBZ0yPbu/z6DoiR0rSXEZUvQvKq6I=
SIZE (cal3d-0.10.0.tar.gz) = 543131

5
net/enet/pkg/DESCR Normal file
View File

@ -0,0 +1,5 @@
Cal3D is a skeletal based character animation library.
It is platform-independent and not bound to a specific graphic API.
Originally designed to be used in a 3d client for the Worldforge project
(www.worldforge.org) it evolved into a stand-alone product that can be
used in many different projects.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/07/23 21:11:32 laurent Exp $
@lib lib/libcal3d.so.${LIBcal3d_VERSION}

49
net/enet/pkg/PLIST Normal file
View File

@ -0,0 +1,49 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/07/23 21:11:32 laurent Exp $
%%SHARED%%
include/cal3d/
include/cal3d/animation.h
include/cal3d/animation_action.h
include/cal3d/animation_cycle.h
include/cal3d/animcallback.h
include/cal3d/bone.h
include/cal3d/buffersource.h
include/cal3d/cal3d.h
include/cal3d/cal3d_wrapper.h
include/cal3d/coreanimation.h
include/cal3d/corebone.h
include/cal3d/corekeyframe.h
include/cal3d/corematerial.h
include/cal3d/coremesh.h
include/cal3d/coremodel.h
include/cal3d/coremorphanimation.h
include/cal3d/coreskeleton.h
include/cal3d/coresubmesh.h
include/cal3d/coresubmorphtarget.h
include/cal3d/coretrack.h
include/cal3d/datasource.h
include/cal3d/error.h
include/cal3d/global.h
include/cal3d/hardwaremodel.h
include/cal3d/loader.h
include/cal3d/matrix.h
include/cal3d/mesh.h
include/cal3d/mixer.h
include/cal3d/model.h
include/cal3d/morphtargetmixer.h
include/cal3d/physique.h
include/cal3d/platform.h
include/cal3d/quaternion.h
include/cal3d/renderer.h
include/cal3d/resource.h
include/cal3d/saver.h
include/cal3d/skeleton.h
include/cal3d/springsystem.h
include/cal3d/streamsource.h
include/cal3d/submesh.h
include/cal3d/tinystr.h
include/cal3d/tinyxml.h
include/cal3d/vector.h
lib/libcal3d.a
lib/libcal3d.la
lib/pkgconfig/
lib/pkgconfig/cal3d.pc