FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit e917b1e8 authored by Mr Chris B Mortimer's avatar Mr Chris B Mortimer
Browse files

Initial ucam package for Ghostscript v9.52

parent a081f30c
No related branches found
No related tags found
1 merge request!71Initial ucam package for Ghostscript v9.52
Pipeline #28096 passed
<?xml version="1.0" encoding="UTF-8"?>
<packages:packages xmlns:packages="http://www.wpkg.org/packages">
<package id="ghostscript" name="GhostScript" revision="%version%.1" reboot="false" priority="71" >
<variable name="version" value="9.52" />
<variable name="fileversion" value="952" />
<check type="uninstall" condition="versiongreaterorequal" path="GPL Ghostscript" value="%version%" />
<install cmd='%WPKGSOFTWARE%\ghostscript\gs%fileversion%w64.exe /S' />
<upgrade include="remove" />
<upgrade include="install" />
<remove cmd='cmd /c %WPKGSOFTWARE%\wpkg\tools\waitforprocess.cmd Un_A.exe' />
<remove cmd='"%programfiles%\gs\gs%version%\uninstgs.exe" /S' />
<remove cmd='cmd /c %WPKGSOFTWARE%\wpkg\tools\waitforprocess.cmd Un_A.exe' />
</package>
</packages:packages>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment