summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-24 12:33:09 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-30 01:51:52 +0100
commitf157b8d69e91abf1f35fd2ddbd88e77ebcde0b23 (patch)
tree1d77fda0cb36fd101acc958cfc88d53851d7e3ce /net-irc
parentapp-portage/kelogviewer: Remove dev-python/pykde revdep (diff)
downloadkde-sunset-f157b8d69e91abf1f35fd2ddbd88e77ebcde0b23.tar.gz
kde-sunset-f157b8d69e91abf1f35fd2ddbd88e77ebcde0b23.tar.bz2
kde-sunset-f157b8d69e91abf1f35fd2ddbd88e77ebcde0b23.zip
net-irc/vyqchat: Remove kde-base/arts and kde-base/kdelibs/Qt3 revdep
Without arts and kdelibs it tries to link against Qt4 hence it is broken. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/vyqchat/ChangeLog58
-rw-r--r--net-irc/vyqchat/Manifest1
-rw-r--r--net-irc/vyqchat/files/vyqchat-0.2.8-gcc41.patch36
-rw-r--r--net-irc/vyqchat/files/vyqchat_packet_id.patch11
-rw-r--r--net-irc/vyqchat/metadata.xml5
-rw-r--r--net-irc/vyqchat/vyqchat-0.2.8.ebuild45
6 files changed, 0 insertions, 156 deletions
diff --git a/net-irc/vyqchat/ChangeLog b/net-irc/vyqchat/ChangeLog
deleted file mode 100644
index 5e0f8dcb..00000000
--- a/net-irc/vyqchat/ChangeLog
+++ /dev/null
@@ -1,58 +0,0 @@
-# ChangeLog for net-irc/vyqchat
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/vyqchat/ChangeLog,v 1.13 2007/02/22 22:20:17 armin76 Exp $
-
- 21 Mar 2013; Lars Wendler <polynomial-c@gentoo.org> vyqchat-0.2.8.ebuild:
- Fixed dependencies on qt packages.
-
- 22 Feb 2007; Raúl Porcel <armin76@gentoo.org> -vyqchat-0.1.1.ebuild,
- -vyqchat-0.2.3.ebuild, -vyqchat-0.2.6.ebuild, vyqchat-0.2.8.ebuild:
- x86 stable and drop old
-
-*vyqchat-0.2.8 (28 Jan 2007)
-
- 28 Jan 2007; Ryan Hill <dirtyepic@gentoo.org>
- +files/vyqchat-0.2.8-gcc41.patch, +vyqchat-0.2.8.ebuild:
- Fix building with GCC 4.1 and overhaul ebuild.
-
- 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> vyqchat-0.1.1.ebuild,
- vyqchat-0.2.3.ebuild, vyqchat-0.2.6.ebuild:
- Fix qt dep
-
- 22 Aug 2004; Sven Wegener <swegener@gentoo.org> vyqchat-0.2.6.ebuild:
- Update timestamps to avoid running autotools at compile time. Closes bug
- #60541.
-
-*vyqchat-0.2.6 (24 Jul 2004)
-
- 24 Jul 2004; Sven Wegener <swegener@gentoo.org> vyqchat-0.1.1.ebuild,
- vyqchat-0.2.3.ebuild, +vyqchat-0.2.6.ebuild:
- Version bump and tidied the ebuilds.
-
- 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
- vyqchat-0.2.3.ebuild:
- Masked vyqchat-0.2.3.ebuild testing for ppc
-
- 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> vyqchat-0.2.3.ebuild:
- Add inherit eutils
-
- 19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> vyqchat-0.1.1.ebuild,
- vyqchat-0.2.3.ebuild:
- fix bad depend again; tidy
-
- 19 Mar 2004; Chuck Short <zul@gentoo.org> vyqchat-0.1.1.ebuild,
- vyqchat-0.2.3.ebuild:
- Fixed header, fixed bad DEPEND.
-
-*vyqchat-0.2.3 (28 Dec 2003)
-
- 28 Dec 2003; Chuck Short <zul@gentoo.org> vyqchat-0.1.1.ebuild,
- vyqchat-0.2.3.ebuild, files/vyqchat_packet_id.patch:
- 0.1.1 marked stable 0.2.3 version bump, added patch, removed emake because it
- did not compile properly.
-
-*vyqchat-0.1.1 (05 Oct 2003)
-
- 05 Oct 2003; Greg Fitzgerald <gregf@gentoo.org> vyqchat-0.1.1.ebuild:
- Initial Release, closes bug #25641
-
diff --git a/net-irc/vyqchat/Manifest b/net-irc/vyqchat/Manifest
deleted file mode 100644
index 0a5e612c..00000000
--- a/net-irc/vyqchat/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vyqchat-0.2.8.tar.gz 413505 SHA256 d05e9d720977c73a187bb69f54135d638f54d60e9ede6ba01e853c6930c0c234
diff --git a/net-irc/vyqchat/files/vyqchat-0.2.8-gcc41.patch b/net-irc/vyqchat/files/vyqchat-0.2.8-gcc41.patch
deleted file mode 100644
index 64f903a6..00000000
--- a/net-irc/vyqchat/files/vyqchat-0.2.8-gcc41.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Naur vyqchat-0.2.8-orig/src/settings.h vyqchat-0.2.8/src/settings.h
---- vyqchat-0.2.8-orig/src/settings.h 2006-10-29 22:47:48.000000000 -0600
-+++ vyqchat-0.2.8/src/settings.h 2006-10-29 22:50:13.000000000 -0600
-@@ -88,7 +88,7 @@
-
- //
- // Get methods
-- const UUID& Settings::getUUID() const { return uuid; }
-+ const UUID& getUUID() const { return uuid; }
- const QString& getIconThemeName() const { return icontheme; }
- const QString& getNick() const { return nick; }
- char getGender() const { return gender; }
-diff -Naur vyqchat-0.2.8-orig/src/sound.h vyqchat-0.2.8/src/sound.h
---- vyqchat-0.2.8-orig/src/sound.h 2006-10-29 22:47:48.000000000 -0600
-+++ vyqchat-0.2.8/src/sound.h 2006-10-29 22:49:32.000000000 -0600
-@@ -47,7 +47,7 @@
- bool reload_samples(Settings &settings);
- static bool init(Settings *settings);
- static void close();
-- static const QString& Sound::error();
-+ static const QString& error();
- static void play(VyEvent evt);
- };
-
-diff -Naur vyqchat-0.2.8-orig/src/user.h vyqchat-0.2.8/src/user.h
---- vyqchat-0.2.8-orig/src/user.h 2006-10-29 22:47:48.000000000 -0600
-+++ vyqchat-0.2.8/src/user.h 2006-10-29 22:49:12.000000000 -0600
-@@ -38,7 +38,7 @@
- }
- return false;
- }
-- bool User::setStatus(char s) { status=s; return true; }
-+ bool setStatus(char s) { status=s; return true; }
- void setNick(const QString &nick) { setText(nick); }
- int incDeadCounter() { if (dcnt<1) dcnt++; return dcnt; }
- int decDeadCounter() { return --dcnt; }
diff --git a/net-irc/vyqchat/files/vyqchat_packet_id.patch b/net-irc/vyqchat/files/vyqchat_packet_id.patch
deleted file mode 100644
index ef7c1e29..00000000
--- a/net-irc/vyqchat/files/vyqchat_packet_id.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- vyqchat-0.2.3/vysocket.cpp 2003-11-18 22:25:51.000000000 +0000
-+++ vyqchat-0.2.3-mindeh/vysocket.cpp 2003-12-26 19:21:38.000000000 +0000
-@@ -78,7 +78,7 @@
- //
- // packet id
- for (int i=1; i<11; i++)
-- pdata[i] = 0x20 + random()%95;
-+ pdata[i] = 0x30 + random()%9;
- //
- // the rest of the packet
- plen = vsprintf(pdata+10, format, arg);
diff --git a/net-irc/vyqchat/metadata.xml b/net-irc/vyqchat/metadata.xml
deleted file mode 100644
index 6f49eba8..00000000
--- a/net-irc/vyqchat/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/net-irc/vyqchat/vyqchat-0.2.8.ebuild b/net-irc/vyqchat/vyqchat-0.2.8.ebuild
deleted file mode 100644
index 352ce523..00000000
--- a/net-irc/vyqchat/vyqchat-0.2.8.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/vyqchat/vyqchat-0.2.8.ebuild,v 1.2 2007/02/22 22:20:17 armin76 Exp $
-
-inherit eutils
-
-DESCRIPTION="QT based Vypress Chat clone for X."
-HOMEPAGE="http://linux.bydg.org/~yogin/"
-SRC_URI="http://linux.bydg.org/~yogin/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc x86"
-
-IUSE="arts"
-
-DEPEND="=dev-qt/qt-meta-3*
- arts? ( media-libs/libsndfile
- media-libs/libao
- kde-base/arts )"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- epatch "${FILESDIR}"/${P}-gcc41.patch
-}
-
-src_compile() {
- econf \
- --with-x \
- --with-Qt-dir=/usr/qt/3 \
- $(use_with arts) \
- $(use_with arts sndfile) \
- $(use_with arts libao) \
- || die "econf failed"
-
- emake || die "make failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
- dodoc ChangeLog FAQ NEWS PROTOCOL README README-KEYS \
- THANKS TODO || die "dodoc failed"
-}