Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73049 Details for
Bug 111983
x11-misc/devilspie-0.16 (ebuild update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
devilspie-0.16.ebuild
devilspie-0.16.ebuild (text/plain), 1.38 KB, created by
TGL
on 2005-11-16 19:11:51 UTC
(
hide
)
Description:
devilspie-0.16.ebuild
Filename:
MIME Type:
Creator:
TGL
Created:
2005-11-16 19:11:51 UTC
Size:
1.38 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="A Window Matching utility similar to Sawfish's Matched Windows feature" >HOMEPAGE="http://www.burtonini.com/blog/computers/devilspie" >SRC_URI="http://www.burtonini.com/computing/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" >RDEPEND=">=dev-libs/glib-2.6 > >=x11-libs/gtk+-2.0 > >=x11-libs/libwnck-2.10" >DEPEND="${RDEPEND} > >=dev-util/pkgconfig-0.9 > >=dev-util/intltool-0.20 > sys-devel/gettext" > >src_unpack() { > unpack ${A} > cd "${S}" > sed -i "s:\(/usr/share/doc/devilspie\):\1-${PVR}:" devilspie.1 \ > || die "Failed to sed manpage." > epatch "${FILESDIR}/${PN}-README.patch" > cp "${FILESDIR}/SYNTAX-${PV}" SYNTAX >} > >src_install() { > make DESTDIR=${D} install || die "make install failed" > dodoc AUTHORS ChangeLog README NEWS SYNTAX TODO > keepdir /etc/devilspie >} > >pkg_postinst() { > ewarn > ewarn "Devil's Pie has been completly rewrote since last version in" > ewarn "Portage (0.10), and the configuration method is NOT backward" > ewarn "compatible. You will now have to write some s-expressions files" > ewarn "(like in Emacs), and put them either in /etc/devilspie for" > ewarn "system-wide configuration, or in ~/.devilspie for per-user" > ewarn "configuration." > ewarn > ewarn "See /usr/share/doc/${PF}/{README,SYNTAX}.gz for details." > ewarn >}
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 111983
:
72508
|
72651
|
72653
|
72654
|
72659
| 73049