astroid-git/.SRCINFO
Alad Wenter 62034828ee add conflicts, test_compose.patch, gtk-update-icon-cache
- Add conflicts such that package properly conflicts with astroid on
  installation.
- Remove the .install file as it is properly handled by pacman hooks in
  gtk-update-icon-cache (add as dependency).
- Remove empty fields from the PKGBUILD to match Arch package
  guidelines.
- Add test_compose.patch such that tests pass.
- Use $_pkgname consistently. Note: the source is already checked out as
  "astroid" by makepkg.
2019-11-24 18:48:17 +01:00

41 lines
1.1 KiB
Plaintext

pkgbase = astroid-git
pkgdesc = a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others
pkgver = v0.15.r13.gb675b42
pkgrel = 1
url = https://github.com/astroidmail/astroid
arch = x86_64
arch = i686
license = GPL
checkdepends = notmuch-runtime
makedepends = cmake
makedepends = ninja
makedepends = git
makedepends = pkg-config
makedepends = python-gobject
makedepends = cmark
makedepends = ruby-ronn
depends = notmuch
depends = boost
depends = boost-libs
depends = gmime
depends = gtkmm3
depends = webkit2gtk
depends = libsass
depends = libpeas
depends = gobject-introspection
depends = protobuf
depends = gtk-update-icon-cache
optdepends = gvim: default editor
optdepends = emacs: can be used as editor
optdepends = vte3: for drop-down terminal
optdepends = cmark: for markdown to html composition
provides = astroid
conflicts = astroid
source = git+https://github.com/astroidmail/astroid.git
source = test_compose.patch
md5sums = SKIP
md5sums = 75188a53e85c7d80f7553d2cc38d5bb3
pkgname = astroid-git