Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052617
D4084.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D4084.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,14 @@
name : zeal
-version : 0.6.0
-release : 9
+version : 0.6.1
+release : 10
source :
- - https://github.com/zealdocs/zeal/archive/v0.6.0.tar.gz : ef307d3ad4f03c76fa5fc249f8e7e04de879aa7574bec1ff8be548dbc2c02973
-license : GPL-3.0
+ - https://github.com/zealdocs/zeal/archive/v0.6.1.tar.gz : 095c08f9903071849d5c79878abd48237ce1615f16d324afff1873ab6b5f0026
+license : GPL-3.0-or-later
component : programming.tools
summary : Offline documentation browser inspired by Dash
description: |
- Offline documentation browser inspired by Dash
+ Zeal is a simple offline documentation browser inspired by Dash.
builddeps :
- - pkgconfig(glesv2)
- pkgconfig(libarchive)
- pkgconfig(Qt5WebKit)
- pkgconfig(Qt5X11Extras)
@@ -18,9 +17,8 @@
- pkgconfig(xcb-keysyms)
- extra-cmake-modules
setup : |
- mkdir build && cd build
- %cmake ..
+ %cmake_ninja
build : |
- %make -C build
+ %ninja_build
install : |
- %make_install -C build
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,39 +2,40 @@
<Source>
<Name>zeal</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@tuta.io</Email>
</Packager>
- <License>GPL-3.0</License>
+ <License>GPL-3.0-or-later</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">Offline documentation browser inspired by Dash</Summary>
- <Description xml:lang="en">Offline documentation browser inspired by Dash
+ <Description xml:lang="en">Zeal is a simple offline documentation browser inspired by Dash.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>zeal</Name>
<Summary xml:lang="en">Offline documentation browser inspired by Dash</Summary>
- <Description xml:lang="en">Offline documentation browser inspired by Dash
+ <Description xml:lang="en">Zeal is a simple offline documentation browser inspired by Dash.
</Description>
<PartOf>programming.tools</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/applications/zeal.desktop</Path>
+ <Path fileType="executable">/usr/bin/zeal</Path>
+ <Path fileType="data">/usr/share/applications/org.zealdocs.Zeal.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/zeal.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/zeal.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/24x24/apps/zeal.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/zeal.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/zeal.png</Path>
+ <Path fileType="data">/usr/share/metainfo/org.zealdocs.Zeal.appdata.xml</Path>
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2018-03-23</Date>
- <Version>0.6.0</Version>
+ <Update release="10">
+ <Date>2018-10-19</Date>
+ <Version>0.6.1</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@tuta.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 9:39 PM (3 h, 23 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821974
Default Alt Text
D4084.diff (3 KB)
Attached To
Mode
D4084: Update zeal to 0.6.1
Attached
Detach File
Event Timeline
Log In to Comment