Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : ulauncher | name : ulauncher | ||||
| version : 5.14.0 | version : 5.14.1 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/Ulauncher/Ulauncher/releases/download/5.14.0/ulauncher_5.14.0.tar.gz : 03bdb2a16eadbb277514a9c38a29b351da72c805b1692b4560ca14bf3e2cc465 | - https://github.com/Ulauncher/Ulauncher/releases/download/5.14.1/ulauncher_5.14.1.tar.gz : 28dcf822f21c026555fea70f7034005f4ab0f6887db5aa978b25df492ca422f6 | ||||
| homepage : https://ulauncher.io/ | homepage : https://ulauncher.io/ | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : desktop | component : desktop | ||||
| summary : Linux Application Launcher | summary : Linux Application Launcher | ||||
| description: | | description: | | ||||
| Ulauncher is a fast application launcher for Linux. It's is written in Python, using GTK+. | Ulauncher is a fast application launcher for Linux. It's is written in Python, using GTK+. | ||||
| builddeps : | builddeps : | ||||
| - python-distutils-extra | - python-distutils-extra | ||||
| rundeps : | rundeps : | ||||
| - keybinder | - keybinder | ||||
| - python-gobject | - python-gobject | ||||
| - python-inotify | - python-inotify | ||||
| - python-levenshtein | - python-levenshtein | ||||
| - python-websocket-client | - python-websocket-client | ||||
| - python3-cairo | - python3-cairo | ||||
| - python3-dbus | - python3-dbus | ||||
| - pyxdg | - pyxdg | ||||
| setup : | | setup : | | ||||
| sed -i "s/version='%VERSION%'/version='${version}'/g" setup.py | |||||
| %patch -p1 < $pkgfiles/shutup-distutils.patch | %patch -p1 < $pkgfiles/shutup-distutils.patch | ||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| rm -r $installdir/usr/share/doc | rm -r $installdir/usr/share/doc | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.