comparison mupdf-source/thirdparty/curl/packages/Symbian/group/curl.pkg @ 3:2c135c81b16c

MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:44:09 +0200
parents b50eed0cc0ef
children
comparison
equal deleted inserted replaced
0:6015a75abc2d 3:2c135c81b16c
1 ; curl package definition file
2 ; Use with makesis to create a Symbian .sis package
3
4 ;Language - standard language definitions
5 &EN
6
7 ;Header - standard sis file header including version number
8 ;Version scheme: curl's major, curl's minor, curl's subminor*100 + build number
9 ; e.g. The third Symbian package of curl ver. 7.20.1 would have a SIS package
10 ; version of 7, 20, 103
11 #{"curl"}, (0xF0206442), 7, 20, <please_update_version>, TYPE=SA
12
13 ; Vendor name
14 %{"curl project"}
15 :"curl project"
16
17 ; Embedded component
18 @"libcurl.sis",(0xF0206D00)
19
20 ; A dependency on P.I.P.S. and the stdio server are probably good to have here
21 ;(0x20009A80), *, *, *, {"Open C Standard Libraries"}
22 ;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
23 ;(0x20009AA2), *, *, *, {"Symbian OS STDIOSERVER"}
24
25 ;Files - standard file specifications
26 "\epoc32\release\armv5\urel\curl.exe" - "$:\sys\bin\curl.exe"