mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-13 00:29:49 +03:00
main/gnome-shell-theme-e-ink: move from device/testing/ (and fix build)
This package doesn't really belong into the device/testing/ directory, it's quite a regular package, so move it to main. Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6490 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
17def54246
commit
fe81903cf4
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ pkgdesc="GNOME Shell theme for E-Ink displays"
|
|||
url="https://github.com/fujimo-t/gnome-shell-theme-e-ink"
|
||||
arch="aarch64"
|
||||
license="GPL-2.0-or-later"
|
||||
depends="sassc"
|
||||
makedepends_build="sassc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/fujimo-t/gnome-shell-theme-e-ink/archive/refs/tags/v$pkgver.tar.gz"
|
||||
|
||||
options="!check"
|
||||
options="!check pmb:cross-native2"
|
||||
|
||||
_theme_dir="/usr/share/gnome-shell/theme"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue