blob: afad1525b95ee3b209c0e7c2ea4a803132a23611 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ccbuddy-git
pkgdesc = Pixel crab desktop pet for Wayland
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/mucahitzor/ccbuddy
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-gobject
depends = python-cairo
depends = gtk3
depends = gtk-layer-shell
provides = ccbuddy
conflicts = ccbuddy
source = ccbuddy-git::git+https://github.com/mucahitzor/ccbuddy.git
sha256sums = SKIP
pkgname = ccbuddy-git
|