diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-03-16 20:00:06 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-03-16 20:00:06 +0000 |
commit | 462b700b58c9c9e174d14265d576c203883fb062 (patch) | |
tree | 97c001027be4cf52b1ca6431d7a76f7ceac6af2e /kde-base/kdelibs | |
parent | Mark ~amd64 (diff) | |
download | gentoo-2-462b700b58c9c9e174d14265d576c203883fb062.tar.gz gentoo-2-462b700b58c9c9e174d14265d576c203883fb062.tar.bz2 gentoo-2-462b700b58c9c9e174d14265d576c203883fb062.zip |
Removing 3.4.0 prereleases: beta1, beta2. RC1 can also be removed but I want to be sure sparc's finished keywording 3.4.0.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kdelibs')
6 files changed, 0 insertions, 442 deletions
diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.4.0_beta1 b/kde-base/kdelibs/files/digest-kdelibs-3.4.0_beta1 deleted file mode 100644 index b520c941cdd7..000000000000 --- a/kde-base/kdelibs/files/digest-kdelibs-3.4.0_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 4bccce0b432bea5ea8c8c876d6b7913d kdelibs-3.3.91.tar.bz2 16115880 diff --git a/kde-base/kdelibs/files/digest-kdelibs-3.4.0_beta2 b/kde-base/kdelibs/files/digest-kdelibs-3.4.0_beta2 deleted file mode 100644 index de3167e5f0fa..000000000000 --- a/kde-base/kdelibs/files/digest-kdelibs-3.4.0_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 876196a4f16a5cbc2da5f4f8557d138a kdelibs-3.3.92.tar.bz2 16659994 diff --git a/kde-base/kdelibs/files/kdelibs-3.4.0_beta2-export-kio-symbols.diff b/kde-base/kdelibs/files/kdelibs-3.4.0_beta2-export-kio-symbols.diff deleted file mode 100644 index be423a94e3f1..000000000000 --- a/kde-base/kdelibs/files/kdelibs-3.4.0_beta2-export-kio-symbols.diff +++ /dev/null @@ -1,18 +0,0 @@ ---- kio/kfile/knotifywidgetbase.ui 2005-02-04 01:33:17.000000000 +0200 -+++ kio/kfile/knotifywidgetbase.ui 2005-02-23 21:04:18.076264104 +0200 -@@ -1,6 +1,7 @@ - <!DOCTYPE UI><UI version="3.2" stdsetdef="1"> - <class>KNotifyWidgetBase</class> - <widget class="QWidget"> -+ <exportmacro>KIO_EXPORT</exportmacro> - <property name="name"> - <cstring>KNotifyWidgetBase</cstring> - </property> -@@ -457,6 +458,7 @@ - <tabstop>m_playerButton</tabstop> - </tabstops> - <includes> -+ <include location="global" impldecl="in declaration">kdelibs_export.h</include> - <include location="global" impldecl="in implementation">kdialog.h</include> - <include location="global" impldecl="in implementation">klistview.h</include> - <include location="global" impldecl="in implementation">kurlrequester.h</include> diff --git a/kde-base/kdelibs/files/kdelibs-3.4.0_beta2-export-symbols-for-bindings.diff b/kde-base/kdelibs/files/kdelibs-3.4.0_beta2-export-symbols-for-bindings.diff deleted file mode 100644 index f135d4a9e45c..000000000000 --- a/kde-base/kdelibs/files/kdelibs-3.4.0_beta2-export-symbols-for-bindings.diff +++ /dev/null @@ -1,222 +0,0 @@ -diff -urN kdeui/kdockwidget.h kdeui/kdockwidget.h ---- kdeui/kdockwidget.h 2004-11-27 15:14:58.000000000 +0200 -+++ kdeui/kdockwidget.h 2005-02-06 19:07:43.000000000 +0200 -@@ -100,7 +100,7 @@ - * - * @author Max Judin (documentation: Falk Brettschneider). - */ --class KDockWidgetAbstractHeader : public QFrame -+class KDEUI_EXPORT KDockWidgetAbstractHeader : public QFrame - { - Q_OBJECT - public: -diff -urN khtml/dom/css_stylesheet.h khtml/dom/css_stylesheet.h ---- khtml/dom/css_stylesheet.h 2003-10-19 19:58:55.000000000 +0200 -+++ khtml/dom/css_stylesheet.h 2005-02-06 19:00:30.000000000 +0200 -@@ -54,7 +54,7 @@ - * instruction </a> . - * - */ --class StyleSheet -+class KHTML_EXPORT StyleSheet - { - public: - StyleSheet(); -@@ -203,7 +203,7 @@ - * content type is "text/css". - * - */ --class CSSStyleSheet : public StyleSheet -+class KHTML_EXPORT CSSStyleSheet : public StyleSheet - { - public: - CSSStyleSheet(); -@@ -305,7 +305,7 @@ - * abstraction of an ordered collection of style sheets. - * - */ --class StyleSheetList -+class KHTML_EXPORT StyleSheetList - { - public: - StyleSheetList(); -@@ -359,7 +359,7 @@ - * strings. - * - */ --class MediaList -+class KHTML_EXPORT MediaList - { - public: - MediaList(); -@@ -443,7 +443,7 @@ - - class LinkStyleImpl; - --class LinkStyle -+class KHTML_EXPORT LinkStyle - { - public: - LinkStyle(); -@@ -465,7 +465,7 @@ - - class DocumentStyleImpl; - --class DocumentStyle -+class KHTML_EXPORT DocumentStyle - { - public: - DocumentStyle(); -diff -urN khtml/dom/dom2_traversal.h khtml/dom/dom2_traversal.h ---- khtml/dom/dom2_traversal.h 2005-01-07 14:43:08.000000000 +0200 -+++ khtml/dom/dom2_traversal.h 2005-02-06 18:59:58.000000000 +0200 -@@ -335,7 +335,7 @@ - * how deeply nested the structure of the original document. - * - */ --class TreeWalker -+class KHTML_EXPORT TreeWalker - { - friend class Document; - friend class TreeWalkerImpl; -diff -urN khtml/dom/dom_xml.h khtml/dom/dom_xml.h ---- khtml/dom/dom_xml.h 2005-01-03 16:53:24.000000000 +0200 -+++ khtml/dom/dom_xml.h 2005-02-06 17:08:22.000000000 +0200 -@@ -121,7 +121,7 @@ - * An \c Entity node does not have any parent. - * - */ --class Entity : public Node -+class KHTML_EXPORT Entity : public Node - { - public: - Entity(); -@@ -185,7 +185,7 @@ - * evaluation. - * - */ --class EntityReference : public Node -+class KHTML_EXPORT EntityReference : public Node - { - friend class Document; - public: -@@ -219,7 +219,7 @@ - * A \c Notation node does not have any parent. - * - */ --class Notation : public Node -+class KHTML_EXPORT Notation : public Node - { - public: - Notation(); -@@ -256,7 +256,7 @@ - * processor-specific information in the text of the document. - * - */ --class ProcessingInstruction : public Node -+class KHTML_EXPORT ProcessingInstruction : public Node - { - friend class Document; - public: -diff -urN khtml/dom/html_head.h khtml/dom/html_head.h ---- khtml/dom/html_head.h 2005-01-03 16:53:24.000000000 +0200 -+++ khtml/dom/html_head.h 2005-02-06 17:09:36.000000000 +0200 -@@ -332,7 +332,7 @@ - * SCRIPT element definition </a> in HTML 4.0. - * - */ --class HTMLScriptElement : public HTMLElement -+class KHTML_EXPORT HTMLScriptElement : public HTMLElement - { - public: - HTMLScriptElement(); -@@ -446,7 +446,7 @@ - * STYLE element definition </a> in HTML 4.0. - * - */ --class HTMLStyleElement : public HTMLElement -+class KHTML_EXPORT HTMLStyleElement : public HTMLElement - { - public: - HTMLStyleElement(); -@@ -519,7 +519,7 @@ - * TITLE element definition </a> in HTML 4.0. - * - */ --class HTMLTitleElement : public HTMLElement -+class KHTML_EXPORT HTMLTitleElement : public HTMLElement - { - public: - HTMLTitleElement(); -diff -urN khtml/dom/html_image.h khtml/dom/html_image.h ---- khtml/dom/html_image.h 2003-08-30 12:24:18.000000000 +0300 -+++ khtml/dom/html_image.h 2005-02-06 17:11:04.000000000 +0200 -@@ -44,7 +44,7 @@ - * AREA element definition </a> in HTML 4.0. - * - */ --class HTMLAreaElement : public HTMLElement -+class KHTML_EXPORT HTMLAreaElement : public HTMLElement - { - public: - HTMLAreaElement(); -@@ -182,7 +182,7 @@ - * IMG element definition </a> in HTML 4.0. - * - */ --class HTMLImageElement : public HTMLElement -+class KHTML_EXPORT HTMLImageElement : public HTMLElement - { - public: - HTMLImageElement(); -@@ -390,7 +390,7 @@ - * MAP element definition </a> in HTML 4.0. - * - */ --class HTMLMapElement : public HTMLElement -+class KHTML_EXPORT HTMLMapElement : public HTMLElement - { - public: - HTMLMapElement(); -diff -urN khtml/dom/html_object.h khtml/dom/html_object.h ---- khtml/dom/html_object.h 2004-01-09 03:56:16.000000000 +0200 -+++ khtml/dom/html_object.h 2005-02-06 17:11:13.000000000 +0200 -@@ -47,7 +47,7 @@ - * deprecated in HTML 4.0. - * - */ --class HTMLAppletElement : public HTMLElement -+class KHTML_EXPORT HTMLAppletElement : public HTMLElement - { - public: - HTMLAppletElement(); -@@ -255,7 +255,7 @@ - * OBJECT element definition </a> in HTML 4.0. - * - */ --class HTMLObjectElement : public HTMLElement -+class KHTML_EXPORT HTMLObjectElement : public HTMLElement - { - public: - HTMLObjectElement(); -@@ -554,7 +554,7 @@ - * PARAM element definition </a> in HTML 4.0. - * - */ --class HTMLParamElement : public HTMLElement -+class KHTML_EXPORT HTMLParamElement : public HTMLElement - { - public: - HTMLParamElement(); -diff -urN kmdi/kmditaskbar.h kmdi/kmditaskbar.h ---- kmdi/kmditaskbar.h 2005-01-03 16:53:26.000000000 +0200 -+++ kmdi/kmditaskbar.h 2005-02-06 19:06:40.000000000 +0200 -@@ -48,7 +48,7 @@ - * It's a special kind of QPushButton catching mouse clicks. - * And you have the ability to abbreviate the text that it fits in the button. - */ --class KMdiTaskBarButton : public QPushButton -+class KMDI_EXPORT KMdiTaskBarButton : public QPushButton - { - Q_OBJECT - // methods diff --git a/kde-base/kdelibs/kdelibs-3.4.0_beta1.ebuild b/kde-base/kdelibs/kdelibs-3.4.0_beta1.ebuild deleted file mode 100644 index fd815cfd240f..000000000000 --- a/kde-base/kdelibs/kdelibs-3.4.0_beta1.ebuild +++ /dev/null @@ -1,104 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.4.0_beta1.ebuild,v 1.7 2005/02/02 11:14:09 lanius Exp $ - -inherit kde eutils flag-o-matic -set-kdedir 3.4 - -MY_PV=3.3.91 -S=${WORKDIR}/${PN}-${MY_PV} - -DESCRIPTION="KDE libraries needed by all kde programs" -HOMEPAGE="http://www.kde.org/" -SRC_URI="mirror://kde/unstable/${MY_PV}/src/${PN}-${MY_PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -SLOT="3.4" -KEYWORDS="~x86 ~amd64" -IUSE="alsa arts cups doc jpeg2k kerberos openexr spell ssl tiff" - -# kde.eclass has kdelibs in DEPEND, and we can't have that in here. -# so we recreate the entire DEPEND from scratch. -RDEPEND="arts? ( ~kde-base/arts-${PV} ) - >=x11-libs/qt-3.3.3 - app-arch/bzip2 - >=dev-libs/libxslt-1.1.4 - >=dev-libs/libxml2-2.6.6 - >=dev-libs/libpcre-4.2 - ssl? ( >=dev-libs/openssl-0.9.7d ) - alsa? ( media-libs/alsa-lib ) - cups? ( >=net-print/cups-1.1.19 ) - tiff? ( media-libs/tiff ) - kerberos? ( virtual/krb5 ) - jpeg2k? ( x86? ( media-libs/jasper ) ) - openexr? ( >=media-libs/openexr-1.2 ) - spell? ( || ( app-text/aspell - app-text/ispell ) ) - virtual/fam - virtual/ghostscript - media-libs/libart_lgpl - net-dns/libidn" -# TODO -# - add dependency on mDNSResponder when it enters portage -# ('dnssd' local USE flag?) - -DEPEND="${RDEPEND} - >=sys-devel/autoconf-2.58 - >=sys-devel/automake-1.8 - doc? ( app-doc/doxygen ) - sys-devel/gettext - !kde-misc/kgamma" - -src_unpack() { - kde_src_unpack - - # was forgotten by kde devs, applied for 3.4.0_beta2 - epatch ${FILESDIR}/post-3.3.2-kdelibs-kio.diff - - # applied for 3.4.0_beta2 - epatch ${FILESDIR}/reference-list-rev-1.3.diff -} - -src_compile() { - kde_src_compile myconf - - myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" - myconf="$myconf $(use_with alsa) $(use_enable cups) $(use_with arts)" - - use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl" - - use kerberos || myconf="$myconf --with-gssapi=no" - - use x86 && myconf="$myconf --enable-fast-malloc=full" - use ppc64 && append-flags -mminimal-toc - - kde_src_compile configure make - - use doc && make apidox -} - -src_install() { - kde_src_install - - use doc && make DESTDIR=${D} install-apidox - - # needed to fix lib64 issues on amd64, see bug #45669 - use amd64 && ln -s ${KDEDIR}/lib ${D}/${KDEDIR}/lib64 - # Needed to create lib -> lib64 symlink for amd64 2005.0 profile - if [ "${SYMLINK_LIB}" = "yes" ]; then - dosym $(get_abi_LIBDIR ${DEFAULT_ABI}) ${KDEDIR}/lib - fi - - if ! use arts ; then - - dodir /etc/env.d - - cat <<EOF > ${D}/etc/env.d/46kdepaths-${SLOT} # number goes down with version upgrade -PATH=${PREFIX}/bin -ROOTPATH=${PREFIX}/sbin:${PREFIX}/bin -LDPATH=${PREFIX}/lib -CONFIG_PROTECT="${PREFIX}/share/config ${PREFIX}/env ${PREFIX}/shutdown" -EOF - fi - -} diff --git a/kde-base/kdelibs/kdelibs-3.4.0_beta2.ebuild b/kde-base/kdelibs/kdelibs-3.4.0_beta2.ebuild deleted file mode 100644 index 6237f7986e23..000000000000 --- a/kde-base/kdelibs/kdelibs-3.4.0_beta2.ebuild +++ /dev/null @@ -1,96 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.4.0_beta2.ebuild,v 1.4 2005/02/16 01:50:02 weeve Exp $ - -inherit kde eutils flag-o-matic -set-kdedir 3.4 - -MY_PV=3.3.92 -S=${WORKDIR}/${PN}-${MY_PV} - -DESCRIPTION="KDE libraries needed by all kde programs" -HOMEPAGE="http://www.kde.org/" -SRC_URI="mirror://kde/unstable/${MY_PV}/src/${PN}-${MY_PV}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -SLOT="3.4" -KEYWORDS="~x86 ~amd64 ~sparc" -IUSE="alsa arts cups doc jpeg2k kerberos openexr spell ssl tiff" - -# kde.eclass has kdelibs in DEPEND, and we can't have that in here. -# so we recreate the entire DEPEND from scratch. -RDEPEND="arts? ( ~kde-base/arts-${PV} ) - >=x11-libs/qt-3.3.3 - app-arch/bzip2 - >=dev-libs/libxslt-1.1.4 - >=dev-libs/libxml2-2.6.6 - >=dev-libs/libpcre-4.2 - ssl? ( >=dev-libs/openssl-0.9.7d ) - alsa? ( media-libs/alsa-lib ) - cups? ( >=net-print/cups-1.1.19 ) - tiff? ( media-libs/tiff ) - kerberos? ( virtual/krb5 ) - jpeg2k? ( x86? ( media-libs/jasper ) ) - openexr? ( >=media-libs/openexr-1.2 ) - spell? ( || ( app-text/aspell - app-text/ispell ) ) - virtual/fam - virtual/ghostscript - media-libs/libart_lgpl - net-dns/libidn" -# TODO -# - add dependency on mDNSResponder when it enters portage -# ('dnssd' local USE flag?) - -DEPEND="${RDEPEND} - >=sys-devel/autoconf-2.58 - >=sys-devel/automake-1.8 - doc? ( app-doc/doxygen ) - sys-devel/gettext - !kde-misc/kgamma" - -PATCHES="$FILESDIR/$P-export-symbols-for-bindings.diff" # in upstream cvs, remove after beta2 - -src_compile() { - kde_src_compile myconf - - myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" - myconf="$myconf $(use_with alsa) $(use_enable cups) $(use_with arts)" - - use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl" - - use kerberos || myconf="$myconf --with-gssapi=no" - - use x86 && myconf="$myconf --enable-fast-malloc=full" - use ppc64 && append-flags -mminimal-toc - - kde_src_compile configure make - - use doc && make apidox -} - -src_install() { - kde_src_install - - use doc && make DESTDIR=${D} install-apidox - - # needed to fix lib64 issues on amd64, see bug #45669 - use amd64 && ln -s ${KDEDIR}/lib ${D}/${KDEDIR}/lib64 - # Needed to create lib -> lib64 symlink for amd64 2005.0 profile - if [ "${SYMLINK_LIB}" = "yes" ]; then - dosym $(get_abi_LIBDIR ${DEFAULT_ABI}) ${KDEDIR}/lib - fi - - if ! use arts ; then - - dodir /etc/env.d - - cat <<EOF > ${D}/etc/env.d/46kdepaths-${SLOT} # number goes down with version upgrade -PATH=${PREFIX}/bin -ROOTPATH=${PREFIX}/sbin:${PREFIX}/bin -LDPATH=${PREFIX}/lib -CONFIG_PROTECT="${PREFIX}/share/config ${PREFIX}/env ${PREFIX}/shutdown" -EOF - fi - -} |