Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104497 Details for
Bug 158715
New ebuild for installing x11-themes/mandriva-galaxy-1.0.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mandriva-galaxy-1.0.4.ebuild
mandriva-galaxy-1.0.4.ebuild (text/plain), 988 bytes, created by
Pacho Ramos
on 2006-12-21 01:48:47 UTC
(
hide
)
Description:
mandriva-galaxy-1.0.4.ebuild
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2006-12-21 01:48:47 UTC
Size:
988 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-themes/mandriva-galaxy/mandriva-galaxy-1.0.4.ebuild,v 1.17 2005/10/04 13:37:37 metalgod Exp $ > >inherit eutils rpm kde-functions autotools > >MDV_EXTRAVERSION="3mdv2007.0" > >DESCRIPTION="Mandriva's Galaxy theme for GTK2, Metacity and KDE" >HOMEPAGE="http://www.mandriva.com/" >SRC_URI="mirror://gentoo/galaxy-${PV}-${MDV_EXTRAVERSION}.src.rpm" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" >IUSE="kde" > >RDEPEND=">=x11-libs/gtk+-2.0 > kde? ( || ( kde-base/kwin kde-base/kdebase ) )" > >DEPEND="${RDEPEND}" > >S=${WORKDIR}/galaxy-${PV} > >src_unpack() { > rpm_src_unpack > cd "${S}" > epatch "${FILESDIR}"/remove-gtk1.patch > use kde || epatch "${FILESDIR}"/remove-kde.patch > eautoreconf >} > >src_compile() { > set-qtdir 3 > set-kdedir 3 > econf > emake || die >} > >src_install() { > einstall || die > dodoc AUTHORS COPYING README ChangeLog >}
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 158715
:
104497
|
104498
|
104499
|
109170