| 1 | # $Id: Portfile 57938 2009-09-19 08:07:24Z blb@macports.org $ |
|---|
| 2 | |
|---|
| 3 | PortSystem 1.0 |
|---|
| 4 | |
|---|
| 5 | name abgx360 |
|---|
| 6 | version 1.0.1 |
|---|
| 7 | categories games |
|---|
| 8 | description Xbox 360 disc checker |
|---|
| 9 | platforms darwin |
|---|
| 10 | maintainers gmail.com:r.goyet |
|---|
| 11 | homepage http://abgx360.net/ |
|---|
| 12 | |
|---|
| 13 | master_sites http://abgx360.x-scene.com/ |
|---|
| 14 | |
|---|
| 15 | checksums md5 1888c19f992bb4c47411b1edf7547940 \ |
|---|
| 16 | sha1 8327a6c3617a37213833f6b51f0ee7147f4e1121 \ |
|---|
| 17 | rmd160 8372b9859eee78818b9123e8e2a389a355601fc8 |
|---|
| 18 | |
|---|
| 19 | patchfiles IOKit_scsi.diff |
|---|
| 20 | |
|---|
| 21 | depends_lib port:curl port:zlib |
|---|
| 22 | |
|---|
| 23 | long_description \ |
|---|
| 24 | Abgx360 is the ultimate tool to check your Xbox 360 backups. \ |
|---|
| 25 | It is able to perform a very wide range of checks upon them, \ |
|---|
| 26 | such as checking for SS/PFI/DMI, checking for correct video \ |
|---|
| 27 | data (including SplitVid and 3rd wave). It is also able to \ |
|---|
| 28 | dynamically fetch missing pieces and patch your backups on\ |
|---|
| 29 | the fly. |
|---|