Page MenuHomeSolus

D3123.id.diff
No OneTemporary

D3123.id.diff

diff --git a/files/convertall.desktop b/files/convertall.desktop
deleted file mode 100644
--- a/files/convertall.desktop
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/usr/bin/env xdg-open
-[Desktop Entry]
-Version=1.0
-Name=ConvertAll
-GenericName=Unit Converter
-GenericName[fr]=Coonvertisseur d'unités
-Comment=Convert between many different units
-Comment[fr]=Convertissez entre différentes unités
-Icon=/usr/share/pixmaps/convertall/convertall.svg
-Exec=convertall
-Terminal=false
-Type=Application
-Categories=Education;Science;KDE;Qt;
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,13 @@
name : convertall
-version : 0.7.3
-release : 2
+version : 0.7.4
+release : 3
source :
- - http://sourceforge.net/projects/convertall/files/0.7.3/convertall-0.7.3.tar.gz : 1228cb1f1def6e1d72d96c75c7d1e4df406625c84bc52eaa530773e35410ff39
-license : GPL-2.0
+ - https://jaist.dl.sourceforge.net/project/convertall/0.7.4/convertall-0.7.4.tar.gz : 7f11d4db064c3980b25bd1b5b785ed334fa5e3067e8d9ef437bbcb96e2408d04
+license : GPL-2.0-or-later
component : office.maths
summary : ConvertAll is yet another unit converter. But it can combine the units any way you want.
-description: |
- With ConvertAll, you can combine the units any way you want.
- If you want to convert from inches per decade, that's fine.
- Or from meter-pounds. Or from cubic nautical miles.
- The units don't have to make sense to anyone else.
+description: |
+ With ConvertAll, you can combine the units any way you want. If you want to convert from inches per decade, that's fine. Or from meter-pounds. Or from cubic nautical miles. The units don't have to make sense to anyone else.
builddeps :
- python3-qt5
rundeps :
@@ -18,5 +15,3 @@
install : |
python3 install.py -p /usr -i /usr/share/pixmaps/convertall -b $installdir
rm -fr $installdir/usr/share/convertall/__pycache__/
-
- install -D -m 00644 $pkgfiles/convertall.desktop $installdir/usr/share/applications/convertall.desktop
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,34 +2,72 @@
<Source>
<Name>convertall</Name>
<Packager>
- <Name>Otto Tuominen</Name>
- <Email>oft148@gmail.com</Email>
+ <Name>Alec Scott</Name>
+ <Email>alecbcs@gmail.com</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
<PartOf>office.maths</PartOf>
<Summary xml:lang="en">ConvertAll is yet another unit converter. But it can combine the units any way you want.</Summary>
- <Description xml:lang="en">With ConvertAll, you can combine the units any way you want.
-If you want to convert from inches per decade, that&apos;s fine.
-Or from meter-pounds. Or from cubic nautical miles.
-The units don&apos;t have to make sense to anyone else.
+ <Description xml:lang="en">With ConvertAll, you can combine the units any way you want. If you want to convert from inches per decade, that&apos;s fine. Or from meter-pounds. Or from cubic nautical miles. The units don&apos;t have to make sense to anyone else.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>convertall</Name>
<Summary xml:lang="en">ConvertAll is yet another unit converter. But it can combine the units any way you want.</Summary>
- <Description xml:lang="en">With ConvertAll, you can combine the units any way you want.
-If you want to convert from inches per decade, that&apos;s fine.
-Or from meter-pounds. Or from cubic nautical miles.
-The units don&apos;t have to make sense to anyone else.
+ <Description xml:lang="en">With ConvertAll, you can combine the units any way you want. If you want to convert from inches per decade, that&apos;s fine. Or from meter-pounds. Or from cubic nautical miles. The units don&apos;t have to make sense to anyone else.
</Description>
<PartOf>office.maths</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/convertall</Path>
<Path fileType="data">/usr/share/applications/convertall.desktop</Path>
- <Path fileType="data">/usr/share/convertall</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/pixmaps/convertall/convertall.svg</Path>
+ <Path fileType="data">/usr/share/convertall/cmdline.py</Path>
+ <Path fileType="data">/usr/share/convertall/convertall.pro</Path>
+ <Path fileType="data">/usr/share/convertall/convertall.py</Path>
+ <Path fileType="data">/usr/share/convertall/convertdlg.py</Path>
+ <Path fileType="data">/usr/share/convertall/data/units.dat</Path>
+ <Path fileType="data">/usr/share/convertall/data/units_de.dat</Path>
+ <Path fileType="data">/usr/share/convertall/data/units_es.dat</Path>
+ <Path fileType="data">/usr/share/convertall/data/units_fr.dat</Path>
+ <Path fileType="data">/usr/share/convertall/data/units_ru.dat</Path>
+ <Path fileType="data">/usr/share/convertall/helpview.py</Path>
+ <Path fileType="data">/usr/share/convertall/icondict.py</Path>
+ <Path fileType="data">/usr/share/convertall/numedit.py</Path>
+ <Path fileType="data">/usr/share/convertall/option.py</Path>
+ <Path fileType="data">/usr/share/convertall/optiondefaults.py</Path>
+ <Path fileType="data">/usr/share/convertall/optiondlg.py</Path>
+ <Path fileType="data">/usr/share/convertall/recentunits.py</Path>
+ <Path fileType="data">/usr/share/convertall/setup.py</Path>
+ <Path fileType="data">/usr/share/convertall/translations/convertall_de.qm</Path>
+ <Path fileType="data">/usr/share/convertall/translations/convertall_de.ts</Path>
+ <Path fileType="data">/usr/share/convertall/translations/convertall_es.qm</Path>
+ <Path fileType="data">/usr/share/convertall/translations/convertall_es.ts</Path>
+ <Path fileType="data">/usr/share/convertall/translations/convertall_fr.qm</Path>
+ <Path fileType="data">/usr/share/convertall/translations/convertall_fr.ts</Path>
+ <Path fileType="data">/usr/share/convertall/translations/convertall_ru.qm</Path>
+ <Path fileType="data">/usr/share/convertall/translations/convertall_ru.ts</Path>
+ <Path fileType="data">/usr/share/convertall/translations/qt_de.qm</Path>
+ <Path fileType="data">/usr/share/convertall/translations/qt_de.ts</Path>
+ <Path fileType="data">/usr/share/convertall/translations/qt_es.qm</Path>
+ <Path fileType="data">/usr/share/convertall/translations/qt_es.ts</Path>
+ <Path fileType="data">/usr/share/convertall/translations/qt_fr.qm</Path>
+ <Path fileType="data">/usr/share/convertall/translations/qt_fr.ts</Path>
+ <Path fileType="data">/usr/share/convertall/translations/qt_ru.qm</Path>
+ <Path fileType="data">/usr/share/convertall/unitatom.py</Path>
+ <Path fileType="data">/usr/share/convertall/unitdata.py</Path>
+ <Path fileType="data">/usr/share/convertall/unitedit.py</Path>
+ <Path fileType="data">/usr/share/convertall/unitgroup.py</Path>
+ <Path fileType="data">/usr/share/convertall/unitlistview.py</Path>
+ <Path fileType="doc">/usr/share/doc/convertall/INSTALL</Path>
+ <Path fileType="doc">/usr/share/doc/convertall/LICENSE</Path>
+ <Path fileType="doc">/usr/share/doc/convertall/README.html</Path>
+ <Path fileType="doc">/usr/share/doc/convertall/README_de.html</Path>
+ <Path fileType="doc">/usr/share/doc/convertall/README_es.html</Path>
+ <Path fileType="doc">/usr/share/doc/convertall/README_fr.html</Path>
+ <Path fileType="doc">/usr/share/doc/convertall/README_ru.html</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/convertall-icon.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/convertall/convertall-icon.png</Path>
+ <Path fileType="data">/usr/share/pixmaps/convertall/convertall-icon.svg</Path>
<Path fileType="data">/usr/share/pixmaps/convertall/convertall_lg.png</Path>
<Path fileType="data">/usr/share/pixmaps/convertall/convertall_med.png</Path>
<Path fileType="data">/usr/share/pixmaps/convertall/convertall_sm.png</Path>
@@ -41,12 +79,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-12-16</Date>
- <Version>0.7.3</Version>
+ <Update release="3">
+ <Date>2018-06-20</Date>
+ <Version>0.7.4</Version>
<Comment>Packaging update</Comment>
- <Name>Otto Tuominen</Name>
- <Email>oft148@gmail.com</Email>
+ <Name>Alec Scott</Name>
+ <Email>alecbcs@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Apr 26 2023, 7:29 AM (15 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5787876
Default Alt Text
D3123.id.diff (9 KB)

Event Timeline