xfig: 3.2.5b -> 3.2.7a

init fig2dev as separate package (3.2.7a).
fig2dev was included in xfig in the previous version.
This commit is contained in:
Markus Kowalewski
2018-08-20 00:43:11 +02:00
parent 4609e3abf2
commit 6d95b55d3c
5 changed files with 59 additions and 63 deletions
+5
View File
@@ -654,6 +654,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "wxWindows Library Licence, Version 3.1";
};
xfig = {
fullName = "xfig";
url = "http://mcj.sourceforge.net/authors.html#xfig";
};
zlib = spdx {
spdxId = "Zlib";
fullName = "zlib License";