The Testing Area :: April extensions



Now posted with thanks to Juanito:
sane.uci
cups-1.3.5.uci
hplip-2.8.2.uci
hplip-2.8.2_site-packages.tar.gz


Read the info files for more information.
If using the new mydslBrowser then select update database.
You should see 897 packages in the database.

Ping Juanito: I see you got sick of waiting for my sane.uci, though it looks like we built much the same extension - fair enough. Can't seem to get any extensions from my email to Robert at the moment anyway.

On another matter:  has anyone had any luck with guipdftk.dsl?  When I tried it, didn't seem to work.

Quote
Ping Juanito: I see you got sick of waiting for my sane.uci

- no, is wasn't that  :)

hplip depends on several of the sane libs and a couple of the binaries, I would have had to either include these in hplip or take a guess at the name of your extension for the symlinks.

BTW, I could only test the sane extension with the scanner part of a couple of hp all-in-ones, I'd be grateful if somebody could test sane with a stand-alone scanner and let me know how they get on.

Juanito,
Your sane.uci detects my umax scanner fine using sane-find-scanner, but that is as far as I can go, being spoiled by xsane no doubt.  I am not too familiar with scanning at the command line, and my xsane.dsl does not work with this extension.  Since it finds my scanner, I am sure it is just a pebkac/configuration issue on my part.  Are either you or WDef working on an xsane.uci?  If not I would be happy to build one that would work with a sane.uci package.

Re: Version of X11 in DSL chroot

Built xfree86 4.3.0 using this custom host.def file:
Code Sample
#define HasExpat YES
#define HasFontconfig YES
#define HasFreetype2 YES
#define HasZlib YES

#define BuildDPSLibraries NO
#define BuildFontCache NO
#define BuildGLULibrary NO
#define BuildGLXLibrary NO
#define BuildGLwLibrary NO
#define BuildRandR NO
#define BuildRandRLibrary NO
#define BuildXF86RushExt NO
#define BuildXKB NO
#define BuildXTrap NO
#define BuildXaw6 NO
#define BuildXcursorLibrary NO
#define BuildXdmcpLib NO
#define BuildXvExt NO
#define NormalLibXrender NO
#define NormalLibXres NO
#define NormalLibXxf86dga NO
#define NormalLibXxf86misc NO
#define NormalLibXxf86vm NO
#define SharedLibXau YES
#define XserverStaticFontLib NO

#define XF86Server NO
#define XnestServer NO
#define XVirtualFramebufferServer NO
#define XprtServer NO

#define BuildFontServer NO

#define BuildFonts NO

#define DefaultGcc2i386Opt -Os

#define TermcapLibrary -lncurses

#define FontencCompatibility YES

#define BuildScreenSaverExt NO

#define BuildXinerama NO

#define BuildGlxExt NO

#define BuildLinuxDocText NO
#define BuildLinuxDocHtml NO
#define BuildLinuxDocPS NO


Resulting contents of /usr/X11R6/lib:
Code Sample
X11                                
libFS.a
libICE.so.6.3
libSM.so.6.0
libX11.so.6.2
libXau.so.6.0
libXaw.so.7.0
libXext.so.6.4
libXfont.so.1.4
libXft.so.1.1
libXft.so.2.1
libXi.so.6.0
libXmu.so.6.2
libXmuu.so.1.0
libXpm.so.4.11
libXrender.so.1.2
libXRes.a
libXtst.so.6.1
libfntstubs.a
libfontenc.a
liboldX.a
libxkbfile.a
libxkbui.a
pkgconfig
Mismatches:
(1) libXau.so.6 (DSL has libXau.so.0)
(2) libXfont.so.1 (DSL has libXfont.so.0)

xfree86 in Debian Woody is version 4.1.0.
I think that's the correct version!
Will try building 4.1.0 now.

Next Page...
original here.