comparison snap/snapcraft.yaml @ 696:5bba86df5860

pulseaudio plug replaced by audio-playback
author Stefano Rivera <stefano@rivera.za.net>
date Fri, 18 Oct 2019 15:41:37 -0700
parents 793c4bc29bb4
children
comparison
equal deleted inserted replaced
695:793c4bc29bb4 696:5bba86df5860
1 name: werewolf-sonata 1 name: werewolf-sonata
2 base: core18 2 base: core18
3 version: 0.1+hg694 # TODO: Automate 3 version: 0.1+hg696 # TODO: Automate
4 summary: "Werewolf Sonata: Adventure Puzzler Game" 4 summary: "Werewolf Sonata: Adventure Puzzler Game"
5 description: | 5 description: |
6 Being a werewolf has many advantages, but it isn't great for paying the bills. 6 Being a werewolf has many advantages, but it isn't great for paying the bills.
7 Insurance claims assesors willing to go the extra mile (to Saturn's moons, for 7 Insurance claims assesors willing to go the extra mile (to Saturn's moons, for
8 example) are, however, paid exceedingly well. 8 example) are, however, paid exceedingly well.
35 command: bin/nagslang 35 command: bin/nagslang
36 desktop: werewolf-sonata.desktop 36 desktop: werewolf-sonata.desktop
37 environment: 37 environment:
38 LD_LIBRARY_PATH: "$LD_LIBRARY_PATH:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/pulseaudio" 38 LD_LIBRARY_PATH: "$LD_LIBRARY_PATH:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/pulseaudio"
39 plugs: 39 plugs:
40 - pulseaudio 40 - audio-playback
41 - x11 41 - x11