Changeset 388
- Timestamp:
 - May 12, 2021, 9:45:44 PM (4 years ago)
 - Location:
 - trunk/Install/snap
 - Files:
 - 
      
- 1 deleted
 - 1 edited
 
- 
          
  local/c-evo (deleted)
 - 
          
  snapcraft.yaml (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/Install/snap/snapcraft.yaml
r383 r388 16 16 license: NLPL 17 17 18 environment: 19 LD_LIBRARY_PATH: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/pulseaudio 20 PULSE_SERVER: unix:/run/user/1000/pulse/native 21 22 layout: 23 /usr/lib/$SNAPCRAFT_ARCH_TRIPLET/sox: 24 bind: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/sox 25 18 26 parts: 19 27 c-evo: … … 63 71 - libxrender1 64 72 override-build: | 73 snapcraftctl build 65 74 (cd AI/StdAI &&lazbuild --build-mode=Release StdAI.lpi) 66 75 mv AI/StdAI/libstdai.so AI/StdAI/libstdai-amd64.so … … 107 116 - audio-playback 108 117 - desktop 118 - x11  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  