mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 19:09:27 +01:00
gnu: liblinphone: Remove hicolor-icon-theme and murrine inputs.
Icon themes and theme engines are best left for the users to select and install themselves. * gnu/packages/linphone.scm (liblinphone)[inputs]: Remove hicolor-icon-theme. [propagated-inputs]: Remove murrine.
This commit is contained in:
parent
3b177a6c33
commit
8472c26c25
1 changed files with 0 additions and 3 deletions
|
@ -459,7 +459,6 @@ decoding, and rendering.")
|
||||||
("belcard" ,belcard)
|
("belcard" ,belcard)
|
||||||
("bellesip" ,belle-sip)
|
("bellesip" ,belle-sip)
|
||||||
("bzrtp", bzrtp)
|
("bzrtp", bzrtp)
|
||||||
("hicolor-icon-theme" ,hicolor-icon-theme) ; Hard-coded for GTK UI
|
|
||||||
("glib" ,glib)
|
("glib" ,glib)
|
||||||
("gtk2" ,gtk+-2)
|
("gtk2" ,gtk+-2)
|
||||||
("mediastreamer2" ,mediastreamer2)
|
("mediastreamer2" ,mediastreamer2)
|
||||||
|
@ -469,8 +468,6 @@ decoding, and rendering.")
|
||||||
("six" ,python-six)
|
("six" ,python-six)
|
||||||
("sqlite" ,sqlite)
|
("sqlite" ,sqlite)
|
||||||
("udev" ,eudev)))
|
("udev" ,eudev)))
|
||||||
(propagated-inputs
|
|
||||||
`(("murrine" ,murrine))) ; Required for GTK UI
|
|
||||||
(synopsis "Belledonne Communications Softphone Library")
|
(synopsis "Belledonne Communications Softphone Library")
|
||||||
(description "Liblinphone is a high-level SIP library integrating
|
(description "Liblinphone is a high-level SIP library integrating
|
||||||
all calling and instant messaging features into an unified
|
all calling and instant messaging features into an unified
|
||||||
|
|
Loading…
Add table
Reference in a new issue