A few Symbian build changes
authorDan Fandrich <dan@coneharvesters.com>
Wed, 10 Mar 2010 06:55:23 +0000 (06:55 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 10 Mar 2010 06:55:23 +0000 (06:55 +0000)
packages/Symbian/group/curl.pkg
packages/Symbian/group/libcurl.mmp
packages/Symbian/group/libcurl.pkg

index c6456b2..dfc994f 100644 (file)
@@ -6,19 +6,19 @@
 
 ;Header - standard sis file header including version number
 ;Version scheme: curl's major, curl's minor, curl's subminor*100 + build number
-; e.g. The third Symbian package of curl ver. 7.19.7 would have a SIS package
-; version of 7, 19, 703
-#{"curl"}, (0xF0206442), 7, 19, <please_update_version>, TYPE=SA
+; e.g. The third Symbian package of curl ver. 7.20.1 would have a SIS package
+; version of 7, 20, 103
+#{"curl"}, (0xF0206442), 7, 20, <please_update_version>, TYPE=SA
 
 ; Vendor name
-%{"Standard libcurl package"}
-:"Standard libcurl package"
+%{"curl project"}
+:"curl project"
 
 ; Embedded component
 @"libcurl.sis",(0xF0206D00)
 
 ; A dependency on P.I.P.S. and the stdio server are probably good to have here
-;(0x20009A80), *, *, *, {"P.I.P.S. for Series 60 3rd ed."}
+;(0x20009A80), *, *, *, {"Open C Standard Libraries"}
 ;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
 ;(0x20009AA2), *, *, *, {"Symbian OS STDIOSERVER"}
 
index 825eb57..400dcff 100644 (file)
@@ -37,7 +37,7 @@ SOURCE \
 
 USERINCLUDE   ../../../lib ../../../include/curl
 #ifdef ENABLE_SSL
-USERINCLUDE /epoc32/include/osextensions/stdapis
+SYSTEMINCLUDE /epoc32/include/osextensions/stdapis
 // Older versions of the SDK need this instead:
 //USERINCLUDE /epoc32/include/stdapis/openssl
 #endif
index 6f16744..1460a59 100644 (file)
@@ -6,16 +6,16 @@
 
 ;Header - standard sis file header including version number
 ;Version scheme: curl's major, curl's minor, curl's subminor*100 + build number
-; e.g. The third Symbian package of curl ver. 7.19.7 would have a SIS package
-; version of 7, 19, 703
-#{"libcurl"}, (0xF0206D00), 7, 19, <please_update_version>, TYPE=SA
+; e.g. The third Symbian package of curl ver. 7.20.1 would have a SIS package
+; version of 7, 20, 103
+#{"libcurl"}, (0xF0206D00), 7, 20, <please_update_version>, TYPE=SA
 
 ; Vendor name
-%{"Standard curl package"}
-:"Standard curl package"
+%{"curl project"}
+:"curl project"
 
 ; A dependency on P.I.P.S. is probably a good idea to add here
-;(0x20009A80), *, *, *, {"P.I.P.S. for Series 60 3rd ed."}
+;(0x20009A80), *, *, *, {"Open C Standard Libraries"}
 ;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
 
 ;Files - standard file specifications