]> git.armaanb.net Git - asd-repo.git/commitdiff
gobject-introspection: new package at git
authorArmaan Bhojwani <me@armaanb.net>
Mon, 31 May 2021 21:40:16 +0000 (21:40 +0000)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 31 May 2021 21:40:38 +0000 (21:40 +0000)
gobject-introspection/build [new file with mode: 0755]
gobject-introspection/depends [new file with mode: 0644]
gobject-introspection/sources [new file with mode: 0644]
gobject-introspection/version [new file with mode: 0644]

diff --git a/gobject-introspection/build b/gobject-introspection/build
new file mode 100755 (executable)
index 0000000..80efb1c
--- /dev/null
@@ -0,0 +1,8 @@
+#!/usr/bin/sh -e
+
+mkdir build
+cd    build
+
+meson --prefix=/usr ..
+ninja
+DESTDIR="$1" ninja install
diff --git a/gobject-introspection/depends b/gobject-introspection/depends
new file mode 100644 (file)
index 0000000..aad18eb
--- /dev/null
@@ -0,0 +1,5 @@
+python
+meson make
+ninja make
+glib
+libffi
diff --git a/gobject-introspection/sources b/gobject-introspection/sources
new file mode 100644 (file)
index 0000000..b7aeedc
--- /dev/null
@@ -0,0 +1 @@
+git+https://gitlab.gnome.org/GNOME/gobject-introspection.git
diff --git a/gobject-introspection/version b/gobject-introspection/version
new file mode 100644 (file)
index 0000000..a383ea1
--- /dev/null
@@ -0,0 +1 @@
+git 1