Difference between revisions of "Linuxfs"

From Archivematica
Jump to navigation Jump to search
Line 13: Line 13:
 
|[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/lib /usr/share/fits/lib
 +
 
fits-src/tools /usr/share/fits/tools
 
fits-src/tools /usr/share/fits/tools
 
fits-src/xml /usr/share/fits/xml
 
fits-src/xml /usr/share/fits/xml
 
fits-src/fits.sh /usr/bin/fits
 
fits-src/fits.sh /usr/bin/fits
<code>
+
 
 +
fits.sh needs to be patched
 +
<pre-block>
 
--- fits.sh    2010-07-06 15:34:48.000000000 -0700
 
--- fits.sh    2010-07-06 15:34:48.000000000 -0700
 
+++ /usr/bin/fits      2010-08-02 14:19:18.275128464 -0700
 
+++ /usr/bin/fits      2010-08-02 14:19:18.275128464 -0700
Line 29: Line 32:
 
   
 
   
 
  # concatenate args and use eval/exec to preserve spaces in paths, options and args
 
  # concatenate args and use eval/exec to preserve spaces in paths, options and args
</code>
+
</pre-block>
 
|-
 
|-
 
|[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 16:28, 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 needs to be patched <pre-block> --- 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

</pre-block>

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