blob: 69afd6b0971de0a2377bd328fa9b1ce085fff908 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = plasma5-applets-journalviewer-git
pkgdesc = simple journald log viewer plasmoid
pkgver = r12.07536d5
pkgrel = 1
url = https://gitlab.com/Aiwendil/JournalViewer
arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = extra-cmake-modules
makedepends = pkg-config
makedepends = git
depends = plasma-workspace
source = git+https://gitlab.com/Aiwendil/JournalViewer.git
sha256sums = SKIP
pkgname = plasma5-applets-journalviewer-git
|