blob: 9eeaa12e687f76fd9c31ea22cc6a2da7dd6a377b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = logistics-git
pkgdesc = Gtk/Python native Docker client for GNOME
pkgver = r18.16ae35a
pkgrel = 2
url = https://github.com/cameronthecoder/logistics
arch = any
license = GPL3
checkdepends = appstream-glib
makedepends = git
makedepends = meson
makedepends = blueprint-compiler
makedepends = gobject-introspection
depends = libadwaita
depends = docker
depends = python-gobject
provides = logistics
conflicts = logistics
source = git+https://github.com/cameronthecoder/logistics.git
b2sums = SKIP
pkgname = logistics-git
|