Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 192931 Details for
Bug 271775
New ebuild: x11-wm/cairo-compmgr
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for cairo-compmgr-0.2.93
cairo-compmgr-0.2.93.ebuild (text/plain), 893 bytes, created by
Ian Stakenvicius (RETIRED)
on 2009-05-29 21:35:00 UTC
(
hide
)
Description:
Ebuild for cairo-compmgr-0.2.93
Filename:
MIME Type:
Creator:
Ian Stakenvicius (RETIRED)
Created:
2009-05-29 21:35:00 UTC
Size:
893 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit autotools eutils gnome2 > >DESCRIPTION="A versatile and extensible composite manager which uses cairo for rendering" >HOMEPAGE="http://cairo-compmgr.tuxfamily.org/" >SRC_URI="http://download.tuxfamily.org/ccm/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~ppc ~x86" >IUSE="glitz" > >RDEPEND=">=x11-libs/gtk+-2.10 > glitz? ( >=media-libs/glitz-0.5.7 > x11-libs/cairo[glitz] > ) > || ( > ( =x11-libs/cairo-1.8* >=x11-libs/pixman-0.12 ) > ( =x11-libs/cairo-1.6* >=x11-libs/pixman-0.10 ) > ) > >=x11-proto/glproto-1.4.9" >DEPEND="${RDEPEND}" > >pkg_setup() { > G2CONF="$(use_enable glitz) --disable-glitz-tfp --enable-shave" >} > >src_prepare() { > epatch "${FILESDIR}/${P}-glitz-tfp-undef.patch" > epatch "${FILESDIR}/${P}-glitz-code.patch" > AT_M4DIR="." eautoreconf >}
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 271775
:
192886
|
192907
|
192909
|
192910
| 192931 |
247189
|
247190
|
247192
|
258381