Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : tortoisehg | name : tortoisehg | ||||
| version : '5.6' | version : '5.6' | ||||
| release : 6 | release : 7 | ||||
| source : | source : | ||||
| - https://foss.heptapod.net/mercurial/tortoisehg/thg/-/archive/5.6/thg-5.6.tar.bz2 : 2bea66508c29c2fd8f43256cecfec6d906d4375300cf5efa76d1c18f2108db79 | - https://foss.heptapod.net/mercurial/tortoisehg/thg/-/archive/5.6/thg-5.6.tar.bz2 : 2bea66508c29c2fd8f43256cecfec6d906d4375300cf5efa76d1c18f2108db79 | ||||
| license : GPL-2.0-only | license : GPL-2.0-only | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : TortoiseHg is a series of applications for the Mercurial distributed revision control system | summary : TortoiseHg is a series of applications for the Mercurial distributed revision control system | ||||
| description: | | description: | | ||||
| TortoiseHg is a series of applications for the Mercurial distributed revision control system. | TortoiseHg is a series of applications for the Mercurial distributed revision control system. | ||||
| builddeps : | builddeps : | ||||
| - mercurial | - mercurial | ||||
| - python-qscintilla | - python-qscintilla | ||||
| - python3-qt5 | |||||
| - python3-sip | |||||
| rundeps : | rundeps : | ||||
| - mercurial | - mercurial | ||||
| - python-iniparse | - python-iniparse | ||||
| - python-qscintilla | - python-qscintilla | ||||
| setup : | | setup : | | ||||
| sed -i "s|#!/usr/bin/env python|&3|" thg | sed -i "s|#!/usr/bin/env python|&3|" thg | ||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| install -Dm00644 icons/scalable/apps/thg.svg $installdir/usr/share/icons/hicolor/scalable/apps/thg.svg | install -Dm00644 icons/scalable/apps/thg.svg $installdir/usr/share/icons/hicolor/scalable/apps/thg.svg | ||||
| sed -i "s|thg_logo|thg|" contrib/thg.desktop | sed -i "s|thg_logo|thg|" contrib/thg.desktop | ||||
| install -Dm00644 contrib/thg.desktop $installdir/usr/share/applications/thg.desktop | install -Dm00644 contrib/thg.desktop $installdir/usr/share/applications/thg.desktop | ||||
| rm -r $installdir/usr/lib/python3.7/site-packages/hgext3rd | rm -r $installdir/usr/lib/python3.7/site-packages/hgext3rd | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.