This repository has been archived on 2024-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-08-21/packages/AppImage/PyBitmessage.yml
Dmitri Bogomolov 5fa8115273
Improve the appimage recipe:
- add sni-qt into the appimage for tray icon
  - remove python-stem - it's not functional and needs debugging
  - exclude more libs: ncurses, readline
2021-07-02 21:19:02 +03:00

34 lines
687 B
YAML

app: PyBitmessage
binpatch: true
ingredients:
dist: bionic
sources:
- deb http://archive.ubuntu.com/ubuntu/ bionic main universe
packages:
- python-msgpack
- python-qrcode
- python-qt4
- python-setuptools
- python-sip
- python-six
- sni-qt
exclude:
- libmng2
- libncursesw5
- libqt4-declarative
- libqt4-designer
- libqt4-help
- libqt4-script
- libqt4-scripttools
- libqt4-sql
- libqt4-xmlpatterns
- libqtassistantclient4
- libreadline7
debs:
- ../deb_dist/pybitmessage_*_amd64.deb
script:
- cp usr/share/icons/hicolor/scalable/apps/pybitmessage.svg .
- mv usr/bin/python2.7 usr/bin/python2