Page MenuHomeSolus

D4096.diff
No OneTemporary

D4096.diff

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?= <johannes@kyriasis.com>
-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 <johannes@kyriasis.com>
----
- 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 @@
<Source>
<Name>zathura</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>office.viewers</PartOf>
@@ -29,6 +29,7 @@
<Path fileType="data">/usr/share/applications/org.pwmt.zathura-pdf-poppler.desktop</Path>
<Path fileType="data">/usr/share/applications/org.pwmt.zathura-ps.desktop</Path>
<Path fileType="data">/usr/share/applications/org.pwmt.zathura.desktop</Path>
+ <Path fileType="data">/usr/share/bash-completion/completions/zathura</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.pwmt.zathura.xml</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/org.pwmt.zathura.png</Path>
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/zathura.mo</Path>
@@ -56,6 +57,7 @@
<Path fileType="man">/usr/share/man/man1/zathura.1</Path>
<Path fileType="man">/usr/share/man/man5/zathurarc.5</Path>
<Path fileType="data">/usr/share/metainfo/org.pwmt.zathura.appdata.xml</Path>
+ <Path fileType="data">/usr/share/zsh/vendor-completions/_zathura</Path>
</Files>
</Package>
<Package>
@@ -65,7 +67,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="9">zathura</Dependency>
+ <Dependency release="10">zathura</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/zathura/document.h</Path>
@@ -79,12 +81,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2018-06-28</Date>
- <Version>0.4.0</Version>
+ <Update release="10">
+ <Date>2018-10-21</Date>
+ <Version>0.4.1</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:46 PM (3 h, 6 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816834
Default Alt Text
D4096.diff (4 KB)

Event Timeline