Page MenuHomePhabricator (Chris)

No OneTemporary

Authored By
Unknown
Size
912 B
Referenced Files
None
Subscribers
None
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2e7baaa..40c82c8 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,26 +1,33 @@
name: deerportal
version: "0.7.5-more-plugs"
summary: Deer Portal" snap
description: Board game where you need to transfer yourself into the Deer God
grade: stable
confinement: strict
apps:
deerportal:
command: DeerPortal
plugs:
- desktop
- desktop-legacy
- gsettings
- home
- opengl
- pulseaudio
- unity7
- wayland
- x11
parts:
source-deerportal:
plugin: cmake
#source: /tmp/v0.7.3-pre-snap.tar.gz
source: https://github.com/deerportal/deerportal.git
source-type: git
#source: https://github.com/deerportal/deerportal/archive/v0.7.3-pre-snap.tar.gz
+ source-depth: 1
+ build-packages:
+ - libsfml-dev
+ - libgl1-mesa-dri
+ - libopenal-dev
+
+

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jun 16, 12:59 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
69708
Default Alt Text
(912 B)

Event Timeline