Zorin desktop themes
Paquet d’installation silencieuse pour Zorin desktop themes
0.0.51-20
- package: tis-zorin-desktop-themes
- name: Zorin desktop themes
- version: 0.0.51-20
- maintainer: sfonteneau
- locale: all
- target_os: debian_based
- architecture: all
- signature_date:
- size: 942.65 Ko
- homepage : https://github.com/ZorinOS/zorin-desktop-themes
package : tis-zorin-desktop-themes
version : 0.0.51-20
architecture : all
section : base
priority : optional
name : Zorin desktop themes
categories :
maintainer : sfonteneau
description :
depends :
conflicts :
maturity : PROD
locale : all
target_os : debian_based
min_wapt_version :
sources :
installed_size :
impacted_process :
description_fr :
description_pl :
description_de :
description_es :
description_pt :
description_it :
description_nl :
description_ru :
audit_schedule :
editor :
keywords :
licence :
homepage : https://github.com/ZorinOS/zorin-desktop-themes
package_uuid : 11d1be3a-eaaa-460e-94a3-417c6374ae47
valid_from :
valid_until :
forced_install_on :
changelog :
min_os_version :
max_os_version :
icon_sha256sum : caab74d915766f4bdb8e8bf2de4b51ed6150dcc2c9d3e8b3fd8a85d0bca56100
signer : Tranquil IT
signer_fingerprint: 8c5127a75392be9cc9afd0dbae1222a673072c308c14d88ab246e23832e8c6bb
signature_date : 2026-03-11T14:25:08.000000
signed_attributes : package,version,architecture,section,priority,name,categories,maintainer,description,depends,conflicts,maturity,locale,target_os,min_wapt_version,sources,installed_size,impacted_process,description_fr,description_pl,description_de,description_es,description_pt,description_it,description_nl,description_ru,audit_schedule,editor,keywords,licence,homepage,package_uuid,valid_from,valid_until,forced_install_on,changelog,min_os_version,max_os_version,icon_sha256sum,signer,signer_fingerprint,signature_date,signed_attributes
signature : e3dYQjKRdVvg7KyLlyeA2pmJ0TD+KcDWbpnuHgWplTeDoOLfXmhNd890NmhQYMvrf5sJZxgm5ZzRk97vTCRXVPhxnuuWjawNaXVjNgG5iS+ZKxFwhwzEv/MKmXjfu08+JWWhta7Vt2Ypr8fA42rk1ZAHsWhPQH4P+P/N+nztGocBWmU8g/I1+nGxDvNLKeqHc+RKAoohOdce4oSbVVDarImy3Em0NU08+eEbaOCXKhRDnzVs2bsj27ZyQAmd/2xqFoXGLfZowIbVuVzifU+2MhyJK7gTF3PAooVxOLN2i1R0WfBl7Mro7u0hyTRiz82gbsLuCvJoiChBLBZTYjB09A==
# -*- coding: utf-8 -*-
from setuphelpers import *
import glob
def install():
bin_name = glob.glob('*.deb')[0]
install_deb(bin_name)
def uninstall():
uninstall_apt("zorin-desktop-themes")
# -*- coding: utf-8 -*-
from setupdevhelpers import *
release_only = False
def update_package():
run('''apt update
apt install -y build-essential devscripts equivs git
cd /tmp
git clone https://github.com/ZorinOS/zorin-desktop-themes.git
cd zorin-desktop-themes
debuild -us -uc -b''')
run('cp -f /tmp/zorin-desktop-themes_*.deb ./')
version = "0.0.%s" % run(r"git -C /tmp/zorin-desktop-themes rev-list --count master" ).strip()
control.version = "%s-%s" % (version, control.version.split("-", 1)[-1])
control.save_control_to_wapt()
38d056ab130f7bf7c481c12636a4e9959de36561d3dfcbe54c6e3571bc0c1dc3 : WAPT/certificate.crt
c4e7843cb1b0de33190a9972cae1d00abe75e21ef4d26a4427b0e70430803ca1 : WAPT/control
caab74d915766f4bdb8e8bf2de4b51ed6150dcc2c9d3e8b3fd8a85d0bca56100 : WAPT/icon.png
5670f03ebb5f5dfff5d071561b69249285dc881e0881c474f12665c2b7b12e46 : luti.json
d92ccdb3660eb6d36459ac4a211399f8177f6fa3ba60c89a1833f0665c742d60 : setup.py
8ad297dbace2482a1ff4767ff086aa968229b9a8e79b9281fbc0ad10d2ccde4e : update_package.py
11a43859605b16bd03ee56ca2d48b9a06bf25d197fde00fd07c93caf6e1ab0f5 : zorin-desktop-themes_5.2.2_all.deb