delete qt
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@744 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
bef1add47c
commit
de35165698
File diff suppressed because it is too large
Load Diff
@ -1,3 +0,0 @@
|
||||
EBUILD qt-4.5.0_beta1.ebuild 876 RMD160 a5b2fcc68cb9d3f7f4338fd019e57952b792e878 SHA1 2fbf9a817bc08ed00517cc48b8e64562f4aabdd7 SHA256 c87a45c39de3762d43a766593d1a4417a081763e5ed2504747f48e0b5ec7c426
|
||||
MISC ChangeLog 44011 RMD160 9bcc3588e38afd12290a773e87daebd6f27476b5 SHA1 9401e8f5eae925970b0357c8733b29d444771064 SHA256 192d32bf8b9f00768c599bcdfdf1121c3ebe5a3c539f5369b2aeec8f38079e4a
|
||||
MISC metadata.xml 484 RMD160 1506a8722a6c12d8c6070abd473b2b702d411bfa SHA1 1560ccaf2039ffcc8518c7155ffdcac33f88cf0d SHA256 71210ef2b027c948564b2813b4a061e659dece150a17a8d05d2234ad681082a1
|
@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>qt</herd>
|
||||
<use>
|
||||
<flag name='glib'>Enable <pkg>dev-libs/glib</pkg> eventloop support</flag>
|
||||
<flag name='immqt-bc'>Enable binary compatible version of immodule for
|
||||
Qt</flag>
|
||||
<flag name='immqt'>Enable binary incompatible version of immodule for
|
||||
Qt</flag>
|
||||
<flag name='qt3support'>Enable the Qt3Support libraries for Qt4</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.4.2.ebuild,v 1.3 2009/01/18 20:05:48 maekke Exp $
|
||||
|
||||
DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework."
|
||||
HOMEPAGE="http://www.trolltech.com/"
|
||||
|
||||
LICENSE="|| ( GPL-3 GPL-2 )"
|
||||
SLOT="4"
|
||||
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
|
||||
|
||||
IUSE="dbus opengl qt3support"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="~x11-libs/qt-gui-${PV}
|
||||
~x11-libs/qt-svg-${PV}
|
||||
~x11-libs/qt-test-${PV}
|
||||
~x11-libs/qt-sql-${PV}
|
||||
~x11-libs/qt-script-${PV}
|
||||
~x11-libs/qt-test-${PV}
|
||||
~x11-libs/qt-assistant-${PV}
|
||||
~x11-libs/qt-xmlpatterns-${PV}
|
||||
!sparc? ( !alpha? ( !ia64? ( ~x11-libs/qt-webkit-${PV} ) ) )
|
||||
dbus? ( ~x11-libs/qt-dbus-${PV} )
|
||||
opengl? ( ~x11-libs/qt-opengl-${PV} )
|
||||
qt3support? ( ~x11-libs/qt-qt3support-${PV} )"
|
Loading…
Reference in New Issue
Block a user