aboutsummaryrefslogtreecommitdiff
path: root/packages/Symbian/group/curl.pkg
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-04-25 22:49:18 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-04-25 22:49:18 +0000
commitff748f1a41dce87655b67cf4deff05974b906828 (patch)
treef8aff419b914ed289c76c2e11e79e8e40918fcf0 /packages/Symbian/group/curl.pkg
parentb8193b63216316c58501474e5ebd3ee14ac9349b (diff)
Updated Symbian UIDs. Added .pkg files for creating .sis packages.
Diffstat (limited to 'packages/Symbian/group/curl.pkg')
-rw-r--r--packages/Symbian/group/curl.pkg26
1 files changed, 26 insertions, 0 deletions
diff --git a/packages/Symbian/group/curl.pkg b/packages/Symbian/group/curl.pkg
new file mode 100644
index 000000000..3454496ea
--- /dev/null
+++ b/packages/Symbian/group/curl.pkg
@@ -0,0 +1,26 @@
+; curl package defintion file
+; Use with makesis to create a Symbian .sis package
+
+;Language - standard language definitions
+&EN
+
+;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.18.2 would have a SIS package
+; version of 7, 18, 203
+#{"curl"}, (0xF0206442), 7, 18, <please_update_version>, TYPE=SA
+
+; Vendor name
+%{"Standard libcurl package"}
+:"Standard libcurl package"
+
+; 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."}
+;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
+;(0x20009AA2), *, *, *, {"Symbian OS STDIOSERVER"}
+
+;Files - standard file specifications
+"epoc32\release\armv5\urel\curl.exe" - "$:\sys\bin\curl.exe"