Package: abcde Priority: optional Section: contrib/sound Installed-Size: 64 Maintainer: Robert Woodcock Architecture: all Version: 1.0.1.1-1 Replaces: cdgrab Provides: cdgrab Depends: cd-discid, wget, cdparanoia | cdda2wav, id3 (>= 0.12), debianutils (>= 1.7) Conflicts: cdgrab Filename: dists/potato/contrib/binary-all/sound/abcde_1.0.1.1-1.deb Size: 25170 MD5sum: a6f4d9d5024fe2cce81156620eccec53 Description: A Better CD Encoder A frontend program to cdparanoia, wget, cd-discid, id3, and your favorite mp3 encoder (defaults to lame). Grabs an entire CD and converts each track to MP3, then ID3-tags each file, with one command. Package: ale-clone-cogliati Priority: optional Section: contrib/games Installed-Size: 1722 Maintainer: Anthony Towns Architecture: all Version: 0.11-1 Provides: ale-clone-data Depends: ale-clone Filename: dists/potato/contrib/binary-all/games/ale-clone-cogliati_0.11-1.deb Size: 720762 MD5sum: 2940fdc2ab6362470456c4521940fe10 Description: Free Graphics for ALE Clone These are a set of free graphics for ALE Clone (the free WarCraft II clone). Package: auto-pgp Priority: optional Section: contrib/mail Installed-Size: 93 Maintainer: Dirk Eddelbuettel Architecture: alpha Version: 1.04-4 Depends: libc6.1 (>= 2.1), perl5, pgp Suggests: emacsen Filename: dists/potato/contrib/binary-alpha/mail/auto-pgp_1.04-4.deb Size: 33058 MD5sum: 3ed4c63299c10e7db3a996fa49e68740 Description: PGP tools for command-line and Emacs use This package provides the shell commands pgp-auto, pgp-decrypt, and pgp-pixie. It also integrates PGP into your Emacs mailreader. Package: bsh Priority: optional Section: contrib/devel Installed-Size: 236 Maintainer: Ruud de Rooij Architecture: all Version: 1.0-beta-2 Depends: java-common, jdk1.1 | java-virtual-machine Filename: dists/potato/contrib/binary-all/devel/bsh_1.0-beta-2.deb Size: 192638 MD5sum: 6babcb56515d918ca460b22aad0651a1 Description: A Java scripting environment. BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Package: cedicttools Priority: extra Section: contrib/text Installed-Size: 110 Maintainer: Anthony Wong Architecture: all Version: 1.1-3 Depends: cedictb5 | cedictgb, perl | perl5 Suggests: emacsen, rxvt-ml | cxterm-big5 | cxterm-gb, xcin Filename: dists/potato/contrib/binary-all/text/cedicttools_1.1-3.deb Size: 32494 MD5sum: dbaa7f140abdc0b79c5ed94ca4221093 Description: Various tools to use with the CEDict data This package contains these utilities: . cedictlookup - looks up vocabulary (by Chinese, pinyin, or English). cedictlookup.el - emacs-lisp code which calls cedictlookup, for easy lookup when reading Chinese from within emacs. . The followings are not targetted for end-uesrs: . cedictcheckformat - checks a CEDICT-format file for lines which are not in the standard CEDICT format. cedictsort - sorts CEDICT-format files based on the pinyin romanization for pronunciation. cedictmerge - merges two CEDICT-format files. Package: cocoon Priority: optional Section: contrib/web Installed-Size: 130 Maintainer: Julio Maia Architecture: all Version: 1.5-2.3 Depends: java-common, jserv (>= 1.0.99b3), lib-openxml-java (>= 1.0.6.1), lib-xslp-java (>= 19991017) Suggests: lib-fesi-java (>= 1.1.2), lib-fop-java (>= 0.9.0), cocoon-doc Filename: dists/potato/contrib/binary-all/web/cocoon_1.5-2.3.deb Size: 88794 MD5sum: 8490ca6bc282f4472b5b3321b546a372 Description: A XML/XSL publishing framework servlet Cocoon is a XML/XSL publishing framework servlet that allows complete separation of content, logic and style. . Cocoon is a 100% pure Java publishing framework servlet that relies on new W3C technologies (such as DOM, XML, and XSL) to provide web content. . More information can be found at http://java.apache.org/cocoon. Package: cocoon-doc Priority: optional Section: contrib/doc Installed-Size: 3267 Maintainer: Julio Maia Architecture: all Source: cocoon Version: 1.5-2.3 Depends: java-common Pre-Depends: dpkg (>= 1.4.1.17) Filename: dists/potato/contrib/binary-all/doc/cocoon-doc_1.5-2.3.deb Size: 310950 MD5sum: 8442826cdb256faabf41dbccd95b2100 Description: Documentation for Cocoon Cocoon is a XML/XSL publishing framework servlet that allows complete separation of content, logic and style. . This package contains the documentation in HTML format. Package: craftywatcher Priority: optional Section: contrib/games Installed-Size: 236 Maintainer: Paul Serice Architecture: alpha Version: 1.4-2 Depends: crafty, libc6.1 (>= 2.1.2-1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.7-1), libgtkmm (>= 1.0.3-1), libstdc++2.10, xlib6g (>= 3.3.6-4) Filename: dists/potato/contrib/binary-alpha/games/craftywatcher_1.4-2.deb Size: 47604 MD5sum: a74b0a8dfc3744401c38ab3f65445008 Description: Crafty Log Viewer Crafty Watcher is a specialized log file viewer for Crafty that lets you watch Crafty think. Package: cup Priority: optional Section: contrib/devel Installed-Size: 279 Maintainer: Charles Briscoe-Smith Architecture: all Version: 0.10g-2 Replaces: java-cup Depends: jdk1.1-runtime | jdk1.1 Suggests: java-compiler Conflicts: java-cup Filename: dists/potato/contrib/binary-all/devel/cup_0.10g-2.deb Size: 97310 MD5sum: 9e5ac868cc04fb8a330f59c041235464 Description: LALR parser generator for Java(tm) CUP is the "Constructor of Useful Parsers", a system for generating parsers from simple LALR specifications. It serves the same role as the widely used program YACC and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java. Package: debian-cd Priority: optional Section: contrib/admin Installed-Size: 2136 Maintainer: Raphael Hertzog Architecture: all Version: 2.2.2 Depends: perl5 | perl, libdigest-md5-perl | libmd5-perl, sysutils, apt (>= 0.3.11.1), dpkg-dev (>= 1.4.1.6), dpkg-multicd, make, mkhybrid | mkisofs, lynx Recommends: lha, unzip Filename: dists/potato/contrib/binary-all/admin/debian-cd_2.2.2.deb Size: 256262 MD5sum: b9ca9f26700c66329ac718e06ae94135 Description: Tools for building (Official) Debian CD set This package was formerly called YACS (for Yet Another CD Script). . It's the official way of building CD since the potato release. . Its goal is to facilitate the creation of customized Debian CD set. . You will need unzip for building i386 images and lha for m68k images. Package: debian-keyring Priority: optional Section: contrib/misc Installed-Size: 768 Maintainer: James Troup Architecture: all Version: 2000.01.3 Recommends: gnupg Suggests: gpg-rsa | gpg-rsaref Filename: dists/potato/contrib/binary-all/misc/debian-keyring_2000.01.3.deb Size: 694492 MD5sum: 916def22d807d67eb006cf95be47461a Description: GnuPG (and obsolete PGP) keys of Debian Developers The Debian project wants developers to digitally sign the announcements of their packages with GnuPG, to protect against forgeries. This package contains keyrings of GnuPG and (deprecated) PGP keys. Package: festvox-don Priority: extra Section: contrib/sound Installed-Size: 848 Maintainer: David Huggins-Daines Architecture: all Version: 1.4.0-1 Depends: festival (>= 1.3.0), festlex-poslex (>= 1.3.0), festlex-oald (>= 1.3.0) Filename: dists/potato/contrib/binary-all/sound/festvox-don_1.4.0-1.deb Size: 647344 MD5sum: 0e5900a4722ee68faf3fa45be7685fb3 Description: minimal British English male speaker for festival This is a very small diphone database, which gives poor quality sound output but runs very fast. . The voice contained in this database is a British English male speaker. Package: festvox-rablpc16k Priority: optional Section: contrib/sound Installed-Size: 7500 Maintainer: David Huggins-Daines Architecture: all Version: 1.4.0-1 Replaces: festvox-16k Provides: festvox-16k Depends: festival (>= 1.3.0), festlex-poslex (>= 1.3.0), festlex-oald (>= 1.3.1) Conflicts: festvox-16k, festvox-rablpc8k Filename: dists/potato/contrib/binary-all/sound/festvox-rablpc16k_1.4.0-1.deb Size: 5356132 MD5sum: 5064c20b72a7c91236dbad4205a8ca48 Description: British English male speaker for festival, 16khz sample rate This is a diphone database for festival that uses 16k samples for high quality sound output. This is a large database (9 MB), and festival will convert text to speech more slowly using it, so you might want to install festvox-rablpc8k instead if you have low disk space or a slow computer. . The voice contained in this database is a British English male speaker. Package: festvox-rablpc8k Priority: optional Section: contrib/sound Installed-Size: 4392 Maintainer: David Huggins-Daines Architecture: all Version: 1.4.0-1 Replaces: festvox-8k Provides: festvox-8k Depends: festival (>= 1.3.0), festlex-poslex (>= 1.3.0), festlex-oald (>= 1.3.0) Conflicts: festvox-8k, festvox-rablpc16k Filename: dists/potato/contrib/binary-all/sound/festvox-rablpc8k_1.4.0-1.deb Size: 3114494 MD5sum: a63a68a22a2613f4185cfd56be312e4d Description: British English male speaker for festival, 8khz sample rate This is a diphone database for festival that uses 8k samples so it takes up a minimum of disk space. Using this diphone database, festival also converts text to speech faster than with the 16k version. However, the sound quality is not as good. . The voice contained in this database is a British English male speaker. Package: freetds-jdbc Priority: optional Section: contrib/devel Installed-Size: 336 Maintainer: Andreas Tille Architecture: all Version: pre0.3-1 Depends: java-compiler, java-virtual-machine, java-common Filename: dists/potato/contrib/binary-all/devel/freetds-jdbc_pre0.3-1.deb Size: 108430 MD5sum: a0f6ac8caf1da6e99b47d3d6aaff1a42 Description: Pure Java JDBC driver for MS SQL and Sybase This is a sneak peek of a free type 4 JDBC driver for SQLServer and Sybase. Currently it has only been tested mostly on SQLServer 6.5. The driver is not complete yet, but Methods that aren't implemented will throw a SQLException with the message "Not implemented". Package: fttools Priority: optional Section: contrib/utils Installed-Size: 88 Maintainer: ISHIKAWA Mutsumi Architecture: all Source: perlftlib Version: 1.2-4 Replaces: ftinfo, mkttfdir Depends: perl5, libft-perl, libjcode-perl Conflicts: ftinfo, mkttfdir Filename: dists/potato/contrib/binary-all/utils/fttools_1.2-4.deb Size: 9256 MD5sum: 7c2338c1f9c2ed575d2951cbce2b33fd Description: FreeType font utilities. mkttfdir utility getnerate font.dir file for TrueType font. ftinfo utility report TrueType font info. Package: gmp3 Priority: optional Section: contrib/sound Installed-Size: 233 Maintainer: Florian Hinzmann Architecture: alpha Version: 0.080-3 Depends: xlib6g, mpg123, gdk-imlib1, libc6.1 (>= 2.1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.3-1), libjpeg62, libpng2, libtiff3g, libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2), xlib6g (>= 3.3.3.1-1), zlib1g (>= 1:1.1.3) Suggests: menu (>>1.5) Filename: dists/potato/contrib/binary-alpha/sound/gmp3_0.080-3.deb Size: 102170 MD5sum: e4777e2362de8714419cdd8a51e40563 Description: A graphical frontend to mpg123 (plays MP3 audio files) Mpg3 provides a graphical X Windows frontend to mpg123. . Mpg123 plays MP3 audio files without using much processor power or memory. Mpg3 provides a nice X interface so you can select and play your MP3 files with your mouse, group MP3 files to albums and select songs out of albums to be played at a given order or shuffled. Package: gnujsp Priority: optional Section: contrib/web Installed-Size: 220 Maintainer: Stefan Gybas Architecture: all Version: 1.0.0-5 Depends: jserv (>= 1.1-2), jikes | java-compiler Conflicts: jdk1.1-native Filename: dists/potato/contrib/binary-all/web/gnujsp_1.0.0-5.deb Size: 103766 MD5sum: 1e88d28cf4898287c55a2b2f2465cb84 Description: A free implementation of Sun's Java Server Pages (JSP 1.0) GNUJSP is a Java servlet that allows you to insert Java source code into HTML files. When such a page is accessed, GNUJSP translates it into a pure Java source code, compiles it and runs the class file. . This version conforms to the JSP 1.0 specification and is thus incompatible to GNUJSP 0.9.x which supported the 0.91 specification. . For more information take a look at the GNUJSP home page at http://www.klomp.org/gnujsp/. Package: gpgp Priority: optional Section: contrib/x11 Installed-Size: 208 Maintainer: Raphael Bossek Architecture: alpha Version: 0.4-4 Depends: gdk-imlib1 (>= 1.9.8-3), libart2 (>= 1.0.55-2), libaudiofile0, libc6.1 (>= 2.1.2-1), libdb2 (>= 1:2.4.14-7), libesd0 (>= 0.2.16) | libesd-alsa0 (>= 0.2.16), libglib1.2 (>= 1.2.0), libgnome32 (>= 1.0.55-2), libgnomesupport0 (>= 1.0.55-2), libgnomeui32 (>= 1.0.55-2), libgtk1.2 (>= 1.2.7-1), libz1, xlib6g (>= 3.3.5), gnupg Filename: dists/potato/contrib/binary-alpha/x11/gpgp_0.4-4.deb Size: 45688 MD5sum: 88cb176d4cb76de2d3581dc152d46f5e Description: GNOME front-end to GnuPG - a free PGP replacement gpgp is a GNOME graphical user interface application for the GNU encryption and signin tool gnupg. . More information can be found at the gpgp web site at http://www.geocities.com/SiliconValley/Chip/3708/gpgp/gpgp.html Package: gqmpeg Priority: optional Section: contrib/sound Installed-Size: 768 Maintainer: Sean E. Perry Architecture: alpha Version: 0.6.3e1-1 Depends: gdk-imlib1 (>= 1.9.8-2), libc6.1 (>= 2.1.2-1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.6-1), xlib6g (>= 3.3.5), mpg123 Filename: dists/potato/contrib/binary-alpha/sound/gqmpeg_0.6.3e1-1.deb Size: 227140 MD5sum: 9433cd5e5dec38de4fec3baedfd1e3ef Description: a GTK front end to the mpg123 mpeg audio player GQmpeg is a GTK front end to the mpg123 mpeg audio player. It includes playlist support, playback options, and flexible themeability (winamp and native gqmpeg skins supported) . gqmpeg requires mpg123 for actual playback of mpeg audio files. Package: gxanim Priority: extra Section: contrib/graphics Installed-Size: 90 Maintainer: Robert S. Edmonds Architecture: alpha Version: 0.50-1 Depends: xanim, libc6.1 (>= 2.1.2-1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.6-1), xlib6g (>= 3.3.5) Filename: dists/potato/contrib/binary-alpha/graphics/gxanim_0.50-1.deb Size: 27468 MD5sum: 30213fd9674357d110582146c3369d0b Description: GTK frontend to xanim gxanim is a GTK frontend to xanim, the popuplar AVI/MOV/etc. movie viewer for X11. Package: honyaku-el Priority: optional Section: contrib/utils Installed-Size: 236 Maintainer: Masato Taruishi Architecture: all Version: 1.02-2 Depends: emacsen Suggests: honyakudamashii-server Filename: dists/potato/contrib/binary-all/utils/honyaku-el_1.02-2.deb Size: 28176 MD5sum: 82699c590ad972c7842fdbb021f71632 Description: Honyakudamashii client for emacsen Honyaku Damashii is a translation software between Japanese English, brought to you by Omron software. . This is a emacen client for it. Package: iraf Priority: optional Section: contrib/misc Installed-Size: 123 Maintainer: Zed Pobre Architecture: alpha Version: 2.11.1-2 Depends: iraf-common, iraf-ibin, iraf-noaobin, adduser, c-shell, f2c Filename: dists/potato/contrib/binary-alpha/misc/iraf_2.11.1-2.deb Size: 109566 MD5sum: 20e6d6086be0a603eab44ac6599760bb Description: IRAF - Image Reduction and Analysis Facility IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics, plus a large number of programs for the reduction and analysis of optical and IR astronomy data (the "noao" packages). Other external or layered packages are available for applications such as data acquisition or handling data from other observatories and wavelength regimes such as the Hubble Space Telescope (optical), EUVE (extreme ultra-violet), or ROSAT and AXAF (X-ray). These external packages are distributed separately from the main IRAF distribution but can be easily installed. The IRAF system also includes a complete programming environment for scientific applications, which includes a programmable Command Language scripting facility, the IMFORT Fortran/C programming interface, and the full SPP/VOS programming environment in which the portable IRAF system and all applications are written. . Warning: This file is only the setup scripts for the remaining files. If you are downloading the entire system, be warned that the other required modules are approximately 45 megs total. This is a natural side-effect of using statically linked binaries. I expect this to shrink radically once the system gets recompiled and shifted to main. Package: iraf-common Priority: optional Section: contrib/misc Installed-Size: 67600 Maintainer: Zed Pobre Architecture: alpha Version: 2.11.1-1 Depends: c-shell Filename: dists/potato/contrib/binary-alpha/misc/iraf-common_2.11.1-1.deb Size: 16628578 MD5sum: 1a5568c07fc0a6ea67beb7706b70d696 Description: IRAF - Common files/sources These are the IRAF support files common across all architectures. In theory, it should be possible to completely rebuild the entire IRAF binary system from these files. In practice, it may be a little more difficult. Package: jazip Priority: extra Section: contrib/utils Installed-Size: 512 Maintainer: Peter S Galbraith Architecture: alpha Version: 0.33-1 Depends: libc6.1 (>= 2.1.2-1), libforms0.89, xlib6g (>= 3.3.6-4) Filename: dists/potato/contrib/binary-alpha/utils/jazip_0.33-1.deb Size: 127568 MD5sum: e6aff785f54bfc88f422c2ec499c3a9f Description: mount and unmount Iomega Zip and/or Jaz drives. It combines Grant Guenther's original command line utility, ziptool, with Jaz drive support, a nice X interface and additional utilities to allow users to easily mount and unmount disks. . It supports the Iomega Zip drive with parallel or SCSI interfaces. I don't know about the Zip-plus version (someone please tell me!). ATAPI Zip drives work with kernel SCSI emulation. The SCSI Jaz drive is supported in both the 1G and 2G capacities. It does not support the much older IDE (non-ATAPI) interface drives. It does not support Syquest drives. . The interface is based on the XForms library. The package also includes jazipconfig, a configuration tool. Package: jde Priority: optional Section: contrib/devel Installed-Size: 944 Maintainer: Ruud de Rooij Architecture: all Version: 2.1.5-2.1.6beta13-3 Depends: emacs20 (>= 20.5a) | xemacs20-nomule | xemacs20-mule | xemacs20-mule-canna-wnn | xemacs21-nomule | xemacs21-mule | xemacs21-mule-canna-wnn, java-common, bsh Recommends: java-compiler | jdk1.1-dev, java-virtual-machine | jdk1.1 Conflicts: tya (<< 1.2v4-2), emacs20 (<< 20.5a) Filename: dists/potato/contrib/binary-all/devel/jde_2.1.5-2.1.6beta13-3.deb Size: 444862 MD5sum: 5432e22f6bb34e4b57a63a609b57c105 Description: Java Development Environment for Emacs or XEmacs. The Java Development Environment (JDE) is an Emacs Lisp package that interfaces Emacs to third-party Java application development tools, such as those provided by JavaSoft's Java Development Kit (JDK). The result is an integrated development environment (IDE) comparable in power to many commercial Java IDEs. Features include: - source code editing with syntax highlighting and auto indentation - compilation with automatic jump from error messages to responsible line in the source code. - run Java application in an interactive (comint) Emacs buffer - integrated debugging with interactive debug command buffer and automatic display of current source file/line when stepping through code - browse JDK doc, using the browser of your choice - browse your source code, using the Emacs etags facility or a tree-structured speedbar. - easily and infinitely customizable Package: jlex Priority: optional Section: contrib/devel Installed-Size: 139 Maintainer: Charles Briscoe-Smith Architecture: all Version: 1.2.3-5 Replaces: javalex Depends: jdk1.1-runtime | jdk1.1 Conflicts: javalex Filename: dists/potato/contrib/binary-all/devel/jlex_1.2.3-5.deb Size: 59670 MD5sum: e60c15a7cd01be995fc8b6bc5a5d4577 Description: A Lex-style lexical analyser generator for Java The JLex utility is a lexical analyser generator, modelled after the popular UNIX "lex" utility. . JLex takes a specification file similar to that accepted by Lex, then creates a Java source file for the corresponding lexical analyzer. Package: kali Priority: optional Section: contrib/math Installed-Size: 115 Maintainer: John Lapeyre Architecture: alpha Version: 3.1-1 Depends: libc6.1, libc6.1 (>= 2.0.7u), libforms0.88, xlib6g (>= 3.3-5) Filename: dists/potato/contrib/binary-alpha/math/kali_3.1-1.deb Size: 45032 MD5sum: 84b4deacb9157880e86b393c48c92b14 Description: draw tilings, frieze patterns, etc. You can use Kali to draw Escher-like tilings, infinite knots, frieze patterns, and other cool stuff. It lets you draw patterns in any of the 17 planar (wallpaper) or 7 frieze symmetry groups. Drawings are done interactively with X, and postscript output is supported. Package: lib-fop-java Priority: optional Section: contrib/libs Installed-Size: 288 Maintainer: M. Klose for Julio Maia Architecture: all Version: 0.11.0-1.1 Depends: java-common, lib-xt-java Filename: dists/potato/contrib/binary-all/libs/lib-fop-java_0.11.0-1.1.deb Size: 142076 MD5sum: 55e3d00bd00c1afeb1335848aa4a0632 Description: A [XSL] Formatting Object to PDF Translator FOP is a print formatter driven by XSL formatting objects. It is a Java 1.1 application that reads a formatting object tree and then turns it into a PDF document. The formatting object tree can be in the form of an XML document (output by an XSLT engine like XT) or can be passed in memory as a DOM Document or (in the case of XT) SAX events. . Note that FOP is still alpha. It is slow, buggy and doesn't support much of the XSL spec. It's getting there, though. . For more information, take a look at the FOP web site at http://www.jtauber.com/fop/ Package: lib-openxml-java Priority: optional Section: contrib/libs Installed-Size: 413 Maintainer: Julio Maia Architecture: all Version: 1.0.6.1-3 Depends: java-common Suggests: lib-openxml-java-doc Filename: dists/potato/contrib/binary-all/libs/lib-openxml-java_1.0.6.1-3.deb Size: 313608 MD5sum: 28b2c7db24d3d445959eae963d6a7791 Description: A Java framework for XML-based applications OpenXML is an open source, pure Java, commercial grade, fully featured framework for XML-based applications. . OpenXML covers the entire spectrum of XML document production, processing and publishing making it suitable for a variety of uses including application to application communication, content publishing and human interface. . For more information take a look at the OpenXML home page at http://www.openxml.org Package: lib-openxml-java-doc Priority: optional Section: contrib/doc Installed-Size: 4218 Maintainer: Julio Maia Architecture: all Source: lib-openxml-java Version: 1.0.6.1-3 Depends: java-common, dpkg (>= 1.4.1.17) Filename: dists/potato/contrib/binary-all/doc/lib-openxml-java-doc_1.0.6.1-3.deb Size: 1335668 MD5sum: 53af634fda4ca8686894254070326dc6 Description: Documentation for OpenXML Documentation for OpenXML, an open source, pure Java, commercial grade, fully featured framework for XML-based applications. Package: lib-xslp-java Priority: optional Section: contrib/libs Installed-Size: 264 Maintainer: M. Klose for Julio Maia Architecture: all Version: 19991017-1.1 Depends: java-common Suggests: lib-fesi-java (>= 1.1.2), lib-xslp-java-doc Filename: dists/potato/contrib/binary-all/libs/lib-xslp-java_19991017-1.1.deb Size: 188676 MD5sum: 8fb2d01496262576f046057b6f4161bd Description: A XSL processor written in Java XSL:P is a free, open-source XSL processor written in Java. . For more information take a look at the XSL:P home page at http://www.clc-marketing.com/xslp Package: lib-xslp-java-doc Priority: optional Section: contrib/doc Installed-Size: 1596 Maintainer: M. Klose for Julio Maia Architecture: all Source: lib-xslp-java Version: 19991017-1.1 Depends: java-common Filename: dists/potato/contrib/binary-all/doc/lib-xslp-java-doc_19991017-1.1.deb Size: 131648 MD5sum: 0b3de0f2b837772faf8453144998553b Description: Documentation for XSL:P Documentation for XSL:P, a free, open-source XSL processor written in Java Package: libft-perl Priority: optional Section: contrib/interpreters Installed-Size: 146 Maintainer: ISHIKAWA Mutsumi Architecture: alpha Source: perlftlib Version: 1.2-4 Replaces: libfreetype-perl Depends: perl-5.005, freetype2, libc6.1 (>= 2.1.2-1) Conflicts: libfreetype-perl Filename: dists/potato/contrib/binary-alpha/interpreters/libft-perl_1.2-4.deb Size: 35484 MD5sum: b923ba91803fd647afc4a30b000e2040 Description: Perl module for the FreeType library This module lets you use the FreeType library from perl. Package: libgifgraph-perl Priority: extra Section: contrib/graphics Installed-Size: 364 Maintainer: Piotr Roszatycki Architecture: all Version: 1.10-2 Depends: perl5 | perl, libgd-perl Filename: dists/potato/contrib/binary-all/graphics/libgifgraph-perl_1.10-2.deb Size: 63348 MD5sum: 04592133ed5c9cd563930d644ee780ce Description: perl GIFgraph - Graph Plotting Module for Perl 5. GIFgraph is a perl5 module to create and display GIF output for a graph, using Lincoln Stein's GD.pm. Package: libhonyaku-damashii-ruby Priority: optional Section: contrib/interpreters Installed-Size: 43 Maintainer: akira yamada Architecture: all Version: 0.20-2 Depends: ruby (>= 1.4.3) Suggests: honyaku-damashii-server Filename: dists/potato/contrib/binary-all/interpreters/libhonyaku-damashii-ruby_0.20-2.deb Size: 10026 MD5sum: d975ea995b13cc9208c38998a9c46a3b Description: Honyakudamashii client library for Ruby Honyaku Damashii is a translation software between Japanese and English, brought to you by Omron software. . This is a client library of Ruby for it. Package: libpgjava Priority: extra Section: contrib/libs Installed-Size: 324 Maintainer: Stefan Gybas Architecture: all Version: 6.5.3-2 Depends: java-virtual-machine Suggests: postgresql (>= 6.5.3) Filename: dists/potato/contrib/binary-all/libs/libpgjava_6.5.3-2.deb Size: 108602 MD5sum: 8ef16c9d4693a68d29f1e0a1b626b85f Description: Java database (JDBC) driver for PostgreSQL A java archive (jar) of classes for communication with the PostgreSQL database backend using JDBC. Package: lxmusserv Priority: optional Section: contrib/games Installed-Size: 67 Maintainer: Joe Drew Architecture: alpha Version: 0.94-1 Depends: libc6.1 (>= 2.1.2-1) Filename: dists/potato/contrib/binary-alpha/games/lxmusserv_0.94-1.deb Size: 18266 MD5sum: e480072ae7bd4aae3e3329f3967f75c8 Description: Linux music server for Doom and Heretic A number of Linux DOOM and Heretic ports use this server to play music, seperate from the main game binary. . Install this only if you want to hear music in these classic 3D shooters. Package: lyx Priority: optional Section: contrib/text Installed-Size: 10136 Maintainer: Michael Meskes Architecture: alpha Version: 1.1.4-7 Depends: libc6.1 (>= 2.1.2-1), libforms0.89, libstdc++2.10, libxpm4, xlib6g (>= 3.3.6) Recommends: latex, dvips, tetex-base|ltxgraph, perl5|perl5-thread|perl-5.004|perl-5.005|perl-5.005-thread, tetex-extra Suggests: sgml-tools, nowebm, rcs Filename: dists/potato/contrib/binary-alpha/text/lyx_1.1.4-7.deb Size: 2647114 MD5sum: 7b63fab59e3d60672051012501bf37e0 Description: High Level Word Processor LyX is an almost WYSIWYG-frontend for LaTeX that runs under the X Window System. It makes the power and typesetting quality of LaTeX available for people who are used to word processors. Since LyX supports LaTeX's concept of general mark-ups, it is even easier and faster to create professional quality documents with it than with usual word processors. It is also possible to use LaTeX-commands within LyX, so nothing of LaTeX's power is lost. Package: m-tx Priority: optional Section: contrib/tex Installed-Size: 498 Maintainer: Anthony Fok Architecture: alpha Version: 0.52-2 Depends: libc6.1 (>= 2.1) Recommends: musixtex (>= 1:0.93-2), musixlyr (>= 1.10-3), pmx (>= 1.4.3-2) Filename: dists/potato/contrib/binary-alpha/tex/m-tx_0.52-2.deb Size: 334538 MD5sum: 39965f9d57106b1d3b481111dbae841e Description: A simple music-from-text language for use with MusiXTeX M-Tx is a music-from-text language designed to look as much as possible like printed music. Here is some typical input code: . ------------------------------------------------------------------------ Title: Net soos ek is Composer: Charlotte Elliott Style: SATB Sharps: 2 Meter: 3/4 PMX: w190m Space: 9 . @+5 b4 b b | b2d | a4 a a | a2d | d4 e- f | g2 e4 | d2d of |] L: Net soos ek is, net soos ek is, O Lam van God, ek kom. d4s g f | e2d | e4 f e | d2d | d4 dr d | d2 c4 | d2d |] @^+5 rp | b4 e d | c2d | a4 d c | ( b2d | b2 ) g4 | f2d |] LT: Net soos ek is, O Lam van God, ek kom. a4 a a | g2d | g4 g g | f2d | b4- g+ f | e2 a4- | d2d ofd |] L: Net soos ek is, net soos ek is, O Lam van God, ek kom. ------------------------------------------------------------------------ . To run M-Tx, you also need MusiXTeX, musixlyr and PMX, all available as Debian packages. . Author: Dirk Laurie Package: mailcrypt Priority: optional Section: contrib/mail Installed-Size: 505 Maintainer: Davide G. M. Salvetti Architecture: all Version: 3.5.5-6.2 Depends: debconf (>= 0.2.0), gnupg|pgp|pgp5i, emacs19|emacs20|mule2 Filename: dists/potato/contrib/binary-all/mail/mailcrypt_3.5.5-6.2.deb Size: 154380 MD5sum: aa6b54f1bbaca2eca635c5bed2326b0b Description: Emacs interface to GPG (and PGP) and anonymous remailers. Mailcrypt is an Emacs lisp package that provides a simple but powerful interface to cryptographic functions for mail and news. With Mailcrypt, encryption becomes a seamlessly integrated part of your mail and news handling environment. Mailcrypt can automatically fetch public keys to encode, decode, and verify messages, and can be configured to automate mailing through anonymous remailers. . Although Mailcrypt may be used to process data in arbitrary Emacs buffers, it is most useful in conjunction with other Emacs packages for handling mail and news. Mailcrypt has specialized support for Rmail, VM, MH-E, and Gnus. . Currently XEmacs ships with its own Mailcrypt, so this package should only be used with GNU/Emacs. (I.e. you don't need to install this package if your site uses only XEmacs.) Package: mancala Priority: optional Section: contrib/games Installed-Size: 136 Maintainer: Andrew Gray Architecture: alpha Version: 1.0.0-1 Depends: libc6.1 (>= 2.1.2-1), libforms0.89, libxpm4, xlib6g (>= 3.3.6) Filename: dists/potato/contrib/binary-alpha/games/mancala_1.0.0-1.deb Size: 15824 MD5sum: ff9353825777bebb9ed14868b71c03ff Description: Implementation of the simple board game called Mancala. This is an implementation of the simple, but fun boardgame known as Mancala. Contains both a user-unfriendly character-based interface, and a nice, user-friendly X11-interface. Be warned: If you just bother to read the rules, you may get hooked on this! . Uses the XForms library (from non-free). Package: metro-motif-bin Priority: extra Section: contrib/x11 Installed-Size: 64 Maintainer: Lawrence Chim Architecture: all Version: 2.0-2 Depends: metro-motif-lib (>= 2.0-1) Conflicts: lesstif-bin Filename: dists/potato/contrib/binary-all/x11/metro-motif-bin_2.0-2.deb Size: 16400 MD5sum: 509fed1b00bf1c2a471d6390e3e96aed Description: MetroLink Motif 2.0 executables (installer) MetroLink Motif is commercial software -- it must be purchased separately and placed in $TMPDIR (or /tmp if $TMPDIR is not defined). The file is mwm20.tar.gz (364,557 bytes). Package: metro-motif-demobin Priority: extra Section: contrib/x11 Installed-Size: 49 Maintainer: Lawrence Chim Architecture: all Version: 2.0-2 Depends: libc5 (>= 5.4.0-0), xlib6 (>= 3.2-0), xpm4.7 (>= 3.4g-9) Filename: dists/potato/contrib/binary-all/x11/metro-motif-demobin_2.0-2.deb Size: 14284 MD5sum: ba69116a7957a0aa344fd3ad0f0624ee Description: MetroLink Motif 2.0 demo binaries (installer) MetroLink Motif is commercial software -- it must be purchased separately and placed in $TMPDIR (or /tmp if $TMPDIR is not defined). The file is demosbin20.tar.gz (891,922 bytes). Package: metro-motif-demosrc Priority: extra Section: contrib/x11 Installed-Size: 106 Maintainer: Lawrence Chim Architecture: all Version: 2.0-2 Depends: metro-motif-devel (>= 2.0-1) Filename: dists/potato/contrib/binary-all/x11/metro-motif-demosrc_2.0-2.deb Size: 16726 MD5sum: 9a97bd1245001abf39ebef7168f3ae5b Description: MetroLink Motif 2.0 demo sources (installer) MetroLink Motif is commercial software -- it must be purchased separately and placed in $TMPDIR (or /tmp if $TMPDIR is not defined). The file is demos20.tar.gz (930,478 bytes). Package: metro-motif-devel Priority: extra Section: contrib/x11 Installed-Size: 39 Maintainer: Lawrence Chim Architecture: all Version: 2.0-2 Depends: metro-motif-lib (>= 2.0-1) Suggests: metro-motif-man (>= 2.0-1) Conflicts: lesstif-dbg, lesstif-dev Filename: dists/potato/contrib/binary-all/x11/metro-motif-devel_2.0-2.deb Size: 14682 MD5sum: b524090f4e9a704595e82f4fad6dc2f7 Description: MetroLink Motif 2.0 development system (installer) MetroLink Motif is commercial software -- it must be purchased separately and placed in $TMPDIR (or /tmp if $TMPDIR is not defined). The file is devel20.tar.gz (1,481,498 bytes). Package: metro-motif-lib Priority: extra Section: contrib/x11 Installed-Size: 25 Maintainer: Lawrence Chim Architecture: all Version: 2.0-2 Depends: libc5 (>= 5.4.0-0), xlib6 (>= 3.2-0), xpm4.7 (>= 3.4g-9) Filename: dists/potato/contrib/binary-all/x11/metro-motif-lib_2.0-2.deb Size: 12792 MD5sum: 438fbec7c087bdcfb1fbf38bf47b49d8 Description: MetroLink Motif 2.0 elf library (installer) MetroLink Motif is commercial software -- it must be purchased separately and placed in $TMPDIR (or /tmp if $TMPDIR is not defined). The file is exec20.tar.gz (752,945 bytes). Package: metro-motif-man Priority: extra Section: contrib/x11 Installed-Size: 35 Maintainer: Lawrence Chim Architecture: all Version: 2.0-3 Suggests: metro-motif-devel (= 2.0-1) Filename: dists/potato/contrib/binary-all/x11/metro-motif-man_2.0-3.deb Size: 17030 MD5sum: 912929b870f5ff1202771709229c345b Description: MetroLink Motif 2.0 manpages (installer) MetroLink Motif is commercial software -- it must be purchased separately and placed in $TMPDIR (or /tmp if $TMPDIR is not defined). The file is usrman20.tar.gz (896,022 bytes). Package: muffin Priority: optional Section: contrib/web Installed-Size: 489 Maintainer: Stephane Bortzmeyer Architecture: all Version: 0.9-1 Depends: java-common,jdk1.1 Filename: dists/potato/contrib/binary-all/web/muffin_0.9-1.deb Size: 415144 MD5sum: 012b2d9d9d634973b549094a62db0264 Description: A personal and extensible Web proxy Includes several filters which can remove cookies, kill GIF animations, remove advertisements, add/remove/modify arbitrary HTML tags (like blink), remove Java applets and Javascript, user-agent spoofing, rewrite URLs, and much more. You can add filters without modifying the code. Package: musixlyr Priority: optional Section: contrib/tex Installed-Size: 72 Maintainer: Anthony Fok Architecture: all Version: 1.10-3 Depends: tetex-bin (>= 0.9.990310-1) Recommends: musixtex (>= 1:0.93-2), tetex-base (>= 0.9.990311-1) Suggests: pmx (>= 1.4.3-2) Filename: dists/potato/contrib/binary-all/tex/musixlyr_1.10-3.deb Size: 54664 MD5sum: 64aaaa9ba492a93c46ac7ed422352e5b Description: a MusiXTeX extension for handling lyrics musixlyr is a set of TeX macros to be used with Taupin MusiXTeX (version T.52 or later) for typesetting vocal music. Its purpose is to compensate two drawbacks of MusiXTeX's lyrics handling: . * Typesetting lyrics with the "native" musixtex commands \zcharnote, \zsong etc. tends to be quite inefficient, particularly if the lyrics have to be changed or corrected. The idea underlying musixlyr is to separate lyrics coding from music coding and let TeX weave them together with as little manual interference as possible. As a result you can enter and edit lyrics (nearly) as easily as normal text. . * musixtex has no built-in mechanism for centering hyphens between syllables and for handling hyphenation at long melismas. This is implemented in musixlyr following the example of engraved music. . Author: Rainer Dunker Primary-site: ftp://ftp.gmd.de/music/musixtex/add-ons/musixlyr.zip Package: mxmaps Priority: optional Section: contrib/misc Installed-Size: 1099 Maintainer: Joey Hess Architecture: all Version: 1.0-6 Depends: xmap-dmotif | xmap-smotif Conflicts: xmap-dmotif (<< 1.0.2), xmap-smotif (<< 1.0.2) Filename: dists/potato/contrib/binary-all/misc/mxmaps_1.0-6.deb Size: 912320 MD5sum: d40cacc549e9f96f8a5aca0606fd5139 Description: some raster and vector maps for Mayko xmap This package contains some sample raster and vector maps for Mayko xmap. It includes a vector map of the USA, and raster maps of the USA and world, as well as some more sample maps. Package: pgp4pine Priority: optional Section: contrib/mail Installed-Size: 128 Maintainer: Adam Heath Architecture: alpha Version: 1.71b-5 Depends: libc6.1 (>= 2.1), libc6.1 (>= 2.1.2-1) Recommends: pgp-i | pgp-us | pgp5i | gnupg Suggests: pine | pine396-src Filename: dists/potato/contrib/binary-alpha/mail/pgp4pine_1.71b-5.deb Size: 59906 MD5sum: d9dc3fc2756022756f024de82f805055 Description: A PGP/GPG Wrapper for Pine pgp4pine supports encryption/signing and decryption/verifying of PGP2, PGP5 and GnuPG email. . Currently does not support MIME attachments. Package: pgperl Priority: optional Section: contrib/math Installed-Size: 244 Maintainer: Stephen Zander Architecture: alpha Version: 2.15-2 Depends: perl-5.005, libc6.1 (>= 2.1.2-1), pgplot5, xlib6g (>= 3.3.6) Filename: dists/potato/contrib/binary-alpha/math/pgperl_2.15-2.deb Size: 51076 MD5sum: f756ed54bf197650e8a17587a8bb1861 Description: perl interface to the pgplot plotting library perl interface to pgplot, which is a large set of routines for plotting and visualizing scientific data. This package allows you to use simple perl scripts to make plots. See http://www.ast.cam.ac.uk/AAO/local/www/kgb/pgperl/index.html Package: pike-crypto-build Priority: optional Section: contrib/devel Installed-Size: 72 Maintainer: Turbo Fredriksson Architecture: all Version: 1.0.0-9 Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), fileutils (>= 3.16-4bo1.1), gcc, make, pike, debhelper Filename: dists/potato/contrib/binary-all/devel/pike-crypto-build_1.0.0-9.deb Size: 8344 MD5sum: c01dce399416966c63c207de16fc5aaf Description: Build only package for building pike-crypto binary package Script to build a pike-crypto package, written by Fredrik Hallenberg , debian package by Turbo Fredriksson . . Does NOT contain the Roxen SSL3 package. Must be optained from Idonex separately. Package: pinepgp Priority: optional Section: contrib/mail Installed-Size: 36 Maintainer: Hakan Ardo Architecture: all Version: 3.7 Depends: pine, pgp|pgp5 Filename: dists/potato/contrib/binary-all/mail/pinepgp_3.7.deb Size: 9580 MD5sum: cc60e6187840fa10e92addbd282c710f Description: Automates the pgp sign, encrypt and decrypt functions within pine Pinepgp is a set of filters designed for use with perl that automates the process of pgp signing and encrypting outgoing mail and decrypting incoming mail. . As we are not allowed to distribute a pine package you have to install pine396-src and pine396-diffs in order to compile a pine packge out of it. After installing this you can install pinepgp. Package: pmx Priority: optional Section: contrib/tex Installed-Size: 844 Maintainer: Anthony Fok Architecture: alpha Version: 2.2.0-1 Depends: libc6.1 (>= 2.1.2-1), tetex-bin (>= 1.0.5-1) Recommends: musixtex (>= 1:0.98-1), tetex-base (>= 1.0-1) Suggests: m-tx Filename: dists/potato/contrib/binary-alpha/tex/pmx_2.2.0-1.deb Size: 406082 MD5sum: 4a10e789c115d824d57858c2850326c4 Description: A Preprocessor for MusiXTeX PMX is a preprocessor for MusiXTeX that produces near-publication quality scores and parts with far less effort than would be required using MusiXTeX alone. . Among the new features are several that facilitate detailed editing, for example fine-tuning positions of dots, ornaments, and xtuplet numbers. It now also generates MIDI output! . Author: Don Simons URL: http://www.gmd.de/Misc/Music/musixtex/software/pmx/ Package: qmtpssh Priority: optional Section: contrib/mail Installed-Size: 34 Maintainer: Tommi Virtanen Architecture: alpha Version: 0.1 Depends: libc6.1 (>= 2.1) Recommends: qmail, ssh, serialmail Filename: dists/potato/contrib/binary-alpha/mail/qmtpssh_0.1.deb Size: 12714 MD5sum: 8df13cf669d4b5108c759e71da8c180e Description: transfer mail over SSH tunnels stdinxout is a simple utility that cross-connects two programs' stdin and stdout. qmtppush and qmtppull use stdinxout to transfer mail to and from remote sites. The sending end should store the mail in a Maildir and have serialmail installed, and the receiving end must have qmail-qmtpd. Package: qps Priority: optional Section: contrib/utils Installed-Size: 616 Maintainer: Hanno Wagner Architecture: alpha Version: 1.9.3-3.1 Depends: libc6.1 (>= 2.1.2-1), libpng2, libqt2 (>= 2.0.2-0.7), libstdc++2.10, libz1, xlib6g (>= 3.3.5) Filename: dists/potato/contrib/binary-alpha/utils/qps_1.9.3-3.1.deb Size: 174300 MD5sum: 708c4b46e00c1f8d0adee8178e041d88 Description: Qt based process status monitor qps is an X11/Qt version of top or ps. qps is for Linux only, since there is no good standard way of getting process status information. It uses the /proc file system and need not to be run as root. Package: quake-lib-stub Priority: optional Section: contrib/games Installed-Size: 80 Maintainer: Joseph Carter Architecture: all Version: 1.9-8 Provides: quake-game Depends: debianutils (>= 1.13.1) Recommends: quake Filename: dists/potato/contrib/binary-all/games/quake-lib-stub_1.9-8.deb Size: 5948 MD5sum: 8d3ec7dfa79edac1232ac78a3848d38e Description: Use dos quake files with linux quake This package configures the linux version of quake to use the library files from an already installed dos quake. This enables you to use a registered copy of quake in linux. Or, if you plan to use quake in both dos and linux, this will let you install only one copy of quake's large library files on your computer. . If you have no intention of using dos quake, and you don't have the registered version of quake, install the quake-lib package instead of this one. Package: roxen-ssl Priority: optional Section: contrib/web Installed-Size: 108 Maintainer: Turbo Fredriksson Architecture: all Source: roxen Version: 1.3.122-13 Depends: pike-crypto (>= 0.6.131-2), pike-gmp (>= 0.6.131), roxen (>= 1.3.122) Suggests: pike-crypto-build (>= 1.0.0-8) Filename: dists/potato/contrib/binary-all/web/roxen-ssl_1.3.122-13.deb Size: 36068 MD5sum: 250bb106bcdef85122054b6c9952953f Description: SSL3 modules for the Roxen Challenger Webserver This is the 128/168-bit encryption add-ons for the Roxen Challenger webserver. Uses the Crypto/SSL3 library in pike-ssl, so this is not nonus specific... . The package depends on pike-crypto, which doesn't exists as a package. It have to be built by the installer (ie, you) out of pike-crypto-build. Once built, the pike-crypto-build package can be removed... Package: sdic Priority: optional Section: contrib/text Installed-Size: 186 Maintainer: Takao KAWAMURA Architecture: all Version: 2.1.2-7 Depends: emacs20|xemacs20-mule-canna-wnn|xemacs20-mule|xemacs21-mule-canna-wnn|xemacs21-mule|mule2 Suggests: sdic-gene95, sdic-edict, bsdmainutils Filename: dists/potato/contrib/binary-all/text/sdic_2.1.2-7.deb Size: 50184 MD5sum: a101142bb6c084ffd090ba65be5baeaf Description: Emacs-Lisp program to view dictionaries Sdic is an emacs interface to English-Japanese dictionaries and Japanese-English dictionaries. Package: sdic-edict Priority: optional Section: contrib/text Installed-Size: 25 Maintainer: Takao KAWAMURA Architecture: all Source: sdic Version: 2.1.2-7 Depends: edict, perl|perl5, debconf Recommends: sdic Suggests: sufary Filename: dists/potato/contrib/binary-all/text/sdic-edict_2.1.2-7.deb Size: 7334 MD5sum: 8f6993d82fc114d61d7d3ed48aec9c4a Description: EDICT dictionaries for sdic (installer) This package installs the EDICT Japanese-English dictionaries to use with sdic. . Although this package can install a English-Japanese dictionary derived the EDICT Japanese-English dictionary, I would prefer to use the English-Japanese dictionary installed through sdic-gene95. Package: sdic-gene95 Priority: optional Section: contrib/text Installed-Size: 32 Maintainer: Takao KAWAMURA Architecture: all Source: sdic Version: 2.1.2-7 Depends: nkf, perl|perl5, debconf (>= 0.2.0) Recommends: sdic Suggests: sufary, kakasi Filename: dists/potato/contrib/binary-all/text/sdic-gene95_2.1.2-7.deb Size: 10206 MD5sum: dd9678263825a7b46852d11583dbe124 Description: GENE95 dictionaries for sdic (installer) This package installs the GENE95 English-Japanese dictionary to use with sdic. . Although this package can install a Japanese-English dictionary derived the GENE95 English-Japanese dictionary, I would prefer to use the Japanese-English dictionary installed through sdic-edict. . Before installing this package, you have to get gene95.lzh or gene95.tar.gz or gene95.tar.bz2. You can get these files from http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/sdic/index.html Package: setiathome Priority: extra Section: contrib/misc Installed-Size: 68 Maintainer: Gopal Narayanan Architecture: alpha Version: 3.03-3 Depends: libc6 (>= 2.1.1-13) | libc6.1 (>= 2.1.2-1), wget,debianutils(>=1.6) Filename: dists/potato/contrib/binary-alpha/misc/setiathome_3.03-3.deb Size: 9602 MD5sum: e7e392c6f2497a328f265cc51712c9e1 Description: SETI@Home Client (install package) SETI@home is a scientific experiment that harnesses the power of hundreds of thousands of Internet-connected computers in the Search for Extraterrestrial Intelligence (SETI). You can participate by running a free program that downloads and analyzes radio telescope data. There's a small but captivating possibility that your computer will detect the faint murmur of a civilization beyond Earth. . SETI@Home is only distributed in binary form and the correct unix tar ball for your architecture has to be downloaded from http://setiathome.ssl.berkeley.edu/unix.html and placed in $TMPDIR (or /tmp if $TMPDIR is not defined). . This installer package will automagically wget (if wget is installed) the right tarball and install the program, if the target debian linux architecture is one of the following: x86, alpha, sparc or powerpc. Package: tkirc Priority: optional Section: contrib/net Installed-Size: 368 Maintainer: Pekka Aleksi Knuutila Architecture: all Version: 1.202-7 Depends: wish, ircii (>=2.8-1) Filename: dists/potato/contrib/binary-all/net/tkirc_1.202-7.deb Size: 107878 MD5sum: e573f52343a54d45a43d17bff9e8c883 Description: Tcl/Tk based client to the Internet Relay Chat tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk. Package: tkpgp Priority: extra Section: contrib/misc Installed-Size: 170 Maintainer: Christian Surchi Architecture: all Version: 1.11-2 Depends: wish, pgp | pgp5i | gnupg Filename: dists/potato/contrib/binary-all/misc/tkpgp_1.11-2.deb Size: 42644 MD5sum: 78a1259d80147722297ae584f5953cad Description: Tcl/Tk script that serves as a GUI shell for PGP or GnuPG. TkPGP intends to completely eliminate need to access command- line interface of PGP for UNIX. Currently most of casual activity such as signing, encrypting and decrypting is done in GUI. Key management remains a domain of command line for the time being. . Actually (November 1999) Christian Surchi is sponsored by Andrea Fanfani Package: tkseti Priority: optional Section: contrib/misc Installed-Size: 528 Maintainer: Gopal Narayanan Architecture: alpha Version: 2.12-2 Depends: wish Suggests: setiathome Filename: dists/potato/contrib/binary-alpha/misc/tkseti_2.12-2.deb Size: 171158 MD5sum: 8b8830107afa50efecadff1d1ecf941e Description: GUI front-end to the SETI@Home client for UNIX. TkSETI is a customizable frontend for the SETI (Search for Extra-Terrestrial Intelligence) client called SETI@Home. You will need to install the debian installation wrapper package setiathome for the SETI@Home client. TkSETI lets you monitor, start or stop the setiathome client, display statistics of how many SETI work units you helped process, among many other cool features. Package: tkxanim Priority: extra Section: contrib/graphics Installed-Size: 43 Maintainer: Andrea Fanfani Architecture: all Version: 0.43-5 Depends: wish, xanim Filename: dists/potato/contrib/binary-all/graphics/tkxanim_0.43-5.deb Size: 17810 MD5sum: 3bb484375f3f3569d5bc769ed34e1506 Description: Tcl/Tk front-end to xanim. Tkxanim is a useful Tcl/Tk for xanim. The main features are about lots of options and control volume. Package: tuxeyes Priority: optional Section: contrib/x11 Installed-Size: 1304 Maintainer: William Ono Architecture: alpha Version: 0.0.3-2 Depends: libc6.1 (>= 2.1.2-1), libqt1g (>= 1:1.45-1.0), libstdc++2.10, xlib6g (>= 3.3.6) Suggests: menu Filename: dists/potato/contrib/binary-alpha/x11/tuxeyes_0.0.3-2.deb Size: 176386 MD5sum: 7a3cbcc3830d6ce6f9187a34f7f392e8 Description: A fancy version of xeyes tuxeyes displays Tux, Chuck (the BSD daemon), Luxus, or Dust Puppy following your mouse cursor in X with their eyes. Package: vchkpw Priority: optional Section: contrib/mail Installed-Size: 188 Maintainer: Debian QA Group Architecture: alpha Version: 3.1.2-6 Depends: qmail, ucspi-tcp (>= 0.84), perl5, libc6.1 (>= 2.1.2-1) Filename: dists/potato/contrib/binary-alpha/mail/vchkpw_3.1.2-6.deb Size: 62240 MD5sum: f68b0bdc2af3557c87b7e10b24caf3fd Description: Virtual POP-domains and users for qmail These utilities enable qmail to have virtual domains and virtual users, running under a single *real* user. . Features: * Dynamic delivery - no need to have dozens of .qmail files all over the place. Just a single .qmail-default handles all the deliveries * Only takes up 1 entry in /etc/passwd - everything runs under a single UID/GID * Web interface for administration Package: vice Priority: optional Section: contrib/otherosfs Installed-Size: 7600 Maintainer: Giuliano Procida Architecture: alpha Version: 1.0-3.0.1 Depends: libc6.1 (>= 2.1.2-1), libncurses5, libreadline4 (>= 4.1), libstdc++2.10, libxpm4, xlib6g (>= 3.3-5), xlib6g (>= 3.3.6-4) Filename: dists/potato/contrib/binary-alpha/otherosfs/vice_1.0-3.0.1.deb Size: 2310408 MD5sum: f1aa03a8e6ad38b8d940c9d06f0fedc2 Description: The Versatile Commodore Emulator VICE emulates well the hardware of the Commodore Business Machines of the pre-Amiga era. Supported are the various Pets, the VIC-20, the Commodore 64 and (incompletely) the Commodore 128. . This package does not contain the various ROM images needed to actually use the emulators but includes a script which will attempt to download them from a number of well-known locations. The legal status of the ROM images is currently unknown; VICE itself is unencumbered. Package: wdg-html-validator Priority: optional Section: contrib/web Installed-Size: 1181 Maintainer: Jaldhar H. Vyas Architecture: alpha Version: 1.0-6 Depends: sp,sgml-data,libwww-perl,libwww-perl (<= 5.32-1) | libhtml-parser-perl,libunicode-string-perl,libunicode-map8-perl,libi18n-charset-perl,wdg-html-reference,libc6.1 (>= 2.1.2-1),perl5 Recommends: httpd Filename: dists/potato/contrib/binary-alpha/web/wdg-html-validator_1.0-6.deb Size: 507662 MD5sum: c08a546fca06ab826386c7fb0777dce4 Description: WDG HTML Validator This is a CGI script which lets you enter the URL of a web page which will be then checked against a validating SGML parser for conformance to official HTML standards. Pages can also be uploaded and HTML can be directly entered. Package: webrt Priority: optional Section: contrib/misc Installed-Size: 644 Maintainer: Lars Steinke Architecture: alpha Version: 1.0.1-4 Depends: mysql-client (>=3.22), libcgi-pm-perl (>=2.56), libdbd-mysql-perl, libdigest-md5-perl, perl-5.005, make, libc6.1 (>= 2.1.2-1) Filename: dists/potato/contrib/binary-alpha/misc/webrt_1.0.1-4.deb Size: 116434 MD5sum: c01e51aacf5c0a2a4c0daa2627d45fb4 Description: Request Tracker, a GPL'd Trouble Ticket System Request Tracker helps you handle and track problem reports, it features web interfaces for queue administration and report submitting and sends out email with replies and comments to those reports. Be sure to read /usr/share/doc/webrt/README.Debian for installation instructions !!! Package: x-pgp-sig-el Priority: optional Section: contrib/mail Installed-Size: 232 Maintainer: Takuo KITAME Architecture: all Version: 1.3.5.1-3 Depends: emacsen, pgp Filename: dists/potato/contrib/binary-all/mail/x-pgp-sig-el_1.3.5.1-3.deb Size: 57048 MD5sum: 57ff0e31ab62bbfa5f8ed21d29a33898 Description: X-PGP-Sig mail and news header utility for Emacs. X-PGP-Sig header utility for Emacs. It can be insert/verify PGP signature in X-PGP-Sig: mail/news header. x-pgp-sig.el is for MH(mh-e, Mew and so on), Gnus, Semi-gnus, wl(Wanderlust) VM, cmail etc... (MUA on Emacs). . But English Documents is not available. (only Japanese available) Package: xanim-modules Priority: optional Section: contrib/graphics Installed-Size: 23 Maintainer: Chris Lawrence Architecture: all Version: 2.80.1.7 Depends: xanim (>= 2.80.1-3), python-base (>= 1.5.2-4) Filename: dists/potato/contrib/binary-all/graphics/xanim-modules_2.80.1.7.deb Size: 6354 MD5sum: 48cfa327b8ff3e3df2d38c7f610c6a24 Description: Installer for xanim binary-only modules This package provides access to the binary modules needed for xanim to decode the following graphic compression schemes: . Radius Cinepak 24 bits Color (Quicktime, AVI) Radius Cinepak 8 bits Gray (Quicktime, AVI) Creative CYUV (AVI) CCITT H.261 (AVI) CCITT H.263 (not Intel I263) (AVI) Intel Indeo 3.1 (Quicktime, AVI) Intel Indeo 3.2 (Quicktime, AVI) Intel Ray YUV (Quicktime, AVI) Intel Indeo 4.1 (Quicktime, AVI) Intel Indeo 5.0 (Quicktime, AVI) . You will need an Internet connection to download these modules from the author's FTP site; Debian's permission to distribute these modules is so restricted that this is the only reasonable way to handle the situation. . The author only provides binaries for Intel (glibc 2.1), Alpha and PowerPC. SPARC, ARM, m68k, and Hurd users will find this package extremely useless. Package: xcolmix Priority: optional Section: contrib/utils Installed-Size: 42 Maintainer: Peter S Galbraith Architecture: alpha Version: 1.07-4 Depends: libc6.1 (>= 2.1), libc6.1 (>= 2.1.2-1), libforms0.88, xlib6g (>= 3.3.5-1) Suggests: xserver-common Filename: dists/potato/contrib/binary-alpha/utils/xcolmix_1.07-4.deb Size: 12828 MD5sum: ed9b8bd4c82e846fa7fad3d68259b168 Description: an RGB colour mixer xcolmix enables you to mix your own colours in order to determine three values (the R/G/B code, or red-green-blue mix) of a colour. You can use those colours to, e.g., define the foreground or background of X applications which support it. Furthermore, xcolmix lets you retrieve RGB values from the X system's database of `predefined' colours. Package: xcopilot Priority: extra Section: contrib/otherosfs Installed-Size: 1270 Maintainer: Gene McCulley Architecture: alpha Version: 1:0.6.6 Depends: libc6.1, libc6.1 (>= 2.0.7u), xlib6g (>= 3.3-5), xpm4g (>= 3.4j-0) Suggests: pilot-link Filename: dists/potato/contrib/binary-alpha/otherosfs/xcopilot_0.6.6.deb Size: 181342 MD5sum: d69ef7c5cfa9aae54d07e9b8d8c0af90 Description: Pilot emulator An emulator for a USRobotics Pilot PDA. Package: xezmlm Priority: optional Section: contrib/admin Installed-Size: 56 Maintainer: Turbo Fredriksson Architecture: alpha Version: 1.0.3-6 Depends: perl5, perl-tk, ezmlm-idx | ezmlm-src Filename: dists/potato/contrib/binary-alpha/admin/xezmlm_1.0.3-6.deb Size: 13370 MD5sum: c24d67676d6170a5b958f9e04f049225 Description: A ezmlm mailinglist configuration tool for the X Window System This is a configuration tool for the ezmlm mailing list software, using perl-tk. It'll create the mailinglist with all options chosen with simple Radiobuttons (Yes/No). Package: xisp Priority: optional Section: contrib/net Installed-Size: 787 Maintainer: Martin Bialasinski Architecture: alpha Version: 2.6p1-2 Depends: ppp (>=2.2.0f), libc6.1 (>= 2.1), libforms0.88, xlib6g (>= 3.3.4-1), xpm4g (>= 3.4j-0) Suggests: menu (>=1.5) Filename: dists/potato/contrib/binary-alpha/net/xisp_2.6p1-2.deb Size: 312988 MD5sum: cc6f8ea941ad9a5315d79389e61f906a Description: A user-friendly X interface to pppd/chat. The xisp package implements a user-friendly X interface to pppd/chat and provides maximum feedback from the dial-in and login phases on a browser screen, as well as a manual login terminal window. It also provides greater versatility in interrupting a call in progress and in general enhances the user's feeling of "what's going on", especially if he/she is not all that well acquainted with the intricacies of system log files. Xisp also has means to track your phonecosts. . Author: Dimitrios P. Bouras Homepage: http://users.hol.gr/~dbouras/ Package: xjdic Priority: optional Section: contrib/text Installed-Size: 460 Maintainer: Hayao Nakahara Architecture: alpha Version: 23-2 Depends: libc6.1 (>= 2.1.2-1) Suggests: edict, kanjidic Filename: dists/potato/contrib/binary-alpha/text/xjdic_23-2.deb Size: 169994 MD5sum: 871f04f10d1c72b49fd4177db10cf845 Description: Japanese-English dictionary search program XJDIC is an electronic Japanese-English dictionary program designed to operate in the X11 window environment. In particular, it must run in an "xterm" environment which has Japanese language support such as provided by "kterm" etc. Package: xmysqladmin Priority: optional Section: contrib/devel Installed-Size: 300 Maintainer: Martin Bialasinski Architecture: alpha Version: 1.0-7 Depends: libc6.1 (>= 2.1.2-1), libforms0.88, libmysqlclient6, libxpm4, libz1, xlib6g (>= 3.3.6) Filename: dists/potato/contrib/binary-alpha/devel/xmysqladmin_1.0-7.deb Size: 64346 MD5sum: 0c61a48509ba85c1166982d3be4e5038 Description: Front end to mysql (3.22.xx) xMySQLadmin is a front end to the MySQL database engine. It allows reloads, status check, process control, isamcheck, grant/revoke privileges, creating databases, drop databases, create, alter, browse and drop tables. Package: xplot Priority: optional Section: contrib/math Installed-Size: 68 Maintainer: Peter S Galbraith Architecture: alpha Version: 1.19-3 Depends: libc6.1 (>= 2.1.2-1), libforms0.88, xlib6g (>= 3.3.5) Filename: dists/potato/contrib/binary-alpha/math/xplot_1.19-3.deb Size: 26316 MD5sum: 3e02030f2f30568d2dcaec961537e0f8 Description: a simple x-y column data plotter for X. XPlot is a small program to plot one- or twodimensional datasets, which are present either in a file or are generated `on-the-fly' and piped to XPlot. XPlot lets you display one or more datasets and lets you zoom to different sections of the sets. Also. `blowups' of the currently shown portion of the data can be made. . XPlot is meant for on-screen data exploration. It does not have a print button, nor is it meant for final output and publication-quality figures. Package: xtrs Priority: extra Section: contrib/otherosfs Installed-Size: 1129 Maintainer: Branden Robinson Architecture: alpha Version: 3.9a-1 Depends: libc6.1 (>= 2.1.2-1), libncurses4 (>= 4.2-3.1), libreadlineg2 (>= 2.1-12), xlib6g (>= 3.3.5) Filename: dists/potato/contrib/binary-alpha/otherosfs/xtrs_3.9a-1.deb Size: 295896 MD5sum: afc66a38f43fe3f8f7f6fad1d67e58f1 Description: emulator for TRS-80 Model I/III/4/4P computers xtrs is an X-based emulator for the Tandy/Radio Shack line of Zilog Z-80-based microcomputers popular in the late 1970's and early 1980's. It features cassette, floppy, and hard drive emulation, timer interrupt emulation, file import and export from the host operating system, support for most of the undocumented Z-80 instructions, and a built-in debugger. Real floppy drives can be used, and, if an OSS-compatible sound driver is available, application-based sound can be played and real cassettes read and written directly through the sound card or via WAVE files. In Model 4/4P mode, there is mouse support and emulation for two models of hi-res graphics card. . xtrs requires ROM images from the original machines (except in Model 4P mode, where an included boot ROM can be used to boot a Model 4 operating system from a diskette image). The ROMs are copyrighted by Radio Shack and are not freely licensed. The package provides instructions for retrieving ROM images for those who may legally use them. Package: xwatch Priority: optional Section: contrib/utils Installed-Size: 118 Maintainer: Peter S Galbraith Architecture: alpha Version: 2.11-4 Depends: libc6.1 (>= 2.1.2-1), libforms0.88, xlib6g (>= 3.3.5) Suggests: sysklogd Filename: dists/potato/contrib/binary-alpha/utils/xwatch_2.11-4.deb Size: 43866 MD5sum: b91d82183a531993c6d1daea1efeb5b0 Description: monitor logfiles and display new logs in an X window. The displayed logs are colour-coded according to severity. Basically, you get to see what's going on _during_ say a break-in, instead of having to check the logfiles after the damage is done. Of course, you need to have the syslog daemons configured right, so that the logfiles are created. Xwatch reads options from its commandline as well as from a app-defaults resource file. XWatch requires the XForms libraries to run.