public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marcel Unbehaun" <frostworks@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: dev-libs/box2d/
Date: Thu, 14 Jul 2011 18:10:02 +0000 (UTC)	[thread overview]
Message-ID: <5c1184bb862ba20df948a280a0478760cba6b280.frostwork@gentoo> (raw)

commit:     5c1184bb862ba20df948a280a0478760cba6b280
Author:     Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Thu Jul 14 18:11:10 2011 +0000
Commit:     Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Thu Jul 14 18:11:10 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=5c1184bb

[dev-libs/box2d]	new /box2d-2.1.2.ebuild
[dev-libs/box2d]        updated Manifest

---
 dev-libs/box2d/box2d-2.1.2.ebuild |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/dev-libs/box2d/box2d-2.1.2.ebuild b/dev-libs/box2d/box2d-2.1.2.ebuild
new file mode 100644
index 0000000..f0d1861
--- /dev/null
+++ b/dev-libs/box2d/box2d-2.1.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+MY_PN=Box2D
+
+CMAKE_MIN_VERSION=2.8
+inherit cmake-utils eutils
+
+
+IUSE=""
+
+DESCRIPTION="Box2D is an open source physics engine written primarily for games."
+HOMEPAGE="http://www.box2d.org"
+SRC_URI="http://box2d.googlecode.com/files/${MY_PN}_v${PV}.zip"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="media-libs/freeglut
+	app-arch/unzip"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"/${MY_PN}_v${PV}/${MY_PN}
+
+src_configure()
+{
+	mycmakeargs="${mycmakeargs} -DBOX2D_BUILD_SHARED=ON"
+
+	cmake-utils_src_configure
+}
+



             reply	other threads:[~2011-07-14 18:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14 18:10 Marcel Unbehaun [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-08 14:03 [gentoo-commits] proj/gamerlay:master commit in: dev-libs/box2d/ Michael Palimaka
2017-06-02 14:38 Vadim A. Misbakh-Soloviov
2018-11-10 23:44 Azamat H. Hackimov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5c1184bb862ba20df948a280a0478760cba6b280.frostwork@gentoo \
    --to=frostworks@gmx.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox