[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
383/402: gnu: eog: Remove custom typelib wrap.
From: |
guix-commits |
Subject: |
383/402: gnu: eog: Remove custom typelib wrap. |
Date: |
Tue, 18 Aug 2020 16:48:32 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit efbca4856a9efceedd2e174fcc4b74798214b00d
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 03:30:28 2020 -0400
gnu: eog: Remove custom typelib wrap.
* gnu/packages/gnome.scm (eog) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/gnome.scm | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b01d120..0e1b82e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7339,14 +7339,7 @@ supports playlists, song ratings, and any codecs
installed through gstreamer.")
(rename-file
(string-append out "/share/help")
(string-append help "/share/help"))
- #t)))
- (add-after 'move-help 'wrap-eog
- (lambda* (#:key outputs #:allow-other-keys)
- (let* ((out (assoc-ref outputs "out"))
- (gi-typelib-path (getenv "GI_TYPELIB_PATH")))
- (wrap-program (string-append out "/bin/eog")
- `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))))
- #t)))))
+ #t))))))
(native-inputs
`(("docbook-xml" ,docbook-xml-4.1.2)
("glib" ,glib "bin")
- 359/402: gnu: geocode-glib: Include python phases., (continued)
- 359/402: gnu: geocode-glib: Include python phases., guix-commits, 2020/08/18
- 361/402: gnu: gom: Include python phases., guix-commits, 2020/08/18
- 362/402: gnu: grilo-plugins: Include python phases., guix-commits, 2020/08/18
- 365/402: gnu: libpeas: Include python phases., guix-commits, 2020/08/18
- 366/402: gnu: network-manager: Include python phases., guix-commits, 2020/08/18
- 368/402: gnu: tracker: Include python phases., guix-commits, 2020/08/18
- 369/402: gnu: gnome-boxes: Include python phases., guix-commits, 2020/08/18
- 370/402: gnu: gnome-color-manager: Include python phases., guix-commits, 2020/08/18
- 371/402: gnu: gnome-control-center: Include python phases., guix-commits, 2020/08/18
- 380/402: gnu: libcamera: Include python phases., guix-commits, 2020/08/18
- 383/402: gnu: eog: Remove custom typelib wrap.,
guix-commits <=
- 198/402: gnu: libchamplain: Update package definition., guix-commits, 2020/08/18
- 199/402: gnu: libdazzle: Update package definition., guix-commits, 2020/08/18
- 200/402: gnu: libgnomekbd: Update package definition., guix-commits, 2020/08/18
- 382/402: gnu: ibus: Remove custom typelib wrap., guix-commits, 2020/08/18
- 384/402: gnu: gnome-characters: Remove custom typelib wrap and add python phases., guix-commits, 2020/08/18
- 386/402: gnu: gnome-weather: Remove custom typelib wrap and add python phases., guix-commits, 2020/08/18
- 391/402: gnu: rygel: Add python phases., guix-commits, 2020/08/18
- 390/402: gnu: gnome-music: Replace custom typelib and python wraps., guix-commits, 2020/08/18
- 395/402: gnu: openni2: Replace openjdk with icedtea., guix-commits, 2020/08/18
- 397/402: gnu: flatpak: Update package definition., guix-commits, 2020/08/18