blob: d1d0e25bac72899498ebf725d2341d392d055050 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ross-applicationlauncher-git
pkgdesc = Application Launcher for the ROSS Shell
pkgver = r34.e7bb771
pkgrel = 1
url = https://github.com/rosssoftware/Shell/tree/master/ApplicationLauncher
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = qt5-tools
makedepends = git
depends = libqtxdg
optdepends = qt5-x11extras
optdepends = libx11
provides = ross-applicationlauncher
conflicts = ross-applicationlauncher
source = ross-applicationlauncher::git+https://github.com/rosssoftware/Shell.git
sha256sums = SKIP
pkgname = ross-applicationlauncher-git
|