From 0b0e1ec7546a2bf60fa5aa4da2d1e70bed84994c Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Fri, 30 Sep 2011 19:39:14 +0000 Subject: [PATCH] punt wrt #361181 --- net-im/qutecom/ChangeLog | 39 ------------ net-im/qutecom/Manifest | 4 -- net-im/qutecom/metadata.xml | 10 --- net-im/qutecom/qutecom-2.2_p20110210.ebuild | 67 --------------------- 4 files changed, 120 deletions(-) delete mode 100644 net-im/qutecom/ChangeLog delete mode 100644 net-im/qutecom/Manifest delete mode 100644 net-im/qutecom/metadata.xml delete mode 100644 net-im/qutecom/qutecom-2.2_p20110210.ebuild diff --git a/net-im/qutecom/ChangeLog b/net-im/qutecom/ChangeLog deleted file mode 100644 index b12fae6d3694..000000000000 --- a/net-im/qutecom/ChangeLog +++ /dev/null @@ -1,39 +0,0 @@ -# ChangeLog for net-im/qutecom -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v 1.7 2011/03/31 22:18:40 chithanh Exp $ - - 31 Mar 2011; Chí-Thanh Christopher Nguyễn - qutecom-2.2_p20110210.ebuild: - Require old kernel headers, bug #361181. - - 28 Mar 2011; Chí-Thanh Christopher Nguyễn - -qutecom-2.2_p20100309.ebuild, -qutecom-2.2_p20100620.ebuild, - qutecom-2.2_p20110210.ebuild: - Depend on virtual/ffmpeg, remove old. - -*qutecom-2.2_p20110210 (13 Feb 2011) - - 13 Feb 2011; Chí-Thanh Christopher Nguyễn - +qutecom-2.2_p20110210.ebuild: - New snapshot. - - 14 Aug 2010; Chí-Thanh Christopher Nguyễn - qutecom-2.2_p20100309.ebuild, qutecom-2.2_p20100620.ebuild: - Filter --as-needed, bug #315045, ack'ed by QA on IRC. - -*qutecom-2.2_p20100620 (21 Jun 2010) - - 21 Jun 2010; Chí-Thanh Christopher Nguyễn - +qutecom-2.2_p20100620.ebuild: - New snapshot. Fixes bug #324317 - - 13 Apr 2010; Chí-Thanh Christopher Nguyễn - qutecom-2.2_p20100309.ebuild: - add qt-webkit dependency, bug 315043 - -*qutecom-2.2_p20100309 (09 Mar 2010) - - 09 Mar 2010; Chí-Thanh Christopher Nguyễn - +qutecom-2.2_p20100309.ebuild: - initial import for bug 237941 - diff --git a/net-im/qutecom/Manifest b/net-im/qutecom/Manifest deleted file mode 100644 index 8c0ba01ecc58..000000000000 --- a/net-im/qutecom/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST qutecom-2.2_p20110210.tar.xz 39408892 RMD160 f26e618d11b9fa767f19d58fedd1b202b2dca841 SHA1 1ec9418f519b5a8fa1f7d24872a80d552a2915bd SHA256 76cdfc2cee5a71c264bcc255b9657ebcd3f70fac0be37772fd47bf3c97f2677e -EBUILD qutecom-2.2_p20110210.ebuild 1935 RMD160 ef2aa51276e49a75e228f74d17c95182f7d4a780 SHA1 7c2827f9393c8ec13d80daea9e8d75c92e3aea3f SHA256 665456a4e0bcf2e3599880b928cf17f7d2308ce88a65f4b956d4c7557f7e6b0c -MISC ChangeLog 1388 RMD160 c0346b1a0351b6940dd654681060ba7f5b90e987 SHA1 f670eb99f667bf9f8f338bbeb2d5a9f245e27d5f SHA256 30a3e28ceb91aa68181bbd2c422b3b18aebaf652a63ce7aab688b0f222668579 -MISC metadata.xml 272 RMD160 4a80062ca381c4d74a4efabc38d29fb1b0c6b592 SHA1 28f9d9426442ff315737006285ca0b90b4ef833f SHA256 55558c7efd245be98e0b3a5be45c4e855ecb6f2f4d651edf3d5442d6edbd9298 diff --git a/net-im/qutecom/metadata.xml b/net-im/qutecom/metadata.xml deleted file mode 100644 index 11b753103370..000000000000 --- a/net-im/qutecom/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - voip - - chithanh@gentoo.org - Chí-Thanh Christopher Nguyễn - - - diff --git a/net-im/qutecom/qutecom-2.2_p20110210.ebuild b/net-im/qutecom/qutecom-2.2_p20110210.ebuild deleted file mode 100644 index 49b7a8fe6c55..000000000000 --- a/net-im/qutecom/qutecom-2.2_p20110210.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild,v 1.3 2011/03/31 22:18:40 chithanh Exp $ - -EAPI="3" - -inherit cmake-utils eutils flag-o-matic - -DESCRIPTION="Multi-protocol instant messenger and VoIP client" -HOMEPAGE="http://www.qutecom.org/" -SRC_URI="mirror://gentoo/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="alsa debug oss portaudio xv" - -RDEPEND="dev-libs/boost - dev-libs/glib - dev-libs/openssl - alsa? ( media-libs/alsa-lib ) - media-libs/libsamplerate - media-libs/libsndfile - portaudio? ( media-libs/portaudio ) - media-libs/speex - net-im/pidgin[gnutls] - net-libs/gnutls - >=net-libs/libosip-3 - >=net-libs/libeXosip-3 - net-misc/curl - virtual/ffmpeg - x11-libs/libX11 - x11-libs/qt-gui - x11-libs/qt-svg - x11-libs/qt-webkit - xv? ( x11-libs/libXv )" -DEPEND="${RDEPEND} - app-arch/xz-utils - =dev-libs/boost-1.41"; then - ewarn "QuteCom build system may mix up headers and libraries if versions of" - ewarn "dev-libs/boost both before and after 1.41 are installed. If the build" - ewarn "fails due to undefined boost symbols, remove older boost." - fi - # fails to find its libraries with --as-needed, bug #315045 - append-ldflags $(no-as-needed) -} -src_configure() { - local mycmakeargs="$(cmake-utils_use_enable portaudio PORTAUDIO_SUPPORT) - $(cmake-utils_use_enable alsa PHAPI_AUDIO_ALSA_SUPPORT) - $(cmake-utils_use_enable oss PHAPI_AUDIO_OSS_SUPPORT) - $(cmake-utils_use_enable xv WENGOPHONE_XV_SUPPORT) - -DLIBPURPLE_INTERNAL=OFF - -DPORTAUDIO_INTERNAL=OFF - -DCMAKE_VERBOSE_MAKEFILE=ON " - - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - domenu ${PN}/res/${PN}.desktop || die "domenu failed" - doicon ${PN}/res/${PN}_64x64.png || die "doicon failed" - -} -- 2.26.2