aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher (jlec) <jlec@j-schmitz.net>2009-12-17 08:22:56 +0100
committerJustin Lecher (jlec) <jlec@j-schmitz.net>2009-12-17 08:22:56 +0100
commit3474991d33bf5e5238729744a4b92c6f283c69cc (patch)
tree9cba2c58113ae31073267c67c7bf3588ebf35dae /media-libs
parentwe don't need .svn (diff)
downloadsci-3474991d33bf5e5238729744a4b92c6f283c69cc.tar.gz
sci-3474991d33bf5e5238729744a4b92c6f283c69cc.tar.bz2
sci-3474991d33bf5e5238729744a4b92c6f283c69cc.zip
media-libs/SoQt -- renamed correctly soqt -> SoQt
(Portage version: 2.2_rc59/git/Linux x86_64) (Signed Manifest commit)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/SoQt/ChangeLog14
-rw-r--r--media-libs/SoQt/Manifest14
-rw-r--r--media-libs/SoQt/SoQt-1.4.2_alpha4181.ebuild36
-rw-r--r--media-libs/SoQt/metadata.xml5
4 files changed, 69 insertions, 0 deletions
diff --git a/media-libs/SoQt/ChangeLog b/media-libs/SoQt/ChangeLog
new file mode 100644
index 000000000..34a93ba2a
--- /dev/null
+++ b/media-libs/SoQt/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for media-libs/SoQt
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*SoQt-1.4.2_alpha4181 (17 Dec 2009)
+
+ 17 Dec 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
+ +SoQt-1.4.2_alpha4181.ebuild, +metadata.xml:
+ reamed correctly
+
+ 13 Dec 2009; Roelof Wobben <rwobben@hotmail.com>
+ +soqt-1.4.2_alpha4181.ebuild, +metadata.xml:
+ Version bump of SoQt
+
diff --git a/media-libs/SoQt/Manifest b/media-libs/SoQt/Manifest
new file mode 100644
index 000000000..b71c8fdea
--- /dev/null
+++ b/media-libs/SoQt/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST SoQt-1.4.2_alpha4181.tar.gz 3922765 RMD160 35225922e3142cf763107d3bd02cca8b5604009f SHA1 9e6fc4c1878ebcdc5551d4becc124a8c06bc7f59 SHA256 08d0fea06078e01f54c3429c25fbf4238f3d60f27676de8b4baf407e2a30b58b
+EBUILD SoQt-1.4.2_alpha4181.ebuild 782 RMD160 82f31d09494f9f23079387b5a9b686826f0008c9 SHA1 c61c0c31d8ff196518fca1281efd877b019ca4a8 SHA256 0ac53078c5bd6f52c77cba32bc0631b929e69ba1d5d8f9bcf7c8629c44ebb37c
+MISC ChangeLog 399 RMD160 2d32cfac98ec5ae38beddfc5e50060967af065a3 SHA1 d785d22731be279c65bcd3d0e3c8219e7badd95a SHA256 96aee14fbafe66d1c26035b56a9d2eff63b5936f997afe54a0d706b0118c7f1f
+MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAksp3FAACgkQgAnW8HDreRaAQACgxLtr4svgfvU4oKPsPyRXiMPL
+b6cAn3XHALnp+ojBJnfUV3ecVD1IoTy0
+=uZfM
+-----END PGP SIGNATURE-----
diff --git a/media-libs/SoQt/SoQt-1.4.2_alpha4181.ebuild b/media-libs/SoQt/SoQt-1.4.2_alpha4181.ebuild
new file mode 100644
index 000000000..6b8a273b4
--- /dev/null
+++ b/media-libs/SoQt/SoQt-1.4.2_alpha4181.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:$
+
+EAPI="2"
+
+inherit flag-o-matic
+
+DESCRIPTION="The glue between Coin3D and Qt"
+SRC_URI="http://omploader.org/vMnl1Zw/${P}.tar.gz"
+HOMEPAGE="http://www.coin3d.org/"
+
+SLOT="0"
+LICENSE="|| ( GPL-2 PEL )"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+RDEPEND="=media-libs/coin-3.1.2[javascript]
+ x11-libs/qt-gui:4
+ x11-libs/qt-opengl:4"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ doc? ( app-doc/doxygen )"
+
+
+src_configure() {
+ append-ldflags $(no-as-needed)
+ econf --with-coin --disable-html-help $(use_enable doc html) htmldir=/usr/share/doc/${PF}/html
+}
+
+src_install() {
+ emake DESTDIR="${D}" install || die "emake install failed"
+ dodoc AUTHORS NEWS README* || die "dodoc failed"
+}
+
diff --git a/media-libs/SoQt/metadata.xml b/media-libs/SoQt/metadata.xml
new file mode 100644
index 000000000..7e3286984
--- /dev/null
+++ b/media-libs/SoQt/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>maintainer-wanted</herd>
+</pkgmetadata>