Bug 74816 - Ebuild request for smbc v1.0.x
Bug#: 74816 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: samba@gentoo.org Reported By: zsolt.botykai@gmail.com
Component: Ebuilds
URL: 
Summary: Ebuild request for smbc v1.0.x
Keywords:  
Status Whiteboard: 
Opened: 2004-12-18 02:44 0000
Description:   Opened: 2004-12-18 02:44 0000
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 From Christian Andreetta (RETIRED) 2004-12-18 05:30:17 0000 -------
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 From Marcelo Goes 2004-12-18 13:27:45 0000 -------
Created an attachment (id=46295) [details]
smbc-1.0.0.ebuild

------- Comment #3 From Marcelo Goes 2004-12-18 13:30:46 0000 -------
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 From Christian Andreetta (RETIRED) 2004-12-20 02:33:43 0000 -------
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 :-)