Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191501 - lanshark-0.0.1.ebuild (new package)
Summary: lanshark-0.0.1.ebuild (new package)
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-09-06 15:19 UTC by me
Modified: 2007-10-14 08:34 UTC (History)
1 user (show)

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


Attachments
lanshark-0.0.1.ebuild (lanshark-0.0.1.ebuild,727 bytes, text/plain)
2007-09-06 15:20 UTC, me
Details
patch to remove simplejson from install script (lanshark-0.0.1-remove_json.patch,629 bytes, patch)
2007-09-06 15:21 UTC, me
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description me 2007-09-06 15:19:21 UTC
Attached you will find an ebuild for lanshark 0.0.1 and a patch, fixing the install script.

"Lanshark is a free filesharing tool for local area networks. Lanshark allows you to share files with other users in the same network more efficiently. It automatically detects other lanshark users in the same Network and lets you browse trough their shares. Lanshark has a very fast search function that allows you to search through all the shares in the whole network in a few seconds!" (http://lanshark.29a.ch/)

Lanshark is written in Python and ships with an optional pygtk-GUI.  It depends on dev-python/simplejson. Note, that the upstream distribution shipped and installed its own copy of simplejson, which is, why I patched the installation script to not install simplejson.

Regarding interoperability between different systems, it should be noted, that there are ready-to-use windows builds available, so its a perfect alternative to samba for small networks.

Reproducible: Always
Comment 1 me 2007-09-06 15:20:07 UTC
Created attachment 130169 [details]
lanshark-0.0.1.ebuild
Comment 2 me 2007-09-06 15:21:32 UTC
Created attachment 130170 [details, diff]
patch to remove simplejson from install script

The upstream distribution ships and installs its own copy of simplejson. This should be avoided, since simplejson is in the tree. This patch removes simplejson from the install script.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-09-06 16:04:15 UTC
Feel free to reopen this once it's more mature that some 0.0.1 beta release. Thanks.