Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / notmuch


Commits:
dcf637bb by Daurnimator at 2023-09-18T20:17:50+10:00
upgpkg: 0.38-2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,11 +9,11 @@
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
 pkgver=0.38
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://notmuchmail.org/";
 license=('GPL3')
-makedepends=('python' 'python-setuptools' 'python-sphinx' 'python-cffi' 
'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime3' 'talloc' 'sfsexp')
+makedepends=('python' 'python-setuptools' 'python-sphinx' 'python-cffi' 
'doxygen' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime3' 'talloc' 
'sfsexp')
 options=(!distcc !makeflags)
 source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
 
sha512sums=('be08d3623300ae2f7843d753ed5b18a85adeb215b4450e01a833d45f6a4148f8e8e72384a54719618b3cb07f1639c1d72384ccfbbc23cc5e317a1dc016d8db06'
@@ -46,8 +46,8 @@ package_notmuch-runtime(){
     make DESTDIR="$pkgdir/" LIBDIR_IN_LDCONFIG=0 WITH_EMACS=0 install
     make DESTDIR="$pkgdir/" WITH_BASH=1 install-completion
 
-    # Install manpages
-    make DESTDIR="$pkgdir" install-man
+    # Install docs
+    make DESTDIR="$pkgdir" install-apidocs install-man
 
     # this is provided both with and without a statically included 
libnotmuch.so ???
     install -Dm755 notmuch-shared "$pkgdir/usr/bin/notmuch"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/notmuch/-/commit/dcf637bbd716f1ac521b72e1ffc65194f79cb1b2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/notmuch/-/commit/dcf637bbd716f1ac521b72e1ffc65194f79cb1b2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to