pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gdbus-codegen



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue May 26 19:01:41 UTC 2026

Modified Files:
        pkgsrc/devel/gdbus-codegen: DESCR

Log Message:
gdbus-codegen: more details for PLIST

For Rob Whitlock in PR pkg/60108


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/gdbus-codegen/DESCR

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

Modified files:

Index: pkgsrc/devel/gdbus-codegen/DESCR
diff -u pkgsrc/devel/gdbus-codegen/DESCR:1.1 pkgsrc/devel/gdbus-codegen/DESCR:1.2
--- pkgsrc/devel/gdbus-codegen/DESCR:1.1        Mon Jun  4 09:57:42 2012
+++ pkgsrc/devel/gdbus-codegen/DESCR    Tue May 26 19:01:41 2026
@@ -1 +1,6 @@
-This package provides the gdbus-codegen utility.
+This package provides the gdbus-codegen utility. gdbus-codegen is used
+to generate code and/or documentation for one or more D-Bus interfaces.
+
+gdbus-codegen reads D-Bus Introspection XML and generates output files.
+It currently supports generating C source code or header and DocBook
+XML.



Home | Main Index | Thread Index | Old Index