* [gentoo-commits] proj/sci:master commit in: media-libs/DualContouringSample/
@ 2020-03-26 1:27 Benda XU
0 siblings, 0 replies; 2+ messages in thread
From: Benda XU @ 2020-03-26 1:27 UTC (permalink / raw
To: gentoo-commits
commit: a01a2f74a6310651454ca3f780d030bef6a985ed
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 01:25:44 2020 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 01:27:02 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a01a2f74
media-libs/DualContouringSample: depend on media-libs/glm
Reported-By: Xuewei Liu
Package-Manager: Portage-2.3.88, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
...0_p20191111.ebuild => DualContouringSample-0_p20191111-r1.ebuild} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-libs/DualContouringSample/DualContouringSample-0_p20191111.ebuild b/media-libs/DualContouringSample/DualContouringSample-0_p20191111-r1.ebuild
similarity index 88%
rename from media-libs/DualContouringSample/DualContouringSample-0_p20191111.ebuild
rename to media-libs/DualContouringSample/DualContouringSample-0_p20191111-r1.ebuild
index 4caa506bb..28fd4d2e5 100644
--- a/media-libs/DualContouringSample/DualContouringSample-0_p20191111.ebuild
+++ b/media-libs/DualContouringSample/DualContouringSample-0_p20191111-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,8 @@ KEYWORDS="~amd64"
LICENSE="GPL-3"
SLOT="0"
-DEPEND="dev-util/bcm"
+DEPEND="dev-util/bcm
+ media-libs/glm"
PATCHES=( "${FILESDIR}"/DualContouringSample-0_glm.patch )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: media-libs/DualContouringSample/
@ 2021-01-24 11:36 Andrew Ammerlaan
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2021-01-24 11:36 UTC (permalink / raw
To: gentoo-commits
commit: 3cf820d6c8b4be880e635acc691423acf55aef9d
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Jan 24 11:02:57 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Jan 24 11:36:03 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3cf820d6
media-libs/DualContouringSample: cmake-utils --> cmake
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../DualContouringSample/DualContouringSample-0_p20191111-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-libs/DualContouringSample/DualContouringSample-0_p20191111-r1.ebuild b/media-libs/DualContouringSample/DualContouringSample-0_p20191111-r1.ebuild
index 28fd4d2e5..00eece82f 100644
--- a/media-libs/DualContouringSample/DualContouringSample-0_p20191111-r1.ebuild
+++ b/media-libs/DualContouringSample/DualContouringSample-0_p20191111-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit cmake-utils git-r3
+inherit cmake git-r3
DESCRIPTION="A sample Dual Contouring implementation"
HOMEPAGE="https://github.com/simoncblyth/DualContouringSample"
@@ -25,5 +25,5 @@ src_configure() {
-DCMAKE_INSTALL_INCLUDEDIR=include/${PN}
)
- cmake-utils_src_configure
+ cmake_src_configure
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-24 11:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-24 11:36 [gentoo-commits] proj/sci:master commit in: media-libs/DualContouringSample/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2020-03-26 1:27 Benda XU
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox