blob: afa0883b6d1fd20a2e05bde1c27d8471da6702c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = hackup-git
pkgdesc = Read Hacker News from the desktop. An app designed for Pantheon Shell
pkgver = r133.cfb24a6
pkgrel = 1
url = https://github.com/mdh34/hackup
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = meson
makedepends = vala
depends = gtk3
depends = granite
depends = libsoup
depends = json-glib
depends = webkit2gtk
optdepends = lib32-json-glib
provides = hackup
conflicts = hackup
source = git+https://github.com/mdh34/hackup.git
md5sums = SKIP
pkgname = hackup-git
|