me
/
guix
Archived
1
0
Fork 0

gnu: tumbler: Remove unused gstreamer.

* gnu/packages/xfce.scm (tumbler)[inputs]: Remove gstreamer.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
L p R n d n 2019-08-19 01:02:49 +02:00 committed by Ludovic Courtès
parent 2a6f5190cf
commit 2bb2971883
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 1 deletions

View File

@ -288,7 +288,9 @@ merging features essential for loading menus modified with menu editors.")
("libjpeg" ,libjpeg) ("libjpeg" ,libjpeg)
("libgsf" ,libgsf) ("libgsf" ,libgsf)
("poppler" ,poppler) ("poppler" ,poppler)
("gstreamer" ,gstreamer))) ;; FIXME Provide gstreamer and gstreamer-tag to get video thumbnails
;; ("gstreamer" ,gstreamer)
))
(home-page "https://www.xfce.org/") (home-page "https://www.xfce.org/")
(synopsis "D-Bus service for applications to request thumbnails") (synopsis "D-Bus service for applications to request thumbnails")
(description (description