Page MenuHomeSolus

D3769.id9349.diff
No OneTemporary

D3769.id9349.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,16 @@
name : qutebrowser
-version : 1.4.1
-release : 21
+version : 1.4.2
+release : 22
source :
- - https://github.com/qutebrowser/qutebrowser/archive/v1.4.1.tar.gz : 6bbd3d2f96086e6bca555e05d03ce67cdb2fd77b2eedb9e44a0fc02e86d02ead
+ - https://github.com/qutebrowser/qutebrowser/archive/v1.4.2.tar.gz : bc44c08f4561dfadd661bc4f9f36ccc7b590077853a2734f9915dcc049a15644
license : GPL-3.0-or-later
component : network.web.browser
-summary : A keyboard-driven, vim-like browser based on PyQt5.
+summary : A keyboard-driven, vim-like browser based on PyQt5
description: |
A keyboard-driven, vim-like browser based on PyQt5.
builddeps :
- pkgconfig(python3)
+ - asciidoc
rundeps :
- pygments
- python3-qt5
@@ -22,10 +23,13 @@
- pyyaml
build : |
%python3_setup
+ a2x -f manpage doc/qutebrowser.1.asciidoc
install : |
%python3_install
- for icon_size in 16 24 32 48 64 96 128 256; do
- install -Dm 00644 icons/qutebrowser-${icon_size}x${icon_size}.png $installdir/usr/share/icons/hicolor/${icon_size}x${icon_size}/apps/qutebrowser.png
+ for icon_size in 16 24 32 48 64 96 128 256 512; do
+ install -Dm00644 icons/qutebrowser-${icon_size}x${icon_size}.png $installdir/%PREFIX%/share/icons/hicolor/${icon_size}x${icon_size}/apps/qutebrowser.png
done
- install -Dm00644 misc/qutebrowser.desktop $installdir/usr/share/applications/qutebrowser.desktop
- install -Dm00644 icons/qutebrowser-512x512.png $installdir/usr/share/pixmaps/qutebrowser.png
+ install -Dm00644 icons/qutebrowser.svg $installdir/%PREFIX%/share/pixmaps/qutebrowser.svg
+ install -Dm00644 misc/qutebrowser.appdata.xml $installdir/%PREFIX%/share/metainfo/qutebrowser.appdata.xml
+ install -Dm00644 misc/qutebrowser.desktop $installdir/%PREFIX%/share/applications/qutebrowser.desktop
+ install -Dm00644 doc/qutebrowser.1 $installdir/%PREFIX%/share/man/man1/qutebrowser.1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,31 +2,31 @@
<Source>
<Name>qutebrowser</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>network.web.browser</PartOf>
- <Summary xml:lang="en">A keyboard-driven, vim-like browser based on PyQt5.</Summary>
+ <Summary xml:lang="en">A keyboard-driven, vim-like browser based on PyQt5</Summary>
<Description xml:lang="en">A keyboard-driven, vim-like browser based on PyQt5.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>qutebrowser</Name>
- <Summary xml:lang="en">A keyboard-driven, vim-like browser based on PyQt5.</Summary>
+ <Summary xml:lang="en">A keyboard-driven, vim-like browser based on PyQt5</Summary>
<Description xml:lang="en">A keyboard-driven, vim-like browser based on PyQt5.
</Description>
<PartOf>network.web.browser</PartOf>
<Files>
<Path fileType="executable">/usr/bin/qutebrowser</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.1-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.1-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.1-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.1-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.1-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.1-py3.6.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.1-py3.6.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser-1.4.2-py3.6.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/qutebrowser/__pycache__/__init__.cpython-36.pyc</Path>
@@ -375,18 +375,21 @@
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/qutebrowser.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/qutebrowser.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/qutebrowser.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/qutebrowser.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/qutebrowser.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/96x96/apps/qutebrowser.png</Path>
- <Path fileType="data">/usr/share/pixmaps/qutebrowser.png</Path>
+ <Path fileType="man">/usr/share/man/man1/qutebrowser.1</Path>
+ <Path fileType="data">/usr/share/metainfo/qutebrowser.appdata.xml</Path>
+ <Path fileType="data">/usr/share/pixmaps/qutebrowser.svg</Path>
</Files>
</Package>
<History>
- <Update release="21">
- <Date>2018-07-12</Date>
- <Version>1.4.1</Version>
+ <Update release="22">
+ <Date>2018-09-02</Date>
+ <Version>1.4.2</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 9 2023, 4:06 AM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5866827
Default Alt Text
D3769.id9349.diff (6 KB)

Event Timeline