summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-09 02:10:54 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-09 02:10:54 +0000
commit3b85f6dfe5c5a53951d993f35d74fe88597ee623 (patch)
treeb0ddc2a1d67e12d8db8eeca758d016248d77d1a8 /media-libs/SoQt
parentSome cleanup (diff)
downloadgentoo-2-3b85f6dfe5c5a53951d993f35d74fe88597ee623.tar.gz
gentoo-2-3b85f6dfe5c5a53951d993f35d74fe88597ee623.tar.bz2
gentoo-2-3b85f6dfe5c5a53951d993f35d74fe88597ee623.zip
*** empty log message ***
Diffstat (limited to 'media-libs/SoQt')
-rw-r--r--media-libs/SoQt/SoQt-20010215.ebuild33
-rw-r--r--media-libs/SoQt/files/digest-SoQt-200102151
2 files changed, 0 insertions, 34 deletions
diff --git a/media-libs/SoQt/SoQt-20010215.ebuild b/media-libs/SoQt/SoQt-20010215.ebuild
deleted file mode 100644
index 991a82ebbf32..000000000000
--- a/media-libs/SoQt/SoQt-20010215.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010215.ebuild,v 1.3 2001/05/16 11:36:45 achim Exp $
-
-
-A=${P}.tar.gz
-S=${WORKDIR}/${PN}
-DESCRIPTION="A Qt Interface for coin"
-SRC_URI="ftp://ftp.coin3d.org/pub/snapshots/${A}"
-HOMEPAGE="http://www.coinn3d.org"
-
-DEPEND="virtual/x11
- virtual/opengl
- >=x11-libs/qt-x11-2.3
- =media-libs/coin-${PV}"
-
-src_compile() {
-
- try ./configure --prefix=/usr/X11R6 --host=${CHOST}
- try make
-
-}
-
-src_install () {
-
- try make DESTDIR=${D} install
- dodoc AUTHORS COPYING ChangeLog* LICENSE* NEWS README*
- docinto txt
- dodoc docs/qtcomponents.doxygen
-
-}
-
diff --git a/media-libs/SoQt/files/digest-SoQt-20010215 b/media-libs/SoQt/files/digest-SoQt-20010215
deleted file mode 100644
index 9dedffc4f307..000000000000
--- a/media-libs/SoQt/files/digest-SoQt-20010215
+++ /dev/null
@@ -1 +0,0 @@
-MD5 30b9f6225c3aeb3d41cfd3c9b124b97f SoQt-20010215.tar.gz