blob: 335db0ec265c6987dad3b44ab8206c3cacb7a946 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgbase = libadwaita-without-adwaita-git
pkgdesc = libadwaita; Includes a patch to not overwrite the system theme
pkgver = 1.7.0
pkgrel = 17
url = https://gnome.pages.gitlab.gnome.org/libadwaita
arch = i686
arch = x86_64
arch = armv7h
arch = armv6h
arch = aarch64
license = LGPL-2.1-or-later
makedepends = git
makedepends = meson
makedepends = gi-docgen
makedepends = sassc
makedepends = gobject-introspection
makedepends = vala
makedepends = pkg-config
makedepends = patch
makedepends = cmake
makedepends = meson
makedepends = libsass
makedepends = gcc
makedepends = glib2-devel
depends = gtk4
depends = appstream
provides = libadwaita=1.7.0
provides = libadwaita-1.so=0-64
conflicts = libadwaita
source = libadwaita-without-adwaita-git::git+https://gitlab.gnome.org/GNOME/libadwaita.git
source = theming_patch.diff
sha256sums = SKIP
sha256sums = SKIP
pkgname = libadwaita-without-adwaita-git
|