summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-04-04 03:59:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-04-04 03:59:15 +0000
commit69c3b6d45918343a17e09877c3fcfe79a5759e5d (patch)
tree690f3204691e837b06c4cde5b5406f2831c026d3 /dev-games
parentold (diff)
downloadgentoo-2-69c3b6d45918343a17e09877c3fcfe79a5759e5d.tar.gz
gentoo-2-69c3b6d45918343a17e09877c3fcfe79a5759e5d.tar.bz2
gentoo-2-69c3b6d45918343a17e09877c3fcfe79a5759e5d.zip
old
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/crystalspace/Manifest2
-rw-r--r--dev-games/crystalspace/crystalspace-1.0.1.ebuild128
2 files changed, 0 insertions, 130 deletions
diff --git a/dev-games/crystalspace/Manifest b/dev-games/crystalspace/Manifest
index 30810c9cb9ae..8922738b5c56 100644
--- a/dev-games/crystalspace/Manifest
+++ b/dev-games/crystalspace/Manifest
@@ -1,7 +1,5 @@
AUX crystalspace-1.2.1-libpng14.patch 450 RMD160 f9fe8361b5b3f01d03f6b0b15dae2775d1e3a775 SHA1 4e6f0ef4bf93df569ad29bb1b2d83da5f83ec0cc SHA256 7b2178396d6b729955d85e2e7563862cec1af36c8b1ba1e4383b8978d79c5f2e
-DIST crystalspace-src-1.0.1.tar.bz2 36581454 RMD160 e9cca632623fbc487bb39a8c088fa93aa78e23d4 SHA1 457958e4cc7d96272157e1c8be7a816620051714 SHA256 3042b1fdc5b4ac23c7a4799df232a8e2134fd215448e0785180759ebba7f9ab2
DIST crystalspace-src-1.2.1.tar.bz2 47313388 RMD160 0f6582a9c68694189811a574bc63b5ce1a6a1166 SHA1 0f1b5604b217dfd9f65f54caeef5362d0ab92203 SHA256 23312a5a0330b281f517555207fed151e3d08c1096bb0cc9dd72dcabdced1b10
-EBUILD crystalspace-1.0.1.ebuild 3464 RMD160 ad115a160b24cdfe1bfaabd106b31287dc88bd30 SHA1 71bb8bf38632c8e527881f1384f5240e59216716 SHA256 ca308d59837cf400184204b464b76f917bee8abbf6ab319fb48ada9eb6c5ce09
EBUILD crystalspace-1.2.1.ebuild 3403 RMD160 1269f0e0b83fbb5abad0594854e414f051c66e16 SHA1 1e7d3a10e630ed6858e29cbd26281bb61d9f1a91 SHA256 62a51af9706cd00625406917e73bd0f73a22e0e2855183c1852779f19ace357f
MISC ChangeLog 6447 RMD160 0557d02f2d94ceab4969541f16f66e6f93108f0d SHA1 d7231767c5b2a8d1d80bef6e4b6da10dd6818185 SHA256 abee43c766777bac84821363f4ebd101d9ae9fbca1642654134ccaab09e49e4e
MISC metadata.xml 1243 RMD160 1f23863f3940b9349b19a701d80f0888cc7b2242 SHA1 71931e463e50c1ab0af385a3c4d10d6ad5ed960a SHA256 f7125504551e256f5ceb9385b20e945f3717a1cda3dcf6f3ff5e9f88850025b0
diff --git a/dev-games/crystalspace/crystalspace-1.0.1.ebuild b/dev-games/crystalspace/crystalspace-1.0.1.ebuild
deleted file mode 100644
index cf3365e1b226..000000000000
--- a/dev-games/crystalspace/crystalspace-1.0.1.ebuild
+++ /dev/null
@@ -1,128 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.1.ebuild,v 1.10 2010/02/22 12:40:28 tupone Exp $
-
-inherit flag-o-matic java-pkg-opt-2 multilib wxwidgets
-
-MY_P=${PN}-src-${PV}
-DESCRIPTION="Portable 3D Game Development Kit written in C++"
-HOMEPAGE="http://crystal.sourceforge.net/"
-SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="-amd64 x86"
-IUSE="3ds alsa cal3d cegui cg doc java javascript jpeg mng ode perl png python
-sdl truetype vorbis wxwidgets"
-
-RDEPEND="virtual/opengl
- virtual/glu
- java? ( >=virtual/jre-1.5 )
- cg? ( media-gfx/nvidia-cg-toolkit )
- ode? ( dev-games/ode )
- cal3d? ( >=media-libs/cal3d-0.11 )
- jpeg? ( media-libs/jpeg )
- sdl? ( media-libs/libsdl )
- vorbis? ( media-libs/libogg
- media-libs/libvorbis )
- truetype? ( >=media-libs/freetype-2.1 )
- alsa? ( media-libs/alsa-lib )
- mng? ( media-libs/libmng )
- png? ( media-libs/libpng )
- wxwidgets? ( x11-libs/pango
- =x11-libs/wxGTK-2.6* )
- javascript? ( dev-lang/spidermonkey )
- cegui? ( >=dev-games/cegui-0.5.0 )
- x11-libs/libXaw
- x11-libs/libXxf86vm"
-DEPEND="${RDEPEND}
- 3ds? ( media-libs/lib3ds )
- java? ( dev-java/ant-core
- >=virtual/jdk-1.5 )
- dev-util/ftjam
- dev-lang/swig
- dev-util/pkgconfig"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- # Installing doc conflict with dodoc on src_install
- # Removing conflicting target
- sed -i -e "/^InstallDoc/d" \
- Jamfile.in \
- docs/Jamfile \
- || die "sed failed"
-}
-
-src_compile() {
- if useq wxwidgets; then
- WX_GTK_VER=2.6
- need-wxwidgets gtk2
- fi
-
- # -O3 is hanging compilation of python script plugin
- # trying -O2 just in case
- replace-flags -O3 -O2
- econf --enable-cpu-specific-optimizations=no \
- --disable-separate-debug-info \
- --without-lcms \
- --without-caca \
- --without-bullet \
- --without-openal \
- --without-jackasyn \
- --without-mikmod \
- --disable-make-emulation \
- $(use_with perl) \
- $(use_with python) \
- $(use_with java) \
- $(use_with png) \
- $(use_with jpeg) \
- $(use_with mng) \
- $(use_with vorbis) \
- $(use_with 3ds) \
- $(use_with ode) \
- $(use_with truetype freetype2) \
- $(use_with cal3d) \
- $(use_with sdl) \
- $(use_with wxwidgets wx) \
- $(use_with cegui CEGUI) \
- $(use_with cg Cg) \
- $(use_with javascript js) \
- $(use_with alsa asound)
- #remove unwanted CFLAGS added by ./configure
- sed -i -e '/COMPILER\.CFLAGS\.optimize/d' \
- Jamconfig \
- || die "sed failed"
- jam -q || die "compile failed"
-}
-
-src_install() {
- for installTarget in install_bin install_plugin install_lib \
- install_include install_data install_config
- do
- jam -q -s DESTDIR="${D}" ${installTarget} \
- || die "jam ${installTarget} failed"
- done
- if use doc; then
- jam -q -s DESTDIR="${D}" install_doc || die "jam install_doc failed"
- fi
- dodoc README docs/history* docs/todo_*
-
- echo "CRYSTAL_PLUGIN=/usr/$(get_libdir)/crystalspace" > 90crystalspace
- echo "CRYSTAL_CONFIG=/etc/crystalspace" >> 90crystalspace
- doenvd 90crystalspace
-}
-
-pkg_postinst() {
- elog "Examples coming with this package, need correct light calculation"
- elog "Do the following commands, with the root account, to fix that:"
- # Fill cache directory for the examples
- local dir
- for dir in castle flarge isomap parallaxtest partsys r3dtest stenciltest \
- terrain terrainf;
- do
- elog "cslight -video=null /usr/share/${PN}/data/maps/${dir}"
- done
-}