Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 15624 Details for
Bug 22938
abeni-0.0.7.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
abeni-0.0.6.ebuild
abeni-0.0.6.ebuild (text/plain), 1.09 KB, created by
Rob Cakebread (RETIRED)
on 2003-08-06 11:03:33 UTC
(
hide
)
Description:
abeni-0.0.6.ebuild
Filename:
MIME Type:
Creator:
Rob Cakebread (RETIRED)
Created:
2003-08-06 11:03:33 UTC
Size:
1.09 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >DESCRIPTION="Gentoo Linux ebuild GUI editor" >HOMEPAGE="http://abeni.sf.net/" >SRC_URI="mirror://sourceforge/abeni/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="virtual/python > >=dev-python/wxPython-2.4.0.7 > >=sys-apps/portage-2.0.46-r12 > >=app-admin/gentoolkit-0.1.27 > >=app-admin/sudo-1.6.6" > >pkg_setup() { > > if [ `use gtk2` ]; then > eerror "You MUST emerge this package, wxGTK, and wxPython without gtk2 support!" > eerror "Set USE='-gtk2' and re-emerge." > die "gtk2 not supported" > fi >} > >src_compile() { > > distutils_src_compile >} > >src_install() { > > distutils_src_install > dodoc TODO ChangeLog INSTALL COPYING CREDITS > insinto /usr/share/abeni > doins abenirc >} > >pkg_postinst() { > > einfo "Make sure your regular user has +rw permissions set for PORTDIR_OVERLAY" > ewarn "Abeni won't work properly if you emerged wxGTK and wxPython with gtk2 support." > ewarn "They must be re-emerged with USE='-gtk2' if you compiled them with gtk2 support." >} >
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 22938
:
13378
|
15245
|
15624
|
16154
|
16447
|
16808