Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 166113 Details for
Bug 178807
app-pda/synce-* 0.11.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
synce-kio-rapip ebuld
synce-kio-rapip-0.10.ebuild (text/plain), 1.01 KB, created by
runoverheads
on 2008-09-22 17:57:15 UTC
(
hide
)
Description:
synce-kio-rapip ebuld
Filename:
MIME Type:
Creator:
runoverheads
Created:
2008-09-22 17:57:15 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils distutils > >DESCRIPTION="SynCE - KDE kioslave for the SynCE RAPIP protocol" >HOMEPAGE="http://sourceforge.net/projects/synce/" >LICENSE="MIT" > >IUSE="arts" >SLOT="0" >KEYWORDS="~x86 ~amd64" >RDEPEND="~app-pda/synce-libsynce-0.12 > ~app-pda/synce-librapi2-0.12" >DEPEND="${RDEPEND} > arts? (kde-base/arts)" > >#need-kde 3.2 > >SRC_URI="mirror://sourceforge/synce/synce-kio-rapip-${PV}.tar.gz" > >S="${WORKDIR}/synce-kio-rapip-${PV}" > >src_compile() { > econf $(use_with arts) || die > emake || die >} > >src_install() { > make DESTDIR="${D}" install || die > dodoc README TODO ChangeLog >} > >pkg_postinst() { > einfo "To use, simply open Konqueror, Dolphin, or any other KIO-enabled file" > einfo "manager and type in rapip://DEVICENAME/ to the address bar. If you are" > einfo "not sure about the name of your device, simply go to rapip:/ which" > einfo "will show the first device it finds." >}
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 178807
:
138669
|
138670
|
138672
|
138674
|
138675
|
138676
|
138677
|
138679
|
138680
|
138682
|
138684
|
138685
|
138687
|
138689
|
138691
| 166113 |
174271