comparison mupdf-source/thirdparty/curl/packages/Symbian/group/curl.pkg @ 2:b50eed0cc0ef upstream

ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4. The directory name has changed: no version number in the expanded directory now.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:43:07 +0200
parents
children
comparison
equal deleted inserted replaced
1:1d09e1dec1d9 2:b50eed0cc0ef
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"