blob: 5246a03a234452c46f45ec2ea4ccec98148cf3da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = gnome-shell-extension-desktop-icons-ng-git
pkgdesc = A fork from the official desktop icons project, with several enhancements like Drag'n'Drop.
pkgver = 47.0.7.r4.gcfe944e
pkgrel = 1
url = https://gitlab.com/rastersoft/desktop-icons-ng
arch = x86_64
arch = i686
arch = aarch64
license = GPL3
makedepends = meson
makedepends = glib2
depends = gnome-shell>=3.38
depends = nautilus
provides = gnome-shell-extension-desktop-icons-ng
conflicts = gnome-shell-extension-desktop-icons-ng
source = git+https://gitlab.com/rastersoft/desktop-icons-ng.git
sha256sums = SKIP
pkgname = gnome-shell-extension-desktop-icons-ng-git
|