| 1 | # Copyright 1999-2010 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/Attic/kdelibs-4.4.5-r2.ebuild,v 1.1 2010/12/30 17:35:23 dilfridge Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/Attic/kdelibs-4.4.5-r2.ebuild,v 1.2 2011/01/24 12:27:39 phajdan.jr Exp $ |
| 4 | |
4 | |
| 5 | EAPI="3" |
5 | EAPI="3" |
| 6 | |
6 | |
| 7 | CPPUNIT_REQUIRED="optional" |
7 | CPPUNIT_REQUIRED="optional" |
| 8 | OPENGL_REQUIRED="optional" |
8 | OPENGL_REQUIRED="optional" |
| … | |
… | |
| 10 | inherit kde4-base fdo-mime |
10 | inherit kde4-base fdo-mime |
| 11 | |
11 | |
| 12 | DESCRIPTION="KDE libraries needed by all KDE programs." |
12 | DESCRIPTION="KDE libraries needed by all KDE programs." |
| 13 | HOMEPAGE="http://www.kde.org/" |
13 | HOMEPAGE="http://www.kde.org/" |
| 14 | |
14 | |
| 15 | KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" |
15 | KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" |
| 16 | LICENSE="LGPL-2.1" |
16 | LICENSE="LGPL-2.1" |
| 17 | IUSE="3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jpeg2k kerberos |
17 | IUSE="3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jpeg2k kerberos |
| 18 | lzma mmx nls openexr policykit semantic-desktop spell sse sse2 ssl zeroconf" |
18 | lzma mmx nls openexr policykit semantic-desktop spell sse sse2 ssl zeroconf" |
| 19 | |
19 | |
| 20 | # needs the kate regression testsuite from svn |
20 | # needs the kate regression testsuite from svn |