Page MenuHomePhabricator (Chris)

No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 5881d78..fbc4047 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,72 +1,73 @@
base: core18
name: deerportal
version: "0.8"
summary: Deer Portal" snap
description: Board game where you need to transfer yourself into the Deer God
grade: stable
confinement: strict
+#architectures:
+# - build-on: amd6#4
+# run-on: [amd64, i386]
apps:
- deerportal:
+ deerportalsnap:
command: DeerPortal
plugs:
+ - audio-playback
- desktop
- desktop-legacy
- - gsettings
- - home
+# - gsettings
+# - home
- opengl
- pulseaudio
- unity7
- wayland
- x11
# - alsa
parts:
# alsa:
# after: [alsa-lib, alsa-plugins]
# alsa-plugins:
# after: [alsa-lib]
source-deerportal:
plugin: cmake
configflags:
- -DCMAKE_BUILD_TYPE=Release
- -DCMAKE_INSTALL_PREFIX=/usr
source: .
source-type: local
# source-depth: 1
build-packages:
- g++
- libsfml-dev
# - libgl1-mesa-dri
# - libopenal-dev
# - libsndio-dev
# stage-packages:
# - libc6
# - alsa
stage-packages:
- libasound2
- libflac8
- libfreetype6
- libgl1
- libglvnd0
- libglx0
- libjpeg-turbo8
- libogg0
- libopenal1
- libpng16-16
- libsfml-audio2.4
- libsfml-graphics2.4
- libsfml-system2.4
- libsfml-window2.4
- libsndio6.1
- libvorbis0a
- libvorbisenc2
- libvorbisfile3
- libx11-6
- libxau6
- libxcb1
- libxdmcp6
- libxext6
- libxrandr2
- libxrender1
-
-
-

File Metadata

Mime Type
text/x-diff
Expires
Mon, Jun 15, 11:30 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
72084
Default Alt Text
(1 KB)

Event Timeline