mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
sioyek: install icon
This commit is contained in:
parent
8b64d48cce
commit
994f974de3
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sioyek'
|
||||
pkgname=sioyek
|
||||
version=2.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools
|
||||
qt5-opengl qt5-gui qt5-widgets qt5-network"
|
||||
|
@ -31,5 +31,6 @@ do_install() {
|
|||
vcopy pdf_viewer/shaders/* usr/share/sioyek/shaders
|
||||
vinstall tutorial.pdf 644 usr/share/sioyek
|
||||
vinstall resources/sioyek.desktop 644 usr/share/applications
|
||||
vinstall resources/sioyek-icon-linux.png 644 usr/share/pixmaps
|
||||
vman resources/sioyek.1
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue