Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : crow-translate | name : crow-translate | ||||
| version : 2.3.1 | version : 2.3.2 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/crow-translate/crow-translate/archive/2.3.1.tar.gz : b82919cb34bb66fcd7b4eb88de4025bcb0cd569cce6bb548657cb07c7bdcbdd2 | - https://github.com/crow-translate/crow-translate/archive/2.3.2.tar.gz : 4dbaffbc9c9e78e0920695ff21115cf99c5bc7b1afa693bb6b7d364dcc856610 | ||||
| - https://github.com/crow-translate/QOnlineTranslator/archive/1.2.2.tar.gz : 40df3af650048b651e4c624cf33f662deb392880107ad4e8cc4f4684e78042d5 | - https://github.com/crow-translate/QGitTag/archive/1.0.4.tar.gz : bd6717e1245facd0558633810f99ef1583e8e65692db55e516050ba09dfef2be | ||||
| - https://github.com/itay-grudev/SingleApplication/archive/v3.0.19.tar.gz : 9405fd259288b2a862e91e5135bccee936f0438e1b32c13603277132309d15e0 | - https://github.com/crow-translate/QOnlineTranslator/archive/1.2.3.tar.gz : 20cc2736f6dec3a376b6746525076de2760e997085fb3d3f2776f0ce5b676182 | ||||
| - https://github.com/itay-grudev/SingleApplication/archive/v3.1.3.tar.gz : 4585f02fbfba61626e4ed4f1815b847c72f1593bffac6015f6e75f514094f148 | |||||
| - https://github.com/Skycoder42/QHotkey/archive/1.3.0.tar.gz : d21867b4f15a67c03d26c960da864a63368ccdf7da2dfaa545c135aad506085e | - https://github.com/Skycoder42/QHotkey/archive/1.3.0.tar.gz : d21867b4f15a67c03d26c960da864a63368ccdf7da2dfaa545c135aad506085e | ||||
| - https://github.com/Skycoder42/QTaskbarControl/archive/2.0.0.tar.gz : 85039ca8ff899ed724ed16b719be7a814392a67ad53b4b59f160f73fb53dc74c | - https://github.com/Skycoder42/QTaskbarControl/archive/2.0.0.tar.gz : 85039ca8ff899ed724ed16b719be7a814392a67ad53b4b59f160f73fb53dc74c | ||||
| - https://github.com/crow-translate/QGitTag/archive/1.0.3.tar.gz : 79d9add6bd04c77bf8fc7a7bc83435fd01e9825352d8318923816cc03a7cf4ed | |||||
| homepage : https://crow-translate.github.io/ | homepage : https://crow-translate.github.io/ | ||||
| license : | license : | ||||
| - BSD-3-Clause | - BSD-3-Clause | ||||
| - GPL-3.0-or-later | - GPL-3.0-or-later | ||||
| - MIT | - MIT | ||||
| component : office | component : office | ||||
| summary : A simple translator that allows to translate and speak text using Google, Yandex and Bing. | summary : A simple translator that allows to translate and speak text using Google, Yandex and Bing. | ||||
| description: | | description: | | ||||
| Crow Translate is a simple and lightweight translator programmed in C++ / Qt that allows to translate and speak text using Google, Yandex and Bing translate API. | Crow Translate is a simple and lightweight translator programmed in C++ / Qt that allows to translate and speak text using Google, Yandex and Bing translate API. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5Help) | - pkgconfig(Qt5Help) | ||||
| - pkgconfig(Qt5Multimedia) | - pkgconfig(Qt5Multimedia) | ||||
| - pkgconfig(Qt5Svg) | - pkgconfig(Qt5Svg) | ||||
| - pkgconfig(Qt5X11Extras) | - pkgconfig(Qt5X11Extras) | ||||
| rundeps : | rundeps : | ||||
| - gstreamer-1.0-plugins-good | - gstreamer-1.0-plugins-good | ||||
| setup : | | setup : | | ||||
| # Include submodules into the project | # Include submodules into the project | ||||
| for submodules in 1.0.3 1.2.2 1.3.0 2.0.0 v3.0.19; do | for submodules in 1.0.4 1.2.3 1.3.0 2.0.0 v3.1.3; do | ||||
| tar xvf $sources/${submodules}.tar.gz; done | tar xvf $sources/${submodules}.tar.gz; done | ||||
| mv QGitTag-1.0.3/* src/qgittag | mv QGitTag-1.0.4/* src/qgittag | ||||
| mv QOnlineTranslator-1.2.2/* src/qonlinetranslator | |||||
| mv QHotkey-1.3.0/* src/third-party/qhotkey | mv QHotkey-1.3.0/* src/third-party/qhotkey | ||||
| mv QOnlineTranslator-1.2.3/* src/qonlinetranslator | |||||
| mv QTaskbarControl-2.0.0/* src/third-party/qtaskbarcontrol | mv QTaskbarControl-2.0.0/* src/third-party/qtaskbarcontrol | ||||
| mv SingleApplication-3.0.19/* src/third-party/singleapplication | mv SingleApplication-3.1.3/* src/third-party/singleapplication | ||||
| build : | | build : | | ||||
| qmake | qmake | ||||
| install : | | install : | | ||||
| %make_install INSTALL_ROOT=$installdir | %make_install INSTALL_ROOT=$installdir | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.