aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 22:47:31 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 22:47:31 +0300
commite882ab5dc5aaf6b75bf078810daa02ce292161d5 (patch)
tree13d6339d538f312abf70c672aeae1987bb702acc /community
parent9c3bce7d27311f363b749f19164f3d93ff018e32 (diff)
downloadrepository-e882ab5dc5aaf6b75bf078810daa02ce292161d5.tar.gz
gsettings-desktop-schemas: add new package at 40.0
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/gsettings-desktop-schemas/build9
-rw-r--r--community/gsettings-desktop-schemas/checksums2
-rw-r--r--community/gsettings-desktop-schemas/depends3
-rw-r--r--community/gsettings-desktop-schemas/meta3
-rw-r--r--community/gsettings-desktop-schemas/sources1
-rw-r--r--community/gsettings-desktop-schemas/version1
6 files changed, 19 insertions, 0 deletions
diff --git a/community/gsettings-desktop-schemas/build b/community/gsettings-desktop-schemas/build
new file mode 100755
index 00000000..8539e86a
--- /dev/null
+++ b/community/gsettings-desktop-schemas/build
@@ -0,0 +1,9 @@
+#!/bin/sh -e
+
+export DESTDIR=$1
+
+cl-meson \
+ . output
+
+ninja -C output
+ninja -C output install
diff --git a/community/gsettings-desktop-schemas/checksums b/community/gsettings-desktop-schemas/checksums
new file mode 100644
index 00000000..62da8f69
--- /dev/null
+++ b/community/gsettings-desktop-schemas/checksums
@@ -0,0 +1,2 @@
+%BLAKE3
+2c40914024bbb7c00242bb98ee4d3b34b3ee257838a18503d898440fdb3b0b1f gsettings-desktop-schemas-40.0.tar.xz
diff --git a/community/gsettings-desktop-schemas/depends b/community/gsettings-desktop-schemas/depends
new file mode 100644
index 00000000..7cc45ce2
--- /dev/null
+++ b/community/gsettings-desktop-schemas/depends
@@ -0,0 +1,3 @@
+glib
+gobject-introspection make
+meson make
diff --git a/community/gsettings-desktop-schemas/meta b/community/gsettings-desktop-schemas/meta
new file mode 100644
index 00000000..0857af29
--- /dev/null
+++ b/community/gsettings-desktop-schemas/meta
@@ -0,0 +1,3 @@
+description: Collection of GSettings schemas for shared desktop settings
+license: LGPL-2.1-or-later
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/community/gsettings-desktop-schemas/sources b/community/gsettings-desktop-schemas/sources
new file mode 100644
index 00000000..b2b1b7c6
--- /dev/null
+++ b/community/gsettings-desktop-schemas/sources
@@ -0,0 +1 @@
+https://download.gnome.org/sources/gsettings-desktop-schemas/40/gsettings-desktop-schemas-40.0.tar.xz
diff --git a/community/gsettings-desktop-schemas/version b/community/gsettings-desktop-schemas/version
new file mode 100644
index 00000000..7d5ae97c
--- /dev/null
+++ b/community/gsettings-desktop-schemas/version
@@ -0,0 +1 @@
+40.0 1