Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv28921

Added Files:
        jpilot.info jpilot.patch 
Log Message:
to stable based on feedback


--- NEW FILE: jpilot.patch ---
--- jpilot-0.99.9/jpilot.c      2006-06-09 16:42:57.000000000 -0400
+++ jpilot-0.99.9-patched/jpilot.c      2006-08-30 07:58:22.000000000 -0400
@@ -2180,19 +2180,19 @@
 
    /* Extract first day of week preference from locale in GTK2 */
 #  ifdef ENABLE_GTK2
-#     ifdef HAVE_LANGINFO_H
-        /* GTK 2.8 libraries */
-        week_start = nl_langinfo (_NL_TIME_FIRST_WEEKDAY);
-        pref_fdow = *((unsigned char *) week_start) - 1;
-#     else
-        /* GTK 2.6 libraries */
+   /* #     ifdef HAVE_LANGINFO_H
+   /* GTK 2.8 libraries
+   week_start = nl_langinfo (_NL_TIME_FIRST_WEEKDAY);
+   pref_fdow = *((unsigned char *) week_start) - 1;
+   #     else */
+   /* GTK 2.6 libraries */
 #        if defined(ENABLE_NLS)
-           week_start = dgettext("gtk20", "calendar:week_start:0");
-           if (strncmp("calendar:week_start:", week_start, 20) == 0) {
-              pref_fdow = *(week_start + 20) - '0';
-           }
+   week_start = dgettext("gtk20", "calendar:week_start:0");
+   if (strncmp("calendar:week_start:", week_start, 20) == 0) {
+     pref_fdow = *(week_start + 20) - '0';
+   }
 #        endif
-#     endif
+   /* #     endif */
       if (pref_fdow > 1)
         pref_fdow = 1;
       if (pref_fdow < 0)

--- NEW FILE: jpilot.info ---
Package: jpilot
Version: 0.99.9
Revision: 11
###
Depends: <<
x11, x11-shlibs, atk1-shlibs, pango1-xft2-shlibs, 
readline5-shlibs (>= 5.0-1004), gtk+2-shlibs ( <= 2.6.999-1999 ) , glib2-shlibs 
(>= 2.6.6-1111), 
pilot-link10-shlibs, libiconv, libgettext3-shlibs
<<
BuildDepends: <<
atk1, pango1-xft2-dev, pilot-link10, gtk+2-dev ( <= 2.6.999-1999 ) , glib2-dev 
(>= 2.6.6-1111), 
readline5 (>= 5.0-1004),  pkgconfig, libiconv-dev, libgettext3-dev, 
system-openssl-dev, intltool
<<
Replaces: <<
jpilot0, jpilot, jpilot-ssl0, jpilot-ssl-shlibs, jpilot-shlibs, 
jpilot-ssl ( <= 0.99.7 )
<<
Conflicts: <<
jpilot0, jpilot, jpilot-ssl0, jpilot-ssl-shlibs, jpilot-shlibs, 
jpilot-ssl ( <= 0.99.7 )
<<
###
Source: http://jpilot.org/jpilot-%v.tar.gz
Source-MD5: c39df29aeed57b84a674524856ebc290
###
Patch: %n.patch
PatchScript: <<
  ### Fix plugins
  perl -pi.bak -e 's,libexpense_la_LIBADD =,libexpense_la_LIBADD = -module 
-avoid-version,g' Expense/Makefile.in
  perl -pi.bak -e 's,libkeyring_la_LIBADD =,libkeyring_la_LIBADD = -module 
-avoid-version,g' KeyRing/Makefile.in
  perl -pi.bak -e 's,libsynctime_la_LIBADD =,libsynctime_la_LIBADD = -module 
-avoid-version,g' SyncTime/Makefile.in
<<
###
DocFiles: ABOUT-NLS AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TODO 
###
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib


ConfigureParams: <<
--with-ssl=%p/lib/system-openssl --with-libintl-prefix=%p \
--with-libiconv-prefix=%p  --with-gtk-prefix=%p --with-gtk-exec-prefix=%p \
--with-pilot-prefix=%p/lib/pilot-link10  --with-pic --enable-shared \
--enable-static --mandir=%p/share/man --infodir=%p/share/info \
--libexecdir=%p/lib --disable-dependency-tracking
<<
###
InstallScript: <<
  make install DESTDIR=%d
  mv %i/share/doc/jpilot-%v %i/share/doc/%n
 mkdir -p %i/share/doc/installed-packages
 touch %i/share/doc/installed-packages/%N
 touch %i/share/doc/installed-packages/jpilot-ssl


<<
###
Description: Palm Desktop for X11 
DescDetail: <<
  J-Pilot is a full-featured desktop organizer application for the Palm Pilot
  that runs under Linux and UNIX. It includes support for datebooks,
  addresses, memos, todos, expenses, and has plugin support. It uses the
  GTK+2 libraries.
  J-Pilot uses the pilot-link libraries and executables.
  <<
DescUsage:  <<
        If you are using a USB Palm device, you will need to set the Serial port
        field under Preferences -> Settings to "usb:" (without the quotes)
<<
DescPort:  <<
The KeyRing, Expense, and SyncTime plugins apparently have to be built as .so
files to be useable, hence the PatchScript.
Patch out a condition that was supposed to be applied for GTK+ > 2.8 but somehow
showed up as true for GTK+-2.6--hence the reason for the maximum gtk+2 
allowable.
<<
DescPackaging:  <<
Uses system's OpenSSL.
<<
###
License: GPL
Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
Homepage: http://www.jpilot.org/

Splitoff: <<
Package:  jpilot-ssl
Depends: jpilot (= %v-%r)
Files: share/doc/installed-packages/%n
Description: Placeholder package to update to unified jpilot.
<<


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to