[nautilus] build: include forgotten files
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] build: include forgotten files
- Date: Fri, 10 Mar 2017 19:45:45 +0000 (UTC)
commit d337f6d45694ef33bb453e5c1d6dfcbed06cf0d8
Author: Carlos Soriano <csoriano gnome org>
Date: Fri Mar 10 20:45:22 2017 +0100
build: include forgotten files
meson-glib-check.patch | 11 +++++++++++
setuptools-makefile | 5 +++++
2 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/meson-glib-check.patch b/meson-glib-check.patch
new file mode 100644
index 0000000..eea326f
--- /dev/null
+++ b/meson-glib-check.patch
@@ -0,0 +1,11 @@
+--- mesonbuild/modules/gnome.py.glib 2017-02-21 20:45:17.187843787 -0500
++++ mesonbuild/modules/gnome.py 2017-02-21 20:46:18.062188395 -0500
+@@ -37,7 +37,7 @@
+ #
+ # https://github.com/ninja-build/ninja/issues/1184
+ # https://bugzilla.gnome.org/show_bug.cgi?id=774368
+-gresource_dep_needed_version = '>= 2.52.0'
++gresource_dep_needed_version = '>= 2.50.0'
+
+ native_glib_version = None
+ girwarning_printed = False
diff --git a/setuptools-makefile b/setuptools-makefile
new file mode 100644
index 0000000..96c28f0
--- /dev/null
+++ b/setuptools-makefile
@@ -0,0 +1,5 @@
+all:
+ python3 ./setup.py build
+
+install:
+ python3 ./setup.py install --prefix=/app --skip-build --optimize=1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]