Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv27846

Modified Files:
        gnokii.info gnokii.patch 
Log Message:
new upstream, builds on leopard

Index: gnokii.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gnokii.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gnokii.info 1 Oct 2007 00:32:03 -0000       1.2
+++ gnokii.info 27 Oct 2007 18:26:24 -0000      1.3
@@ -1,6 +1,6 @@
 Package: gnokii
-Version: 0.6.18
-Revision: 12
+Version: 0.6.20
+Revision: 1
 Description: Gnokii mobile phone tools and driver
 License: GPL
 #
@@ -41,19 +41,14 @@
 Conflicts: gnokii2
 Replaces: gnokii2
 Source: mirror:custom:gnokii-%v.tar.bz2
-Source-MD5: 0060f876414a22914ded4201335298ad
+Source-MD5: 8e90b0f56d13735fd35620a8738c31aa
 Patch: %n.patch
-NoSetMAKEFLAGS: true
-SetMAKEFLAGS: -j1
 SetCPPFLAGS: -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
 #
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib --disable-dependency-tracking
 #
-InstallScript: <<
-       make -j1 install DESTDIR=%d xmandir=%p/share/man/man1
-       make -j1 install-docs DESTDIR=%d xmandir=%p/share/man/man1
-<<
+InstallScript: make -j1 install-devel DESTDIR=%d xmandir=%p/share/man/man1
 DocFiles: ChangeLog COPYING COPYRIGHT INSTALL MAINTAINERS TODO VERSION
 #
 SplitOff: <<
@@ -68,7 +63,7 @@
                x11-shlibs
        <<
        Shlibs: <<
-               %p/lib/libgnokii.3.dylib 7.0.0 %n (>= 0.6.18-1)
+               %p/lib/libgnokii.3.dylib 8.0.0 %n (>= 0.6.20-1)
        <<
        DocFiles: COPYING COPYRIGHT
 <<

Index: gnokii.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gnokii.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnokii.patch        28 Sep 2007 16:09:59 -0000      1.1
+++ gnokii.patch        27 Oct 2007 18:26:25 -0000      1.2
@@ -1,7 +1,7 @@
-diff -uNr gnokii-0.6.18/configure gnokii-0.6.18-new/configure
---- gnokii-0.6.18/configure    2007-07-24 16:31:57.000000000 -0400
-+++ gnokii-0.6.18-new/configure        2007-09-28 12:00:21.000000000 -0400
-@@ -28430,7 +28430,7 @@
+diff -uNr gnokii-0.6.20/configure gnokii-0.6.20-new/configure
+--- gnokii-0.6.20/configure    2007-10-27 10:22:21.000000000 -0400
++++ gnokii-0.6.20-new/configure        2007-10-27 14:11:55.000000000 -0400
+@@ -28439,7 +28439,7 @@
  _ACEOF
  
                USE_BLUETOOTH="yes"
@@ -10,9 +10,44 @@
        fi
  fi
  
-diff -uNr gnokii-0.6.18/xgnokii/xgnokii_lowlevel.h 
gnokii-0.6.18-new/xgnokii/xgnokii_lowlevel.h
---- gnokii-0.6.18/xgnokii/xgnokii_lowlevel.h   2007-07-24 16:31:37.000000000 
-0400
-+++ gnokii-0.6.18-new/xgnokii/xgnokii_lowlevel.h       2007-09-28 
12:00:47.000000000 -0400
+diff -uNr gnokii-0.6.20/gnokii/gnokii-utils.c 
gnokii-0.6.20-new/gnokii/gnokii-utils.c
+--- gnokii-0.6.20/gnokii/gnokii-utils.c        2007-10-27 10:22:01.000000000 
-0400
++++ gnokii-0.6.20-new/gnokii/gnokii-utils.c    2007-10-27 14:12:08.000000000 
-0400
+@@ -43,6 +43,7 @@
+ 
+ #include <stdio.h>
+ #include <signal.h>
++#include <sys/stat.h>
+ 
+ #include "gnokii-app.h"
+ #include "gnokii.h"
+diff -uNr gnokii-0.6.20/xgnokii/xgnokii_data.c 
gnokii-0.6.20-new/xgnokii/xgnokii_data.c
+--- gnokii-0.6.20/xgnokii/xgnokii_data.c       2007-10-27 10:22:02.000000000 
-0400
++++ gnokii-0.6.20-new/xgnokii/xgnokii_data.c   2007-10-27 14:20:19.000000000 
-0400
+@@ -65,7 +65,7 @@
+ }
+ 
+ 
+-inline void GUI_ShowData(void)
++void GUI_ShowData(void)
+ {
+       if (!phoneMonitor.supported & PM_DATA)
+               return;
+diff -uNr gnokii-0.6.20/xgnokii/xgnokii_data.h 
gnokii-0.6.20-new/xgnokii/xgnokii_data.h
+--- gnokii-0.6.20/xgnokii/xgnokii_data.h       2007-10-27 10:22:02.000000000 
-0400
++++ gnokii-0.6.20-new/xgnokii/xgnokii_data.h   2007-10-27 14:20:19.000000000 
-0400
+@@ -31,7 +31,7 @@
+ #define XGNOKII_DATA_H
+ 
+ void GUI_CreateDataWindow(void);
+-inline void GUI_ShowData(void);
++extern void GUI_ShowData(void);
+ inline void GUI_HideData(void);
+ 
+ #endif
+diff -uNr gnokii-0.6.20/xgnokii/xgnokii_lowlevel.h 
gnokii-0.6.20-new/xgnokii/xgnokii_lowlevel.h
+--- gnokii-0.6.20/xgnokii/xgnokii_lowlevel.h   2007-10-27 10:22:02.000000000 
-0400
++++ gnokii-0.6.20-new/xgnokii/xgnokii_lowlevel.h       2007-10-27 
14:11:55.000000000 -0400
 @@ -230,6 +230,6 @@
  extern void GUI_InsertEvent(PhoneEvent * event);
  extern gn_error GUI_InitSMSFolders(void);


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to