Skip to content

Commit

Permalink
Merge pull request #6 from torikulhabib/master
Browse files Browse the repository at this point in the history
Update snapcraft.yaml
  • Loading branch information
torikulhabib authored Nov 20, 2021
2 parents 9ac3dac + f8337da commit 4e7b132
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,6 @@ parts:
- libxcb1-dev
- libxkbcommon-dev
- libcanberra0
- libcogl-pango20
- libcogl-path20
- libcogl20
- libevdev2
- libinput10
- libltdl7
- libmtdev1
- libogg0
- liborc-0.4-0
- aria2
desktop-gnome-platform:
source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
Expand All @@ -99,19 +90,17 @@ parts:
snapcraftctl build
mkdir -pv $SNAPCRAFT_PART_INSTALL/gnome-platform
apps:
niki:
gabutdm:
command: usr/bin/com.github.gabutakut.gabutdm
desktop: usr/share/applications/com.github.gabutakut.gabutdm.desktop
plugs:
- desktop
- desktop-legacy
- opengl
- x11
environment:
GSETTINGS_SCHEMA_DIR: $SNAP/share/glib-2.0/schemas
slots: [ dbus-niki ]
slots: [ dbus-gabutdm ]
slots:
dbus-niki:
dbus-gabutdm:
interface: dbus
bus: session
name: com.github.gabutakut.gabutdm
Expand Down

0 comments on commit 4e7b132

Please sign in to comment.