diff options
author | Caleb Tennis <caleb@gentoo.org> | 2004-08-25 18:14:27 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2004-08-25 18:14:27 +0000 |
commit | b9c2c1613f369da93757980ed36bc36d55ab76fa (patch) | |
tree | 07b859c08669b7c2fbcb1f403e4f09b96d32fbaa /kde-base/kdebindings | |
parent | Added patch for undefined __user. (diff) | |
download | historical-b9c2c1613f369da93757980ed36bc36d55ab76fa.tar.gz historical-b9c2c1613f369da93757980ed36bc36d55ab76fa.tar.bz2 historical-b9c2c1613f369da93757980ed36bc36d55ab76fa.zip |
3.3.0 final
Diffstat (limited to 'kde-base/kdebindings')
-rw-r--r-- | kde-base/kdebindings/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kdebindings/Manifest | 6 | ||||
-rw-r--r-- | kde-base/kdebindings/files/digest-kdebindings-3.3.0 | 1 | ||||
-rw-r--r-- | kde-base/kdebindings/kdebindings-3.3.0.ebuild | 55 |
4 files changed, 66 insertions, 3 deletions
diff --git a/kde-base/kdebindings/ChangeLog b/kde-base/kdebindings/ChangeLog index 4463d149a464..428e9c480860 100644 --- a/kde-base/kdebindings/ChangeLog +++ b/kde-base/kdebindings/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdebindings # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/ChangeLog,v 1.68 2004/08/12 11:19:49 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/ChangeLog,v 1.69 2004/08/25 18:14:27 caleb Exp $ + +*kdebindings-3.3.0 (25 Aug 2004) + + 25 Aug 2004; Caleb Tennis <caleb@gentoo.org> kdebindings-3.3.0.ebuild: + 3.3.0 final 12 Aug 2004; Carsten Lohrke <carlo@gentoo.org> kdebindings-3.2.3.ebuild: fixed kdebase dependency, #59775 diff --git a/kde-base/kdebindings/Manifest b/kde-base/kdebindings/Manifest index 2fe83fb965db..fe02dfc77622 100644 --- a/kde-base/kdebindings/Manifest +++ b/kde-base/kdebindings/Manifest @@ -1,12 +1,14 @@ MD5 c10b75d3417feb3d2fa0bda6405cf945 kdebindings-3.2.0.ebuild 1576 MD5 5b3f5b62af205b51f7761d0af852441f kdebindings-3.2.2.ebuild 1574 +MD5 f8e2f5fe3c6ba3a477f55ef9b6cc6ae2 kdebindings-3.3.0.ebuild 1551 MD5 1e3d67d4ee25740afb832251c31a6815 kdebindings-3.2.1.ebuild 1574 MD5 e67654b644afd07748544bce0065a06b kdebindings-3.1.5.ebuild 1425 -MD5 f9f6bb659222eeeb81131c9adca47167 kdebindings-3.2.3.ebuild 1567 -MD5 a97c774d2dbeb437a5882c7a18717921 ChangeLog 8671 +MD5 45ae8a96859bc56205e9b113aa29f015 kdebindings-3.2.3.ebuild 1569 +MD5 7267397f47e2ba70244f3552c70d66df ChangeLog 8793 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 MD5 d4f762ee4e56e0866b0e10f823be10d0 files/digest-kdebindings-3.1.5 71 MD5 89aa22d33f65e9013b6b99ef35554e43 files/digest-kdebindings-3.2.0 72 MD5 8ee5f9bbe727ea1190960ddf113364ab files/digest-kdebindings-3.2.1 72 MD5 d73d6b42bc0949ed855443c6b0c2059c files/digest-kdebindings-3.2.2 72 MD5 9fa2c3c43027978607c2b490dcad32ae files/digest-kdebindings-3.2.3 72 +MD5 a2f8d308f9b9c5e2504d63a9c06af905 files/digest-kdebindings-3.3.0 71 diff --git a/kde-base/kdebindings/files/digest-kdebindings-3.3.0 b/kde-base/kdebindings/files/digest-kdebindings-3.3.0 new file mode 100644 index 000000000000..56106b239eb7 --- /dev/null +++ b/kde-base/kdebindings/files/digest-kdebindings-3.3.0 @@ -0,0 +1 @@ +MD5 63f7cd3ae52397c2182527899efb4c80 kdebindings-3.3.0.tar.bz2 7096728 diff --git a/kde-base/kdebindings/kdebindings-3.3.0.ebuild b/kde-base/kdebindings/kdebindings-3.3.0.ebuild new file mode 100644 index 000000000000..deaa61b6a909 --- /dev/null +++ b/kde-base/kdebindings/kdebindings-3.3.0.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.3.0.ebuild,v 1.1 2004/08/25 18:14:27 caleb Exp $ +# TODO: add gnustep, objc bindings + +inherit kde-dist flag-o-matic + +DESCRIPTION="KDE library bindings for languages other than c++" + +KEYWORDS="~x86" +IUSE="mozilla java python ruby gtk" + +DEPEND="=kde-base/kdebase-${PV}* + ~kde-base/kdenetwork-${PV} + gtk? ( =x11-libs/gtk+-1.2* ) + =dev-libs/glib-1.2* + python? ( dev-lang/python ) + java? ( virtual/jdk ) + ruby? ( virtual/ruby ) + mozilla? ( net-www/mozilla )" + +src_unpack() { + kde_src_unpack + + if ! use mozilla ; then + # disable mozilla bindings/xpart, because configure doesn't seem to do so + # even when it doesn't detect the mozilla headers + cd ${S}/xparts + cp Makefile.am Makefile.am.orig + sed -e 's:mozilla::' Makefile.am.orig > Makefile.am + fi + + cd ${S} && aclocal +} + +src_compile() { + use python || myconf="$myconf --without-python" + use java && myconf="$myconf --with-java=`java-config --jdk-home`" || myconf="$myconf --without-java" + use ruby || myconf="$myconf --without-ruby" + + # obj bindings are officially broken + #myconf="$myconf --enable-objc" + + # we need to have csant (from pnet, from portable.NET) in portage for qtsharp + # export DO_NOT_COMPILE="$DO_NOT_COMPILE qtsharp" + + export LIBPYTHON="`python-config`" + + # fix bug #14756 fex. Doesn't compile well with -j2. + export MAKEOPTS="$MAKEOPTS -j1" + + use hppa && append-flags -ffunction-sections + + kde_src_compile +} |