mid-kid
8 years ago
1 changed files with 14 additions and 0 deletions
@ -0,0 +1,14 @@ |
|||||
|
import 'compile/qt' |
||||
|
|
||||
|
name=qt5ct |
||||
|
version=0.32 |
||||
|
update_url="https://sourceforge.net/projects/$name/files/" |
||||
|
|
||||
|
dlextract "https://sourceforge.net/projects/$name/files/$name-$version.tar.bz2" \ |
||||
|
'37bdd4a4b193f06a6117782cc417ade8' |
||||
|
header_end |
||||
|
|
||||
|
cd "$name-$version" |
||||
|
compile_qt 5 |
||||
|
|
||||
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: |
Loading…
Reference in new issue