public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2012-10-06 22:29 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2012-10-06 22:29 UTC (permalink / raw
  To: gentoo-commits

commit:     5dd784b5e9f5258c7a107a05b3506c130c8bd968
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Sat Oct  6 22:28:14 2012 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Sat Oct  6 22:29:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=5dd784b5

[games-util/terragear] latest master branch does no longer depend on GPC, but on CGAL

---
 games-util/terragear/terragear-9999.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index 886307e..e5649f1 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -20,7 +20,7 @@ DEPEND=">=dev-games/simgear-2.7
 	dev-libs/newmat
 	dev-libs/poco
 	sci-libs/gdal
-	|| ( =x11-libs/agg-2.5 >x11-libs/agg-2.5[gpc] )
+	>=sci-mathematics/cgal-4.0
 "
 
 RDEPEND="${DEPEND}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2012-10-16  8:40 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2012-10-16  8:40 UTC (permalink / raw
  To: gentoo-commits

commit:     5adebea65402a55e07975b8cdfd5c6d06b9c5ee2
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Tue Oct 16 08:39:51 2012 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Tue Oct 16 08:39:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=5adebea6

[games-util/terragear] bump simgear version

---
 games-util/terragear/terragear-9999.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index e5649f1..99f9ad6 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND=">=dev-games/simgear-2.7
+DEPEND=">=dev-games/simgear-2.9
 	dev-libs/boost
 	dev-libs/newmat
 	dev-libs/poco


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2012-11-06 12:29 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2012-11-06 12:29 UTC (permalink / raw
  To: gentoo-commits

commit:     e1e612e67367f581ac80d7aeaab6d3fcf9ec2bbd
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Tue Nov  6 12:17:43 2012 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Tue Nov  6 12:28:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=e1e612e6

[games-util/terragear] newmat dep no longer needed.
newmat itself will have to stay in the repo for some more time
for compatibility reasons

---
 games-util/terragear/terragear-9999.ebuild |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index 99f9ad6..474804c 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -17,7 +17,6 @@ IUSE=""
 
 DEPEND=">=dev-games/simgear-2.9
 	dev-libs/boost
-	dev-libs/newmat
 	dev-libs/poco
 	sci-libs/gdal
 	>=sci-mathematics/cgal-4.0


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2012-11-10 18:08 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2012-11-10 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     96352bd755a611a20639262ff97e4687cad54baa
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Tue Nov  6 12:17:43 2012 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Sat Nov 10 18:07:26 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=96352bd7

[games-util/terragear] CGAL dep has to have gmp support.

---
 games-util/terragear/terragear-9999.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index 474804c..28fcc97 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -19,7 +19,7 @@ DEPEND=">=dev-games/simgear-2.9
 	dev-libs/boost
 	dev-libs/poco
 	sci-libs/gdal
-	>=sci-mathematics/cgal-4.0
+	>=sci-mathematics/cgal-4.0[gmp]
 "
 
 RDEPEND="${DEPEND}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2013-01-07 22:03 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2013-01-07 22:03 UTC (permalink / raw
  To: gentoo-commits

commit:     abc47e3c4dfe7d861ea1eef2a311a47172b1d710
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Mon Jan  7 22:01:42 2013 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Mon Jan  7 22:03:06 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=abc47e3c

[games-util/terragear] bump minimum simgear version

---
 games-util/terragear/terragear-9999.ebuild |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index a6df1a7..1f75ce2 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND=">=dev-games/simgear-2.9
+DEPEND=">=dev-games/simgear-2.10
 	dev-libs/boost
 	sci-libs/gdal
 	>=sci-mathematics/cgal-4.0[gmp]


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2013-02-09 15:52 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2013-02-09 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     3bbd3565b9c8ecbb9bde2c151d8771236a3628c8
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Fri Feb  8 11:01:46 2013 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Sat Feb  9 15:52:08 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=3bbd3565

[games-util/terragear] bump minimum simgear version

---
 games-util/terragear/terragear-9999.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index 1f75ce2..0bdd160 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND=">=dev-games/simgear-2.10
+DEPEND=">=dev-games/simgear-2.11
 	dev-libs/boost
 	sci-libs/gdal
 	>=sci-mathematics/cgal-4.0[gmp]


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2014-02-14 11:28 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2014-02-14 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     9eab234eef4ec8a16abed9caa64b54fd62addebe
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Fri Feb 14 11:27:57 2014 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Fri Feb 14 11:27:57 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=9eab234e

[games-util/terragear] bump simgear version

---
 games-util/terragear/terragear-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index 0bdd160..f6d6ea4 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND=">=dev-games/simgear-2.11
+DEPEND=">=dev-games/simgear-3.1.0
 	dev-libs/boost
 	sci-libs/gdal
 	>=sci-mathematics/cgal-4.0[gmp]


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2014-04-13 11:21 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2014-04-13 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     e6f3a9ea64948bd8db03189ad3c7f3a5cf55d346
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Sun Apr 13 11:19:55 2014 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Sun Apr 13 11:20:47 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=e6f3a9ea

[games-util/terragear] use stable branch from git

---
 games-util/terragear/terragear-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index f6d6ea4..2cd1845 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -9,6 +9,7 @@ inherit cmake-utils git-2
 DESCRIPTION="Terrain editing programs for FlightGear"
 HOMEPAGE="http://terragear.sourceforge.net/"
 EGIT_REPO_URI="git://gitorious.org/fg/${PN}.git"
+EGIT_BRANCH="scenery/ws2.0"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2015-08-08 19:42 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2015-08-08 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     ae774584e3549316302e46f0017dd76e65707919
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Sat Aug  8 19:39:02 2015 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Sat Aug  8 19:41:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=ae774584

[games-util/terragear] bump gdal dep version

 games-util/terragear/terragear-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index 6ec7ade..bb457c1 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit cmake-utils git-2
 
@@ -17,7 +17,7 @@ IUSE=""
 
 DEPEND=">=dev-games/simgear-3.1.0
 	dev-libs/boost
-	sci-libs/gdal
+	>=sci-libs/gdal-2.0.0
 	>=sci-mathematics/cgal-4.0[gmp]
 "
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2016-02-08 18:46 Christian Schmitt
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Schmitt @ 2016-02-08 18:46 UTC (permalink / raw
  To: gentoo-commits

commit:     69899cc2a63f1d6c5fb008445c9af5e2bf545d49
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Mon Feb  8 18:45:51 2016 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Mon Feb  8 18:45:51 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=69899cc2

[games-util/terragear] Circumvent stupid CGAL CMake check

 games-util/terragear/terragear-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index 129c8df..d2e6798 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,12 +18,13 @@ IUSE=""
 DEPEND=">=dev-games/simgear-3.1.0
 	dev-libs/boost
 	>=sci-libs/gdal-2.0.0
-	>=sci-mathematics/cgal-4.0[gmp]
+	sci-mathematics/cgal[gmp]
 "
 
 RDEPEND="${DEPEND}
 	app-arch/unzip
 "
+CMAKE_BUILD_TYPE="Release"
 
 src_configure() {
 	mycmakeargs=(


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2020-02-06 21:22 Azamat H. Hackimov
  0 siblings, 0 replies; 12+ messages in thread
From: Azamat H. Hackimov @ 2020-02-06 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     558b46594960454d32827f6e593d251487f462e2
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Feb  6 21:10:19 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Feb  6 21:22:35 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=558b4659

games-util/terragear: minor fixes

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 games-util/terragear/metadata.xml          | 2 +-
 games-util/terragear/terragear-9999.ebuild | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-util/terragear/metadata.xml b/games-util/terragear/metadata.xml
index 5a0fdfa..2d958ac 100644
--- a/games-util/terragear/metadata.xml
+++ b/games-util/terragear/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
+<maintainer type="person">
 <email>chris@ilovelinux.de</email>
 <name>Christian Schmitt</name>
 </maintainer>

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index e869c70..41c177d 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/
@ 2022-08-16  2:23 Azamat H. Hackimov
  0 siblings, 0 replies; 12+ messages in thread
From: Azamat H. Hackimov @ 2022-08-16  2:23 UTC (permalink / raw
  To: gentoo-commits

commit:     2ef183b2962c249c4b2abb7db2ce67dde87dc0ab
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Tue Aug 16 01:22:04 2022 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Tue Aug 16 01:22:04 2022 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=2ef183b2

games-util/terragear: treeclean

Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 games-util/terragear/metadata.xml          |  8 -------
 games-util/terragear/terragear-9999.ebuild | 34 ------------------------------
 2 files changed, 42 deletions(-)

diff --git a/games-util/terragear/metadata.xml b/games-util/terragear/metadata.xml
deleted file mode 100644
index 2d958ac..0000000
--- a/games-util/terragear/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-<email>chris@ilovelinux.de</email>
-<name>Christian Schmitt</name>
-</maintainer>
-</pkgmetadata>

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
deleted file mode 100644
index 41c177d..0000000
--- a/games-util/terragear/terragear-9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils git-r3
-
-DESCRIPTION="Terrain editing programs for FlightGear"
-HOMEPAGE="http://terragear.sourceforge.net/"
-EGIT_REPO_URI="git://git.code.sf.net/p/flightgear/${PN}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=">=dev-games/simgear-3.1.0
-	dev-libs/boost
-	>=sci-libs/gdal-2.0.0
-	sci-mathematics/cgal[gmp]
-"
-
-RDEPEND="${DEPEND}
-	app-arch/unzip
-"
-CMAKE_BUILD_TYPE="Release"
-
-src_configure() {
-	mycmakeargs=(
-	-DSIMGEAR_SHARED=ON
-	)
-
-	cmake-utils_src_configure
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-08-16  2:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06 12:29 [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/ Christian Schmitt
  -- strict thread matches above, loose matches on Subject: below --
2022-08-16  2:23 Azamat H. Hackimov
2020-02-06 21:22 Azamat H. Hackimov
2016-02-08 18:46 Christian Schmitt
2015-08-08 19:42 Christian Schmitt
2014-04-13 11:21 Christian Schmitt
2014-02-14 11:28 Christian Schmitt
2013-02-09 15:52 Christian Schmitt
2013-01-07 22:03 Christian Schmitt
2012-11-10 18:08 Christian Schmitt
2012-10-16  8:40 Christian Schmitt
2012-10-06 22:29 Christian Schmitt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox