Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74816 - Ebuild request for smbc v1.0.x
Summary: Ebuild request for smbc v1.0.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-18 02:44 UTC by Botykai Zsolt
Modified: 2004-12-20 02:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
smbc-1.0.0.ebuild (smbc-1.0.0.ebuild,445 bytes, text/plain)
2004-12-18 13:27 UTC, Marcelo Goes (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Botykai Zsolt 2004-12-18 02:44:06 UTC
smbc 1.0.0 is around from 2004-09-xx as I see, but there's no ebuild for it...

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Christian Andreetta (RETIRED) gentoo-dev 2004-12-18 05:30:17 UTC
Package info and reference:
http://www.samba.org/samba/GUI/
http://sourceforge.net/projects/smbc/ -> http://smbc.airm.net/en/index.php

Things will be boosted if we would have some sort of ebuild to test. (http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1 and http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3)

Else, we'll gladly enqueue this task: we're very busy at now, but this will be done... :-)
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2004-12-18 13:27:45 UTC
Created attachment 46295 [details]
smbc-1.0.0.ebuild
Comment 3 Marcelo Goes (RETIRED) gentoo-dev 2004-12-18 13:30:46 UTC
Forgot to change the description from the ebuild I used as skeleton;  

-DESCRIPTION="A GUI SMB network navigator"
+DESCRIPTION="A text mode SMB network commander"
Comment 4 Christian Andreetta (RETIRED) gentoo-dev 2004-12-20 02:33:43 UTC
I thought it would be more difficult :-)
A couple of things to notice for future submissions: a file metadata.xml (the package meta descrition: not required by the submitting user, but useful) and, most important, the correct DEPEND and RDEPEND variables: if a package is requested by configure step, it is in DEPEND (and, usually, RDEPEND equals DEPEND).
This said, thanks :-)