diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-03-21 19:35:32 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-03-21 19:35:32 +0000 |
commit | 2395beb051ecf79cbf3fe7d7271d44591ba7dd5e (patch) | |
tree | da24fc1b84385816f2cc4ca3ad2b4a5da86d9c56 /net-irc | |
parent | use mask qt4 on net-irc/kvirc-3.4.0 (diff) | |
download | gentoo-2-2395beb051ecf79cbf3fe7d7271d44591ba7dd5e.tar.gz gentoo-2-2395beb051ecf79cbf3fe7d7271d44591ba7dd5e.tar.bz2 gentoo-2-2395beb051ecf79cbf3fe7d7271d44591ba7dd5e.zip |
Version bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/kvirc/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/kvirc/files/kvirc-3.4.0-kdedir-fix.patch | 33 | ||||
-rw-r--r-- | net-irc/kvirc/kvirc-3.4.0.ebuild | 70 |
3 files changed, 110 insertions, 1 deletions
diff --git a/net-irc/kvirc/ChangeLog b/net-irc/kvirc/ChangeLog index 9dc363eba6b6..0ad59d04d1e2 100644 --- a/net-irc/kvirc/ChangeLog +++ b/net-irc/kvirc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-irc/kvirc # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.61 2008/02/06 21:15:19 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.62 2008/03/21 19:35:31 jokey Exp $ + +*kvirc-3.4.0 (21 Mar 2008) + + 21 Mar 2008; Markus Ullmann <jokey@gentoo.org> + +files/kvirc-3.4.0-kdedir-fix.patch, +kvirc-3.4.0.ebuild: + Version bump 06 Feb 2008; Dawid Węgliński <cla@gentoo.org> kvirc-3.2.6_pre20080204.ebuild: diff --git a/net-irc/kvirc/files/kvirc-3.4.0-kdedir-fix.patch b/net-irc/kvirc/files/kvirc-3.4.0-kdedir-fix.patch new file mode 100644 index 000000000000..2895786fc5ef --- /dev/null +++ b/net-irc/kvirc/files/kvirc-3.4.0-kdedir-fix.patch @@ -0,0 +1,33 @@ +--- ./configure.orig 2008-03-13 03:29:00.000000000 +0100 ++++ ./configure 2008-03-21 18:08:57.000000000 +0100 +@@ -33439,22 +33439,6 @@ + fi + + +- if test "$SS_KDE_REQUESTED" = "yes"; then +- iconapps16datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/16x16/apps" +- iconapps32datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/32x32/apps" +- iconapps48datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/48x48/apps" +- iconapps64datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/64x64/apps" +- iconapps128datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/128x128/apps" +- iconappsscalabledatadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/scalable/apps" +- iconmime16datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/16x16/mimetypes" +- iconmime32datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/32x32/mimetypes" +- iconmime48datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/48x48/mimetypes" +- iconmime64datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/64x64/mimetypes" +- iconmime128datadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/128x128/mimetypes" +- iconmimescalabledatadir="$SS_KDE_GENERAL_DIR/share/icons/hicolor/scalable/mimetypes" +- applnkdir="$SS_KDE_GENERAL_DIR/share/applnk/Internet" +- mimelnkdir="$SS_KDE_GENERAL_DIR/share/mimelnk/text" +- else + iconapps16datadir="\${exec_prefix}/share/kvirc/$SS_DIRTAG/icons/16x16" + iconapps32datadir="\${exec_prefix}/share/kvirc/$SS_DIRTAG/icons/32x32" + iconapps48datadir="\${exec_prefix}/share/kvirc/$SS_DIRTAG/icons/48x48" +@@ -33469,7 +33453,6 @@ + iconmimescalabledatadir="\${exec_prefix}/share/kvirc/$SS_DIRTAG/icons/scalable" + applnkdir="\${exec_prefix}/share/kvirc/$SS_DIRTAG/applnk" + mimelnkdir="\${exec_prefix}/share/kvirc/$SS_DIRTAG/mimelnk" +- fi + + + diff --git a/net-irc/kvirc/kvirc-3.4.0.ebuild b/net-irc/kvirc/kvirc-3.4.0.ebuild new file mode 100644 index 000000000000..928f3251ca43 --- /dev/null +++ b/net-irc/kvirc/kvirc-3.4.0.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.4.0.ebuild,v 1.1 2008/03/21 19:35:31 jokey Exp $ + +inherit eutils kde-functions + +DESCRIPTION="An advanced IRC Client" +HOMEPAGE="http://www.kvirc.net/" +SRC_URI="ftp://ftp.kvirc.net/pub/kvirc/${PV}/source/${P}.tar.bz2" + +LICENSE="kvirc" +SLOT="3" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +IUSE="debug esd ipv6 kde oss qt4 ssl" + +RDEPEND="esd? ( media-sound/esound ) + ssl? ( dev-libs/openssl ) + oss? ( media-libs/audiofile ) + kde? ( =kde-base/kdelibs-3.5* ) + qt4? ( >=x11-libs/qt-4.3 ) + !qt4? ( =x11-libs/qt-3* )" + +DEPEND="${RDEPEND} + sys-devel/gettext" + +src_unpack() { + unpack ${A} + cd "${S}" + #eautoreconf + #./autogen.sh + epatch "${FILESDIR}"/${PN}-3.4.0-kdedir-fix.patch + epatch "${FILESDIR}"/${PN}-gendoc.patch +} + +src_compile() { + if ! use qt4 ; then + set-qtdir 3 + set-kdedir 3 + die "SIGH" + fi + + # use aa even when kde support is disabled; remove the splash screen + # to speed up the startup. + local myconf="--with-aa-fonts --without-splash-screen + --with-big-channels --with-pizza" + + # For myconf, we can't do it the easy way (use_with) because the configure + # script will assume we're telling it not to include support. + myconf="${myconf} `use_with debug debug-symbols`" + if use qt4 ; then + myconf="${myconf} --enable-qt4 --with-qt4-moc=/usr/bin/moc" + myconf="${myconf} --without-kde-support --without-arts-support" + else + use kde || myconf="${myconf} --without-kde-support --without-arts-support" + fi + use ipv6 || myconf="${myconf} --without-ipv6-support" + use esd || myconf="${myconf} --without-esd-support" + use ssl || myconf="${myconf} --without-ssl-support" + + [[ "${ARCH}" == "x86" ]] && myconf="${myconf} --with-ix86-asm" + + econf ${myconf} || die "econf failed" + emake -j1 || die "econf failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + emake DESTDIR="${D}" docs || die "emake docs failed" + dodoc ChangeLog INSTALL README TODO +} |