blob: 35e9b8f28bc66e3e54d9c7b1568524c49a0d40b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = cppsplash-git
pkgdesc = Changes the background wallpaper for gnome & cinnamon based desktops from the command line.
pkgver = 0.0.1
pkgrel = 1
url = https://gitlab.com/rouvenhimmelstein/cppsplash
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = qt5-base
depends = qt5-base
provides = chwp
conflicts = chwp
source = https://gitlab.com/rouvenhimmelstein/cppsplash/-/archive/0.0.1/cppsplash-0.0.1.tar.gz
sha256sums = SKIP
pkgname = cppsplash-git
|