Update of /cvsroot/fink/packages/dists/unstable/main/finkinfo/utils
In directory usw-pr-cvs1:/tmp/cvs-serv25318

Added Files:
        hfsutils-3.2.6-2.info mtoolsfm-1.9-3-2.info 
        mtoolsfm-1.9-3-2.patch 
Log Message:
Adjusting dependences for shlibs


--- NEW FILE: hfsutils-3.2.6-2.info ---
Package: hfsutils
Version: 3.2.6
Revision: 2
Maintainer: Matt Stephenson <[EMAIL PROTECTED]>
Source: 
http://ftp.debian.org/debian/dists/potato/main/source/otherosfs/%n_%v.orig.tar.gz
SourceDirectory: %n-%v
Source-MD5: fa572afd6da969e25c1455f728750ec4
BuildDepends: tcltk-dev
Depends: tcltk-shlibs
ConfigureParams: --with-tcl=%p/lib --with-tk=%p/lib --mandir=%i/share/man
InstallScript: <<
mkdir -p %i/bin
mkdir -p %i/share/man/man1
make install prefix=%i
<<
DocFiles: BLURB CHANGES COPYING COPYRIGHT CREDITS README TODO
Description: Read/Write Mac HFS media
DescDetail: <<
With this program you can read and write Macintosh-formatted media
such as floppy disks, CD-ROMs, and SCSI hard disks on most UNIX platforms.
You can also format raw media into an HFS volume.
    This package contains a number of different tools:
    * Several command-line programs (hmount, hls, hcopy, et al.)
    * A Tk-based front-end for browsing and copying files through a
      variety of transfer modes (MacBinary, BinHex, text, etc.)
    * A Tcl package and interface for scriptable access to volumes
    * A C library for low-level access to volumes
<<
DescUsage: <<
For the tk-based front-end just type 'xhfs' at the command prompt inside an
X environment.
<<
License: GPL
Homepage: http://www.mars.org/home/rob/proj/hfs

--- NEW FILE: mtoolsfm-1.9-3-2.info ---
Package: mtoolsfm
Version: 1.9-3
Revision: 2
Maintainer: Matt Stephenson <[EMAIL PROTECTED]>
Source: http://www.core-coutainville.org/MToolsFM/archive/SOURCES/MToolsFM-%v.tar.gz
Source-MD5: 5ce76261ad969209c86b28e49924fc43
BuildDepends: glib, gtk+
Depends: gtk+-shlibs, mtools
Patch: %f.patch 
ConfigureParams: --mandir=%p/share/man
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS ChangeLog COPYING NEWS README THANKS
Description: Frontend/file manager for mtools
DescPackaging: <<
Patched po/Makefile.in.in to ensure correct locale directory is selected.
<<
License: GPL
Homepage: http://www.core-coutainville.org/MToolsFM

--- NEW FILE: mtoolsfm-1.9-3-2.patch ---
--- MToolsFM-1.9-3/po/Makefile.in.in    Fri Jan 26 09:50:35 2001
+++ MToolsFM-1.9-3-patched/po/Makefile.in.in    Sun Nov  4 03:18:17 2001
@@ -19,7 +19,7 @@
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 datadir = $(prefix)/@DATADIRNAME@
-localedir = $(datadir)/locale
+localedir = $(prefix)/share/locale
 gnulocaledir = $(prefix)/share/locale
 gettextsrcdir = $(prefix)/share/gettext/po
 subdir = po



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to