[gtk-osx] Remove link to Gnome Wiki from README.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Remove link to Gnome Wiki from README.
- Date: Thu, 23 May 2019 23:54:52 +0000 (UTC)
commit 89d3faff897d7e426f24b13d2ae777e5c325348e
Author: John Ralls <jralls ceridwen us>
Date: Thu May 23 16:53:53 2019 -0700
Remove link to Gnome Wiki from README.
It's currently out-of-date.
README.md | 5 -----
modulesets-unstable/gtk-osx.modules | 4 ++--
2 files changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/README.md b/README.md
index eb381bd..fecc750 100644
--- a/README.md
+++ b/README.md
@@ -15,11 +15,6 @@ created by Gtk-OSX is suitable for development of Gnome libraries and
Gtk+-based applications on MacOS; indeed the author has been using it
for just that purpose for almost 10 years.
-## Procedure ##
-
-To get started building GTK+, just download gtk-osx-setup.sh and
-follow the [instructions](https://wiki.gnome.org/Projects/GTK%2B/OSX/Building)
-
## Modulesets ##
There are 3 modulesets. You can select the one which most suits you by
diff --git a/modulesets-unstable/gtk-osx.modules b/modulesets-unstable/gtk-osx.modules
index 705dc71..a19f77b 100644
--- a/modulesets-unstable/gtk-osx.modules
+++ b/modulesets-unstable/gtk-osx.modules
@@ -155,13 +155,13 @@
</dependencies>
</meson>
- <autotools id="graphene">
+ <meson id="graphene">
<branch module="ebassi/graphene" repo="github" checkoutdir="graphene"/>
<dependencies>
<dep package="glib"/>
<dep package="gobject-introspection"/>
</dependencies>
- </autotools>
+ </meson>
<autotools id="gtk+"
autogenargs="--with-gdktarget=quartz --enable-introspection=no --enable-quartz-relocation">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]