Mercurial > hgrepos > Python2 > PyMuPDF
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mupdf-source/thirdparty/curl/packages/Symbian/group/curl.pkg Mon Sep 15 11:43:07 2025 +0200 @@ -0,0 +1,26 @@ +; curl package definition 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.20.1 would have a SIS package +; version of 7, 20, 103 +#{"curl"}, (0xF0206442), 7, 20, <please_update_version>, TYPE=SA + +; Vendor name +%{"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), *, *, *, {"Open C Standard Libraries"} +;(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"
