Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11050466
D9194.id22150.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
9 KB
Referenced Files
None
Subscribers
None
D9194.id22150.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,12 @@
name : crow-translate
-version : 2.3.2
-release : 2
+version : 2.4.1
+release : 3
source :
- - https://github.com/crow-translate/crow-translate/archive/2.3.2.tar.gz : 4dbaffbc9c9e78e0920695ff21115cf99c5bc7b1afa693bb6b7d364dcc856610
- - https://github.com/crow-translate/QGitTag/archive/1.0.4.tar.gz : bd6717e1245facd0558633810f99ef1583e8e65692db55e516050ba09dfef2be
- - 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/QTaskbarControl/archive/2.0.0.tar.gz : 85039ca8ff899ed724ed16b719be7a814392a67ad53b4b59f160f73fb53dc74c
+ - https://github.com/crow-translate/crow-translate/archive/2.4.1.tar.gz : dc2f61eccd42741e68a342578edf62c91430decec5d1ef168426b67e052fcf90
+ - https://github.com/crow-translate/QOnlineTranslator/archive/1.2.4.tar.gz : 2d1839aecc0e5a540941aa65653a4d5edad24f73771cef8dd564304b131671bf
+ - https://github.com/itay-grudev/SingleApplication/archive/v3.1.3.1.tar.gz : bbc20faa3e914cda8fe94b5d0bf98af640d3298a791a16cad4571a9ccbf1d030
+ - https://github.com/Skycoder42/QHotkey/archive/1.4.0.tar.gz : 5694f0b35b8051a1d68a2172081f0698bf72aba7f350740d2c6a3fe7de4b0ae3
+ - https://github.com/Skycoder42/QTaskbarControl/archive/2.0.1.tar.gz : b2f956bdc5fdba1477ca7f4bde9759a120055407e4a7cc0c9efbc3934ae72b01
homepage : https://crow-translate.github.io/
license :
- BSD-3-Clause
@@ -22,18 +21,21 @@
- pkgconfig(Qt5Multimedia)
- pkgconfig(Qt5Svg)
- pkgconfig(Qt5X11Extras)
+ - pkgconfig(x11)
+ - extra-cmake-modules
rundeps :
- gstreamer-1.0-plugins-good
setup : |
# Include submodules into the project
- for submodules in 1.0.4 1.2.3 1.3.0 2.0.0 v3.1.3; do
+ for submodules in 1.2.4 1.4.0 2.0.1 v3.1.3.1; do
tar xvf $sources/${submodules}.tar.gz; done
- mv QGitTag-1.0.4/* src/qgittag
- 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 SingleApplication-3.1.3/* src/third-party/singleapplication
+ mv QHotkey-1.4.0/* src/third-party/qhotkey
+ mv QOnlineTranslator-1.2.4/* src/qonlinetranslator
+ mv QTaskbarControl-2.0.1/* src/third-party/qtaskbarcontrol
+ mv SingleApplication-3.1.3.1/* src/third-party/singleapplication
+
+ %cmake
build : |
- qmake
+ %make
install : |
- %make_install INSTALL_ROOT=$installdir
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -23,55 +23,45 @@
<PartOf>office</PartOf>
<Files>
<Path fileType="executable">/usr/bin/crow</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_es_ES.qm</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_fr_FR.qm</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_ms_MY.qm</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_pl_PL.qm</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_pt_BR.qm</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_ru_RU.qm</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_tr_TR.qm</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_uk_UA.qm</Path>
+ <Path fileType="data">/usr/share/Crow Translate/Crow Translate/translations/crow-translate_zh_CN.qm</Path>
<Path fileType="data">/usr/share/applications/io.crow_translate.CrowTranslate.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/128x128/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/128x128/status/crow-translate-tray-light.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/150x150/apps/crow-translate.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/crow-translate.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/status/crow-translate-tray-dark.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/status/crow-translate-tray-light.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/192x192/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/192x192/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/192x192/status/crow-translate-tray-light.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/crow-translate.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/status/crow-translate-tray-dark.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/status/crow-translate-tray-light.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/crow-translate.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/24x24/status/crow-translate-tray-dark.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/24x24/status/crow-translate-tray-light.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/256x256/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/256x256/status/crow-translate-tray-light.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/310x310/apps/crow-translate.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/32x32/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/32x32/status/crow-translate-tray-light.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/36x36/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/36x36/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/36x36/status/crow-translate-tray-light.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/44x44/apps/crow-translate.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/48x48/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/48x48/status/crow-translate-tray-light.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/crow-translate.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/64x64/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/64x64/status/crow-translate-tray-light.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/72x72/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/72x72/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/72x72/status/crow-translate-tray-light.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/96x96/apps/crow-translate.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/96x96/status/crow-translate-tray-dark.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/96x96/status/crow-translate-tray-light.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/crow-translate.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/status/crow-translate-tray-dark.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/status/crow-translate-tray-light.svg</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2020-05-14</Date>
- <Version>2.3.2</Version>
+ <Update release="3">
+ <Date>2020-07-06</Date>
+ <Version>2.4.1</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 7:04 PM (2 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5812500
Default Alt Text
D9194.id22150.diff (9 KB)
Attached To
Mode
D9194: Update crow-translate to 2.4.1
Attached
Detach File
Event Timeline
Log In to Comment