[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
250/265: gnu: orca: Remove custom typelib wrap.
From: |
guix-commits |
Subject: |
250/265: gnu: orca: Remove custom typelib wrap. |
Date: |
Wed, 19 Aug 2020 13:09:49 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 41e76350fa8e7cae17b4336ca2addbe425aa6b93
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 05:05:22 2020 -0400
gnu: orca: Remove custom typelib wrap.
* gnu/packages/gnome.scm (orca) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/gnome.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d7d7933..4830dcc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11744,8 +11744,6 @@ accessibility infrastructure.")
(let* ((out (assoc-ref outputs "out"))
(prog (string-append out "/bin/orca")))
(wrap-program prog
- `("GI_TYPELIB_PATH" ":" prefix
- (,(getenv "GI_TYPELIB_PATH")))
`("PYTHONPATH" ":" prefix
(,(getenv "PYTHONPATH")))))
#t)))))
- 245/265: gnu: ibus: Remove custom typelib wrap., (continued)
- 245/265: gnu: ibus: Remove custom typelib wrap., guix-commits, 2020/08/19
- 253/265: gnu: gnome-music: Replace custom typelib and python wraps., guix-commits, 2020/08/19
- 254/265: gnu: rygel: Add python phases., guix-commits, 2020/08/19
- 263/265: gnu: Add generic desktop services., guix-commits, 2020/08/19
- 261/265: Revert "gnu: libpeas: Include python phases.", guix-commits, 2020/08/19
- 214/265: gnu: libwpe: Include python phases., guix-commits, 2020/08/19
- 251/265: gnu: sushi: Remove custom typelib wrap., guix-commits, 2020/08/19
- 258/265: gnu: openni2: Replace openjdk with icedtea., guix-commits, 2020/08/19
- 259/265: services: Add udev rules and dbus services to gnome-desktop-service-type., guix-commits, 2020/08/19
- 215/265: gnu: openjpeg: Include python phases., guix-commits, 2020/08/19
- 250/265: gnu: orca: Remove custom typelib wrap.,
guix-commits <=
- 255/265: gnu: gnome-terminal: Enable gnome shell search provider., guix-commits, 2020/08/19
- 257/265: gnu: seed: Disable tests., guix-commits, 2020/08/19
- 252/265: gnu: gedit: Replace custom typelib and python wraps., guix-commits, 2020/08/19
- 256/265: gnu: gst-plugins-bad: Enable wpewebkit support., guix-commits, 2020/08/19
- 238/265: gnu: nautilus: Include python phases., guix-commits, 2020/08/19
- 246/265: gnu: eog: Remove custom typelib wrap., guix-commits, 2020/08/19
- 247/265: gnu: gnome-characters: Remove custom typelib wrap and add python phases., guix-commits, 2020/08/19
- 264/265: gnu: Add gnome desktop services., guix-commits, 2020/08/19
- 265/265: gnu: Add gnome-minimal desktop services., guix-commits, 2020/08/19
- 230/265: gnu: tracker-miners: Include python phases., guix-commits, 2020/08/19