AppImage recipe
This commit is contained in:
parent
73c7a09cb9
commit
6463a4833a
29
packages/AppImage/PyBitmessage.yml
Normal file
29
packages/AppImage/PyBitmessage.yml
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
app: PyBitmessage
|
||||||
|
|
||||||
|
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
|
||||||
|
- python-stem
|
||||||
|
exclude:
|
||||||
|
- libmng2
|
||||||
|
- libqt4-declarative
|
||||||
|
- libqt4-designer
|
||||||
|
- libqt4-help
|
||||||
|
- libqt4-script
|
||||||
|
- libqt4-scripttools
|
||||||
|
- libqt4-sql
|
||||||
|
- libqt4-xmlpatterns
|
||||||
|
- libqtassistantclient4
|
||||||
|
debs:
|
||||||
|
- ../deb_dist/pybitmessage_*_amd64.deb
|
||||||
|
|
||||||
|
script:
|
||||||
|
- cp usr/share/icons/hicolor/scalable/apps/pybitmessage.svg .
|
Reference in New Issue
Block a user