* [gentoo-commits] proj/gamerlay:master commit in: dev-cpp/luabind/
@ 2018-12-13 23:35 Azamat H. Hackimov
0 siblings, 0 replies; only message in thread
From: Azamat H. Hackimov @ 2018-12-13 23:35 UTC (permalink / raw
To: gentoo-commits
commit: 7aa4fea6006c8c71e2a7a4c95e802ad9f7759d44
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Dec 13 21:26:14 2018 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Dec 13 21:53:06 2018 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=7aa4fea6
[dev-cpp/luabind] Broken ebuild, does not compile
Removed for treecleaning
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
dev-cpp/luabind/luabind-0.9.ebuild | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/dev-cpp/luabind/luabind-0.9.ebuild b/dev-cpp/luabind/luabind-0.9.ebuild
deleted file mode 100644
index f3f397b..0000000
--- a/dev-cpp/luabind/luabind-0.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-DESCRIPTION="creates bindings for lua on c++"
-HOMEPAGE="http://www.rasterbar.com/products/luabind.html"
-SRC_URI="mirror://sourceforge/luabind/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-#there is no way to find out which bjam is installed, so i use 1.42 for now, ugly hack
-#also doc is missing
-#and i dont know an option to nostrip with bjam
-
-DEPEND="dev-lang/lua"
-RDEPEND="
- dev-util/boost-build:1.42
- ${DEPEND}"
-
-src_compile() {
- bjam-1_42 release --prefix="${D}/usr/" link=shared toolset=gcc || die "compile failed"
-}
-
-src_install() {
- bjam-1_42 release --prefix="${D}/usr/" link=shared toolset=gcc install || die "install failed"
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-12-13 23:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-13 23:35 [gentoo-commits] proj/gamerlay:master commit in: dev-cpp/luabind/ Azamat H. Hackimov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox