Difference between revisions of "Linuxfs"
Jump to navigation
Jump to search
(Created page with ''''Release 0.6-alpha''' (May 2010) {| border="1" cellpadding="10" cellspacing="0" width=90% |- |- style="background-color:#cccccc;" !style="width:20%"|'''Tool''' !style="width:80...') |
|||
| Line 12: | Line 12: | ||
|- | |- | ||
|[http://code.google.com/p/fits/ File Information Tool Set (FITS)] | |[http://code.google.com/p/fits/ File Information Tool Set (FITS)] | ||
| − | | | + | |fits-src/lib /usr/share/fits/lib |
| + | fits-src/tools /usr/share/fits/tools | ||
| + | fits-src/xml /usr/share/fits/xml | ||
| + | fits-src/fits.sh /usr/bin/fits | ||
| + | |||
| + | --- fits.sh 2010-07-06 15:34:48.000000000 -0700 | ||
| + | +++ /usr/bin/fits 2010-08-02 14:19:18.275128464 -0700 | ||
| + | @@ -1,7 +1,7 @@ | ||
| + | #!/bin/bash | ||
| + | |||
| + | -#FITS_HOME=`dirname "$0"` | ||
| + | -FITS_HOME=`echo "$0" | sed 's,/[^/]*$,,'` | ||
| + | +FITS_HOME=/usr/share/fits/ | ||
| + | +#FITS_HOME=`echo "$0" | sed 's,/[^/]*$,,'` | ||
| + | export FITS_HOME | ||
| + | |||
| + | # concatenate args and use eval/exec to preserve spaces in paths, options and args | ||
| + | |||
|- | |- | ||
|[http://sourceforge.net/apps/mediawiki/droid/index.php?title=Main_Page DROID] | |[http://sourceforge.net/apps/mediawiki/droid/index.php?title=Main_Page DROID] | ||
Revision as of 15:25, 2 August 2010
Release 0.6-alpha (May 2010)
| Tool | FileSystem Placement |
|---|---|
| easy-extract | before Packaging can the commits be made back to the original easy extract?
or can we fork/rename the project and create proper python setup files |
| File Information Tool Set (FITS) | fits-src/lib /usr/share/fits/lib
fits-src/tools /usr/share/fits/tools fits-src/xml /usr/share/fits/xml fits-src/fits.sh /usr/bin/fits --- fits.sh 2010-07-06 15:34:48.000000000 -0700 +++ /usr/bin/fits 2010-08-02 14:19:18.275128464 -0700 @@ -1,7 +1,7 @@ #!/bin/bash -#FITS_HOME=`dirname "$0"` -FITS_HOME=`echo "$0" | sed 's,/[^/]*$,,'` +FITS_HOME=/usr/share/fits/ +#FITS_HOME=`echo "$0" | sed 's,/[^/]*$,,'` export FITS_HOME # concatenate args and use eval/exec to preserve spaces in paths, options and args |
| DROID | 4.0 |
| JHOVE | 1.4 |
| NLNZ Metadata Extractor | 3.4 |
| digiKam DNG Convertor | wooo |
| BagIt | 3.2 |
| ICA-AtoM | 1.0.9 |
| Digital Collection Builder | 1.0.9 |
| Poster | 0.5 |