First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 161660
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 157500
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stephen DeGabriele <stephend@sdcomputing.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 161660 depends on: Show dependency tree
Bug 161660 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-11 23:05 0000
Here is an ebuild for it.

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde
DESCRIPTION="QuadKonsole is a program which embeds 4 Konsoles."
HOMEPAGE="http://nomis80.org/"
SRC_URI="http://nomis80.org/quadkonsole/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc64 ~amd64"
IUSE=""

DEPEND="|| ( kde-base/konsole
    kde-base/kdebase )"

RDEPEND="${DEPEND}"

src_compile() {
    econf --prefix=`kde-config --prefix` || die "econf failed"
    emake || die "emake failed"
}

Reproducible: Always

Steps to Reproduce:
emerge quadkonsole
Actual Results:  
ebuild not found

------- Comment #1 From solar 2007-01-11 23:08:48 0000 -------
New ebuilds should be attached and not inlined.

------- Comment #2 From Jakub Moc (RETIRED) 2007-01-11 23:16:18 0000 -------

*** This bug has been marked as a duplicate of bug 157500 ***

First Last Prev Next    No search results available      Search page      Enter new bug