blob: 3345bc80735f1546e90051fbb09972e45fb5ffeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = pardus-boot-analyzer-git
pkgdesc = Graphical (GUI) tool to analyze system boot time and manage startup applications
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/06ergin06/pardus-boot-analyzer
arch = any
license = GPL3
makedepends = git
depends = python
depends = gtk3
depends = python-gobject
depends = python-cairo
depends = polkit
depends = systemd
provides = pardus-boot-analyzer
conflicts = pardus-boot-analyzer
source = git+https://github.com/06ergin06/pardus-boot-analyzer.git#branch=main
md5sums = SKIP
pkgname = pardus-boot-analyzer-git
|