mirror of
https://codeberg.org/kiss-community/repo
synced 2025-02-25 07:36:28 -07:00
qt5-svg: New package at 5.14.10
This commit is contained in:
parent
d9a8c5ff78
commit
40838649cf
@ -1,5 +1,6 @@
|
||||
extra-cmake-modules make
|
||||
cmake make
|
||||
extra-cmake-modules make
|
||||
qt5-qtwebengine
|
||||
qt5-svg
|
||||
qt5-webchannel
|
||||
qt5-x11extras
|
||||
|
6
testing/qt5-svg/build
Executable file
6
testing/qt5-svg/build
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
qmake
|
||||
|
||||
make
|
||||
make INSTALL_ROOT="$1" install
|
1
testing/qt5-svg/checksums
Normal file
1
testing/qt5-svg/checksums
Normal file
@ -0,0 +1 @@
|
||||
1ee51a66e1996f96bf7fd4c696079c4cb22ea2bc710d47535c1daf3638d8f393 qtsvg-everywhere-src-5.14.0.tar.xz
|
1
testing/qt5-svg/depends
Normal file
1
testing/qt5-svg/depends
Normal file
@ -0,0 +1 @@
|
||||
qt5
|
1
testing/qt5-svg/sources
Normal file
1
testing/qt5-svg/sources
Normal file
@ -0,0 +1 @@
|
||||
https://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtsvg-everywhere-src-5.14.0.tar.xz
|
1
testing/qt5-svg/version
Normal file
1
testing/qt5-svg/version
Normal file
@ -0,0 +1 @@
|
||||
5.14.0 1
|
Loading…
Reference in New Issue
Block a user