gnu: Replace all uses of atk by at-spi2-core.
* gnu/packages/animation.scm (gnash) * gnu/packages/chromium.scm (ungoogled-chromium) * gnu/packages/crates-gtk.scm (rust-atk-sys-0.14, rust-atk-sys-0.10, rust-atk-0.14, rust-gtk-0.14) * gnu/packages/gimp.scm (gimp) * gnu/packages/gnome.scm (evince, glade3, clutter, totem, rhythmbox, mutter, ghex): * gnu/packages/graphviz.scm (xdot) * gnu/packages/gtk.scm (gtk+-2, gtk+, guile-gnome, atkmm) * gnu/packages/mate.scm (mate-applets, atril, mate-control-center, mate-calc, mate-utils, eom, pluma) * gnu/packages/messaging.scm (dino) * gnu/packages/qt.scm (qtwebengine-5) * gnu/packages/rust-apps.scm (alfis) * gnu/packages/vim.scm (vim-full) * gnu/packages/vnc.scm (remmina) * gnu/packages/web.scm (castor): Replace atk by at-spi2-core. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
3b57a9cac8
commit
c000352c27
@ -260,7 +260,7 @@ contains the graphical user interface for synfig.")
|
||||
("python" ,python-wrapper)))
|
||||
(inputs
|
||||
`(("agg" ,agg)
|
||||
("atk" ,atk)
|
||||
("at-spi2-core" ,at-spi2-core)
|
||||
("boost" ,boost)
|
||||
("curl" ,curl)
|
||||
("ffmpeg" ,ffmpeg-2.8)
|
||||
|
@ -898,7 +898,6 @@
|
||||
wayland))
|
||||
(inputs
|
||||
(list alsa-lib
|
||||
atk
|
||||
at-spi2-core
|
||||
cups
|
||||
curl
|
||||
|
@ -60,7 +60,7 @@
|
||||
("rust-tempfile" ,rust-tempfile-3))))
|
||||
(native-inputs (list pkg-config))
|
||||
(inputs
|
||||
(list atk glib))
|
||||
(list at-spi2-core glib))
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "FFI bindings to libatk-1")
|
||||
(description "FFI bindings to libatk-1")
|
||||
@ -90,7 +90,7 @@
|
||||
("rust-tempfile" ,rust-tempfile-3))))
|
||||
(native-inputs (list pkg-config))
|
||||
(inputs
|
||||
(list atk glib))))
|
||||
(list at-spi2-core glib))))
|
||||
|
||||
(define-public rust-atk-sys-0.9
|
||||
(package
|
||||
@ -138,7 +138,7 @@
|
||||
#:cargo-development-inputs
|
||||
(("rust-gir-format-check" ,rust-gir-format-check-0.1))))
|
||||
(inputs
|
||||
(list atk glib))
|
||||
(list at-spi2-core glib))
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "Rust bindings for the ATK library")
|
||||
(description "Rust bindings for the ATK library")
|
||||
@ -1469,7 +1469,7 @@
|
||||
(("rust-gir-format-check" ,rust-gir-format-check-0.1))))
|
||||
(native-inputs (list pkg-config))
|
||||
(inputs
|
||||
(list atk cairo glib gtk+ pango))
|
||||
(list at-spi2-core cairo glib gtk+ pango))
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "Rust bindings for the GTK+ 3 library")
|
||||
(description "This package provides Rust bindings for the GTK+ 3 library.")
|
||||
|
@ -333,7 +333,7 @@ buffers.")
|
||||
;; ./configure requests not to annoy upstream with packaging bugs.
|
||||
"--with-bug-report-url=https://bugs.gnu.org/guix")))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
babl
|
||||
gegl
|
||||
gexiv2
|
||||
|
@ -2704,7 +2704,7 @@ forgotten when the session ends.")
|
||||
libgnome-keyring
|
||||
adwaita-icon-theme
|
||||
gdk-pixbuf
|
||||
atk
|
||||
at-spi2-core
|
||||
pango
|
||||
gtk+
|
||||
glib
|
||||
@ -3299,7 +3299,7 @@ API add-ons to make GTK+ widgets OpenGL-capable.")
|
||||
'())
|
||||
(list gtk+ libxml2)))
|
||||
(native-inputs
|
||||
(list atk ;for tests
|
||||
(list at-spi2-core ;for tests
|
||||
docbook-xml-4.2
|
||||
docbook-xsl
|
||||
gettext-minimal
|
||||
@ -6357,7 +6357,7 @@ without stepping on each others toes.")
|
||||
libxslt
|
||||
pkg-config))
|
||||
(propagated-inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
cairo
|
||||
cogl
|
||||
glib
|
||||
@ -6744,7 +6744,7 @@ discovery protocols.")
|
||||
(inputs
|
||||
(list gtk+
|
||||
gdk-pixbuf
|
||||
atk
|
||||
at-spi2-core
|
||||
cairo
|
||||
dbus-glib
|
||||
xorgproto
|
||||
@ -6866,7 +6866,7 @@ which can read a large number of file formats.")
|
||||
;;clutter-gtk
|
||||
;;clutter-gst
|
||||
(list adwaita-icon-theme
|
||||
atk
|
||||
at-spi2-core
|
||||
bash-minimal
|
||||
brasero
|
||||
json-glib
|
||||
@ -8021,7 +8021,7 @@ to display dialog boxes from the commandline and shell scripts.")
|
||||
(list gsettings-desktop-schemas-next ;required by libmutter.pc
|
||||
gtk+ ;required by libmutter.pc
|
||||
;; mutter-clutter-1.0.pc and mutter-cogl-1.0.pc refer to these:
|
||||
atk
|
||||
at-spi2-core
|
||||
cairo
|
||||
eudev
|
||||
gdk-pixbuf
|
||||
@ -11646,7 +11646,7 @@ micro-pauses and rest breaks, and restricts you to your daily limit.")
|
||||
pkg-config
|
||||
yelp-tools))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
gtk))
|
||||
(synopsis "GNOME hexadecimal editor")
|
||||
(description "The GHex program can view and edit files in two ways:
|
||||
|
@ -346,7 +346,7 @@ Graphviz and LaTeX.")
|
||||
`("PATH" ":" prefix
|
||||
(,(dirname (search-input-file inputs "bin/dot"))))))))))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
(librsvg-for-system)
|
||||
harfbuzz
|
||||
graphviz
|
||||
|
@ -934,7 +934,7 @@ is part of the GNOME accessibility project.")
|
||||
(build-system gnu-build-system)
|
||||
(outputs '("out" "bin" "doc" "debug"))
|
||||
(propagated-inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
cairo
|
||||
glib
|
||||
(librsvg-for-system)
|
||||
@ -1030,8 +1030,7 @@ application suites.")
|
||||
(patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"
|
||||
"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
|
||||
(propagated-inputs
|
||||
(list atk
|
||||
at-spi2-core
|
||||
(list at-spi2-core
|
||||
cairo
|
||||
fribidi
|
||||
fontconfig
|
||||
@ -1587,7 +1586,7 @@ documents.")
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config
|
||||
atk
|
||||
at-spi2-core
|
||||
;;("corba" ,corba) ; not packaged yet
|
||||
gconf
|
||||
gobject-introspection
|
||||
@ -1797,7 +1796,7 @@ text rendering library.")
|
||||
("python" ,python)
|
||||
("xsltproc" ,libxslt)))
|
||||
(propagated-inputs
|
||||
(list glibmm atk))
|
||||
(list glibmm at-spi2-core))
|
||||
(synopsis "C++ bindings for ATK")
|
||||
(description "ATKmm is the C++ binding for the ATK library.")
|
||||
(home-page "https://wiki.gnome.org/Accessibility")
|
||||
|
@ -521,7 +521,7 @@ assorted menu related utility programs.")
|
||||
docbook-xml
|
||||
gobject-introspection))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
dbus
|
||||
dbus-glib
|
||||
glib
|
||||
@ -732,7 +732,7 @@ infamous 'Wanda the Fish'.")
|
||||
("xmllint" ,libxml2)
|
||||
("zlib" ,zlib)))
|
||||
(inputs
|
||||
`(("atk" ,atk)
|
||||
`(("at-spi2-core" ,at-spi2-core)
|
||||
("cairo" ,cairo)
|
||||
("caja" ,caja)
|
||||
("dconf" ,dconf)
|
||||
@ -921,7 +921,7 @@ icons on the MATE desktop. It works on local and remote file systems.")
|
||||
xmodmap
|
||||
gobject-introspection))
|
||||
(inputs
|
||||
`(("atk" ,atk)
|
||||
`(("at-spi2-core" ,at-spi2-core)
|
||||
("cairo" ,cairo)
|
||||
("caja" ,caja)
|
||||
("dconf" ,dconf)
|
||||
@ -1061,7 +1061,7 @@ sessions, panels, menus, file management, and preferences.")
|
||||
(native-inputs
|
||||
(list gettext-minimal intltool pkg-config yelp-tools))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
glib
|
||||
gtk+
|
||||
libxml2
|
||||
@ -1228,7 +1228,7 @@ can be used as backgrounds in the MATE Desktop environment.")
|
||||
xorgproto
|
||||
yelp-tools))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
cairo
|
||||
glib
|
||||
gtk+
|
||||
@ -1277,7 +1277,7 @@ can be used as backgrounds in the MATE Desktop environment.")
|
||||
pkg-config
|
||||
yelp-tools))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
cairo
|
||||
dconf
|
||||
dbus
|
||||
@ -1382,7 +1382,7 @@ can be used as backgrounds in the MATE Desktop environment.")
|
||||
("pkg-config" ,pkg-config)
|
||||
("yelp-tools" ,yelp-tools)))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
cairo
|
||||
enchant-1.6
|
||||
glib
|
||||
|
@ -1373,7 +1373,7 @@ Encryption to Gajim.")
|
||||
vala))
|
||||
(inputs
|
||||
(list adwaita-icon-theme
|
||||
atk
|
||||
at-spi2-core
|
||||
bash-minimal
|
||||
cairo
|
||||
librsvg
|
||||
|
@ -2640,7 +2640,7 @@ using the Enchant spell-checking library.")
|
||||
ruby))
|
||||
(inputs
|
||||
(list alsa-lib
|
||||
atk
|
||||
at-spi2-core
|
||||
cups-minimal
|
||||
curl
|
||||
dbus
|
||||
|
@ -177,7 +177,7 @@ low-end hardware and serving many concurrent requests.")
|
||||
(native-inputs
|
||||
(list pkg-config))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
gtk
|
||||
glib
|
||||
pango
|
||||
|
@ -243,7 +243,7 @@ with the editor vim.")))
|
||||
(prepend pkg-config xorg-server-for-tests)))
|
||||
(inputs
|
||||
`(("acl" ,acl)
|
||||
("atk" ,atk)
|
||||
("at-spi2-core" ,at-spi2-core)
|
||||
("attr" ,attr)
|
||||
("cairo" ,cairo)
|
||||
("fontconfig" ,fontconfig)
|
||||
|
@ -123,7 +123,7 @@
|
||||
pkg-config))
|
||||
(inputs
|
||||
(list libappindicator
|
||||
atk
|
||||
at-spi2-core
|
||||
avahi
|
||||
cairo
|
||||
cups
|
||||
|
@ -6628,7 +6628,7 @@ file links.")
|
||||
(native-inputs
|
||||
(list pkg-config))
|
||||
(inputs
|
||||
(list atk
|
||||
(list at-spi2-core
|
||||
cairo
|
||||
gdk-pixbuf
|
||||
gtk+
|
||||
|
Loading…
Reference in New Issue
Block a user