mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libopenshot-audio: add doc subpackage
This commit is contained in:
parent
b1aec87349
commit
58311e918f
2 changed files with 8 additions and 0 deletions
1
srcpkgs/libopenshot-audio-doc
Symbolic link
1
srcpkgs/libopenshot-audio-doc
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
libopenshot-audio
|
|
@ -22,3 +22,10 @@ libopenshot-audio-devel_package() {
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
libopenshot-audio-doc_package() {
|
||||||
|
short_desc+=" - documentation"
|
||||||
|
pkg_install() {
|
||||||
|
vmove usr/share/doc
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue