Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 46366 Details for
Bug 74956
new ebuild for one-finger
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-misc/onefinger-3.2.ebuild -- second version
onefinger-3.2.ebuild (text/plain), 842 bytes, created by
chouser (RETIRED)
on 2004-12-19 13:24:02 UTC
(
hide
)
Description:
app-misc/onefinger-3.2.ebuild -- second version
Filename:
MIME Type:
Creator:
chouser (RETIRED)
Created:
2004-12-19 13:24:02 UTC
Size:
842 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A file manager and a general-purpose GUI for Linux." >HOMEPAGE="http://onefinger.sourceforge.net/" > >SRC_URI="mirror://sourceforge/${PN}/${PN}_core-${PV}.tar.gz" >KEYWORDS="~x86" >LICENSE="GPL-2" >SLOT="0" >IUSE="" > >DEPEND=" > >=dev-python/PyQt-3.12 > >=dev-python/pykde-3.11.3" > >S="${WORKDIR}/${PN}_core-${PV}" > >src_unpack() { > unpack ${A} > sed -ibak "s:/usr:${D}&:g" ${S}/install.py >} > >src_install() { > # Don't create ${D}/usr/bin yet, so that install.py fails to > # create the symlink. > mkdir -p "${D}/usr/share" > python install.py || die > > # Create the symlink now, using a path that will work after merge > mkdir -p "${D}/usr/bin" > dosym "/usr/share/OneFinger/src/one-finger.py" "/usr/bin/one-finger" || die >}
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 74956
:
46360
| 46366 |
63420