Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F132778
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 40c82c8..5881d78 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,33 +1,72 @@
+base: core18
name: deerportal
-version: "0.7.5-more-plugs"
+version: "0.8"
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
+# - alsa
parts:
+# alsa:
+# after: [alsa-lib, alsa-plugins]
+# alsa-plugins:
+# after: [alsa-lib]
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
+ 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
+# - 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
+
diff --git a/version.txt b/version.txt
index db89a4b..aec258d 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.7.5-more-plugs
+0.8
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Tue, Jun 16, 1:01 AM (2 w, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
72631
Default Alt Text
(1 KB)
Attached To
Mode
R82 deerportal
Attached
Detach File
Event Timeline