mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'kpt' into 'master'
ktrip: Build specific version of kpublictransport See merge request fdroid/fdroiddata!7852
This commit is contained in:
commit
6db6ab8cb1
1 changed files with 3 additions and 0 deletions
|
|
@ -145,6 +145,9 @@ Builds:
|
|||
- make install
|
||||
- popd
|
||||
- git clone https://anongit.kde.org/kpublictransport.git
|
||||
- pushd kpublictransport
|
||||
- git checkout 5f1c2c780f72379dd401cae9f8fd4bec692c780b
|
||||
- popd
|
||||
- mkdir build/kpublictransport
|
||||
- pushd build/kpublictransport
|
||||
- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX -DCMAKE_PREFIX_PATH="$QT;$PREFIX" -DCMAKE_SYSTEM_NAME=Android
|
||||
|
|
|
|||
Loading…
Reference in a new issue