me
/
guix
Archived
1
0
Fork 0

gnu: oxygen-icons: Add 'upstream-name' property.

Fixes <http://bugs.gnu.org/25020>.
Reported by Hartmut Goebel <h.goebel@goebel-consult.de>.

* gnu/packages/kde-frameworks.scm (oxygen-icons)[properties]: New
field.
master
Ludovic Courtès 2016-11-29 16:10:50 +01:00
parent 3e95d88d51
commit 683c5ab70a
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 1 deletions

View File

@ -1030,7 +1030,8 @@ which are used in DBus communication.")
(home-page "https://community.kde.org/Frameworks") (home-page "https://community.kde.org/Frameworks")
(synopsis "Oxygen provides the standard icon theme for the KDE desktop") (synopsis "Oxygen provides the standard icon theme for the KDE desktop")
(description "Oxygen icon theme for the KDE desktop") (description "Oxygen icon theme for the KDE desktop")
(license license:lgpl3+))) (license license:lgpl3+)
(properties '((upstream-name . "oxygen-icons5")))))
(define-public solid (define-public solid
(package (package