blob: 7527858ddac93a7335b809eaaf2140fd12d368a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = pan-git
pkgdesc = Pan is a Usenet newsreader that's good at both text and binaries. Development version.
pkgver = v0.164.r0.gf8e650a6
pkgrel = 1
epoch = 1
url = http://pan.rebelbase.com/
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = intltool
makedepends = cmake
depends = gmime3
depends = gtkspell3
depends = gspell
provides = pan
conflicts = pan
source = git+https://gitlab.gnome.org/GNOME/pan.git
sha256sums = SKIP
pkgname = pan-git
|