Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17537/10.4-transitional/unstable/main/finkinfo/utils

Modified Files:
        hfstar.info 
Log Message:
Missing Dep and InfoDocs; patch test so that this thing actually compiles.


Index: hfstar.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils/hfstar.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hfstar.info 27 Apr 2005 03:26:49 -0000      1.1
+++ hfstar.info 14 Dec 2005 18:27:57 -0000      1.2
@@ -1,6 +1,6 @@
 Package: hfstar
 Version: 1.13.19
-Revision: 10
+Revision: 11
 Description: Modified GNU tar retains hfs+ attributes
 License: GPL
 Maintainer: Takeshi Enomoto <[EMAIL PROTECTED]>
@@ -11,7 +11,11 @@
 SourceRename: %n-%v.tar.gz
 SourceDirectory: %n
 BuildDepends: gettext-dev, gettext-bin, gettext-tools
-PatchScript: sed 's,@PACKAGE@,%n,g' < %a/%n.patch | patch -p1
+Depends: gettext
+PatchScript: <<
+  sed 's,@PACKAGE@,%n,g' < %a/%n.patch | patch -p1
+  perl -pi -e 's/Fran.ois/Francois/' tests/genfile.c
+<<
 ConfigureParams: --infodir=%p/share/info --libexecdir=%p/lib/%n 
--program-transform-name=s,tar,%n,
 
 # Install Phase:
@@ -19,6 +23,7 @@
        ABOUT-NLS AUTHORS COPYING ChangeLog ChangeLog.1 NEWS PORTS
        README README-alpha README-%n THANKS
 <<
+InfoDocs: %n.info
 InstallScript: <<
        make install DESTDIR=%d
        mv %i/share/info/tar.info %i/share/info/%n.info
@@ -39,6 +44,8 @@
          locale files, and adjusts the binary source to look in the
          correct --default-domain path for the renamed mo files.
        - Manually renamed infodoc file to match.
+    - Patched test because fink's xgettext can't handle non-ASCII.
+
 <<
 Suggests: hfspax, osxutils
 Homepage: http://www.metaobject.com/Products.html



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to