RetroShare/build_scripts/AppImage/retroshare.yml

19 lines
487 B
YAML
Raw Normal View History

2017-08-11 05:07:59 -04:00
app: retroshare
union: true
ingredients:
dist: trusty
sources:
- deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
- deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
ppas:
- retroshare/unstable
2017-08-12 16:32:46 -04:00
packages:
- libqt4-svg
- retroshare
2017-08-11 05:07:59 -04:00
script:
- rm -rf usr/share/glib-2.0/schemas/
- sed -i -e 's|/usr/share/pixmaps/||g' retroshare.desktop
- sed -i -e 's|/usr/bin/||g' retroshare.desktop