mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
dev-js/*: tangram and dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/gl-mat4/Manifest
Normal file
1
dev-js/gl-mat4/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST gl-mat4-1.2.0.tgz 9017 BLAKE2B ea14528848846419e724785fbae97d654fcdea1b272ac16cfc763a744c53e8cb462202478c32d620d70231d0c426dd7806cc9582f23afc542bce5a6846d4c000 SHA512 b13e42d29c01d7f7bd1bd02f0282eca1a26d6cc1a37ddfe37f1a3c8cc08aa986049e366e16fa95e6b7a1a9aaf4e77f049acb237437a21169cac81493c3baaea0
|
||||
15
dev-js/gl-mat4/gl-mat4-1.2.0.ebuild
Normal file
15
dev-js/gl-mat4/gl-mat4-1.2.0.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="gl-matrix's mat4, split into smaller pieces"
|
||||
HOMEPAGE="
|
||||
https://github.com/stackgl/gl-mat4
|
||||
https://www.npmjs.com/package/gl-mat4
|
||||
"
|
||||
|
||||
LICENSE="ZLIB"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/gl-mat4/metadata.xml
Normal file
12
dev-js/gl-mat4/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/stackgl/gl-mat4/issues</bugs-to>
|
||||
<remote-id type="github">stackgl/gl-mat4</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user