RetroShare/build_scripts/AppImage/retroshare.yml

18 lines
470 B
YAML
Raw Normal View History

2017-08-11 05:07:59 -04:00
app: retroshare
union: true
ingredients:
dist: trusty
2017-08-11 13:00:15 -04:00
packages:
- libqt4-svg
2017-08-11 05:07:59 -04:00
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
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