public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: media-gfx/u3d/
Date: Sat, 26 Nov 2011 21:30:26 +0000 (UTC)	[thread overview]
Message-ID: <1c0911fab0df5fe79f6532f8dd139ee14c6ebcdf.alexxy@gentoo> (raw)

commit:     1c0911fab0df5fe79f6532f8dd139ee14c6ebcdf
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 21:29:13 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 21:29:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=1c0911fa

[media-gfx/u3d] Import from alexxy overlay

(Portage version: 2.2.0_alpha78/git/Linux x86_64, signed Manifest commit with key F82F92E6)

---
 media-gfx/u3d/metadata.xml     |    9 +++++++++
 media-gfx/u3d/u3d-1.4.2.ebuild |   36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+), 0 deletions(-)

diff --git a/media-gfx/u3d/metadata.xml b/media-gfx/u3d/metadata.xml
new file mode 100644
index 0000000..098ac09
--- /dev/null
+++ b/media-gfx/u3d/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>sci</herd>
+  <maintainer>
+    <email>alexxy@gentoo.org</email>
+    <name>Alexey Shvetsov</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/media-gfx/u3d/u3d-1.4.2.ebuild b/media-gfx/u3d/u3d-1.4.2.ebuild
new file mode 100644
index 0000000..ad090df
--- /dev/null
+++ b/media-gfx/u3d/u3d-1.4.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit	cmake-utils multilib
+
+DESCRIPTION="Port of Intel's U3D library to gnu build tools"
+HOMEPAGE="http://u3d.sourceforge.net/"
+SRC_URI="http://www.iaas.msu.ru/tmp/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+		sys-libs/zlib
+		virtual/jpeg
+		media-libs/libpng
+		"
+RDEPEND="${DEPEND}"
+
+MYCMAKEARGS="-DU3D_SHARED=ON -DBUILD_SHARED_LIBS=ON"
+
+src_prepare() {
+	sed \
+		-e "s:LIB_DESTINATION u3d:LIB_DESTINATION $(get_libdir):g" \
+		-e "s:PLUGIN_DESTINATION u3d:PLUGIN_DESTINATION $(get_libdir):g" \
+		-e "s:BIN_DESTINATION u3d:BIN_DESTINATION bin:g" \
+		-e "s:INCLUDE_DESTINATION u3d/include:INCLUDE_DESTINATION include:g" \
+		-e "s:SAMPLE_DESTINATION u3d/samples:SAMPLE_DESTINATION share/${PN}/samples:g" \
+		-e "s:DOC_DESTINATION u3d/docs:DOC_DESTINATION share/docs/${P}:g" \
+		-i CMakeLists.txt
+}



             reply	other threads:[~2011-11-26 21:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-26 21:30 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-08 22:54 [gentoo-commits] proj/betagarden:master commit in: media-gfx/u3d/ Alexey Shvetsov
2017-06-04 18:17 Justin Lecher

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=1c0911fab0df5fe79f6532f8dd139ee14c6ebcdf.alexxy@gentoo \
    --to=alexxy@gentoo.org \
    --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