diff --git a/files/remove-broken-synctex-check.patch b/files/remove-broken-synctex-check.patch deleted file mode 100644 --- a/files/remove-broken-synctex-check.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 024f228c45a1df3f01dada4e72e99dd7a76ecf26 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= -Date: Sun, 27 May 2018 02:11:24 +0200 -Subject: [PATCH] meson.build: Don't do broken synctex version check -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Signed-off-by: Johannes Löthberg ---- - meson.build | 3 --- - 1 file changed, 3 deletions(-) - -diff --git a/meson.build b/meson.build -index 1862fa0..63246e8 100644 ---- a/meson.build -+++ b/meson.build -@@ -82,9 +82,6 @@ endif - if get_option('enable-synctex') and synctex.found() - build_dependencies += synctex - defines += '-DWITH_SYNCTEX' -- if synctex.version() < '2.0.0' -- defines += '-DWITH_SYNCTEX1' -- endif - endif - - if get_option('enable-magic') and magic.found() --- -2.17.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : zathura -version : 0.4.0 -release : 9 +version : 0.4.1 +release : 10 source : - - https://pwmt.org/projects/zathura/download/zathura-0.4.0.tar.xz : aa629259c6ac729e90abdda1b9b51854adaa6851192f08a55e63379500541ec8 + - https://pwmt.org/projects/zathura/download/zathura-0.4.1.tar.xz : d6f56bf6e7e05d2e91213287c7aea21481c44521b622f9e9ec06a886f51dd9fe - https://pwmt.org/projects/zathura-pdf-poppler/download/zathura-pdf-poppler-0.2.9.tar.xz : be0806116ea6e6c95495f5e244e0d70d2551a9058e5574b47d3e5a09bc6592dc - https://pwmt.org/projects/zathura-djvu/download/zathura-djvu-0.2.8.tar.xz : d0e664d5312bdc0674fdf8cc6e259c9ee1365714172bc809f9c0f69659d8b32b - https://pwmt.org/projects/zathura-cb/download/zathura-cb-0.1.8.tar.xz : 452a0702e257dbed6a84b7faf6b51e4eb57a163654bbcddf6301143d3770ccc4 @@ -23,7 +23,6 @@ - intltool - python-sphinx setup : | - %patch -p1 < $pkgfiles/remove-broken-synctex-check.patch %meson_configure build : | %ninja_build -j1 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ zathura - Peter O'Connor - peter@solus-project.com + Justin Berthault + justin.berthault@zaclys.net BSD-3-Clause office.viewers @@ -29,6 +29,7 @@ /usr/share/applications/org.pwmt.zathura-pdf-poppler.desktop /usr/share/applications/org.pwmt.zathura-ps.desktop /usr/share/applications/org.pwmt.zathura.desktop + /usr/share/bash-completion/completions/zathura /usr/share/dbus-1/interfaces/org.pwmt.zathura.xml /usr/share/icons/hicolor/128x128/apps/org.pwmt.zathura.png /usr/share/locale/ca/LC_MESSAGES/zathura.mo @@ -56,6 +57,7 @@ /usr/share/man/man1/zathura.1 /usr/share/man/man5/zathurarc.5 /usr/share/metainfo/org.pwmt.zathura.appdata.xml + /usr/share/zsh/vendor-completions/_zathura @@ -65,7 +67,7 @@ programming.devel - zathura + zathura /usr/include/zathura/document.h @@ -79,12 +81,12 @@ - - 2018-06-28 - 0.4.0 + + 2018-10-20 + 0.4.1 Packaging update - Peter O'Connor - peter@solus-project.com + Justin Berthault + justin.berthault@zaclys.net \ No newline at end of file