Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 26619 Details for
Bug 38732
kita not emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Correct DEPEND for ebuild
kita-0.10.2.1.ebuild (text/plain), 1.22 KB, created by
Antonio
on 2004-02-29 14:15:18 UTC
(
hide
)
Description:
Correct DEPEND for ebuild
Filename:
MIME Type:
Creator:
Antonio
Created:
2004-02-29 14:15:18 UTC
Size:
1.22 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/net-www/kita/kita-0.10.2.1.ebuild,v 1.1 2004/02/29 17:27:13 usata Exp $ > >IUSE="" > >MY_PV="`echo ${PV} | sed 's/\([0-9]*\).\([0-9]*\).\(.*\)/\1.\2\3/g'`" > >MY_P="${PN}-${MY_PV}" > >DESCRIPTION="Kita - 2ch client for KDE" >HOMEPAGE="http://kita.sourceforge.jp/" >SRC_URI="mirror://sourceforge.jp/kita/8449/${MY_P}.tar.gz" > >LICENSE="GPL-2 BSD" >SLOT="0" >KEYWORDS="x86" > >DEPEND="virtual/glibc > >=x11-libs/qt-3.1 > >=kde-base/kdebase-3.1* > >=kde-base/kdelibs-3.1* > >=kde-base/arts-1.1.4 > >=sys-devel/gcc-3.2 > >=dev-libs/libpcre-4.2 > >=dev-libs/expat-1.95.6 > >=sys-libs/zlib-1.1.4 > >=app-admin/fam-2.6.9 > >=media-libs/libpng-1.2.5 > >=media-libs/jpeg-6b > >=media-libs/freetype-2.1.4 > >=media-libs/fontconfig-2.2.1 > >=media-libs/libart_lgpl-2.3.16 > sys-devel/gettext" ># Never depend on a meta package ># >=kde-base/kde-3.1 ># see http://dev.gentoo.org/~liquidx/ebuildmistakes.html > >S=${WORKDIR}/${MY_P} > >src_compile() { > addwrite ${QTDIR}/etc > > econf || die > cd kita ; emake -j1 || die ; cd - >} > >src_install() { > > cd kita ; make DESTDIR=${D} install || die ; cd - > > dodoc AUTHORS ChangeLog INSTALL NEWS README >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 38732
: 26619