[Pcsclite-cvs-commit] r5056 - /website/ccid.html

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Jul 2 09:57:52 UTC 2010


Author: rousseau
Date: Fri Jul  2 09:57:52 2010
New Revision: 5056

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5056
Log:
Add patch for Leopard

Modified:
    website/ccid.html

Modified: website/ccid.html
URL: http://svn.debian.org/wsvn/pcsclite/website/ccid.html?rev=5056&op=diff
==============================================================================
--- website/ccid.html (original)
+++ website/ccid.html Fri Jul  2 09:57:52 2010
@@ -231,16 +231,29 @@
 	<h3><a name="MacOSX"></a>
 	<a href="#MacOSX">Mac OS X</a></h3>
 	
+	<h4>Snow Leopard (10.6.x)</h4>
+
+	<p>Mac OS X Leopard (10.6) is supported without patches. To build
+	the driver you need to extract the archive and do:</p>
+
+	<pre>
+  $ ./MacOSX/configure
+  $ make
+  $ sudo make install
+	</pre>
+
 	<h4>Leopard (10.5.6 and newer)</h4>
 
-	<p>Apple now includes my CCID driver in Leopard 10.5.6. See the <a
-	href="http://lists.apple.com/archives/Apple-cdsa/2008/Dec/msg00039.html">mail</a>
+	<p>Apple now includes my CCID driver (version 1.3.8) in Leopard
+	10.5.6. See the <a
+		href="http://lists.apple.com/archives/Apple-cdsa/2008/Dec/msg00039.html">mail</a>
 	from Shawn Geddis to have a list of changes.</p>
 
 	<h4>Leopard (10.5)</h4>
 
-	<p>Mac OS X Leopard (10.5) is supported without patches. To build
-	the driver you need to extract the archive and do:</p>
+	<p>Mac OS X Leopard (10.5) is supported with a <a
+		href="patch_Leopard.txt">simple patch</a>. To build the driver
+	you need to extract the archive and do:</p>
 
 	<pre>
   $ ./MacOSX/configure




More information about the Pcsclite-cvs-commit mailing list