First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 48054
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Valerio <mr.gamer@email.it>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
kasablanca-0.3.1.ebuild kasablanca-0.3.1.ebuild text/plain Valerio 2004-04-18 03:53 0000 632 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 48054 depends on: Show dependency tree
Bug 48054 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-16 10:25 0000
Hi, i've seen this cool kde ftp client... support FXP.. TLS (secure connection)

cool program, better than many others, look here http://freshmeat.net/projects/kasablanca/?branch_id=48799&release_id=157805

i've also created a little ebuild with "federico" of italian section, i paste it here:

-------------------------------------------------------------------
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $


DESCRIPTION="a graphical ftp client for kde. among its features are support for ssl/tls encryption (b$
HOMEPAGE="http://kasablanca.berlios.de/"
SRC_URI="http://download.berlios.de/kasablanca/kasablanca-0.3.1.tar.gz"
LICENSE="GPL-2"
RESTRICT="nomirror"
SLOT="0"
KEYWORDS="x86"
IUSE="-sandbox"


src_compile() {
        econf || die
        emake || die
}

src_install() {
        einstall || die
}
-------------------------------------------------------------------

the problem is that i have to emerge with -sandbox... and.. i also please you to insert in the portage ;) 

bye

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Valerio 2004-04-18 03:52:47 0000 -------
i made a better ebuild.. that not requires IUSE="-sandbox"

i'll attach this

------- Comment #2 From Valerio 2004-04-18 03:53:43 0000 -------
Created an attachment (id=29546) [edit]
kasablanca-0.3.1.ebuild

------- Comment #3 From Daniel Black 2004-04-20 20:01:28 0000 -------
Committed to cvs.

FYI second ebuild lots better that the first. Ebuilds with IUSE="-sandbox" will never be accepted.

When doing ebuilds look for dependancies too. Keep up the contributions and let me know if there are any problems.

------- Comment #4 From Daniel Black 2004-04-29 16:27:38 0000 -------
*** Bug 47966 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug