public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdelibs/
Date: Wed,  6 Jul 2011 19:20:22 +0000 (UTC)	[thread overview]
Message-ID: <4c7cf938795cfe171452efe77f1b783127134470.dilfridge@gentoo> (raw)

commit:     4c7cf938795cfe171452efe77f1b783127134470
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  6 19:20:11 2011 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jul  6 19:20:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4c7cf938

[kde-base/kdelibs] Cleanup

(Portage version: 2.1.10.3/git/Linux x86_64, unsigned Manifest commit)

---
 kde-base/kdelibs/kdelibs-4.6.4-r2.ebuild |  330 ------------------------------
 1 files changed, 0 insertions(+), 330 deletions(-)

diff --git a/kde-base/kdelibs/kdelibs-4.6.4-r2.ebuild b/kde-base/kdelibs/kdelibs-4.6.4-r2.ebuild
deleted file mode 100644
index 526a8cb..0000000
--- a/kde-base/kdelibs/kdelibs-4.6.4-r2.ebuild
+++ /dev/null
@@ -1,330 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-4.6.4-r1.ebuild,v 1.1 2011/06/21 20:36:38 dilfridge Exp $
-
-EAPI=4
-
-CPPUNIT_REQUIRED="optional"
-DECLARATIVE_REQUIRED="always"
-OPENGL_REQUIRED="optional"
-KDE_SCM="git"
-inherit kde4-base fdo-mime toolchain-funcs
-
-DESCRIPTION="KDE libraries needed by all KDE programs."
-HOMEPAGE="http://www.kde.org/"
-
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-LICENSE="LGPL-2.1"
-IUSE="3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jpeg2k kerberos
-lzma mmx nls openexr +policykit semantic-desktop spell sse sse2 ssl +udev +udisks +upower zeroconf"
-
-REQUIRED_USE="
-	udisks? ( udev )
-	upower? ( udev )
-"
-
-# needs the kate regression testsuite from svn
-RESTRICT="test"
-
-COMMONDEPEND="
-	app-crypt/qca:2
-	>=app-misc/strigi-0.6.3
-	>=dev-libs/libattica-0.1.90
-	>=dev-libs/libdbusmenu-qt-0.3.2
-	dev-libs/libpcre[unicode]
-	dev-libs/libxml2
-	dev-libs/libxslt
-	media-libs/fontconfig
-	media-libs/freetype:2
-	media-libs/giflib
-	>=media-libs/libpng-1.4
-	>=media-libs/phonon-4.4.3
-	sys-libs/zlib
-	virtual/jpeg
-	>=x11-misc/shared-mime-info-0.60
-	acl? ( virtual/acl )
-	alsa? ( media-libs/alsa-lib )
-	!aqua? (
-		x11-libs/libICE
-		x11-libs/libSM
-		x11-libs/libX11
-		x11-libs/libXau
-		x11-libs/libXcursor
-		x11-libs/libXdmcp
-		x11-libs/libXext
-		x11-libs/libXfixes
-		x11-libs/libXft
-		x11-libs/libXpm
-		x11-libs/libXrender
-		x11-libs/libXScrnSaver
-		x11-libs/libXtst
-		!kernel_SunOS? ( sys-libs/libutempter )
-	)
-	bzip2? ( app-arch/bzip2 )
-	fam? ( virtual/fam )
-	jpeg2k? ( media-libs/jasper )
-	kerberos? ( virtual/krb5 )
-	lzma? ( app-arch/xz-utils )
-	openexr? (
-		media-libs/openexr
-		media-libs/ilmbase
-	)
-	policykit? ( >=sys-auth/polkit-qt-0.99 )
-	semantic-desktop? (
-		>=dev-libs/shared-desktop-ontologies-0.5
-		>=dev-libs/soprano-2.5.63_pre[dbus,raptor,redland]
-	)
-	spell? ( app-text/enchant )
-	ssl? ( dev-libs/openssl )
-	udev? ( sys-fs/udev )
-	zeroconf? (
-		|| (
-			net-dns/avahi[mdnsresponder-compat]
-			!bindist? ( net-misc/mDNSResponder )
-		)
-	)
-"
-DEPEND="${COMMONDEPEND}
-	app-text/docbook-xml-dtd:4.2
-	app-text/docbook-xsl-stylesheets
-	doc? ( app-doc/doxygen )
-	nls? ( virtual/libintl )
-"
-RDEPEND="${COMMONDEPEND}
-	!dev-libs/conversion
-	!dev-libs/kunitconversion
-	!x11-libs/qt-phonon
-	!<=kde-misc/kdnssd-avahi-0.1.2:0
-	!<=kde-misc/knetworkmanager-4.4.0_p20100820
-	>=app-crypt/gnupg-2.0.11
-	app-misc/ca-certificates
-	$(add_kdebase_dep kde-env)
-	!aqua? (
-		x11-apps/iceauth
-		x11-apps/rgb
-		>=x11-misc/xdg-utils-1.0.2-r3
-		udisks? ( sys-fs/udisks )
-		upower? ( sys-power/upower )
-	)
-"
-PDEPEND="
-	|| ( ( $(add_kdebase_dep kfmclient) ) x11-misc/xdg-utils )
-	handbook? ( $(add_kdebase_dep khelpcenter) )
-	policykit? (
-		>=kde-misc/polkit-kde-kcmodules-0.98_pre20101127
-		>=sys-auth/polkit-kde-agent-0.99
-	)
-	semantic-desktop? ( $(add_kdebase_dep nepomuk) )
-"
-
-# Blockers added due to packages from old versions, removed in the meanwhile
-# as well as for file collisions
-add_blocker libknotificationitem
-add_blocker libkworkspace '<4.3.66'
-add_blocker kcontrol '<4.5.80'
-# @since 4.4 - kpilot is gone (blocker added to help upgrades)
-add_blocker kpilot
-# Block some old versions of KDE-3.5 packages that don't work well with KDE-4
-add_blocker kdebase 0 3.5.9-r4:3.5
-add_blocker kdebase-startkde 0 3.5.10:3.5
-add_blocker kdelibs 0 '<3.5.10:3.5'
-# libnepomukquery moved to kdelibs from plasma-workspace between 4.3.74 -> 4.3.75
-add_blocker plasma-workspace '<4.3.75'
-
-PATCHES=(
-	"${FILESDIR}/dist/01_gentoo_set_xdg_menu_prefix-1.patch"
-	"${FILESDIR}/dist/02_gentoo_append_xdg_config_dirs-1.patch"
-	"${FILESDIR}/${PN}-4.5.90-mimetypes.patch"
-	"${FILESDIR}/${PN}-4.4.90-xslt.patch"
-	"${FILESDIR}/${PN}-4.6.2-nonepomuk.patch"
-	"${FILESDIR}/${PN}-4.6.3-no_suid_kdeinit.patch"
-	"${FILESDIR}/${PN}-4.6.3-bytecode.patch"
-)
-
-pkg_pretend() {
-	[[ $(gcc-major-version) -lt 4 ]] || \
-			( [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -le 3 ]] ) \
-		&& die "Sorry, but gcc-4.3 and earlier won't work for KDE SC 4.6 (see bug #354837)."
-}
-
-src_prepare() {
-	kde4-base_src_prepare
-	use arm && epatch "${FILESDIR}/${PN}-4.6.2-armlinking.patch"
-
-	# Rename applications.menu (needs 01_gentoo_set_xdg_menu_prefix-1.patch to work)
-	sed -e 's|FILES[[:space:]]applications.menu|FILES applications.menu RENAME kde-4-applications.menu|g' \
-		-i kded/CMakeLists.txt || die "Sed on CMakeLists.txt for applications.menu failed."
-
-	if use aqua; then
-		sed -i -e \
-			"s:BUNDLE_INSTALL_DIR \"/Applications:BUNDLE_INSTALL_DIR \"${EPREFIX}/${APP_BUNDLE_DIR}:g" \
-			cmake/modules/FindKDE4Internal.cmake || die "failed to sed FindKDE4Internal.cmake"
-
-		#if [[ ${CHOST} == *-darwin8 ]]; then
-		sed -i -e \
-			"s:set(_add_executable_param MACOSX_BUNDLE):remove(_add_executable_param MACOSX_BUNDLE):g" \
-			cmake/modules/KDE4Macros.cmake || die "failed to sed KDE4Macros.cmake"
-		#fi
-
-		# solid/solid/backends/iokit doesn't properly link, so disable it.
-		sed -e "s|\(APPLE\)|(FALSE)|g" -i solid/solid/CMakeLists.txt \
-			|| die "disabling solid/solid/backends/iokit failed"
-		sed -e "s|m_backend = .*Backends::IOKit.*;|m_backend = 0;|g" -i solid/solid/managerbase.cpp \
-			|| die "disabling solid/solid/backends/iokit failed"
-
-		# There's no fdatasync on OSX and the check fails to detect that.
-		sed -e "/HAVE_FDATASYNC/ d" -i config.h.cmake \
-			|| die "disabling fdatasync failed"
-
-		# Fix nameser include to nameser8_compat
-		sed -e "s|nameser8_compat.h|nameser_compat.h|g" -i kio/misc/kpac/discovery.cpp \
-			|| die "fixing nameser include failed"
-		append-flags -DHAVE_ARPA_NAMESER8_COMPAT_H=1
-
-		# Try to fix kkeyserver_mac
-		epatch "${FILESDIR}"/${PN}-4.3.80-kdeui_util_kkeyserver_mac.patch
-	fi
-
-	if [[ ${CHOST} == *-solaris* ]] ; then
-		epatch "${FILESDIR}/kdelibs-4.3.2-solaris-ksyscoca.patch"
-		# getgrouplist not in solaris libc
-		epatch "${FILESDIR}/kdelibs-4.3.2-solaris-getgrouplist.patch"
-		# solaris has no d_type element in dir_ent
-		epatch "${FILESDIR}/kdelibs-4.3.2-solaris-fileunix.patch"
-	fi
-}
-
-src_configure() {
-	if use zeroconf; then
-		if has_version net-dns/avahi; then
-			mycmakeargs=(-DWITH_Avahi=ON -DWITH_DNSSD=OFF)
-		elif has_version net-misc/mDNSResponder; then
-			mycmakeargs=(-DWITH_Avahi=OFF -DWITH_DNSSD=ON)
-		else
-			die "USE=\"zeroconf\" enabled but neither net-dns/avahi nor net-misc/mDNSResponder were found."
-		fi
-	else
-		mycmakeargs=(-DWITH_Avahi=OFF -DWITH_DNSSD=OFF)
-	fi
-	mycmakeargs+=(
-		-DWITH_HSPELL=OFF
-		-DWITH_ASPELL=OFF
-		-DKDE_DEFAULT_HOME=.kde4
-		-DKAUTH_BACKEND=POLKITQT-1
-		$(cmake-utils_use_build handbook doc)
-		$(cmake-utils_use_has 3dnow X86_3DNOW)
-		$(cmake-utils_use_has altivec PPC_ALTIVEC)
-		$(cmake-utils_use_has mmx X86_MMX)
-		$(cmake-utils_use_has sse X86_SSE)
-		$(cmake-utils_use_has sse2 X86_SSE2)
-		$(cmake-utils_use_with acl)
-		$(cmake-utils_use_with alsa)
-		$(cmake-utils_use_with bzip2 BZip2)
-		$(cmake-utils_use_with fam)
-		$(cmake-utils_use_with jpeg2k Jasper)
-		$(cmake-utils_use_with kerberos GSSAPI)
-		$(cmake-utils_use_with lzma LibLZMA)
-		$(cmake-utils_use_with nls Libintl)
-		$(cmake-utils_use_with openexr OpenEXR)
-		$(cmake-utils_use_with opengl OpenGL)
-		$(cmake-utils_use_with policykit PolkitQt-1)
-		$(cmake-utils_use_with semantic-desktop Soprano)
-		$(cmake-utils_use_with semantic-desktop SharedDesktopOntologies)
-		$(cmake-utils_use_with spell ENCHANT)
-		$(cmake-utils_use_with ssl OpenSSL)
-		$(cmake-utils_use_with udev UDev)
-	)
-	kde4-base_src_configure
-}
-
-src_compile() {
-	kde4-base_src_compile
-
-	# The building of apidox is not managed anymore by the build system
-	if use doc; then
-		einfo "Building API documentation"
-		cd "${S}"/doc/api/
-		./doxygen.sh "${S}" || die "APIDOX generation failed"
-	fi
-}
-
-src_install() {
-	kde4-base_src_install
-
-	# use system certificates
-	rm -f "${ED}"/usr/share/apps/kssl/ca-bundle.crt || die
-	dosym /etc/ssl/certs/ca-certificates.crt /usr/share/apps/kssl/ca-bundle.crt
-
-	if use doc; then
-		einfo "Installing API documentation. This could take a bit of time."
-		cd "${S}"/doc/api/
-		docinto /HTML/en/kdelibs-apidox
-		dohtml -r ${P}-apidocs/*
-	fi
-
-	if use aqua; then
-		einfo "fixing ${PN} plugins"
-
-		local _PV=${PV:0:3}.0
-		local _dir=${EPREFIX}/usr/$(get_libdir)/kde4/plugins/script
-
-		install_name_tool -id \
-			"${_dir}/libkrossqtsplugin.${_PV}.dylib" \
-			"${D}/${_dir}/libkrossqtsplugin.${_PV}.dylib" \
-			|| die "failed fixing libkrossqtsplugin.${_PV}.dylib"
-
-		einfo "fixing ${PN} cmake detection files"
-		#sed -i -e \
-		#	"s:if (HAVE_XKB):if (HAVE_XKB AND NOT APPLE):g" \
-		echo -e "set(XKB_FOUND FALSE)\nset(HAVE_XKB FALSE)" > \
-			"${ED}"/usr/share/apps/cmake/modules/FindXKB.cmake \
-			|| die "failed fixing FindXKB.cmake"
-	fi
-
-	einfo Installing environment file.
-	echo "COLON_SEPARATED=QT_PLUGIN_PATH" > "${T}/77kde"
-	echo "QT_PLUGIN_PATH=${EPREFIX}/usr/$(get_libdir)/kde4/plugins" >> "${T}/77kde"
-	doenvd "${T}/77kde"
-}
-
-pkg_postinst() {
-	fdo-mime_mime_database_update
-
-	if use zeroconf; then
-		echo
-		elog "To make zeroconf support available in KDE make sure that the 'mdnsd' daemon"
-		elog "is running."
-		echo
-		einfo "If you also want to use zeroconf for hostname resolution, emerge sys-auth/nss-mdns"
-		einfo "and enable multicast dns lookups by editing the 'hosts:' line in /etc/nsswitch.conf"
-		einfo "to include 'mdns', e.g.:"
-		einfo "	hosts: files mdns dns"
-		echo
-	fi
-
-	if has_version 'net-libs/libproxy'; then
-		echo
-		elog "You have net-libs/libproxy installed. This may lead to serious problems, e.g."
-		elog "not being able to log in. We used to prohibit that combination via a blocker,"
-		elog "however the blocker has been removed because of popular request. Now everyone"
-		elog "may shoot himself in the foot as much as he wants."
-		ewarn "If you encounter timeouts and/or hangs, please have a look at bug 365479,"
-		ewarn "https://bugs.gentoo.org/show_bug.cgi?id=365479"
-	fi
-
-	elog "Your homedir is set to \${HOME}/.kde4"
-	echo
-
-	kde4-base_pkg_postinst
-}
-
-pkg_prerm() {
-	# Remove ksycoca4 global database
-	rm -f "${EROOT}${PREFIX}"/share/kde4/services/ksycoca4
-}
-
-pkg_postrm() {
-	fdo-mime_mime_database_update
-
-	kde4-base_pkg_postrm
-}



             reply	other threads:[~2011-07-06 19:21 UTC|newest]

Thread overview: 131+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06 19:20 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-21 10:11 [gentoo-commits] proj/kde:master commit in: kde-base/kdelibs/ Johannes Huber
2016-04-20 14:54 Johannes Huber
2016-04-17 17:56 Michael Palimaka
2016-03-28 12:24 Johannes Huber
2016-03-25 14:00 Michael Palimaka
2016-03-11 18:00 Johannes Huber
2016-01-12  9:08 Michael Palimaka
2015-11-13 17:12 Michael Palimaka
2015-11-12 12:02 Michael Palimaka
2015-11-12 10:25 Michael Palimaka
2015-11-10 16:36 Michael Palimaka
2015-10-14 14:36 Michael Palimaka
2015-10-10 18:00 Michael Palimaka
2015-08-21 16:28 Michael Palimaka
2015-08-19 18:04 Johannes Huber
2015-08-17 23:24 Johannes Huber
2015-08-07 22:42 Johannes Huber
2015-05-15 15:37 Michael Palimaka
2015-04-28 14:18 Michael Palimaka
2015-03-31 12:09 Michael Palimaka
2015-03-03 22:19 git@oystercatcher mirror+tproxy
2015-03-03 22:19 Manuel Rüger
2015-02-21 15:37 Michael Palimaka
2015-02-21 15:33 Michael Palimaka
2015-02-17 13:50 Michael Palimaka
2015-02-03 16:01 Michael Palimaka
2015-02-03 15:29 Michael Palimaka
2015-02-03 12:50 Michael Palimaka
2015-01-28 23:15 Johannes Huber
2015-01-28 22:26 Johannes Huber
2015-01-21 20:06 Johannes Huber
2014-12-31 12:36 Michael Palimaka
2014-12-04 11:02 Michael Palimaka
2014-11-30 13:54 Michael Palimaka
2014-11-24 15:49 Michael Palimaka
2014-08-09 19:57 Johannes Huber
2014-08-08 17:18 Johannes Huber
2014-07-24 20:16 Johannes Huber
2014-07-24 16:18 Johannes Huber
2014-07-16 22:31 Johannes Huber
2014-05-31 19:38 Michael Palimaka
2014-05-04 23:35 Johannes Huber
2014-03-17 22:17 Johannes Huber
2014-03-14 12:34 Johannes Huber
2014-01-21 18:55 Michael Palimaka
2014-01-20 10:41 Michael Palimaka
2013-12-04 16:35 Johannes Huber
2013-11-21 21:10 Johannes Huber
2013-08-06  7:30 Michael Palimaka
2013-07-11 11:46 Michael Palimaka
2013-06-13 18:45 Johannes Huber
2013-06-13 18:35 Johannes Huber
2013-06-01 12:57 Chris Reffett
2013-05-23 20:51 Johannes Huber
2013-05-12 14:56 Johannes Huber
2013-04-14 14:06 Michael Palimaka
2013-03-22 22:19 Andreas Hüttel
2013-03-12 13:09 Michael Palimaka
2013-02-14 23:09 Andreas Hüttel
2013-02-13 10:35 Michael Palimaka
2013-01-31 16:08 Michael Palimaka
2013-01-31 14:19 Michael Palimaka
2013-01-29 17:55 Michael Palimaka
2013-01-04  2:42 Marc Schiffbauer
2013-01-01 16:17 Chris Reffett
2012-12-29 22:03 Manuel Nickschas
2012-12-21 13:36 Chris Reffett
2012-12-10 12:24 Michael Palimaka
2012-11-07 19:33 Michael Palimaka
2012-10-13 21:53 Johannes Huber
2012-08-28  7:09 Johannes Huber
2012-08-19 22:48 Johannes Huber
2012-08-19 22:25 Johannes Huber
2012-08-07 14:18 Johannes Huber
2012-08-05 20:32 Maciej Mrozowski
2012-08-03 21:38 Johannes Huber
2012-07-19 21:26 Andreas Hüttel
2012-07-14 14:16 Maciej Mrozowski
2012-07-11 21:20 Michael Palimaka
2012-07-09 16:36 Johannes Huber
2012-07-06 21:18 Andreas Hüttel
2012-07-02  6:42 Andreas Hüttel
2012-07-02  3:44 Jorge Manuel B. S. Vicetto
2012-06-28 14:38 Michael Palimaka
2012-06-10 10:22 Andreas Hüttel
2012-06-10 10:22 Andreas Hüttel
2012-06-10 10:07 Andreas Hüttel
2012-05-31 21:57 Johannes Huber
2012-05-30 14:45 Johannes Huber
2012-05-25 17:13 Johannes Huber
2012-05-23 14:04 Michael Palimaka
2012-05-18 20:42 Johannes Huber
2012-03-27 19:06 Johannes Huber
2012-02-23 14:32 Johannes Huber
2012-01-25 23:04 Johannes Huber
2012-01-20 13:24 Johannes Huber
2012-01-12 19:23 Johannes Huber
2011-12-23 11:29 Marc Schiffbauer
2011-12-16 23:13 Johannes Huber
2011-12-16 22:28 Andreas Hüttel
2011-10-19 21:44 Andreas Hüttel
2011-09-26 21:29 Andreas Hüttel
2011-09-26 21:17 Andreas Hüttel
2011-09-07 21:21 Alexey Shvetsov
2011-08-27 12:13 Andreas Hüttel
2011-08-24  1:15 Marc Schiffbauer
2011-08-07 20:13 Alexey Shvetsov
2011-07-06 19:22 Andreas Hüttel
2011-06-29  9:06 Alexey Shvetsov
2011-06-28 19:12 Andreas Hüttel
2011-06-28 19:10 Andreas Hüttel
2011-06-22 21:05 Andreas Hüttel
2011-06-22 20:40 Andreas Hüttel
2011-05-23  1:57 Jorge Manuel B. S. Vicetto
2011-05-22 17:39 Jorge Manuel B. S. Vicetto
2011-05-18 14:40 Dimitris Papapoulios
2011-05-18 14:33 Dimitris Papapoulios
2011-05-18 13:28 Theo Chatzimichos
2011-05-16 22:54 Jonathan Callen
2011-05-10 20:06 Andreas K. Huettel
2011-05-08 20:59 Andreas K. Huettel
2011-05-04 20:27 Andreas K. Huettel
2011-04-18 20:31 Andreas K. Huettel
2011-04-10 19:46 Andreas K. Huettel
2011-04-07 21:15 Andreas K. Huettel
2011-04-07 11:54 Christian Schmitt
2011-04-01  8:41 Andreas K. Huettel
2011-03-12 17:27 Jonathan Callen
2011-03-05 18:33 Andreas K. Huettel
2011-03-05 17:56 Andreas K. Huettel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4c7cf938795cfe171452efe77f1b783127134470.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox