Skip to main content.

2003-Oct-29

Extract files from Debian .deb package with:

ar p ../kernel-headers-2.4.22-xfs_10.00.Custom_i386.deb data.tar.gz | tar zxf -

scribus build from pkgsrc under Linux had different version numbers for shared libraries.

So I used LIBTOOL_OVERRIDE. But then I now had archive libraries. I committed a note to Packages.txt: "If you do not need *.a static libraries built and installed, then use SHLIBTOOL_OVERRIDE instead."

Made a scribus-doc package and committed it. This new package is added during freeze, because update of scribus to close PR 22557 didn't include documentation any more. The version is 1.0, while scribus is 1.1.1; the new documentation is not available yet. And the distfile doesn't have a package version -- the scribus developer is going to fix that.