pkgsrc-WIP-changes archive

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

Remove graphene, version in HEAD is newer



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Tue Nov 10 01:28:29 2020 +0100
Changeset:	b4e05014f955a3faa268988866657cf97e52923e

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

Log Message:
Remove graphene, version in HEAD is newer

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

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

diffstat:
 Makefile               |  1 -
 graphene/DESCR         | 13 ----------
 graphene/Makefile      | 21 ---------------
 graphene/PLIST         | 70 --------------------------------------------------
 graphene/buildlink3.mk | 12 ---------
 graphene/distinfo      |  6 -----
 6 files changed, 123 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c5ab54d8cc..b4caf5415b 100644
--- a/Makefile
+++ b/Makefile
@@ -1212,7 +1212,6 @@ SUBDIR+=	gr-osmosdr-git
 SUBDIR+=	grabtitle-git
 SUBDIR+=	grandr
 SUBDIR+=	granite
-SUBDIR+=	graphene
 SUBDIR+=	graphmonkey
 SUBDIR+=	grass
 SUBDIR+=	grass-JockeyRidge
diff --git a/graphene/DESCR b/graphene/DESCR
deleted file mode 100644
index f24ec34eac..0000000000
--- a/graphene/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-Graphene - a thin layer of types for graphic libraries
-
-When creating graphic libraries you most likely end up dealing with points
-and rectangles. If you're particularly unlucky, you may end up dealing
-with affine matrices and 2D transformations. If you're writing a graphic
-library with 3D transformations, though, you are going to hit the jackpot:
-4x4 matrices, projections, transformations, vectors, and quaternions.
-
-Most of this stuff exists, in various forms, in other libraries, but it
-has the major drawback of coming along with the rest of those libraries,
-which may or may not be what you want. Those libraries are also available
-in various languages, as long as those languages are C++; again, it may or
-may not be something you want.
diff --git a/graphene/Makefile b/graphene/Makefile
deleted file mode 100644
index d429ed6ddb..0000000000
--- a/graphene/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	graphene-1.10.0
-CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_GITHUB:=ebassi/graphene/releases/download/1.10.0/}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	dan%alt.md@localhost
-HOMEPAGE=	https://github.com/ebassi/graphene
-COMMENT=	Thin layer of graphic data types
-LICENSE=	mit
-
-USE_TOOLS+=	pkg-config
-
-MESON_ARGS+=	-Dgobject_types=true
-MESON_ARGS+=	-Dintrospection=true
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../devel/meson/build.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphene/PLIST b/graphene/PLIST
deleted file mode 100644
index 3253165b7b..0000000000
--- a/graphene/PLIST
+++ /dev/null
@@ -1,70 +0,0 @@
-@comment $NetBSD$
-include/graphene-1.0/graphene-box.h
-include/graphene-1.0/graphene-euler.h
-include/graphene-1.0/graphene-frustum.h
-include/graphene-1.0/graphene-gobject.h
-include/graphene-1.0/graphene-macros.h
-include/graphene-1.0/graphene-matrix.h
-include/graphene-1.0/graphene-plane.h
-include/graphene-1.0/graphene-point.h
-include/graphene-1.0/graphene-point3d.h
-include/graphene-1.0/graphene-quad.h
-include/graphene-1.0/graphene-quaternion.h
-include/graphene-1.0/graphene-ray.h
-include/graphene-1.0/graphene-rect.h
-include/graphene-1.0/graphene-simd4f.h
-include/graphene-1.0/graphene-simd4x4f.h
-include/graphene-1.0/graphene-size.h
-include/graphene-1.0/graphene-sphere.h
-include/graphene-1.0/graphene-triangle.h
-include/graphene-1.0/graphene-types.h
-include/graphene-1.0/graphene-vec2.h
-include/graphene-1.0/graphene-vec3.h
-include/graphene-1.0/graphene-vec4.h
-include/graphene-1.0/graphene-version-macros.h
-include/graphene-1.0/graphene-version.h
-include/graphene-1.0/graphene.h
-lib/girepository-1.0/Graphene-1.0.typelib
-lib/graphene-1.0/include/graphene-config.h
-lib/libgraphene-1.0.so
-lib/libgraphene-1.0.so.0
-lib/libgraphene-1.0.so.0.1000.0
-lib/pkgconfig/graphene-1.0.pc
-lib/pkgconfig/graphene-gobject-1.0.pc
-libexec/installed-tests/graphene-1.0/box
-libexec/installed-tests/graphene-1.0/euler
-libexec/installed-tests/graphene-1.0/frustum
-libexec/installed-tests/graphene-1.0/matrix
-libexec/installed-tests/graphene-1.0/plane
-libexec/installed-tests/graphene-1.0/point
-libexec/installed-tests/graphene-1.0/point3d
-libexec/installed-tests/graphene-1.0/quad
-libexec/installed-tests/graphene-1.0/quaternion
-libexec/installed-tests/graphene-1.0/ray
-libexec/installed-tests/graphene-1.0/rect
-libexec/installed-tests/graphene-1.0/simd
-libexec/installed-tests/graphene-1.0/size
-libexec/installed-tests/graphene-1.0/sphere
-libexec/installed-tests/graphene-1.0/triangle
-libexec/installed-tests/graphene-1.0/vec2
-libexec/installed-tests/graphene-1.0/vec3
-libexec/installed-tests/graphene-1.0/vec4
-share/gir-1.0/Graphene-1.0.gir
-share/installed-tests/graphene-1.0/box.test
-share/installed-tests/graphene-1.0/euler.test
-share/installed-tests/graphene-1.0/frustum.test
-share/installed-tests/graphene-1.0/matrix.test
-share/installed-tests/graphene-1.0/plane.test
-share/installed-tests/graphene-1.0/point.test
-share/installed-tests/graphene-1.0/point3d.test
-share/installed-tests/graphene-1.0/quad.test
-share/installed-tests/graphene-1.0/quaternion.test
-share/installed-tests/graphene-1.0/ray.test
-share/installed-tests/graphene-1.0/rect.test
-share/installed-tests/graphene-1.0/simd.test
-share/installed-tests/graphene-1.0/size.test
-share/installed-tests/graphene-1.0/sphere.test
-share/installed-tests/graphene-1.0/triangle.test
-share/installed-tests/graphene-1.0/vec2.test
-share/installed-tests/graphene-1.0/vec3.test
-share/installed-tests/graphene-1.0/vec4.test
diff --git a/graphene/buildlink3.mk b/graphene/buildlink3.mk
deleted file mode 100644
index 47ffee7541..0000000000
--- a/graphene/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	graphene
-
-.if !defined(GRAPHENE_BUILDLINK3_MK)
-GRAPHENE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.graphene+=	graphene>=1.10.0
-BUILDLINK_PKGSRCDIR.graphene?=	../../wip/graphene
-.endif	# GRAPHENE_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-graphene
diff --git a/graphene/distinfo b/graphene/distinfo
deleted file mode 100644
index 06bf72dbb5..0000000000
--- a/graphene/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (graphene-1.10.0.tar.xz) = c559f57d8ae5f1242a730d049d0b7595d5fb83ec
-RMD160 (graphene-1.10.0.tar.xz) = b8ea8b54646e8b8e3cfaae4eaae4e1675013a2ea
-SHA512 (graphene-1.10.0.tar.xz) = 842ac2c9c2046f07f8421b99292cac348276bb1e025250c7e0dc3ec7f90cb33094b765034862f325dd78f93aa5484ad75a4ad6139fe13330d9e41e3a7cb830d0
-Size (graphene-1.10.0.tar.xz) = 289452 bytes


Home | Main Index | Thread Index | Old Index