Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit 59abc06

Browse files
Merge pull request #779 from GuillaumeGomez/regen
Regenerate with latest gir submodules
2 parents abd6cc7 + a2edbc4 commit 59abc06

File tree

15 files changed

+25
-24
lines changed

15 files changed

+25
-24
lines changed

atk/src/auto/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ b3147f2b6043)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

atk/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ shell-words = "1.0.0"
1717
tempfile = "3"
1818

1919
[features]
20-
dox = []
20+
dox = ["glib/dox", "gobject/dox"]
2121
v2_30 = []
2222
v2_32 = ["v2_30"]
2323
v2_34 = ["v2_32"]

atk/sys/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ b3147f2b6043)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

gdk/src/auto/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ b3147f2b6043)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

gdk/sys/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ libc = "0.2"
99
package = "cairo-sys-rs"
1010
git = "https://github.com/gtk-rs/gtk-rs-core"
1111

12-
[dependencies.gdk-pixbuf]
12+
[dependencies.gdk_pixbuf]
1313
package = "gdk-pixbuf-sys"
1414
git = "https://github.com/gtk-rs/gtk-rs-core"
1515

@@ -35,7 +35,7 @@ tempfile = "3"
3535

3636
[features]
3737
v3_24 = []
38-
dox = []
38+
dox = ["glib/dox", "gobject/dox", "gio/dox", "gdk_pixbuf/dox", "pango/dox", "cairo/dox"]
3939

4040
[lib]
4141
name = "gdk_sys"

gdk/sys/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ b3147f2b6043)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

gdkx11/src/auto/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ b3147f2b6043)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

gdkx11/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ tempfile = "3"
5252
[features]
5353
v3_24 = []
5454
v3_24_2 = ["v3_24", "cairo"]
55-
dox = ["cairo"]
55+
dox = ["cairo/dox", "gdk/dox", "glib/dox"]

gdkx11/sys/Gir.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ dox_feature_dependencies = ["cairo"]
88
girs_directories = ["../../gir-files"]
99

1010
external_libraries = [
11+
"Cairo",
1112
"Gdk",
1213
"GLib",
1314
]

gdkx11/sys/versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ b3147f2b6043)
2-
from gir-files (https://github.com/gtk-rs/gir-files @ 7fa401e3ee5d)
1+
Generated by gir (https://github.com/gtk-rs/gir @ 0f78aff3d7f7)
2+
from gir-files (https://github.com/gtk-rs/gir-files @ 89a11aa6a362)

0 commit comments

Comments
 (0)