Page MenuHomeSolus

D8176.id19601.diff
No OneTemporary

D8176.id19601.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Algent Albrahimi
+ - IRC: |algent|
+ - Email: algent@protonmail.com
\ No newline at end of file
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,11 @@
+libQt5Core.so.5
+libQt5DBus.so.5
+libQt5Gui.so.5
+libQt5Multimedia.so.5
+libQt5Network.so.5
+libQt5Widgets.so.5
+libQt5X11Extras.so.5
+libX11.so.6
+libc.so.6
+libgcc_s.so.1
+libstdc++.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,39 @@
+name : crow-translate
+version : 2.3.1
+release : 1
+source :
+ - https://github.com/crow-translate/crow-translate/archive/2.3.1.tar.gz : b82919cb34bb66fcd7b4eb88de4025bcb0cd569cce6bb548657cb07c7bdcbdd2
+ - https://github.com/crow-translate/QOnlineTranslator/archive/1.2.2.tar.gz : 40df3af650048b651e4c624cf33f662deb392880107ad4e8cc4f4684e78042d5
+ - https://github.com/itay-grudev/SingleApplication/archive/v3.0.19.tar.gz : 9405fd259288b2a862e91e5135bccee936f0438e1b32c13603277132309d15e0
+ - 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/QGitTag/archive/1.0.3.tar.gz : 79d9add6bd04c77bf8fc7a7bc83435fd01e9825352d8318923816cc03a7cf4ed
+homepage : https://crow-translate.github.io/
+license :
+ - BSD-3-Clause
+ - GPL-3.0-or-later
+ - MIT
+component : office
+summary : A simple translator that allows to translate and speak text using Google, Yandex and Bing.
+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.
+builddeps :
+ - pkgconfig(Qt5Help)
+ - pkgconfig(Qt5Multimedia)
+ - pkgconfig(Qt5Svg)
+ - pkgconfig(Qt5X11Extras)
+rundeps :
+ - gstreamer-1.0-plugins-good
+setup : |
+ # Include submodules into the project
+ for submodules in 1.0.3 1.2.2 1.3.0 2.0.0 v3.0.19; do
+ tar xvf $sources/${submodules}.tar.gz; done
+ mv QGitTag-1.0.3/* src/qgittag
+ mv QOnlineTranslator-1.2.2/* src/qonlinetranslator
+ mv QHotkey-1.3.0/* src/third-party/qhotkey
+ mv QTaskbarControl-2.0.0/* src/third-party/qtaskbarcontrol
+ mv SingleApplication-3.0.19/* src/third-party/singleapplication
+build : |
+ qmake
+install : |
+ %make_install INSTALL_ROOT=$installdir
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,77 @@
+<PISI>
+ <Source>
+ <Name>crow-translate</Name>
+ <Homepage>https://crow-translate.github.io/</Homepage>
+ <Packager>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Packager>
+ <License>BSD-3-Clause</License>
+ <License>GPL-3.0-or-later</License>
+ <License>MIT</License>
+ <PartOf>office</PartOf>
+ <Summary xml:lang="en">A simple translator that allows to translate and speak text using Google, Yandex and Bing.</Summary>
+ <Description xml:lang="en">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.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>crow-translate</Name>
+ <Summary xml:lang="en">A simple translator that allows to translate and speak text using Google, Yandex and Bing.</Summary>
+ <Description xml:lang="en">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.
+</Description>
+ <PartOf>office</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/crow</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/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/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/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/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="1">
+ <Date>2020-02-05</Date>
+ <Version>2.3.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

Mime Type
text/plain
Expires
Fri, Aug 11, 7:06 PM (2 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831886
Default Alt Text
D8176.id19601.diff (9 KB)

Event Timeline