Zorin desktop themes
Paquet d’installation silencieuse pour Zorin desktop themes
0.0.51-6
- package: tis-zorin-desktop-themes
- name: Zorin desktop themes
- version: 0.0.51-6
- maintainer: sfonteneau
- locale: all
- target_os: debian_based
- architecture: all
- signature_date:
- size: 942.57 Ko
- homepage : https://github.com/ZorinOS/zorin-desktop-themes
package : tis-zorin-desktop-themes
version : 0.0.51-6
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 : aabe8500-1463-4363-a0bb-2ea950013a5c
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:58:25.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 : hXwD6T9yW5cx5ReYC5jPy413vOrvGyV5/0Iuczf+2piushzfOSHjAk4jBh4drsy9ERO6fCe0U/rbk/dQZp7WzTRfhwv2BDtKmFyPmsJKw75/ebzD0TErzC04SGwB0BjiHpPvswJuEKRKH5zAg6/IFyXM/JWmmynsyALOE58sMYSp4xzIXxoMKR+AtJB7AIGkTZZBRVj2ALsbn/umDmCG7gCmd2F6pjqlrwJK3e/zCLX1c97rIYyCC1CND4zeZoZCQPalTNugBHf05dX03yRfgpU/lnfSdvbuIUYWuo9LqeqBZ3jCFOLaWiFmnfPR8Nw7xDn+IM0FqPoA9gbd+X0DLA==
# -*- coding: utf-8 -*-
from setuphelpers import *
import glob
def install():
bin_name = glob.glob('*.deb')
install_deb(bin_name)
# -*- 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
9672fa27bb95007aad05b68ccaa02211e588cce19e781d6a748b5aa9e350a566 : WAPT/control
caab74d915766f4bdb8e8bf2de4b51ed6150dcc2c9d3e8b3fd8a85d0bca56100 : WAPT/icon.png
25fa969cafb090c2c8d92a511152450e004ab243a0ab0a3d114d8395fa33740a : luti.json
cbb3d6047adb1296ddc35ecd2d989fe310090f2d462607617827f4ecdfe1be08 : setup.py
8ad297dbace2482a1ff4767ff086aa968229b9a8e79b9281fbc0ad10d2ccde4e : update_package.py
11a43859605b16bd03ee56ca2d48b9a06bf25d197fde00fd07c93caf6e1ab0f5 : zorin-desktop-themes_5.2.2_all.deb