mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +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'
|
# Template file for 'sioyek'
|
||||||
pkgname=sioyek
|
pkgname=sioyek
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools
|
hostmakedepends="qt5-qmake qt5-host-tools
|
||||||
qt5-opengl qt5-gui qt5-widgets qt5-network"
|
qt5-opengl qt5-gui qt5-widgets qt5-network"
|
||||||
|
@ -31,5 +31,6 @@ do_install() {
|
||||||
vcopy pdf_viewer/shaders/* usr/share/sioyek/shaders
|
vcopy pdf_viewer/shaders/* usr/share/sioyek/shaders
|
||||||
vinstall tutorial.pdf 644 usr/share/sioyek
|
vinstall tutorial.pdf 644 usr/share/sioyek
|
||||||
vinstall resources/sioyek.desktop 644 usr/share/applications
|
vinstall resources/sioyek.desktop 644 usr/share/applications
|
||||||
|
vinstall resources/sioyek-icon-linux.png 644 usr/share/pixmaps
|
||||||
vman resources/sioyek.1
|
vman resources/sioyek.1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue