Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 109170 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), 1.09 KB, created by
Pacho Ramos
on 2007-02-04 21:33:25 UTC
(
hide
)
Description:
mandriva-galaxy-1.0.4.ebuild
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2007-02-04 21:33:25 UTC
Size:
1.09 KB
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="ftp://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2007.0/SRPMS/main/release/galaxy-${PV}-${MDV_EXTRAVERSION}.src.rpm" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="kde" > >DEPEND=">=x11-libs/gtk+-2.0 > kde? ( || ( kde-base/kwin kde-base/kdebase ) )" > >RDEPEND="${DEPEND}" > >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 || die "econf failed" > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" > 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