Files
ports/graphics/argyllcms/files/patch-Jamfile
T
Mikhail Teterin 787a10daa4 graphics/argyllcms: update from 1.9.2 to 3.5.0
Changed to use preinstalled yajl and MiniXML (mxml). Address
compiler warnings.

Changelog: https://www.argyllcms.com/doc/ChangesSummary.html

PR:		240568
Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Event:		Wiesbaden Hackathon 202604
2026-04-27 02:01:11 +02:00

18 lines
497 B
Plaintext

The purpose of the com.argyllcms.metainfo.xml is unclear, it claims the
license to be MIT -- rather than AGPLv3 stated elsewhere -- and it
certainly does not belong in bin/
Just disabling it for now.
-mi
--- Jamfile 2026-02-09 17:25:03.000000000 -0500
+++ Jamfile 2026-04-26 01:31:03.587297000 -0400
@@ -19,5 +19,5 @@
#Install
-InstallFile $(DESTDIR)$(PREFIX)/bin : com.argyllcms.metainfo.xml ;
+# InstallFile $(DESTDIR)$(PREFIX)/bin : com.argyllcms.metainfo.xml ;
# Need compile date ?