pkgsrc-WIP-changes archive

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

Remove assimp: import to main



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Jan 2 08:26:59 2021 +0100
Changeset:	fddc0e428e7c9ecff2934cf2a04ed3571fbff1e6

Modified Files:
	Makefile
Removed Files:
	assimp/DESCR
	assimp/Makefile
	assimp/PLIST
	assimp/buildlink3.mk
	assimp/distinfo

Log Message:
Remove assimp: import to main

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

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

diffstat:
 Makefile             |  1 -
 assimp/DESCR         |  8 -----
 assimp/Makefile      | 18 ----------
 assimp/PLIST         | 95 ----------------------------------------------------
 assimp/buildlink3.mk | 15 ---------
 assimp/distinfo      |  6 ----
 6 files changed, 143 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 360342f8c9..51d90a5b11 100644
--- a/Makefile
+++ b/Makefile
@@ -199,7 +199,6 @@ SUBDIR+=	arx-libertatis-git
 SUBDIR+=	ascii2binary
 SUBDIR+=	aspell-dictionaries
 SUBDIR+=	asql
-SUBDIR+=	assimp
 SUBDIR+=	ast-ksh
 SUBDIR+=	asterisk11-vicidial
 SUBDIR+=	astguiclient-vicidial
diff --git a/assimp/DESCR b/assimp/DESCR
deleted file mode 100644
index 90a079fe8c..0000000000
--- a/assimp/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-Open Asset Import Library (short name: Assimp) is a portable Open Source
-library to import various well-known 3D model formats in a uniform manner.
-The most recent version also knows how to export 3D files and is therefore
-suitable as a general-purpose 3D model converter. See the feature list.
-
-Assimp aims to provide a full asset conversion pipeline for use in game
-engines/realtime rendering systems of any kind, but it is not limited to
-this purpose. In the past, it has been used in a wide range of applications.
diff --git a/assimp/Makefile b/assimp/Makefile
deleted file mode 100644
index 15b07a67fb..0000000000
--- a/assimp/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	assimp-5.0.1
-CATEGORIES=	devel graphics
-MASTER_SITES=	${MASTER_SITE_GITHUB:=assimp/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	cfkoch%edgebsd.org@localhost
-HOMEPAGE=	http://assimp.sourceforge.net/
-COMMENT=	Library to import various 3D model formats
-LICENSE=	modified-bsd
-
-USE_CMAKE=	yes
-USE_TOOLS+=	pkg-config
-USE_LANGUAGES=	c c++
-
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/assimp/PLIST b/assimp/PLIST
deleted file mode 100644
index b3357074ff..0000000000
--- a/assimp/PLIST
+++ /dev/null
@@ -1,95 +0,0 @@
-@comment $NetBSD$
-bin/assimp
-include/assimp/BaseImporter.h
-include/assimp/Bitmap.h
-include/assimp/BlobIOSystem.h
-include/assimp/ByteSwapper.h
-include/assimp/Compiler/poppack1.h
-include/assimp/Compiler/pstdint.h
-include/assimp/Compiler/pushpack1.h
-include/assimp/CreateAnimMesh.h
-include/assimp/DefaultIOStream.h
-include/assimp/DefaultIOSystem.h
-include/assimp/DefaultLogger.hpp
-include/assimp/Defines.h
-include/assimp/Exceptional.h
-include/assimp/Exporter.hpp
-include/assimp/GenericProperty.h
-include/assimp/Hash.h
-include/assimp/IOStream.hpp
-include/assimp/IOStreamBuffer.h
-include/assimp/IOSystem.hpp
-include/assimp/Importer.hpp
-include/assimp/LineSplitter.h
-include/assimp/LogAux.h
-include/assimp/LogStream.hpp
-include/assimp/Logger.hpp
-include/assimp/Macros.h
-include/assimp/MathFunctions.h
-include/assimp/MemoryIOWrapper.h
-include/assimp/NullLogger.hpp
-include/assimp/ParsingUtils.h
-include/assimp/Profiler.h
-include/assimp/ProgressHandler.hpp
-include/assimp/RemoveComments.h
-include/assimp/SGSpatialSort.h
-include/assimp/SceneCombiner.h
-include/assimp/SkeletonMeshBuilder.h
-include/assimp/SmoothingGroups.h
-include/assimp/SmoothingGroups.inl
-include/assimp/SpatialSort.h
-include/assimp/StandardShapes.h
-include/assimp/StreamReader.h
-include/assimp/StreamWriter.h
-include/assimp/StringComparison.h
-include/assimp/StringUtils.h
-include/assimp/Subdivision.h
-include/assimp/TinyFormatter.h
-include/assimp/Vertex.h
-include/assimp/XMLTools.h
-include/assimp/ZipArchiveIOSystem.h
-include/assimp/aabb.h
-include/assimp/ai_assert.h
-include/assimp/anim.h
-include/assimp/camera.h
-include/assimp/cexport.h
-include/assimp/cfileio.h
-include/assimp/cimport.h
-include/assimp/color4.h
-include/assimp/color4.inl
-include/assimp/config.h
-include/assimp/defs.h
-include/assimp/fast_atof.h
-include/assimp/importerdesc.h
-include/assimp/irrXMLWrapper.h
-include/assimp/light.h
-include/assimp/material.h
-include/assimp/material.inl
-include/assimp/matrix3x3.h
-include/assimp/matrix3x3.inl
-include/assimp/matrix4x4.h
-include/assimp/matrix4x4.inl
-include/assimp/mesh.h
-include/assimp/metadata.h
-include/assimp/pbrmaterial.h
-include/assimp/postprocess.h
-include/assimp/qnan.h
-include/assimp/quaternion.h
-include/assimp/quaternion.inl
-include/assimp/scene.h
-include/assimp/texture.h
-include/assimp/types.h
-include/assimp/vector2.h
-include/assimp/vector2.inl
-include/assimp/vector3.h
-include/assimp/vector3.inl
-include/assimp/version.h
-lib/cmake/assimp-5.0/assimp-config-version.cmake
-lib/cmake/assimp-5.0/assimp-config.cmake
-lib/cmake/assimp-5.0/assimpTargets-release.cmake
-lib/cmake/assimp-5.0/assimpTargets.cmake
-lib/libIrrXML.a
-lib/libassimp.so
-lib/libassimp.so.5
-lib/libassimp.so.5.0.0
-lib/pkgconfig/assimp.pc
diff --git a/assimp/buildlink3.mk b/assimp/buildlink3.mk
deleted file mode 100644
index 2bab0d7b90..0000000000
--- a/assimp/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	assimp
-
-.if !defined(ASSIMP_BUILDLINK3_MK)
-ASSIMP_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.assimp+=	assimp>=0
-BUILDLINK_ABI_DEPENDS.assimp+=	assimp>=0
-BUILDLINK_PKGSRCDIR.assimp?=	../../wip/assimp
-
-.include "../../devel/zlib/buildlink3.mk"
-.endif # ASSIMP_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-assimp
diff --git a/assimp/distinfo b/assimp/distinfo
deleted file mode 100644
index 3cc633587f..0000000000
--- a/assimp/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (assimp-5.0.1.tar.gz) = f148ba31dc1e7e00e59cc09b25535af997dc1998
-RMD160 (assimp-5.0.1.tar.gz) = 1c8311f5a1e2943f786c5385128a934274a4230d
-SHA512 (assimp-5.0.1.tar.gz) = 51b704ffea778638b9e228578650f62691c56ee1a90337f8bbbee37e807455466d818234be24852334e5806260e5690932c9bd8e00f055c5c26782e0636538f0
-Size (assimp-5.0.1.tar.gz) = 46607553 bytes


Home | Main Index | Thread Index | Old Index