tis-ekiga
4.0.1-3
- package : tis-ekiga
- version : 4.0.1-3
- description : Ekiga VOIP SIP / Video Softphone
- maintainer : Hubert TOUVET
- date : 2018-02-27 18:59:14
setup.py
# -*- coding: utf-8 -*-
# -----------------------------------------------------------------------
# This file is part of WAPT
# Copyright (C) 2013 Tranquil IT Systems http://www.tranquil.it
# WAPT aims to help Windows systems administrators to deploy
# setup and update applications on users PC.
#
# WAPT is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# WAPT is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with WAPT. If not, see <http://www.gnu.org/licenses/>.
#
# -----------------------------------------------------------------------
from setuphelpers import *
# registry key(s) where WAPT will find how to remove the application(s)
uninstallkey = ['Ekiga','GTK2-Runtime']
def install():
print('installing gtk+ runtime')
run(r'"gtk+-2.22-setup.exe" /S')
print('installing tis-ekiga')
run(r'"ekiga-setup-4.0.1+.exe" /S')
manifest.sha256
[["WAPT/icon.png", "802b2976113f3664ad366c8a28f0eaab2237f90f8d1e664dbee7f1e31f6cad6d"], ["WAPT/certificate.crt", "79e5388683c0b6cb03f4f81e4e58e3a11463b2b6cf169dd9c453098027dcfaa4"], ["WAPT/wapt.psproj", "e54d2f886a3b38db190bacb48c901adf33e14f6cfc6a552798455735c705377e"], ["gtk+-2.22-setup.exe", "1e39823c31a4d00f7ac3f2601aecdeb7315db04f965b6895204d9ae8a3766a1f"], ["WAPT/control", "c0f4d27bb3aff2742f497c0d8059a183bc1d12906a8774b445eaffdc5fc8bc4f"], ["setup.py", "8b6d92c267cae6ee58c0513ab82cf350917a667cbddf08be4dde6c23138bcfee"], ["ekiga-setup-4.0.1+.exe", "334044d5b5f4e37631adcb0dca2bf13b3bede4e60bb0f0ffaea318ef73b34e6b"]]