gnu: orbit2: Specify upstream name.

* gnu/packages/gnome.scm (orbit2)[properties]: New field.
This commit is contained in:
Ludovic Courtès 2018-11-27 13:53:14 +01:00
parent 8aad2e32e5
commit 892307aed5
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -1347,7 +1347,8 @@ featuring mature C, C++ and Python bindings.")
;; Licence notice is unclear. The Web page simply say "GPL" without giving
;; a version. SOME of the code files have licence notices for GPLv2+.
;; The tarball contains files of the text of GPLv2 and LGPLv2.
(license license:gpl2+)))
(license license:gpl2+)
(properties `((upstream-name . "ORBit2")))))
(define-public libbonobo