Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : convertall | name : convertall | ||||
| version : 0.7.3 | version : 0.7.4 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - http://sourceforge.net/projects/convertall/files/0.7.3/convertall-0.7.3.tar.gz : 1228cb1f1def6e1d72d96c75c7d1e4df406625c84bc52eaa530773e35410ff39 | - https://jaist.dl.sourceforge.net/project/convertall/0.7.4/convertall-0.7.4.tar.gz : 7f11d4db064c3980b25bd1b5b785ed334fa5e3067e8d9ef437bbcb96e2408d04 | ||||
| license : GPL-2.0 | license : GPL-2.0-or-later | ||||
sunnyflunk: Typically we use the direct file download location from one of the mirrors.
e.g. https://jaist. | |||||
| component : office.maths | component : office.maths | ||||
| summary : ConvertAll is yet another unit converter. But it can combine the units any way you want. | summary : ConvertAll is yet another unit converter. But it can combine the units any way you want. | ||||
| description: | | description: | | ||||
| With ConvertAll, you can combine the units any way you want. | 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. | ||||
Done Inline ActionsThis got mangled with in the update. This is usually due to having trailing white space (looks like on 2 of the lines). If you fix it without trailing white spaces, it won't break for the next update xD sunnyflunk: This got mangled with in the update. This is usually due to having trailing white space (looks… | |||||
| 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 : | builddeps : | ||||
| - python3-qt5 | - python3-qt5 | ||||
| rundeps : | rundeps : | ||||
| - python3-qt5 | - python3-qt5 | ||||
| install : | | install : | | ||||
| python3 install.py -p /usr -i /usr/share/pixmaps/convertall -b $installdir | python3 install.py -p /usr -i /usr/share/pixmaps/convertall -b $installdir | ||||
| rm -fr $installdir/usr/share/convertall/__pycache__/ | rm -fr $installdir/usr/share/convertall/__pycache__/ | ||||
| install -D -m 00644 $pkgfiles/convertall.desktop $installdir/usr/share/applications/convertall.desktop | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Typically we use the direct file download location from one of the mirrors.
e.g. https://jaist.dl.sourceforge.net/project/convertall/0.7.4/convertall-0.7.4.tar.gz