Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: drochner
Date: Thu May 25 16:38:07 UTC 2000
Modified Files:
pkgsrc/x11/Xbae: Makefile
pkgsrc/x11/Xbae/files: md5 patch-sum
pkgsrc/x11/Xbae/patches: patch-ac
pkgsrc/x11/Xbae/pkg: PLIST
Removed Files:
pkgsrc/x11/Xbae/patches: patch-ab
Log Message:
update to 4.8.1
Recent changes:
Add XbaeGetVersionTxt(), XbaeGetVersionNum() to get the version number from the
(shared) library. Macros to get this at compile time are already in
place.
Change version numbers to include the UPDATE number as well. Now 4.8.0 becomes
40800 (M * 10000 + m * 100 + u).
Xbae configuration :
--enable-xbae-24bit (enable 24-bit code in XbaeMatrix)
--enable-xbae-row-heights (allow rows to have variable height in
XbaeMatrix)
Xbae API : add XbaeMatrixSetRowHeight(), XbaeMatrixGetRowHeight(),
XbaeMatrixSetColumnWidth(), XbaeMatrixGetColumnWidth()
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/Xbae/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/Xbae/files/md5 \
pkgsrc/x11/Xbae/files/patch-sum
cvs rdiff -r1.1.1.1 -r0 pkgsrc/x11/Xbae/patches/patch-ab
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/Xbae/patches/patch-ac
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/Xbae/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index