pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libsfdo: ready



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Tue Feb 24 13:22:19 2026 +0100
Changeset:	4519f64df64208d5e53d37e2ab6e6d0308cd3da0

Added Files:
	libsfdo/COMMIT_MSG

Log Message:
libsfdo: ready

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4519f64df64208d5e53d37e2ab6e6d0308cd3da0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libsfdo/COMMIT_MSG | 9 +++++++++
 1 file changed, 9 insertions(+)

diffs:
diff --git a/libsfdo/COMMIT_MSG b/libsfdo/COMMIT_MSG
new file mode 100644
index 0000000000..e90151b572
--- /dev/null
+++ b/libsfdo/COMMIT_MSG
@@ -0,0 +1,9 @@
+Add devel/libsfdo
+
+The freedesktop.org specifications are sometimes ambiguous
+in their requirements, leaving room for interpretation.
+libsfdo tries to follow them as closely as possible nonetheless,
+except for cases when doing so would add too much complexity for
+no benefit and/or result in suboptimal behavior. Additionally,
+libsfdo is much stricter than other implementations, so it may
+refuse to process non-conformant desktop entry files or icon themes.


Home | Main Index | Thread Index | Old Index