blob: d5baf739f320e6b9bd2508bbf488d273c45222ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
pkgbase = bauh-staging
pkgdesc = Graphical interface for managing your applications (AppImage, Flatpak, Snap, Arch/AUR, Web). Testing branch (it may not be working properly).
pkgver = 0.10.8.RC
pkgrel = 2
url = https://github.com/vinifmor/bauh
arch = any
license = zlib/libpng
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pyqt5
depends = python-pyqt5-sip
depends = python-requests
depends = python-colorama
depends = python-pyaml
depends = qt5-svg
depends = python-dateutil
optdepends = flatpak: required for Flatpak support
optdepends = snapd: required for Snap support
optdepends = python-beautifulsoup4: for Native Web applications support
optdepends = python-lxml: for Native Web applications support
optdepends = sqlite3: required for AppImage support
optdepends = fuse2: may be required for AppImage support
optdepends = fuse3: may be required for AppImage support
optdepends = pacman: required for AUR support
optdepends = binutils: required for AUR support
optdepends = git: required for AUR support
optdepends = rebuild-detector: enables rebuild checking for AUR packages (optional)
optdepends = autoconf: may be required to compile some AUR packages
optdepends = automake: may be required to compile some AUR packages
optdepends = bison: may be required to compile some AUR packages
optdepends = fakeroot: may be required to compile some AUR packages
optdepends = flex: may be required to compile some AUR packages
optdepends = gcc: may be required to compile some AUR packages
optdepends = m4: may be required to compile some AUR packages
optdepends = lib32-fakeroot: may be required to compile some AUR packages
optdepends = make: may be required to compile some AUR packages
optdepends = patch: may be required to compile some AUR packages
optdepends = pkgconf: may be required to compile some AUR packages
optdepends = ccache: can improve AUR packages compilation speed
optdepends = aria2: multi-threaded downloading support
optdepends = breeze: KDE Plasma main theme
optdepends = axel: multi-threaded downloading support
optdepends = shadow: to install AUR packages as the root user
optdepends = util-linux: to install AUR packages as the root user
optdepends = xdg-utils: to open URLs in the browser
provides = bauh
conflicts = bauh
source = https://github.com/vinifmor/bauh/archive/17524c49fb9f8d9a1544d42012d49e1175c09066.tar.gz
sha512sums = f57e3730cb7c8ceae74fb684e967c7a7e7b1682e1f36dc2310e8a6c1629a7657b43615353f8b40fc8808f46d6aac40bc7cda85f8926e1c0d092950a95f6c31d8
pkgname = bauh-staging
|