crow-translate: new KDE upstream. https://invent.kde.org/office/crow-translate
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import cmaketools
|
||||
|
||||
@@ -3,12 +3,12 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>crow-translate</Name>
|
||||
<Homepage>https://crow-translate.github.io/</Homepage>
|
||||
<Homepage>https://apps.kde.org/crowtranslate/</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvarice@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>GPL3</License>
|
||||
<License>GPLv3</License>
|
||||
<Icon>crow-translate</Icon>
|
||||
<Summary>A simple and lightweight translator</Summary>
|
||||
<Description>A simple and lightweight translator that allows you to translate and speak text using Google, Yandex Bing, LibreTranslate and Lingva.</Description>
|
||||
@@ -19,22 +19,20 @@
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>icoutils</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>tesseract-devel</Dependency>
|
||||
<Dependency>gst-plugins-good</Dependency>
|
||||
<Dependency>icon-theme-hicolor</Dependency>
|
||||
<Dependency>qt5-x11extras-devel</Dependency>
|
||||
<!-- <Dependency>kwayland-devel</Dependency> -->
|
||||
<!-- <Dependency>qt5-networkauth-devel</Dependency> -->
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>qt5-multimedia-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch></Patch> -->
|
||||
<!-- <Patch level="1"></Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -45,7 +43,6 @@
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<!-- <Dependency>kwayland</Dependency> -->
|
||||
<Dependency>tesseract</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>qt5-multimedia</Dependency>
|
||||
@@ -59,7 +56,7 @@
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2024-03-16</Date>
|
||||
<Version>2.11.1</Version>.
|
||||
<Version>2.11.1</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvarice@gmail.com</Email>
|
||||
|
||||
Reference in New Issue
Block a user