Added mobile gnome-shell

This commit is contained in:
Gerben Jan Dijkman 2023-01-08 22:04:44 +01:00
parent 29ada96cbd
commit 1f3018feb3
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
DIST gnome-shell-43.1 3415867 BLAKE2B a87e963cc3988dce484405dc15b36bb7d5d41412752cde107ebdb6ce2c94dcbdee4c4841b38f5aca268be3689f4d5acefae78b4b4735c56df79c9ca92c8b8db9 SHA512 78fe5c5794f8d1d7c327ef3b51d6526eba68c874475c593a7c6ebe3a344a30ca2595f36c3235ca9593fcf4584bc203e81c1fed65579910a50dcecd826a471401
DIST gnome-shell-43.1.tar.gz 3415867 BLAKE2B a87e963cc3988dce484405dc15b36bb7d5d41412752cde107ebdb6ce2c94dcbdee4c4841b38f5aca268be3689f4d5acefae78b4b4735c56df79c9ca92c8b8db9 SHA512 78fe5c5794f8d1d7c327ef3b51d6526eba68c874475c593a7c6ebe3a344a30ca2595f36c3235ca9593fcf4584bc203e81c1fed65579910a50dcecd826a471401

View File

@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..11} )
inherit gnome.org gnome2-utils meson optfeature python-single-r1 virtualx xdg
COMMIT="4ef0db259a1815d00656c3adab89df14f272067e"
SRC_URI="https://gitlab.gnome.org/verdre/gnome-shell/-/archive/${COMMIT}/gnome-shell-${COMMIT}.tar.gz -> ${P}"
SRC_URI="https://gitlab.gnome.org/verdre/gnome-shell/-/archive/${COMMIT}/gnome-shell-${COMMIT}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/gnome-shell-${COMMIT}