me
/
guix
Archived
1
0
Fork 0

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.
master
Maxim Cournoyer 2020-04-26 23:01:03 -04:00
parent 3b177a6c33
commit 8472c26c25
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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