2
0
Fork 0

cmark + man

This commit is contained in:
Gaute Hope 2018-08-29 09:54:27 +02:00
parent d38fa2e6da
commit 3a110b38a2
2 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Sun Jul 1 10:11:24 UTC 2018
# Wed Aug 29 07:54:13 UTC 2018
pkgbase = astroid-git
pkgdesc = a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others
pkgver = v0.12.r105.g446f1c0
pkgver = v0.13.r21.g00a1fbb
pkgrel = 1
url = https://github.com/astroidmail/astroid
install = astroid.install
@ -15,7 +15,8 @@ pkgbase = astroid-git
makedepends = git
makedepends = pkg-config
makedepends = python-gobject
makedepends = marked
makedepends = cmark
makedepends = ruby-ronn
depends = notmuch
depends = boost
depends = boost-libs

View File

@ -1,7 +1,7 @@
# Maintainer: Gaute Hope <eg@gaute.vetsj.com>
_pkgname=astroid
pkgname=$_pkgname-git
pkgver=v0.12.r105.g446f1c0
pkgver=v0.13.r21.g00a1fbb
pkgrel=1
epoch=
pkgdesc="a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others"
@ -10,7 +10,7 @@ url="https://github.com/astroidmail/astroid"
license=('GPL')
groups=()
depends=('notmuch' 'boost' 'boost-libs' 'gmime' 'gtkmm3' 'webkit2gtk' 'libsass' 'libpeas' 'gobject-introspection' 'protobuf')
makedepends=('cmake' 'ninja' 'git' 'pkg-config' 'python-gobject' 'marked')
makedepends=('cmake' 'ninja' 'git' 'pkg-config' 'python-gobject' 'cmark' 'ruby-ronn')
checkdepends=('notmuch-runtime')
optdepends=('gvim: default editor'
'emacs: can be used as editor'