diff options
Diffstat (limited to 'graphics/rigsofrods-pagedgeometry')
-rw-r--r-- | graphics/rigsofrods-pagedgeometry/Makefile | 30 | ||||
-rw-r--r-- | graphics/rigsofrods-pagedgeometry/distinfo | 3 | ||||
-rw-r--r-- | graphics/rigsofrods-pagedgeometry/pkg-descr | 5 | ||||
-rw-r--r-- | graphics/rigsofrods-pagedgeometry/pkg-plist | 15 |
4 files changed, 0 insertions, 53 deletions
diff --git a/graphics/rigsofrods-pagedgeometry/Makefile b/graphics/rigsofrods-pagedgeometry/Makefile deleted file mode 100644 index ca4c38d6dd3f..000000000000 --- a/graphics/rigsofrods-pagedgeometry/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -PORTNAME= rigsofrods-pagedgeometry -DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0.20240708 -CATEGORIES= graphics - -MAINTAINER= monwarez@mailoo.org -COMMENT= OGRE plugin for real-time dense forests -WWW= https://www.ogre3d.org/tikiwiki/PagedGeometry+Engine - -LICENSE= ZLIB -LICENSE_FILE= ${WRKSRC}/zlib.txt - -LIB_DEPENDS= libOgreMain.so:graphics/ogre3d - -USES= cmake dos2unix pathfix pkgconfig -DOS2UNIX_GLOB= *.cpp *.h *.txt -USE_CXXSTD= c++14 -USE_GITHUB= yes -GH_ACCOUNT= RigsOfRods -GH_PROJECT= ogre-pagedgeometry -GH_TAGNAME= 428a57a -USE_LDCONFIG= yes - -CMAKE_ARGS= -DPAGEDGEOMETRY_BUILD_SAMPLES=FALSE - -post-patch: - @${REINPLACE_CMD} -e '/install.*DOC_FILES/d' \ - ${WRKSRC}/CMakeLists.txt - -.include <bsd.port.mk> diff --git a/graphics/rigsofrods-pagedgeometry/distinfo b/graphics/rigsofrods-pagedgeometry/distinfo deleted file mode 100644 index e19eee1e9de6..000000000000 --- a/graphics/rigsofrods-pagedgeometry/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1740819559 -SHA256 (RigsOfRods-ogre-pagedgeometry-v1.2.0.20240708-428a57a_GH0.tar.gz) = c808fa9619fde1e7106ddec5111a3be233186441cd3c453e4708d425104ae0ff -SIZE (RigsOfRods-ogre-pagedgeometry-v1.2.0.20240708-428a57a_GH0.tar.gz) = 11466419 diff --git a/graphics/rigsofrods-pagedgeometry/pkg-descr b/graphics/rigsofrods-pagedgeometry/pkg-descr deleted file mode 100644 index 637fc9f60ca6..000000000000 --- a/graphics/rigsofrods-pagedgeometry/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The PagedGeometry engine is an add-on to Ogre which provides highly -optimized methods for rendering massive amounts of small meshes, -covering a possibly infinite area. This is especially well suited for -dense forests and outdoor scenes, with millions of trees, bushes, -grass, rocks, etc. diff --git a/graphics/rigsofrods-pagedgeometry/pkg-plist b/graphics/rigsofrods-pagedgeometry/pkg-plist deleted file mode 100644 index 9e2f26821e63..000000000000 --- a/graphics/rigsofrods-pagedgeometry/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -include/PagedGeometry/BatchPage.h -include/PagedGeometry/BatchedGeometry.h -include/PagedGeometry/GrassLoader.h -include/PagedGeometry/ImpostorPage.h -include/PagedGeometry/PagedGeometry.h -include/PagedGeometry/PagedGeometryConfig.h -include/PagedGeometry/PropertyMaps.h -include/PagedGeometry/RandomTable.h -include/PagedGeometry/StaticBillboardSet.h -include/PagedGeometry/TreeLoader2D.h -include/PagedGeometry/TreeLoader3D.h -include/PagedGeometry/WindBatchPage.h -include/PagedGeometry/WindBatchedGeometry.h -lib/libPagedGeometry.a -libdata/pkgconfig/PagedGeometry.pc |