[packages/mftrace] - GPL version, simplified files
qboosh
qboosh at pld-linux.org
Fri May 8 21:46:08 CEST 2026
commit 33974e22729ac5a6ad7102de78814c8412d0afc6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 8 21:46:04 2026 +0200
- GPL version, simplified files
mftrace.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mftrace.spec b/mftrace.spec
index 3ba83fb..4120638 100644
--- a/mftrace.spec
+++ b/mftrace.spec
@@ -3,14 +3,15 @@ Summary(pl.UTF-8): Generowanie skalowanych fontów dla TeXa
Name: mftrace
Version: 1.2.20
Release: 1
-License: GPL
+# gf2pbm is MIT, the rest GPL v2
+License: GPL v2, MIT
Group: Applications/Publishing
Source0: https://lilypond.org/download/sources/mftrace/%{name}-%{version}.tar.gz
# Source0-md5: 33056fadd1badce2ecffbeeab138f219
Patch0: %{name}-c23-fixes.patch
URL: http://lilypond.org/mftrace/
Requires: potrace
-Requires: python3
+Requires: python3 >= 1:3
Requires: t1utils
Requires: tetex-metafont
Conflicts: autotrace < 0.30
@@ -76,5 +77,4 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_datadir}/mftrace
%{_datadir}/mftrace/afm.py
%{_datadir}/mftrace/tfm.py
-%dir %{_datadir}/mftrace/__pycache__
-%{_datadir}/mftrace/__pycache__/*.pyc
+%{_datadir}/mftrace/__pycache__
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mftrace.git/commitdiff/33974e22729ac5a6ad7102de78814c8412d0afc6
More information about the pld-cvs-commit
mailing list