Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247319 - emslink-0.5.0.ebuild (New Package)
Summary: emslink-0.5.0.ebuild (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.wongr.net/emslink/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-18 11:12 UTC by Dean Bergin
Modified: 2008-11-20 16:38 UTC (History)
0 users

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


Attachments
emslink-0.5.0.ebuild (emslink-0.5.0.ebuild,705 bytes, text/plain)
2008-11-18 11:14 UTC, Dean Bergin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Bergin 2008-11-18 11:12:25 UTC
Emslink is a command line program to access an EMS USB memory card for the Nintendo Gamecube or an EMS NDS Adaptor (to store save states of Nintendo DS games).

The following actions are supported:

    * list files / card info
    * save memory card image
    * save single file (GCN only)
    * restore memory card image
    * restore single file (GCN only)
    * delete file (GCN only) 

See emslink -h for info about command line options.

Both devices come with USB vendor ID 0x4670 and product ID 0x9394 so it is necessary to specify the mode of operation with the -m command line switch. It is possible to specify other vendor and product IDs via the command line in case there are other compatible devices. 

http://www.wongr.net/emslink/

Reproducible: Always




This is a new ebuild created (and hopefully maintained) by me.

Tested to install and works fine, however review by others to ensure it is written efficiency would be appreciated.
Comment 1 Dean Bergin 2008-11-18 11:14:59 UTC
Created attachment 172186 [details]
emslink-0.5.0.ebuild

Replaces previous ebuild filed as bug #218116 (http://bugs.gentoo.org/show_bug.cgi?id=218116)