mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
b234d8cacf
commit
03ac20f154
2 changed files with 3 additions and 3 deletions
|
@ -2311,7 +2311,7 @@ libmill.so.18 libmill-1.14_1
|
||||||
libges-1.0.so.0 gst1-editing-services-1.6.2_1
|
libges-1.0.so.0 gst1-editing-services-1.6.2_1
|
||||||
libykneomgr.so.0 libykneomgr-0.1.8_1
|
libykneomgr.so.0 libykneomgr-0.1.8_1
|
||||||
libopenshot-audio.so.6 libopenshot-audio-0.1.5_1
|
libopenshot-audio.so.6 libopenshot-audio-0.1.5_1
|
||||||
libopenshot.so.13 libopenshot-0.1.8_1
|
libopenshot.so.14 libopenshot-0.1.9_1
|
||||||
libpqxx-4.0.so libpqxx-4.0.1_1
|
libpqxx-4.0.so libpqxx-4.0.1_1
|
||||||
libndpi.so.1 ndpi-1.6_1
|
libndpi.so.1 ndpi-1.6_1
|
||||||
liblog4cxx.so.10 log4cxx-0.10.0_1
|
liblog4cxx.so.10 log4cxx-0.10.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libopenshot'
|
# Template file for 'libopenshot'
|
||||||
pkgname=libopenshot
|
pkgname=libopenshot
|
||||||
version=0.1.8
|
version=0.1.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="https://github.com/OpenShot/libopenshot"
|
homepage="https://github.com/OpenShot/libopenshot"
|
||||||
distfiles="https://github.com/OpenShot/libopenshot/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OpenShot/libopenshot/archive/v${version}.tar.gz"
|
||||||
checksum=a9b0706433c5c0e6edc9b1cc3c0ff1af4c8b7e8e31b5e071445a113fbb365d45
|
checksum=2547969818092d77a1c742e27cf416b34b4d326abf6b089fc10b921f4a4141ec
|
||||||
|
|
||||||
libopenshot-devel_package() {
|
libopenshot-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue