Package: akregator Priority: optional Section: web Installed-Size: 2356 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kontact (<< 4:3.5.1) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libkdepim1a (>= 4:3.5.0), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Filename: pool/main/k/kdepim/akregator_3.5.2-0ubuntu6.1_sparc.deb Size: 675078 MD5sum: b50dacac994db1c3e74e19846db6103a SHA1: 8862ae78e163f4b3a5a2332c36e1f0a36c6d04c9 SHA256: cd01e5de6b87b51f6df38de3a8a39866c68627f60f81cbc756939a8088666709 Description: RSS feed aggregator for KDE aKregator is a fast, lightweight, and intuitive feed reader program for KDE. It allows you to quickly browse through hundreds of thousands of internet feeds in a quick, efficient, and familiar way. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: apache2 Priority: optional Section: web Installed-Size: 84 Maintainer: Debian Apache Maintainers Architecture: sparc Version: 2.0.55-4ubuntu2.13 Depends: apache2-mpm-worker (= 2.0.55-4ubuntu2.13) | apache2-mpm-prefork (= 2.0.55-4ubuntu2.13) | apache2-mpm-perchild (= 2.0.55-4ubuntu2.13) Filename: pool/main/a/apache2/apache2_2.0.55-4ubuntu2.13_sparc.deb Size: 38042 MD5sum: 71ee80a0dbc965c35b86fc9bcb62573f SHA1: 250515065eaa8c3a128f98f684afe0cfadec678f SHA256: 7bebcee3a979753d72c7af6e0a0f6892050fb05c7a2ad979f73e27ee23f1cc19 Description: next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2-common Priority: optional Section: net Installed-Size: 3108 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Depends: libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libexpat1 (>= 1.95.8), debconf, debianutils (>= 1.6), mime-support, openssl (>= 0.9.8a-7ubuntu0.12), net-tools, ssl-cert (>= 1.0-7), libmagic1, libgcc1 (>= 1:3.3.5), apache2-utils (= 2.0.55-4ubuntu2.13), lsb-base (>= 2.0) Suggests: apache2-doc, lynx | www-browser Filename: pool/main/a/apache2/apache2-common_2.0.55-4ubuntu2.13_sparc.deb Size: 806166 MD5sum: 481f9facd456fc882b6af9db99572a2c SHA1: 904c5ebf85608b2fda8c6f42e1da2996f139a235 SHA256: 24cf989dc1e6887a8a8e66ec9ec279b622a1ce5a3eeeb0df154fd82eff07795f Description: next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. . It is also considerably faster, and can be easily extended to provide services other than http. . This package contains all the standard apache2 modules, including SSL support. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages; such as worker or prefork. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2-doc Priority: optional Section: doc Installed-Size: 11380 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.0.55-4ubuntu2.13 Filename: pool/main/a/apache2/apache2-doc_2.0.55-4ubuntu2.13_all.deb Size: 2126458 MD5sum: e44f52838882add30370a16c6aa36213 SHA1: 4ada564a546e12918ed3c1156b35795aad8a2d56 SHA256: c353bc2a0251cd36fb581af9f6448c78bd4d1a4a4aec8d95ac517b6088487d8d Description: documentation for apache2 This is the documentation for apache2, see the apache2 package description for more details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2-mpm-perchild Priority: optional Section: net Installed-Size: 496 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Provides: apache2-modules, apache2, httpd, httpd-cgi Depends: libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), apache2-common (= 2.0.55-4ubuntu2.13), libssl0.9.8 (>= 0.9.8a-7ubuntu0.12) Conflicts: apache2-mpm-worker, apache2-mpm-prefork, apache2-mpm-threadpool Filename: pool/main/a/apache2/apache2-mpm-perchild_2.0.55-4ubuntu2.13_sparc.deb Size: 212316 MD5sum: 7ddaaddbabbbbe8690be60f4ba6dfe27 SHA1: 9f4a88bbe4077fd7795250f35d042f68eee4cae3 SHA256: 67316b5699765c0cb8ad284e2aef6d1608efaa5f8dcfc32e7865f925a19b0f00 Description: experimental high speed perchild threaded model for Apache2 Perchild is the grown up, mac daddy version of suexec for apache2. Rather than execute a cgi script as a given user, perchild forks a process for each vhost, then su's to the correct user/group for that vhost. . Each process then uses a thread model similar to that of the worker mpm. . THIS MPM IS NOT CURRENTLY EXPECTED TO WORK CORRECTLY, IF AT ALL. IT IS UNDER VERY HEAVY DEVELOPMENT. This mpm is still highly experimental, and should be used with care. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2-mpm-prefork Priority: optional Section: net Installed-Size: 476 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Provides: apache2-modules, apache2, httpd, httpd-cgi Depends: libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), apache2-common (= 2.0.55-4ubuntu2.13), libssl0.9.8 (>= 0.9.8a-7ubuntu0.12) Conflicts: apache2-mpm-worker, apache2-mpm-threadpool, apache2-mpm-perchild Filename: pool/main/a/apache2/apache2-mpm-prefork_2.0.55-4ubuntu2.13_sparc.deb Size: 207886 MD5sum: a1d0d88872060ad5b3f2adbff38da350 SHA1: 8e225b1bdd9d81c1cafc54a415a8ca4cf0c650fa SHA256: b0c5186652d8f7d78ed0cab224d08a3ceebbd53d6b8c33745a7d39231104614f Description: traditional model for Apache2 This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites that need to avoid threading for compatibility with non-thread-safe libraries. It is also the best MPM for isolating each request, so that a problem with a single request will not affect any other. . It is not as fast, but is considered to be more stable. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2-mpm-worker Priority: optional Section: net Installed-Size: 488 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Replaces: apache2-mpm-threadpool (<< 2.0.53) Provides: apache2-modules, apache2, httpd, httpd-cgi Depends: libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), apache2-common (= 2.0.55-4ubuntu2.13), libssl0.9.8 (>= 0.9.8a-7ubuntu0.12) Conflicts: apache2-mpm-prefork, apache2-mpm-perchild Filename: pool/main/a/apache2/apache2-mpm-worker_2.0.55-4ubuntu2.13_sparc.deb Size: 211654 MD5sum: 6ccd83f9008a346cd74dce68de969967 SHA1: ab67a75d599375182bdce0a89961ad5fca6b9d06 SHA256: 998000e441fe3fed03488aeb078900357f296371a0b67af5ec028d8efd6f1fcf Description: high speed threaded model for Apache2 The worker MPM provides a threaded implementation for Apache2. It is considerably faster than the traditional model, and is the recommended MPM. . Worker generally is a good choice for high-traffic servers because it has a smaller memory footprint than the prefork MPM. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2-prefork-dev Priority: optional Section: devel Installed-Size: 768 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Depends: apache2-common (= 2.0.55-4ubuntu2.13), libapr0-dev (= 2.0.55-4ubuntu2.13), libssl-dev, openssl, bzip2, autoconf, autotools-dev, libtool, libdb4.3-dev, zlib1g-dev, libpcre3-dev Conflicts: apache2-mpm-worker (<< 2.0.42-1), apache2-mpm-prefork (<< 2.0.42-1), apache2-mpm-perchild (<< 2.0.42-1), apache2-mpm-threadpool (<< 2.0.42-1), apache2-dev Filename: pool/main/a/apache2/apache2-prefork-dev_2.0.55-4ubuntu2.13_sparc.deb Size: 173420 MD5sum: 88c1f2aadc9796d727d0ae943656a0c8 SHA1: 3e91b27dc8ea0901ffd6bcba40b98b07f3fa5489 SHA256: 1ba2236ad83714258e93a9faf65b3ae5917e39ab026c14b54e0a5a32a79fb21f Description: development headers for apache2 This package provides the development headers and apxs2 binary for apache2-mpm-prefork; see the apache2 package description for more details. . This should only be used when you absolutely *have* to have a non-threaded environment, ie for PHP4. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2-threaded-dev Priority: optional Section: devel Installed-Size: 776 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Provides: apache2-dev Depends: apache2-common (= 2.0.55-4ubuntu2.13), libapr0-dev (= 2.0.55-4ubuntu2.13), libssl-dev, openssl, bzip2, autoconf, autotools-dev, libtool, libdb4.3-dev, zlib1g-dev, libpcre3-dev Conflicts: apache2-mpm-worker (<< 2.0.42-1), apache2-mpm-prefork (<< 2.0.42-1), apache2-mpm-perchild (<< 2.0.42-1), apache2-mpm-threadpool (<< 2.0.42-1), apache2-prefork-dev Filename: pool/main/a/apache2/apache2-threaded-dev_2.0.55-4ubuntu2.13_sparc.deb Size: 174198 MD5sum: 8c661f51075f997cffec074e24e9b1db SHA1: d83fcac0b4877663b3d045b3840d704e9fefdc1c SHA256: ea0f350e993b7098f56de7b63259fb973d239323b7c08b910105e6fb29250f74 Description: development headers for apache2 This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apache2-utils Priority: optional Section: net Installed-Size: 268 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Replaces: apache2-common (<< 2.0.53), apache-utils (<< 1.3.33-4) Provides: apache-utils Depends: libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), libssl0.9.8 (>= 0.9.8a-7ubuntu0.12) Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: pool/main/a/apache2/apache2-utils_2.0.55-4ubuntu2.13_sparc.deb Size: 95044 MD5sum: f2e59cef1e90c2ef33289aee0ab0a4a7 SHA1: 614152ce572e4bf2055637fb9993923c60073a62 SHA256: 3eaefff97beb4aa543a60743ddb969fc6c829ad20e6095b76d93cb9dad9399ca Description: utility programs for webservers Provides some add-on programs useful for any webserver. These include: - ab (Apache benchmark tool) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from apache log files) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apt Priority: important Section: admin Installed-Size: 3904 Maintainer: APT Development Team Architecture: sparc Version: 0.6.43.3ubuntu3.1 Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7) Provides: libapt-pkg-libc6.3-6-3.11 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Recommends: ubuntu-keyring Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, gnupg Filename: pool/main/a/apt/apt_0.6.43.3ubuntu3.1_sparc.deb Size: 1278136 MD5sum: 78ed071c9ff6a1ef9c3b25f413cf09d8 SHA1: 1ceae0aa26316869bff392dd1a7cf8c231e9ec4a SHA256: 5dfd8122595f7f7ec45b304929d0097067b142e1a3cbdd237e7c2e804ecc7143 Description: Advanced front-end for dpkg This is Debian's next generation front-end for the dpkg package manager. It provides the apt-get utility and APT dselect method that provides a simpler, safer way to install and upgrade packages. . APT features complete installation ordering, multiple source capability and several other unique features, see the Users Guide in apt-doc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apt-doc Priority: optional Section: doc Installed-Size: 264 Maintainer: APT Development Team Architecture: all Source: apt Version: 0.6.43.3ubuntu3.1 Replaces: apt (<< 0.5.4.9) Filename: pool/main/a/apt/apt-doc_0.6.43.3ubuntu3.1_all.deb Size: 88762 MD5sum: 2d0f3301b4d8f7438ce1bab5211b7871 SHA1: e80f4895f086cb9a9af06fb6877e3cdbd5f69c60 SHA256: 770f657a08f2accb10ee553e4ccdb41679349e45031efa51da1034365aef8108 Description: Documentation for APT This package contains the user guide and offline guide, for APT, an Advanced Package Tool. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: apt-utils Priority: important Section: admin Installed-Size: 460 Maintainer: APT Development Team Architecture: sparc Source: apt Version: 0.6.43.3ubuntu3.1 Replaces: apt (<< 0.5.9) Provides: libapt-inst-libc6.3-6-1.1 Depends: libapt-pkg-libc6.3-6-3.11, libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Filename: pool/main/a/apt/apt-utils_0.6.43.3ubuntu3.1_sparc.deb Size: 185654 MD5sum: 81fb8e314d9ce565b4701e2e70920e5d SHA1: 5a69809c98d2a7e21abee7784fdb7f297132fbd8 SHA256: d4add3232a9db23c92745f4b7786b65911e00a9b32bb6440556b28d75e26d965 Description: APT utility programs This package contains some APT utility programs such as apt-ftparchive, apt-sortpkgs and apt-extracttemplates. . apt-extracttemplates is used by debconf to prompt for configuration questions before installation. apt-ftparchive is used to create Package and other index files. apt-sortpkgs is a Package/Source file normalizer. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: avahi-daemon Priority: optional Section: net Installed-Size: 316 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libavahi-common3 (>= 0.6.9), libavahi-core4 (>= 0.6.8), libc6 (>= 2.3.4-1), libcap1, libdaemon0, libdbus-1-2 (>= 0.60), libexpat1 (>= 1.95.8), adduser, dbus (>= 0.60) Recommends: libnss-mdns Conflicts: mdnsresponder Filename: pool/main/a/avahi/avahi-daemon_0.6.10-0ubuntu3.5_sparc.deb Size: 69056 MD5sum: 83b41813ac5fc84f78d2a12563d97eeb SHA1: 9b0d3e8bb290322330efa4a5d374ba3fd0b9189a SHA256: 2eb23a34a861ea4a62051c5fb07673477f61263b7091c1148e2f4a951907afdd Description: Avahi mDNS/DNS-SD daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi Daemon which represents your machine on the network and allows other applications to publish and resolve mDNS/DNS-SD records. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: awstats Priority: optional Section: web Installed-Size: 4636 Maintainer: Debian AWStats Team Architecture: all Version: 6.5-1ubuntu1.4 Depends: perl, perl (>= 5.8.0-7) | libstorable-perl, perl (>= 5.8.0-7) | libtime-hires-perl Recommends: libnet-xwhois-perl Suggests: apache | httpd, libnet-dns-perl, libnet-ip-perl, libgeo-ipfree-perl Filename: pool/main/a/awstats/awstats_6.5-1ubuntu1.4_all.deb Size: 853586 MD5sum: 4c2853cd9169247899b6036dc7cfa198 SHA1: a6aa8ced14c9a51a395ee3aa61726714c3fabe77 SHA256: 6befc1455ea3e999ededd8f459108972fb5dec1451fc0aeba6cdeaea111fb874 Description: powerful and featureful web server log analyzer Advanced Web Statistics (AWStats) is a powerful web server logfile analyzer written in perl that shows you all your web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots, broken links and more. Gives more detailed information and better graphical charts than webalizer, and is easier to use. Works with several web server log format as a CGI and/or from command line. Supports more than 30 languages. . Homepage: http://awstats.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: bcrelay Priority: optional Section: net Installed-Size: 68 Maintainer: Rene Mayrhofer Architecture: sparc Source: pptpd Version: 1.2.3-1ubuntu0.2 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/p/pptpd/bcrelay_1.2.3-1ubuntu0.2_sparc.deb Size: 20142 MD5sum: 61d2f4e9a005ab87646006fc12fe9d72 SHA1: b75bded0c95b89e6a89b2c2ed60cc75ea099267f SHA256: f167735e6f05c1f9ac98e76b0ca4456a43cab6845524eb4233ce8845c7c4039c Description: Broadcast relay daemon The bcrelay daemon relays broadcasts between two interfaces. It is shipped with the pptpd package, but can be used for other purposes. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: bind9 Priority: optional Section: net Installed-Size: 720 Maintainer: LaMont Jones Architecture: sparc Version: 1:9.3.2-2ubuntu1.12 Replaces: bind, dnsutils (<< 1:9.1.0-3) Depends: libbind9-0, libc6 (>= 2.3.4-1), libdns23, libisc11, libisccc0, libisccfg1, liblwres9, libssl0.9.8 (>= 0.9.8a-1), netbase, adduser, libdns23 (= 1:9.3.2-2ubuntu1.12), libisccfg1 (= 1:9.3.2-2ubuntu1.12), libisc11 (= 1:9.3.2-2ubuntu1.12), libisccc0 (= 1:9.3.2-2ubuntu1.12), lsb-base (>= 3.0-6) Suggests: dnsutils, bind9-doc Conflicts: bind Filename: pool/main/b/bind9/bind9_9.3.2-2ubuntu1.12_sparc.deb Size: 302032 MD5sum: 6a1d9f6d352d3a564483abb4dd6fb231 SHA1: f220a35a3e17c186c80bc9c16ac72715d73626fc SHA256: 8322efd7eff5ffc03a371af67e7acc08774371f06bcf57f7b4cd9026c9bd9052 Description: Internet Domain Name Server The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: bind9-doc Priority: optional Section: doc Installed-Size: 580 Maintainer: LaMont Jones Architecture: all Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Filename: pool/main/b/bind9/bind9-doc_9.3.2-2ubuntu1.12_all.deb Size: 181478 MD5sum: aa9ca99c8a542129db1f5dee581fd0c9 SHA1: c56380874bb57d133c1bc684c76ce0a32c86580d SHA256: e7789ac03e3d6f92455b51a218da6bfb234d2a030051b4841d26baa16473eeab Description: Documentation for BIND This package provides various documents that are useful for maintaining a working BIND installation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: bind9-host Priority: standard Section: net Installed-Size: 196 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: dnsutils (<< 1:9.0.0) Provides: host Depends: libbind9-0, libc6 (>= 2.3.4-1), libdns23, libisc11, libisccfg1, liblwres9, libssl0.9.8 (>= 0.9.8a-1) Conflicts: host, dnsutils (<< 1:9.0.0) Filename: pool/main/b/bind9/bind9-host_9.3.2-2ubuntu1.12_sparc.deb Size: 111278 MD5sum: 4c8058a056b9d087f4d3f2263966a560 SHA1: 5956d09d8a5ff6378637b03c462a8d2a88e11e9b SHA256: 500bc68651b23d71c4faa304dbaeab0e361fd12d83e3457815732f8f1eb8cbc1 Description: Version of 'host' bundled with BIND 9.X This package provides the 'host' program in the form that is bundled with the BIND 9.X sources. This version differs from the one provided in the package called host, which is from NIKHEF, and has a similar but different set of features/options. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: binutils Priority: optional Section: devel Installed-Size: 6956 Maintainer: James Troup Architecture: sparc Version: 2.16.1cvs20060117-1ubuntu2.1 Provides: elf-binutils Depends: libc6 (>= 2.3.4-1) Suggests: binutils-doc (= 2.16.1cvs20060117-1ubuntu2.1) Conflicts: gas, elf-binutils, modutils (<< 2.4.19-1), libc6-dev-sparc64 (<< 2.2.5-7) Filename: pool/main/b/binutils/binutils_2.16.1cvs20060117-1ubuntu2.1_sparc.deb Size: 1408952 MD5sum: ab12df9e8ccf391b84509b30c5effcdf SHA1: 116a874adb1152a705561b686b45c05c5415fd17 SHA256: 6f4b33aab5d73329c0d0b32d45c53e5223005663403b46698821d403fadb399e Description: The GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: binutils-dev Priority: extra Section: devel Installed-Size: 6144 Maintainer: James Troup Architecture: sparc Source: binutils Version: 2.16.1cvs20060117-1ubuntu2.1 Replaces: libbfd-dev, libc5-dev Provides: libbfd-dev Depends: binutils (= 2.16.1cvs20060117-1ubuntu2.1) Conflicts: libbfd-dev Filename: pool/main/b/binutils/binutils-dev_2.16.1cvs20060117-1ubuntu2.1_sparc.deb Size: 2330094 MD5sum: f93c43f5793d7a8ad7951e49c63df4ad SHA1: e3f2a2d319306ea0d33f2c74ebad9bf4ba9c86d4 SHA256: 2110ec0fc275b9d81eb4b95d7d1491b7c96fee67c1ffaee239b87f9671cce91f Description: The GNU binary utilities (BFD development files) This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: binutils-doc Priority: optional Section: doc Installed-Size: 524 Maintainer: James Troup Architecture: all Source: binutils Version: 2.16.1cvs20060117-1ubuntu2.1 Suggests: binutils (= 2.16.1cvs20060117-1ubuntu2.1) Conflicts: binutils (<< 2.9.1.0.25-3) Filename: pool/main/b/binutils/binutils-doc_2.16.1cvs20060117-1ubuntu2.1_all.deb Size: 472476 MD5sum: 6855cfbfad68ff0d65645b496b01f47e SHA1: bcffe4a230b21b91a7c66ad86c9f209021d22a65 SHA256: 6bbe05043cfbae320937f0be43f0bc8dae77a76a25a379b2ed3aec8028aecf69 Description: Documentation for the GNU assembler, linker and binary utilities This package consists of the documentation for the GNU assembler, linker and binary utilities. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: binutils-static Priority: optional Section: devel Installed-Size: 1500 Maintainer: James Troup Architecture: sparc Source: binutils Version: 2.16.1cvs20060117-1ubuntu2.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/b/binutils/binutils-static_2.16.1cvs20060117-1ubuntu2.1_sparc.deb Size: 651100 MD5sum: c80ddd0ef12f4b3c2841cfc76af6a69c SHA1: 051dc89cc6a8f66b5102e2bae7aaea651b300d60 SHA256: d8e1a946fdbc70ab702963b831b2394cfbe3a03d67150480edc2e5a460086a80 Description: statically linked binutils tools This package contains statically linked binutils tools used for linking kernel modules needed to mount /usr or /. At the moment, it only contains ld. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: blender Priority: optional Section: graphics Installed-Size: 12792 Maintainer: Debian Blender Maintainers Architecture: sparc Version: 2.41-1ubuntu4.1 Depends: libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libgettextpo0, libgl1-mesa | libgl1, libglu1-mesa | libglu1, libjpeg62, libpng12-0 (>= 1.2.8rel), libsdl1.2debian (>> 1.2.7+1.2.8), libstdc++6 (>= 4.0.2-4), libx11-6, python2.4 (>= 2.3.90), zlib1g (>= 1:1.2.1), python (<< 2.5), python (>= 2.4) Suggests: yafray, libtiff4 Filename: pool/main/b/blender/blender_2.41-1ubuntu4.1_sparc.deb Size: 5110704 MD5sum: 5f03470392a9c258d2116995b0a6e605 SHA1: 80fecc76c4053096aef7473f4a63ad6105b2295b SHA256: 4cf116eb200bfe3b286c8210a9e8bbdf93a1bc768058454a638b3453e5f5552d Description: Very fast and versatile 3D modeller/renderer Blender is an integrated 3d suite for modelling, animation, rendering, post-production, interactive creation and playback (games). Blender has its own particular user interface, which is implemented entirely in OpenGL and designed with speed in mind. Python bindings are available for scripting; import/export features for popular file formats like 3D Studio and Wavefront Obj are implemented as scripts by the community. Stills, animations, models for games or other third party engines and interactive content in the form of a standalone binary and/or a web plug-in are common products of Blender use. . Homepage: http://blender.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: edubuntu-desktop Package: bsdutils Essential: yes Priority: required Section: base Installed-Size: 172 Maintainer: LaMont Jones Architecture: sparc Source: util-linux (2.12r-4ubuntu6.1) Version: 1:2.12r-4ubuntu6.1 Pre-Depends: libc6 (>= 2.3.4-1) Recommends: bsdmainutils Filename: pool/main/u/util-linux/bsdutils_2.12r-4ubuntu6.1_sparc.deb Size: 67874 MD5sum: e2a4bf0146d1365d95f7b44ca6a6ab5c SHA1: 9bdeca626deec89e6563960ff86eb84951110a72 SHA256: 652362e426e1c083551d0085d218c15d90da3843bd0116a08087d48893a0f331 Description: Basic utilities from 4.4BSD-Lite This package contains the bare minimum number of BSD utilities needed to boot a Debian system. You should probably also install bsdmainutils to get the remaining standard BSD utilities. . Included are: logger, renice, replay, script, wall Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: bzip2 Priority: optional Section: utils Installed-Size: 492 Maintainer: Anibal Monsalve Salazar Architecture: sparc Version: 1.0.3-0ubuntu2.2 Replaces: libbz2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.3-0ubuntu2.2) Filename: pool/main/b/bzip2/bzip2_1.0.3-0ubuntu2.2_sparc.deb Size: 266784 MD5sum: 31e95f11093d06f6ae19d30cc337c964 SHA1: e7ff367d38259baa9e832b003344ad00b9dd10e3 SHA256: 8ddca9b63f107c50763681b24a3e82f57f1fcf13e7cb4acc352bb50925449459 Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). . Homepage: http://www.bzip.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ccs Priority: optional Section: admin Installed-Size: 200 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), libmagma1, libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), magma-plugins (= 1.20060222-0ubuntu6.3) Filename: pool/main/r/redhat-cluster-suite/ccs_1.20060222-0ubuntu6.3_sparc.deb Size: 56078 MD5sum: 231d1834ad240be044e237b110e193ef SHA1: 770d757d4da9cbdc0dfe7425b738097b65780d5a SHA256: 35819120811e0aae92beab0795e9e47488de8b32c9a46fa75fd06539c8688697 Description: cluster configuration system CCS is the cluster configuration system. It provides configuration information to cluster services based on XML configuration files and can load updated configuration files from remote nodes. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: clvm Priority: optional Section: admin Installed-Size: 508 Maintainer: Debian LVM Team Architecture: sparc Source: lvm2 Version: 2.02.02-1ubuntu1.6 Depends: libc6 (>= 2.3.4-1), libdevmapper1.02 (>= 2:1.02.02-2), libdlm1, libgulm1, libncurses5 (>= 5.4-5), libreadline5 (>= 5.1), lvm2 (>> 2.0.23), cman | gulm, fence Filename: pool/main/l/lvm2/clvm_2.02.02-1ubuntu1.6_sparc.deb Size: 192050 MD5sum: 7bfe11bf05d122ace63b13bc097d02b1 SHA1: 5c13b57fb1574bb650f91a799b1ed4aed7981d0b SHA256: 5fc26d85f3471cb7eb79f47325893688df520876a1d4c55ebe3240dfa6265f62 Description: Cluster LVM Daemon for lvm2 This package provides the clustering interface for lvm2, when used with Red Hat's "cman" cluster infrastructure. It allows logical volumes to be created on shared storage devices (eg Fibre Channel, or iSCSI). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cman Priority: optional Section: admin Installed-Size: 136 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), ccs (= 1.20060222-0ubuntu6.3), rhcs-modules-4 Filename: pool/main/r/redhat-cluster-suite/cman_1.20060222-0ubuntu6.3_sparc.deb Size: 27984 MD5sum: a676a62e2019e03290e734cfde0d0fc5 SHA1: d7d073d382f9b4d0053a5137a82be17fc3558c87 SHA256: 235d743ae15997f945baf5776b1738f77becd1f545d55ae61888755409c3910e Description: cluster manager CMAN is a symmetric general-purpose cluster manager. It consists of a connection manager that handles cluster membership management, messaging among the cluster nodes, event notification, quorum and state transitions. Another part of CMAN is a service manager that handles service groups. . This package contains only userspace tools for controlling the actual cluster manager that runs inside the kernel. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: comerr-dev Priority: extra Section: libdevel Installed-Size: 268 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs (1.38-2ubuntu2.1) Version: 2.1-1.38-2ubuntu2.1 Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3) Depends: libc6-dev | libc-dev, libcomerr2 (= 1.38-2ubuntu2.1) Suggests: doc-base Filename: pool/main/e/e2fsprogs/comerr-dev_2.1-1.38-2ubuntu2.1_sparc.deb Size: 44528 MD5sum: ea69a6d93170aa9471329a98f8ca8ce5 SHA1: 0bb9d0f76e8651d73c7ecbd9376314a391786b0d SHA256: 9c4564b2d8b0fb6ebb13182466a75d8b42e81561cc1fb3a7e9f1a9832e183e72 Description: common error description library - headers and static libraries libcom_err is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. . This package contains the development environment for the com_err library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: courier-authdaemon Priority: optional Section: mail Installed-Size: 200 Maintainer: Stefan Hornburg (Racke) Architecture: sparc Source: courier Version: 0.47-13ubuntu5.1 Depends: libc6 (>= 2.3.4-1), libgdbm3, libpam0g (>= 0.76), courier-base (>= 0.47), lsb-base (>= 1.3-9ubuntu3) Filename: pool/main/c/courier/courier-authdaemon_0.47-13ubuntu5.1_sparc.deb Size: 58184 MD5sum: d86ddaf08b63d095a6b19549c268d104 SHA1: ff02602096e3d9206492d63d4a994e77e00bb568 SHA256: fd35927a0864aedc0fc63ec8c178eef71f53512ce23ba02bcfa398ffd7c4dbbe Description: Courier Mail Server - Authentication daemon This package contains the authentication daemon for the Courier Mail Server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: courier-base Priority: optional Section: mail Installed-Size: 616 Maintainer: Stefan Hornburg (Racke) Architecture: sparc Source: courier Version: 0.47-13ubuntu5.1 Replaces: courier-debug (<< 0.44.2) Depends: libc6 (>= 2.3.4-1), libgamin0, libgdbm3, perl, debconf (>= 0.5.00) | debconf-2.0 Conflicts: courier-imap (<= 1.3.3), courier-debug (<< 0.44.2), sqwebmail (<< 0.45.6) Filename: pool/main/c/courier/courier-base_0.47-13ubuntu5.1_sparc.deb Size: 234946 MD5sum: c61787f04eac7d48080271f57f015630 SHA1: 6f462ccb63467b6b54e207f958c1a5ca96f4c886 SHA256: 3932ba517d936414e7d280cb4c3cb9e97b4b537d31277dfe2dda7ecc053adc71 Description: Courier Mail Server - Base system The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provides the functionality needed by all Debian courier packages like some configuration files, helper programs and the Courier TCP server daemon. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: courier-doc Priority: optional Section: doc Installed-Size: 1540 Maintainer: Stefan Hornburg (Racke) Architecture: all Source: courier Version: 0.47-13ubuntu5.1 Filename: pool/main/c/courier/courier-doc_0.47-13ubuntu5.1_all.deb Size: 372304 MD5sum: 41a9b83101e94a4f153c54b2c8fc0590 SHA1: df7470056935504403e2cdf3d000f08880056849 SHA256: b3dc86bb9c559e728c05ee7d322e8a4ab45a0bf66e89b0c41a4c0952c08f9db8 Description: Courier Mail Server - Additional documentation This package contains additional documentation for the Courier Mail Server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: courier-imap Priority: extra Section: mail Installed-Size: 2536 Maintainer: Stefan Hornburg (Racke) Architecture: sparc Source: courier (0.47-13ubuntu5.1) Version: 3.0.8-13ubuntu5.1 Replaces: imap-server Provides: imap-server Depends: libc6 (>= 2.3.4-1), libgamin0, libgdbm3, postfix | mail-transport-agent, courier-base (>= 0.47), courier-authdaemon (>= 0.47), lsb-base (>= 1.3-9ubuntu3) Suggests: courier-doc, imap-client, courier-imap-ssl Conflicts: imap-server Filename: pool/main/c/courier/courier-imap_3.0.8-13ubuntu5.1_sparc.deb Size: 1058888 MD5sum: 40def7258ab46f32cd6eef9b3dc67f6d SHA1: da7df13a513a5b191e11f047920c695d0750aa5c SHA256: 07578f7206ca770dd1f0670468cc7b31859cf0b33bafcce8d7245b163666ec2d Description: Courier Mail Server - IMAP server The Courier IMAP server provides access to email stored in Maildirs. This server has an extremely small footprint, provides shared and virtual shared folders. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: courier-imap-ssl Priority: extra Section: mail Installed-Size: 140 Maintainer: Stefan Hornburg (Racke) Architecture: sparc Source: courier (0.47-13ubuntu5.1) Version: 3.0.8-13ubuntu5.1 Depends: courier-imap (>= 1.3.7-3), courier-ssl (>= 0.47), openssl, lsb-base (>= 1.3-9ubuntu3) Suggests: imap-client Filename: pool/main/c/courier/courier-imap-ssl_3.0.8-13ubuntu5.1_sparc.deb Size: 22590 MD5sum: 4654d8a744dcdaa3bad1791dacaaa912 SHA1: 8a03e30744361656d8c00e3135d6c9b12cd41852 SHA256: 77f6044c2b02547d708c4b7f110e6c0a7644d5b434fa2728ffa83fc9109fc797 Description: Courier Mail Server - IMAP over SSL IMAP over SSL is handled by the regular IMAP daemon from courier-imap in conjunction with the SSL/TLS wrapper supplied by courier-ssl. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: courier-pop Priority: extra Section: mail Installed-Size: 1232 Maintainer: Stefan Hornburg (Racke) Architecture: sparc Source: courier Version: 0.47-13ubuntu5.1 Replaces: pop3-server Provides: pop3-server Depends: libc6 (>= 2.3.4-1), postfix | mail-transport-agent, courier-base (>= 0.47), courier-authdaemon (>= 0.47) Suggests: courier-doc, mail-reader, courier-pop-ssl Conflicts: pop3-server Filename: pool/main/c/courier/courier-pop_0.47-13ubuntu5.1_sparc.deb Size: 480292 MD5sum: 83436dd6396dd2ff649f779d9e8e589b SHA1: 9a80d0fa64f2bc16c6b2b145413d4840d65ff98e SHA256: d9cadd8440ff9c64f5d16aa90721e835274fd832bd74f5784786067f6ab8521b Description: Courier Mail Server - POP3 server The POP3 daemon from the Courier Mail Server supports only email stored in the maildir format. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: courier-pop-ssl Priority: optional Section: mail Installed-Size: 140 Maintainer: Stefan Hornburg (Racke) Architecture: sparc Source: courier Version: 0.47-13ubuntu5.1 Depends: courier-pop, courier-ssl (>= 0.47), lsb-base (>= 1.3-9ubuntu3), openssl Suggests: courier-doc Filename: pool/main/c/courier/courier-pop-ssl_0.47-13ubuntu5.1_sparc.deb Size: 22386 MD5sum: 65839d6ae93953dfbc45530e0f416cf1 SHA1: b1e6f1bbb1ae3d621bd9d2f7aec5f8faec9182d1 SHA256: d06cfddd2330b84f60c6bcdf035ca3603ae305ce8ef3ebb686cbf46f7fb28b9a Description: Courier Mail Server - POP3 over SSL POP3 over SSL is handled by the regular POP3 daemon from courier-pop in conjunction with the SSL/TLS wrapper supplied by courier-ssl. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: courier-ssl Priority: optional Section: mail Installed-Size: 692 Maintainer: Stefan Hornburg (Racke) Architecture: sparc Source: courier Version: 0.47-13ubuntu5.1 Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1), courier-base (>= 0.47), openssl Filename: pool/main/c/courier/courier-ssl_0.47-13ubuntu5.1_sparc.deb Size: 194886 MD5sum: b608fe6c2fad2347d090016be3b4bc41 SHA1: f7c9af4e3bf17009ed6574f6cdb9f81ea24f081c SHA256: 8f498d448cbf782fecc4302b4b715c0cee876a791a1eeccfbb4a0f8c3dce2b8d Description: Courier Mail Server - SSL/TLS Support The Courier Mail Server employs the SSL/TLS wrapper application couriertls instead of equipping the different applications with SSL/TLS support. Additionally, this package contains a default set of trusted X.509 root CA certs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cpio Priority: important Section: utils Installed-Size: 504 Maintainer: Clint Adams Architecture: sparc Version: 2.6-10ubuntu0.3 Replaces: cpio-mt Depends: libc6 (>= 2.3.4-1) Conflicts: mt-st (<< 0.6), cpio-mt Filename: pool/main/c/cpio/cpio_2.6-10ubuntu0.3_sparc.deb Size: 96740 MD5sum: 2462b4543ccd3b03b6846246cc97ff2a SHA1: 475cecfd9342f9ce5d6846643f692998edfd3187 SHA256: ab2c0bb558639bd59ab246e6f17a5b50670eb1f8be86098bcfc5b230f1e7687b Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: cron Priority: important Section: admin Installed-Size: 276 Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: sparc Version: 3.0pl1-92ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libpam0g (>= 0.76), libselinux1 (>= 1.28), debianutils (>= 1.7), adduser Recommends: postfix | mail-transport-agent Suggests: anacron (>= 2.0-1), logrotate, lockfile-progs, checksecurity, lsb-base (>= 1.3-9ubuntu3) Conflicts: suidmanager (<< 0.50), lockfile-progs (<< 0.1.7) Filename: pool/main/c/cron/cron_3.0pl1-92ubuntu1.1_sparc.deb Size: 61404 MD5sum: 7bb09fbd5e5a2c8f479b2cb5296b6053 SHA1: c303d147074bf442aef3aab5a55fd0d80a3e9894 SHA256: 1a30929f96a29b8770866f6358799f4d5905a4ed5b9e74939e018ac4e824b4ff Description: management of regular background processing cron is a background process (`daemon') that runs programs at regular intervals (for example, every minute, day, week or month); which processes are run and at what times are specified in the `crontab'. . Users may also install crontabs so that processes are run on their behalf, though this feature can be disabled or restricted to particular users. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package is configured by default to do various standard system maintenance tasks, such as ensuring that logfiles do not grow endlessly and overflow the disk. . The lockfile-progs package is only a "Suggests" because of the poor way that dselect handles "Recommends", but I do strongly suggest that you install it; it prevents /etc/cron.daily/standard from running multiple times if something gets jammed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: cupsys Priority: optional Section: net Installed-Size: 10256 Maintainer: Debian CUPS Maintainers Architecture: sparc Version: 1.2.2-0ubuntu0.6.06.20 Replaces: cupsys-pstoraster Depends: libc6 (>= 2.3.4-1), libcupsimage2 (>= 1.2.1), libcupsys2 (>= 1.2.1), libgnutls12 (>= 1.2.5), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpaper1, libslp1, zlib1g (>= 1:1.2.1), adduser (>= 3.12), debconf (>= 1.2.9) | debconf-2.0, patch, poppler-utils | xpdf-utils, perl-modules, procps, gs-esp, lsb-base (>= 3) Recommends: cupsys-client, smbclient (>= 3.0.9), foomatic-filters Suggests: cupsys-bsd, cupsys-driver-gutenprint | cupsys-driver-gimpprint, foomatic-filters-ppds, xpdf-korean | xpdf-japanese | xpdf-chinese-traditional | xpdf-chinese-simplified, cups-pdf, hplip Conflicts: cupsys-pstoraster (<< 2) Filename: pool/main/c/cupsys/cupsys_1.2.2-0ubuntu0.6.06.20_sparc.deb Size: 2298472 MD5sum: 25374e04465cb76eaf0d2e8d435a918c SHA1: 06833038e61670b23a41fe5ef4189792050582e8 SHA256: 864254054f095ca9734faefbc38bae2f806bab066ffa260784b7b9ec05b8c108 Description: Common UNIX Printing System(tm) - server The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon and related files. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: cupsys-bsd Priority: extra Section: net Installed-Size: 168 Maintainer: Debian CUPS Maintainers Architecture: sparc Source: cupsys Version: 1.2.2-0ubuntu0.6.06.20 Replaces: lpr, cupsys (<= 1.1.15-2), manpages-fr (<< 0.9.5-1) Provides: lpr Depends: libc6 (>= 2.3.4-1), libcupsys2 (>= 1.2.1), libgnutls12 (>= 1.2.5), cupsys-client (= 1.2.2-0ubuntu0.6.06.20), debconf, netbase Conflicts: lpr, lprng, manpages-fr (<< 0.9.5-1) Filename: pool/main/c/cupsys/cupsys-bsd_1.2.2-0ubuntu0.6.06.20_sparc.deb Size: 35388 MD5sum: 69d008101f7643a9902107557ba8f61c SHA1: da3d3d3a95092af9ac85dc67d73b3c0431f45c60 SHA256: 360c69a24f17dc4f0c184a381f8ed01a0e1f0967d666e9d3287a5a289d0c7847 Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: cupsys-client Priority: optional Section: net Installed-Size: 288 Maintainer: Debian CUPS Maintainers Architecture: sparc Source: cupsys Version: 1.2.2-0ubuntu0.6.06.20 Replaces: cupsys (<= 1.1.18-3) Depends: libc6 (>= 2.3.4-1), libcupsys2 (>= 1.2.1), libgnutls12 (>= 1.2.5), zlib1g (>= 1:1.2.1), adduser Recommends: cupsys-bsd Suggests: cupsys, kdeprint, gtklp, cupsys-pt, xpp Conflicts: lprng Filename: pool/main/c/cupsys/cupsys-client_1.2.2-0ubuntu0.6.06.20_sparc.deb Size: 78688 MD5sum: e12768f2daeed511ffddc2a0e34aa5f8 SHA1: 6a15d930097832618fc3d0fe67f3612e0210bcef SHA256: 0f2fb4ea3acb00a6d3fded366ac2863289f7c9529d60a3dcad92e0321ba81cef Description: Common UNIX Printing System(tm) - client programs (SysV) The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the System V style print client programs. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: curl Priority: optional Section: web Installed-Size: 264 Maintainer: Domenico Andreoli Architecture: sparc Version: 7.15.1-1ubuntu3.2 Replaces: curl-ssl Provides: curl-ssl Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libcurl3 (>= 7.15.0-1), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1) Filename: pool/main/c/curl/curl_7.15.1-1ubuntu3.2_sparc.deb Size: 169338 MD5sum: 6cf16fc63b54810c84fc93ae60b1e868 SHA1: 5bd0c932e4005c1370c7e20f79bfd2a07ffac1e8 SHA256: dd6bbbd423d57dfd6542d6b5ef2283f5082faecfeb3bdb4df4f39decc5e12edc Description: Get a file from an HTTP, HTTPS, FTP or GOPHER server curl is a client to get files from servers using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. . curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, file transfer resume and more. . Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dbus Priority: optional Section: devel Installed-Size: 712 Maintainer: Utopia Maintenance Team Architecture: sparc Version: 0.60-6ubuntu8.4 Replaces: libdbus0, dbus-1 Depends: libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60), libexpat1 (>= 1.95.8), libice6, libsm6, libx11-6, adduser, debianutils (>= 1.22.0), lsb-base (>= 3.0) Conflicts: libdbus0, dbus-1, dbus-1-utils (<< 0.50-2), libdbus-1-1 Filename: pool/main/d/dbus/dbus_0.60-6ubuntu8.4_sparc.deb Size: 327348 MD5sum: 9967e00665f3663665bcd0620d00b3f7 SHA1: d242ab2fd2f5ea93ae1099739c46ecf66603b1bf SHA256: 86373f6e7b36795db7873a12eb8cc77e6f4f9ddd22d11a66b33ab1bfaec46601 Description: simple interprocess messaging system D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-BUS supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-BUS also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . D-BUS is still under heavy development, but is expected to be widely used. It comes with several interfaces, including GLib. See the description of dbus-glib-1 for more information about those. . This package contains the D-BUS daemon; the client-side library can be found in the libdbus-1-2 package, as it is no longer contained in this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: dbus-1-doc Priority: optional Section: doc Installed-Size: 12488 Maintainer: Utopia Maintenance Team Architecture: all Source: dbus Version: 0.60-6ubuntu8.4 Replaces: libdbus0-doc Suggests: dbus-1-dev Conflicts: libdbus0-doc Filename: pool/main/d/dbus/dbus-1-doc_0.60-6ubuntu8.4_all.deb Size: 1656166 MD5sum: ab31972db6d836c79c439793e84be9ba SHA1: fc728e54cfe717da270198c023309a8d9a2a143a SHA256: d27b3cf5ebdbc06a50dc0005e16ea0611d177cec70b26d25e802f800d3f73f01 Description: simple interprocess messaging system (documentation) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the API documentation for D-BUS, as well as the protocol specification. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dbus-1-utils Priority: optional Section: utils Installed-Size: 256 Maintainer: Utopia Maintenance Team Architecture: sparc Source: dbus Version: 0.60-6ubuntu8.4 Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.3.0), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.3), libpng12-0 (>= 1.2.8rel), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), dbus Filename: pool/main/d/dbus/dbus-1-utils_0.60-6ubuntu8.4_sparc.deb Size: 170768 MD5sum: 9473b362d5fa65838bb8db6fc8870db6 SHA1: 3fd2bb9889a22e8e36e6d131ca297400cd8ef0c3 SHA256: 80465f5bcedf1dcc41590fea3fb0b34b9022aa6055cd7192a23d3502cae23000 Description: simple interprocess messaging system (utilities) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains several D-BUS related utilities like dbus-launch and dbus-send. By installing this package, a session dbus will automatically be started, so it is strongly recommended for desktop environments like Gnome. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: debian-goodies Priority: optional Section: utils Installed-Size: 100 Maintainer: Matt Zimmerman Architecture: all Version: 0.23ubuntu0.6.06.1 Replaces: debget Depends: grep-dctrl, curl, python (>= 2.3), lsof Suggests: popularity-contest Conflicts: debget Filename: pool/main/d/debian-goodies/debian-goodies_0.23ubuntu0.6.06.1_all.deb Size: 22430 MD5sum: 30e986cc78aa15144858ec2c6f9539bf SHA1: a5be7646927c248f528dd5891d95486226345752 SHA256: eaec5c28b2e0deabd0ed6ac6c4437cfbea205a11e72d7d69944b4c495946848b Description: Small toolbox-style utilities for Debian systems These programs are designed to integrate with standard shell tools, extending them to operate on the Debian packaging system. . dgrep - Search all files in specified packages for a regex dglob - Generate a list of package names which match a pattern . These are also included, because they are useful and don't justify their own packages: . debget - Fetch a .deb for a package in APT's database dpigs - Show which installed packages occupy the most space debman - Easily view man pages from a binary .deb without extracting checkrestart - Help to find and restart processes which are using old versions of upgraded files (such as libraries) popbugs - Display a customized release-critical bug list based on packages you use (using popularity-contest data) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: devscripts Priority: optional Section: devel Installed-Size: 948 Maintainer: Julian Gilbey Architecture: sparc Version: 2.9.10-0ubuntu0.1 Depends: dpkg-dev, debianutils (>= 2.0), perl (>= 5.8), sed (>= 2.95), libc6 (>= 2.3.4-1) Recommends: fakeroot Suggests: devscripts-el, build-essential, cvs-buildpackage, cvs | subversion | tla | bazaar, debian-keyring, dupload (>= 2.1) | dput, gnupg (>= 1.0.7), gnuplot, libdigest-md5-perl, libtimedate-perl, libwww-perl, lintian | linda, mailx, patch, patchutils, ssh, strace, wdiff, wget, www-browser Conflicts: debmake (<< 3.5), dupload (<< 2.1), suidmanager (<< 0.51) Filename: pool/main/d/devscripts/devscripts_2.9.10-0ubuntu0.1_sparc.deb Size: 296218 MD5sum: 613ed8459d8ac5ad221d71ec24c08464 SHA1: 96ea7e91690ff59d7e549cfb4e33b5b27a468404 SHA256: ccbed79e8685cd671fedf46663ec576123a34ccc2dd50dccd3a1f6cd5189fa06 Description: Scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output - archpath: print tla/Bazaar package names [tla | bazaar] - bts: a command-line tool for manipulating the BTS [www-browser, libwww-perl, mailx] - checkbashisms: check whether a /bin/sh script contains any common bash-specific contructs - cvs-debi, cvs-debc: to call debi and debc from the CVS working directory after running cvs-debuild or cvs-buildpackage [cvs-buildpackage] - cvs-debrelease: to call debrelease from the CVS working directory after running cvs-debuild or cvs-buildpackage [cvs-buildpackage, dupload | dput, ssh] - cvs-debuild: run cvs-buildpackage using debuild (see below) as the package building program [cvs-buildpackage, fakeroot, lintian | linda, gnupg] - dd-list: given a list of packages, pretty-print it ordered by maintainer - debc: display the contents of just-built .debs - debchange/dch: automagically add entries to debian/changelog files [wget] - debclean: purge a Debian source tree [fakeroot] - debcommit: commit changes to cvs or svn, basing commit message on changelog [cvs | subversion] - debdiff: compare two versions of a Debian package to check for added and removed files [wdiff, patchutils] - debi: install a just-built package - debpkg: dpkg wrapper to be able to manage/test packages without su - debrelease: wrapper around dupload or dput [dupload | dput, ssh] - debsign, debrsign: sign a .changes/.dsc pair without needing any of the rest of the package to be present; can sign the pair remotely or fetch the pair from a remote machine for signing [gnupg, debian-keyring, ssh] - debuild: wrapper to build a package without having to su or worry about how to invoke dpkg to build using fakeroot. Also deals with common environment problems, umask etc. [fakeroot, lintian | linda, gnupg] - deb-reversion: increases a binary package version number and repacks the archive - dpkg-depcheck, dpkg-genbuilddeps: determine the packages used during the build of a Debian package; useful for determining the Build-Depends control field needed [build-essential, strace] - dscverify: verify the integrity of a Debian package from the .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl] - grep-excuses: grep the update_excuses.html file for your packages [wget] - mergechanges: merge .changes files from a package built on different architectures - plotchangelog: view a nice plot of the data in a changelog file [libtimedate-perl, gnuplot] - rc-alert: list installed packages which have release-critical bugs [wget] - svnpath: print svn repository paths [subversion] - tagpending: shell script which runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [wget] - uscan: scan upstream sites for new releases of packages [libwww-perl] - uupdate: integrate upstream changes into a source package [patch] - whodepends: check which maintainers' packages depend on a package - wnpp-alert: list installed packages which are orphaned or up for adoption [wget] Also included are a set of example mail filters for filtering mail from Debian mailing lists using exim, procmail, etc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dhcdbd Priority: optional Section: admin Installed-Size: 184 Maintainer: Scott James Remnant Architecture: sparc Version: 1.10-0ubuntu11.1 Depends: libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60), dhcp3-client, dbus (>= 0.60) Filename: pool/main/d/dhcdbd/dhcdbd_1.10-0ubuntu11.1_sparc.deb Size: 43794 MD5sum: 6f544cfde029933ba25d64d948cd54b3 SHA1: 6fc00dc7149e6b55ec25aa95918ab2408a651ad8 SHA256: e8cde57ff31f7368fe01cea1e3288242ce916af91bb6d6537932b915bb43e371 Description: dbus interface for dhclient dhcdbd provides a dbus interface to dhclient allowing applications such as Networkmanager to query the state of and control interfaces. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dhcp3-client Priority: standard Section: net Installed-Size: 768 Maintainer: Eloy A. Paris Architecture: sparc Source: dhcp3 Version: 3.0.3-6ubuntu7.2 Depends: debianutils (>= 2.8.2), dhcp3-common (= 3.0.3-6ubuntu7.2), libc6 (>= 2.3.4-1), libcap1 Suggests: resolvconf Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2) Filename: pool/main/d/dhcp3/dhcp3-client_3.0.3-6ubuntu7.2_sparc.deb Size: 200826 MD5sum: 04fe774f2349b12af88465a96a4443b4 SHA1: 5b2c4ac4301ba6a0831b505144c1b9315b70366d SHA256: 793c7a61577a16d87ccbf2151a6367d6bb0a6d1cf564174efb5a897bd07aea5e Description: DHCP Client This is the DHCP client from version 3 of the Internet Software Consortium DHCP package. For more information visit the ISC web site at http://www.isc.org. . This is a split off from the dhcp package and contains the DHCP client tools. . Cable modem users likely need this or another dhcp client to successfully connect to the network. . Documentation (apart from manpages) can be found in the dhcp package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dhcp3-common Priority: standard Section: net Installed-Size: 932 Maintainer: Eloy A. Paris Architecture: sparc Source: dhcp3 Version: 3.0.3-6ubuntu7.2 Depends: debianutils (>= 2.8.2), libc6 (>= 2.3.4-1) Filename: pool/main/d/dhcp3/dhcp3-common_3.0.3-6ubuntu7.2_sparc.deb Size: 434238 MD5sum: c71c8b52f5324385d13e3610e7bef30e SHA1: 3b9aa76042990e252bae158225f79ed2ee871386 SHA256: e7afb9687b9a96b60f264e45e1cba735e9fe0996a8dbf03a56550dbcb64c9056 Description: Common files used by all the dhcp3* packages This package contains all the files used by all the packages from ISC DHCP version 3. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dhcp3-dev Priority: standard Section: devel Installed-Size: 500 Maintainer: Eloy A. Paris Architecture: sparc Source: dhcp3 Version: 3.0.3-6ubuntu7.2 Depends: libc6-dev Filename: pool/main/d/dhcp3/dhcp3-dev_3.0.3-6ubuntu7.2_sparc.deb Size: 126784 MD5sum: ca67a9bd308dfb73bf85906f53e8ae6b SHA1: d25eefc06835c134256cac64179c8e67f7321541 SHA256: a16f79959e7895978922f615d210d829ab317fa50c80cc7593afb1389a829086 Description: API for accessing and modifying the DHCP server and client state OMAPI, an API for accessing and modifying the DHCP server and client state. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dhcp3-server Priority: standard Section: net Installed-Size: 1020 Maintainer: Eloy A. Paris Architecture: sparc Source: dhcp3 Version: 3.0.3-6ubuntu7.2 Depends: debianutils (>= 2.8.2), dhcp3-common (= 3.0.3-6ubuntu7.2), libc6 (>= 2.3.4-1), libcap1, debconf (>= 0.5) | debconf-2.0, lsb-base Conflicts: dhcp Filename: pool/main/d/dhcp3/dhcp3-server_3.0.3-6ubuntu7.2_sparc.deb Size: 294084 MD5sum: 628696dfa6a0c9a2713b7fde4390d700 SHA1: 720ae2fa326cbe5a9535db3435aaf03113e536dd SHA256: 6830ff64d6828a5db12a3f027d5692cdb072bbbf0a7489acc1aab2d73071ded7 Description: DHCP server for automatic IP address assignment This is the DHCP server from version 3 of the Internet Software Consortium DHCP package. For more information visit the ISC web site at http://www.isc.org. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of BOOTPD!). It assigns IP addresses to clients based on lease times. DHCP is used extensively by Microsoft and more recently also by Apple. It is probably essential in any multi-platform environment. . Multiple Ethernet Interfaces are supported by this DHCP package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dnsutils Priority: standard Section: net Installed-Size: 356 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: bind, bind9 (<< 1:9.1.0-3) Depends: libbind9-0, libc6 (>= 2.3.4-1), libdns23, libisc11, libisccfg1, liblwres9, libssl0.9.8 (>= 0.9.8a-1), bind9-host | host Suggests: rblcheck Conflicts: netstd (<< 2.00) Filename: pool/main/b/bind9/dnsutils_9.3.2-2ubuntu1.12_sparc.deb Size: 181598 MD5sum: 8ee82772bc2249b385868b166f64b88c SHA1: 53eeed32b5a4b71539802b4e82b65188cc43dfa3 SHA256: 1a9dc2f8f1e14654282d750c6d6a0b69d17e749ca960ec7b039503fffd7143e8 Description: Clients provided with BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers various client programs related to DNS that are derived from the BIND source tree. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: dovecot-common Priority: optional Section: mail Installed-Size: 1852 Maintainer: Jaldhar H. Vyas Architecture: sparc Source: dovecot Version: 1.0.beta3-3ubuntu5.6 Replaces: dovecot Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libmysqlclient15off (>= 5.0.19-1), libpam0g (>= 0.76), libpq4 (>= 8.1.4), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), libpam-runtime (>= 0.76-13.1), openssl, adduser Filename: pool/main/d/dovecot/dovecot-common_1.0.beta3-3ubuntu5.6_sparc.deb Size: 859702 MD5sum: 096725e1d08fb32b4c30e4cb06a303ee SHA1: 103ce79dcd79e468eb884134a06bd069633be65a SHA256: cd407a99eca743e68eb77d1d14d33bbbdb0387bcba44e1e7a43cc80072a8c807 Description: secure mail server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the files used by both the dovecot IMAP and POP3 servers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dovecot-imapd Priority: optional Section: mail Installed-Size: 872 Maintainer: Jaldhar H. Vyas Architecture: sparc Source: dovecot Version: 1.0.beta3-3ubuntu5.6 Replaces: imap-server Provides: imap-server Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1), dovecot-common (>= 1.0.beta3-1) Filename: pool/main/d/dovecot/dovecot-imapd_1.0.beta3-3ubuntu5.6_sparc.deb Size: 494022 MD5sum: 69cb816c90fbc8c154860150beb54df1 SHA1: 31ad907319ed3c6195ee6fed4afd72c5c5497165 SHA256: 4bbd57f9fa17ab12a3c55e1568d3f8bdabd947c00634e321680190a659e1036c Description: secure IMAP server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot IMAP server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dovecot-pop3d Priority: optional Section: mail Installed-Size: 812 Maintainer: Jaldhar H. Vyas Architecture: sparc Source: dovecot Version: 1.0.beta3-3ubuntu5.6 Replaces: pop3-server Provides: pop3-server Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1), dovecot-common (>= 1.0.beta3-1) Filename: pool/main/d/dovecot/dovecot-pop3d_1.0.beta3-3ubuntu5.6_sparc.deb Size: 464254 MD5sum: 49ef9af48a8bcbc1b43cf64e579c8bac SHA1: c8362322f0386705feee50e2e1489aa0c83ee601 SHA256: 9f69e24bf57f2c78aacab5f0c60ea988a69b85a512cb20088e87b4763ddad568 Description: secure POP3 server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot POP3 server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: dpkg Essential: yes Priority: required Section: base Installed-Size: 5456 Maintainer: Scott James Remnant Architecture: sparc Version: 1.13.11ubuntu7.2 Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3) Pre-Depends: libc6 (>= 2.3.4-1), coreutils (>= 5.93-1) Suggests: apt Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), dpkg-static, dpkg-dev (<< 1.10) Filename: pool/main/d/dpkg/dpkg_1.13.11ubuntu7.2_sparc.deb Size: 1878926 MD5sum: 923e340f670f5c45cc7e0b0c1450faca SHA1: 5e6d847b9b89f5c2b86b4acf1699d3da08322571 SHA256: ad4a6b2a0193611acc99c7670ce9fea2d9a12018993729762b6f14c95827286d Description: package maintenance system for Debian This package contains the low-level commands for handling the installation and removal of packages on your system. . In order to unpack and build Debian source packages you will need to install the developers' package `dpkg-dev' as well as this one. Origin: Ubuntu Bugs: https://bugs.launchpad.net/ubuntu/+filebug Package: dpkg-dev Priority: standard Section: utils Installed-Size: 528 Maintainer: Scott James Remnant Architecture: all Source: dpkg Version: 1.13.11ubuntu7.2 Replaces: dpkgname, dpkg (<< 1.4.1.8), dpkg-doc-ja Depends: dpkg (>= 1.13.1), perl5, perl-modules, cpio (>= 2.4.2-2), patch (>= 2.2-1), make, binutils Recommends: gcc | c-compiler, bzip2 Suggests: gnupg, debian-keyring Conflicts: dpkgname Filename: pool/main/d/dpkg/dpkg-dev_1.13.11ubuntu7.2_all.deb Size: 163228 MD5sum: 96d953cce0d3130fac6ac4c1a0b2aba3 SHA1: 28109f3e246ae534369de02add509dcaa7962936 SHA256: 37a578d33fed732f3c672f286609556e87d778ff2cddad8ffc9124cf6390a050 Description: package building tools for Debian This package contains the tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build - for example, most packages need the `make' and the C compiler `gcc'. Origin: Ubuntu Bugs: https://bugs.launchpad.net/ubuntu/+filebug Package: dselect Priority: required Section: base Installed-Size: 408 Maintainer: Scott James Remnant Architecture: sparc Source: dpkg Version: 1.13.11ubuntu7.2 Replaces: dpkg (<< 1.10.3) Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libncurses5 (>= 5.4-5), libstdc++6 (>= 4.0.2-4), dpkg (>= 1.13.1) Filename: pool/main/d/dpkg/dselect_1.13.11ubuntu7.2_sparc.deb Size: 118952 MD5sum: 98c3f3d8efc3b534cf1c7a134ce9d4db SHA1: 6328463197a441dc46d55bfda925cc86004bab39 SHA256: 64714be9a4eb6c081e11d865577823e941240d1626428c9b20a69861e26be38f Description: user tool to manage Debian packages dselect is an interface for managing the installation and removal of packages on your system. . Many users find dselect intimidating and new users may prefer to use `apt'-based user interfaces. Origin: Ubuntu Bugs: https://bugs.launchpad.net/ubuntu/+filebug Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: e2fslibs Priority: required Section: libs Installed-Size: 200 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs Version: 1.38-2ubuntu2.1 Replaces: e2fsprogs (<< 1.34-1) Provides: libext2fs2, libe2p2 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/e/e2fsprogs/e2fslibs_1.38-2ubuntu2.1_sparc.deb Size: 80568 MD5sum: b154a0e2da03de391ec06d9e1be5deae SHA1: 486d42053c2d03e5b9393d80ed66af5ae2f119d3 SHA256: 8e4c348cb68520edf89b982c2a0de4423fda60232898abcfa587b8836999e7db Description: ext2 filesystem libraries The ext2fs and e2p libraries are used by programs that directly access EXT2 filesystems from usermode programs. The EXT2 filesystem is very often used as the default filesystem on Linux systems. Various system programs that use libext2fs include e2fsck, mke2fs, tune2fs, etc. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: e2fslibs-dev Priority: extra Section: libdevel Installed-Size: 1424 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs Version: 1.38-2ubuntu2.1 Replaces: libkrb5-dev (<< 1.3) Provides: ext2fs-dev, e2p-dev Depends: libc6-dev | libc-dev, comerr-dev, e2fslibs (= 1.38-2ubuntu2.1) Suggests: doc-base Filename: pool/main/e/e2fsprogs/e2fslibs-dev_1.38-2ubuntu2.1_sparc.deb Size: 396042 MD5sum: 836c6379c143ae5cca7bacedd87e64c2 SHA1: c4a5f0a11dbb60fbd8bdc889a9fa865750aa2b36 SHA256: fa1ab0bc36984d21afe100ee53bf2ca2569fdba3a6637b41cdc197ddc5951421 Description: ext2 filesystem libraries - headers and static libraries The ext2fs and e2p libraries are used by programs that directly access EXT2 filesystems from usermode programs. The EXT2 filesystem is very often used as the default filesystem on Linux systems. Various system programs that use libext2fs include e2fsck, mke2fs, tune2fs, etc. Programs that use libe2p include dumpe2fs, chattr, and lsattr. . This package contains the development environment for the ext2fs and e2p libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: e2fsprogs Essential: yes Priority: required Section: base Installed-Size: 1404 Maintainer: Theodore Y. Ts'o Architecture: sparc Version: 1.38-2ubuntu2.1 Replaces: hurd (<= 20040301-1) Pre-Depends: e2fslibs (= 1.38-2ubuntu2.1), libblkid1 (>= 1.34-1), libc6 (>= 2.3.4-1), libcomerr2 (>= 1.34-1), libss2 (>= 1.34-1), libuuid1 (>= 1.34-1) Suggests: gpart, parted, e2fsck-static Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4) Filename: pool/main/e/e2fsprogs/e2fsprogs_1.38-2ubuntu2.1_sparc.deb Size: 272238 MD5sum: 6b24bd422a6cc47064cc66178f5c3f73 SHA1: 75b4f601e878c342b03b80907f83dd1c8117f17e SHA256: 5ebf5f19a206e852bd7ed2bfa448a95bceb1189cd55e61d7585571171e5562f5 Description: ext2 file system utilities and libraries EXT2 stands for "Extended Filesystem", version 2. It's the main filesystem type used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining EXT2 filesystems, and the generic `fsck' wrapper. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ekiga Priority: optional Section: gnome Installed-Size: 12152 Maintainer: Ubuntu Core Developers Architecture: sparc Version: 2.0.1-0ubuntu6.2 Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.0), libavahi-common3 (>= 0.6.9), libavahi-glib1 (>= 0.6.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libebook1.2-5 (>= 1.6.1), libedataserver1.2-7 (>= 1.6.1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libfontconfig1 (>= 2.3.0), libgcc1 (>= 1:4.0.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgtk2.0-0 (>= 2.8.0), libice6, liblaunchpad-integration0 (>= 0.0patch26), libopal-2.2.0 (>= 2.2.1), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.7), libpt-1.10.0, libsdl1.2debian (>> 1.2.7+1.2.8), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), gconf2 (>= 2.12.1-4ubuntu1), libpt-plugins-alsa | libpt-plugins-oss, libpt-plugins-v4l | libpt-plugins-avc | libpt-plugins-dc | libpt-plugins-v4l2, evolution-data-server Recommends: libpt-plugins-alsa, libpt-plugins-oss, libpt-plugins-v4l, libpt-plugins-avc, libpt-plugins-dc, libpt-plugins-v4l2 Filename: pool/main/e/ekiga/ekiga_2.0.1-0ubuntu6.2_sparc.deb Size: 3661004 MD5sum: 85ce6c1bc136e1e6699cfb501d537abd SHA1: 4bfc774d7b52394fc650ecf32e37749004c9735a SHA256: f362e2f194b281bfb336552beceba533e94761338073f55c570d30ec8f3bc8ff Description: Free Your Speech H.323 and SIP compatible videoconferencing and VOIP/IP-Telephony application that allows you to make audio and video calls to remote users with H.323 hardware or software (such as Microsoft Netmeeting) as well as SIP endpoints. . It supports all modern videoconferencing features, such as registering to an LDAP directory, gatekeeper support, making multi-user conference calls using an external MCU, using modern Quicknet telephony cards, and making PC-To-Phone calls. Xsbc-Original-Maintainer: Jose Carlos Garcia Sogo Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: elinks Priority: optional Section: web Installed-Size: 3340 Maintainer: Peter Gervai Architecture: sparc Version: 0.10.6-1ubuntu3.4 Provides: links, www-browser Depends: libbz2-1.0, libc6 (>= 2.3.4-1), libexpat1 (>= 1.95.8), libgnutls12 (>= 1.2.5), libgpmg1 (>= 1.19.6-1), liblua50 (>= 5.0.2-5ubuntu1), liblualib50 (>= 5.0.2-5ubuntu1), libperl5.8 (>= 5.8.7), zlib1g (>= 1:1.2.1), debconf Suggests: smbclient Conflicts: elinks-lite Filename: pool/main/e/elinks/elinks_0.10.6-1ubuntu3.4_sparc.deb Size: 862772 MD5sum: 740ae50cb4c3d0f3ca5ee4c8cf94861d SHA1: 2f05542158235552bfe1ad002fbfccf4e4700cdf SHA256: 3c6f162cfbc7634a46d9ef8406327f7f0feccf4e22209d2dfec31a469d0f717f Description: advanced text-mode WWW browser ELinks (Enhanced Links) is a lynx-like character mode browser, created from the Links browser with many patches and enhancements. It includes support for rendering tables and frames, features background downloads, can display colors, supports the Lua scripting language, IPV6 and has many other features. ELinks is linked against GNUTLS to prevent license issues. . Homepage: http://elinks.or.cz/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: emacs21 Priority: optional Section: editors Installed-Size: 6040 Maintainer: Rob Browning Architecture: sparc Version: 21.4a-3ubuntu2.2 Replaces: emacs21-nox Provides: emacsen, editor, info-browser, mail-reader, news-reader Depends: emacs21-bin-common (= 21.4a-3ubuntu2.2), libc6 (>= 2.3.4-1), libice6, libjpeg62, libncurses5 (>= 5.4-5), libpng12-0 (>= 1.2.8rel), libsm6, libtiff4, libungif4g (>= 4.1.3), libx11-6, libxext6, libxmu6, libxpm4, libxt6, xaw3dg (>= 1.5+E-1), zlib1g (>= 1:1.2.1) Conflicts: emacs21-nox, w3-el Filename: pool/main/e/emacs21/emacs21_21.4a-3ubuntu2.2_sparc.deb Size: 2105354 MD5sum: e282e9d6d16b7d5916cde2043553be88 SHA1: 22bc61d50f22b1ce48bde1d482d9c12906319622 SHA256: 6f811d454fa7063870c1e45933dcf1193b7f36410682a56263a27fe6d7bcdcf6 Description: The GNU Emacs editor GNU Emacs is the extensible self-documenting text editor. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: emacs21-bin-common Priority: optional Section: editors Installed-Size: 416 Maintainer: Rob Browning Architecture: sparc Source: emacs21 Version: 21.4a-3ubuntu2.2 Replaces: emacs21 (<< 21.2-4), emacs21-common (<< 21.3+1-4) Depends: emacs21-common (= 21.4a-3ubuntu2.2), libc6 (>= 2.3.4-1) Filename: pool/main/e/emacs21/emacs21-bin-common_21.4a-3ubuntu2.2_sparc.deb Size: 139796 MD5sum: cbb2d13d63ae8890fff481884f5b16fb SHA1: 7f6a4012121cf5f70b6c7154202d843c74000995 SHA256: 6d292dcefc652202713d5cdabe660ffc3dbc96f67318281e8eca1f5a02a80220 Description: The GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs21 and emacs21-nox. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: emacs21-common Priority: optional Section: editors Installed-Size: 36092 Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a-3ubuntu2.2 Replaces: emacs21 (<< 21.2-4) Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.9.0) Suggests: emacs21-el Conflicts: emacs21-el (<< 21.4a-3ubuntu2.2), w3-el Filename: pool/main/e/emacs21/emacs21-common_21.4a-3ubuntu2.2_all.deb Size: 10984844 MD5sum: c338884085363218ac30e8d0d4022993 SHA1: ce8a0517318a7def21ee32e3a4951c2263b6f194 SHA256: 361ef04e277bb306959c01b849d258658efcd36abdfe9c63a324fb36a30b4319 Description: The GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that's shared by emacs21 and emacs21-nox. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: emacs21-el Priority: optional Section: editors Installed-Size: 29264 Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a-3ubuntu2.2 Replaces: emacs21 (<< 21.2-4) Depends: emacs21-common (= 21.4a-3ubuntu2.2) Filename: pool/main/e/emacs21/emacs21-el_21.4a-3ubuntu2.2_all.deb Size: 7151940 MD5sum: 423bad3f2c2ceaa31319d0b97afaf9df SHA1: 4ea8d3939e3f23afe6f0e8868ba199d68a2ba5f5 SHA256: c93ab9d7cb717f218f06394069d8c7d2cd0fe8ca660bb3e55b15820a1a2b6cfe Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: enscript Priority: optional Section: text Installed-Size: 2340 Maintainer: Michael Fedrowitz Architecture: sparc Version: 1.6.4-7ubuntu0.2 Replaces: genscript Depends: libc6 (>= 2.3.4-1), libpaper1 Suggests: gv | postscript-viewer, lpr Conflicts: genscript Filename: pool/main/e/enscript/enscript_1.6.4-7ubuntu0.2_sparc.deb Size: 411222 MD5sum: 47084632ebb468a3d13f52dcee9dd977 SHA1: 5c16ed69577624e9cfacae009d96e1ff63b20ecb SHA256: 1f356f99378f34e2a2692af8eb2b12d60372b71f9262bbe8104e1e742e17869d Description: Converts ASCII text to Postscript, HTML, RTF or Pretty-Print Enscript converts ASCII files to PostScript, HTML, RTF or Pretty-Print and stores generated output to a file or sends it directly to the printer. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: evince Priority: optional Section: gnome Installed-Size: 3196 Maintainer: Sebastien Bacher Architecture: sparc Version: 0.5.2-0ubuntu3.2 Provides: pdf-viewer, postscript-viewer Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.0), libavahi-common3 (>= 0.6.9), libavahi-glib1 (>= 0.6.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libdjvulibre15 (>= 3.5.16), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgconf2-4 (>= 2.13.5), libgcrypt11 (>= 1.2.2), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgnutls12 (>= 1.2.5), libgpg-error0 (>= 1.1), libgtk2.0-0 (>= 2.8.0), libice6, libjpeg62, libkpathsea4, liblaunchpad-integration0 (>= 0.0patch26), libnautilus-extension1 (>= 2.13.1), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpng12-0 (>= 1.2.8rel), libpoppler1 (>= 0.5.1), libpoppler1-glib (>= 0.5.1), libpopt0 (>= 1.7), libsm6, libstdc++6 (>= 4.0.2-4), libtasn1-2 (>= 0.2.13), libtiff4, libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), gconf2 (>= 2.12.1-4ubuntu1), gs-esp | gs Filename: pool/main/e/evince/evince_0.5.2-0ubuntu3.2_sparc.deb Size: 704756 MD5sum: 19aa53d800f922641d8660417a982fc4 SHA1: 3de7ba495b3d0994455385f26b757ae2a7aba3c1 SHA256: 34dd3d1e4bda9b95e252fa8e3318b0956f9a71fe6b14eaec868cbb9a71462d4b Description: Document (postscript, pdf) viewer Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . The PDF renderer is based on XPDF. The PS renderer uses Ghostscript. . Homepage: http://www.gnome.org/projects/evince/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: evince-gtk Priority: optional Section: x11 Installed-Size: 2064 Maintainer: Jani Monoses Architecture: sparc Version: 0.5.2-0ubuntu2.1 Replaces: evince Provides: pdf-viewer, postscript-viewer Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libdjvulibre15 (>= 3.5.16), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgtk2.0-0 (>= 2.8.0), libjpeg62, libkpathsea4, libpango1.0-0 (>= 1.12.2), libpng12-0 (>= 1.2.8rel), libpoppler1 (>= 0.5.1), libpoppler1-glib (>= 0.5.1), libstdc++6 (>= 4.0.2-4), libtiff4, libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), gs-esp | gs Conflicts: evince Filename: pool/main/e/evince-gtk/evince-gtk_0.5.2-0ubuntu2.1_sparc.deb Size: 287254 MD5sum: f75088c1015e44cf7ed2633340d0d24f SHA1: 4be908e7afad15ad7173b4d4c333d6651bf6f12a SHA256: 437a21833bf37fa72be25561df25ea98d98ffb474cfc5756e86fba587685199f Description: Document (postscript, pdf) viewer Evince-gtk is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-ontents bookmarks. . The PDF renderer is based on XPDF. The PS renderer uses Ghostscript. . Homepage: http://www.gnome.org/projects/evince/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: evolution Priority: optional Section: gnome Installed-Size: 34492 Maintainer: Debian Evolution Maintainers Architecture: sparc Version: 2.6.1-0ubuntu7.4 Replaces: evolution2.2 Provides: mail-reader, imap-client Depends: gtkhtml3.8 (>= 3.8.0), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.0), libavahi-common3 (>= 0.6.9), libavahi-glib1 (>= 0.6.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libcamel1.2-8 (>= 1.6.1), libcomerr2 (>= 1.33-3), libcompfaceg1, libdb4.3 (>= 4.3.28-1), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libebook1.2-5 (>= 1.6.1), libecal1.2-3 (>= 1.6.1), libedataserver1.2-7 (>= 1.6.1), libedataserverui1.2-6 (>= 1.6.1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgail-common (>= 1.6.6), libgail17 (>= 1.6.6), libgconf2-4 (>= 2.13.5), libgcrypt11 (>= 1.2.2), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome-pilot2 (>= 2.0.2), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgnutls12 (>= 1.2.5), libgpg-error0 (>= 1.1), libgtk2.0-0 (>= 2.8.0), libgtkhtml3.8-15 (>= 3.10.1), libhal1 (>= 0.5), libice6, libjpeg62, libkrb53 (>= 1.4.2), liblaunchpad-integration0 (>= 0.0patch26), libldap2 (>= 2.1.17-1), liblpint-bonobo0, libnotify1, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpisock8, libpisync0, libpng12-0 (>= 1.2.8rel), libpopt0 (>= 1.7), libsm6, libsoup2.2-8 (>= 2.2.93), libtasn1-2 (>= 0.2.13), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), libnss3 (>= 2:1.7), libnspr4 (>= 2:1.7), gconf2 (>= 2.12.1-4ubuntu1), evolution-data-server (>= 1.5.5), gnome-icon-theme Recommends: gnome-pilot-conduits (>= 2.0.9), gnome-desktop-data, spamassassin, evolution-plugins Suggests: bug-buddy, gnupg, gnome-spell (>= 1.0.4), evolution-exchange Conflicts: evolution2.2 Filename: pool/main/e/evolution/evolution_2.6.1-0ubuntu7.4_sparc.deb Size: 4782630 MD5sum: 7a6d6b1d0ed615a6aea078f3d1c05616 SHA1: c513053f477d243b77dc6caad2a1945d359a2931 SHA256: c6956966642bd676d7266d892d9e9242e6b214c705d51e53e60584d2cce585a5 Description: The groupware suite Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . See http://www.novell.com/products/evolution/ for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: evolution-data-server Priority: optional Section: gnome Installed-Size: 11676 Maintainer: Takuo KITAME Architecture: sparc Version: 1.6.1-0ubuntu7.2 Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libcamel1.2-8 (>= 1.6.1), libcomerr2 (>= 1.33-3), libdb4.3 (>= 4.3.28-1), libdbus-1-2 (>= 0.60), libebook1.2-5 (>= 1.6.1), libecal1.2-3 (>= 1.6.1), libedata-book1.2-2 (>= 1.6.1), libedata-cal1.2-1 (>= 1.6.1), libedataserver1.2-7 (>= 1.6.1), libegroupwise1.2-9 (>= 1.6.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome2-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgnutls12 (>= 1.2.5), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), liborbit2 (>= 1:2.10.0), libpopt0 (>= 1.7), libsoup2.2-8 (>= 2.2.93), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Recommends: evolution (>= 2.0.0) Conflicts: evolution1.5 Filename: pool/main/e/evolution-data-server/evolution-data-server_1.6.1-0ubuntu7.2_sparc.deb Size: 755076 MD5sum: e9e8512354b6d56496049494bd50a96b SHA1: e399151f28ee65c46028e0bc63e2897e5f9cb08c SHA256: f616f676f5059b327004def73585958fd624270a31307c12318991449c111cdb Description: evolution database backend server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: evolution-data-server-dbg Priority: optional Section: gnome Installed-Size: 8100 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: evolution-data-server (= 1.6.1-0ubuntu7.2), libcamel1.2-8 (= 1.6.1-0ubuntu7.2), libebook1.2-5 (= 1.6.1-0ubuntu7.2), libecal1.2-3 (= 1.6.1-0ubuntu7.2), libedata-book1.2-2 (= 1.6.1-0ubuntu7.2), libedata-cal1.2-1 (= 1.6.1-0ubuntu7.2), libedataserver1.2-7 (= 1.6.1-0ubuntu7.2), libedataserverui1.2-6 (= 1.6.1-0ubuntu7.2), libegroupwise1.2-9 (= 1.6.1-0ubuntu7.2), libexchange-storage1.2-1 (= 1.6.1-0ubuntu7.2) Filename: pool/main/e/evolution-data-server/evolution-data-server-dbg_1.6.1-0ubuntu7.2_sparc.deb Size: 3260528 MD5sum: 2602f1c5a48bf101f1d5a7a728a1c826 SHA1: d86cc1cf8e90a8338db7962b701dec3a03c251a0 SHA256: cbff0bfa28d084ba940f2bc0f5fe8fe7515340b13df3cf312f6ab8e66bd57184 Description: evolution database backend server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: evolution-data-server-dev Priority: optional Section: devel Installed-Size: 108 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libedata-book1.2-dev (= 1.6.1-0ubuntu7.2), libedata-cal1.2-dev (= 1.6.1-0ubuntu7.2), libegroupwise1.2-dev (= 1.6.1-0ubuntu7.2), libedataserverui1.2-dev (= 1.6.1-0ubuntu7.2), libcamel1.2-dev (= 1.6.1-0ubuntu7.2), libaudiofile-dev, libbonobo2-dev, libebook1.2-dev, libecal1.2-dev, libedataserver1.2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnome2-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libsoup2.2-dev, libtasn1-2-dev, libxml2-dev, libdb4.3-dev Filename: pool/main/e/evolution-data-server/evolution-data-server-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 53926 MD5sum: 4b8f35c25cf110a3cb2282b5fd1050c5 SHA1: b3d5542c2808ab84c9d89cf037b99a7d5f4edf55 SHA256: ac660b178ff66265be3479e3da724b0e84608596362d1880440091e886284fa7 Description: Development files for evolution-data-server (meta package) This package contains header files and static library of evolution-data-server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: evolution-dbg Priority: extra Section: gnome Installed-Size: 13408 Maintainer: Debian Evolution Maintainers Architecture: sparc Source: evolution Version: 2.6.1-0ubuntu7.4 Depends: evolution (= 2.6.1-0ubuntu7.4) Filename: pool/main/e/evolution/evolution-dbg_2.6.1-0ubuntu7.4_sparc.deb Size: 5825364 MD5sum: 622f7c22d3055ee0328961a0f451dce0 SHA1: b36c080286a090d9ab9827bfc0ca8c8423d43400 SHA256: 94c11d7c769a31ac04605e22ef7cccef5078e31730600dfc7c858b71e0b7dd68 Description: The groupware suite Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: evolution-dev Priority: optional Section: devel Installed-Size: 1588 Maintainer: Debian Evolution Maintainers Architecture: sparc Source: evolution Version: 2.6.1-0ubuntu7.4 Replaces: evolution2.2-dev Depends: evolution (= 2.6.1-0ubuntu7.4), libsoup2.2-dev, libgnomeui-dev (>= 2.8), libcamel1.2-dev, libbonoboui2-dev, liblpint-bonobo-dev, libgtkhtml3.8-dev Conflicts: evolution2.2-dev Filename: pool/main/e/evolution/evolution-dev_2.6.1-0ubuntu7.4_sparc.deb Size: 216866 MD5sum: 3198cb5484b844d78d20bfce4c7cede3 SHA1: dd93ceeb5947d75dbc910bf4335b8aab02c7227b SHA256: f91ceef57e97208b24c354adc90e95f168705b38d420518a1eec948f0c754f11 Description: Development library files for Evolution Header and static library files for developing Evolution components. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: evolution-plugins Priority: optional Section: gnome Installed-Size: 1140 Maintainer: Debian Evolution Maintainers Architecture: sparc Source: evolution Version: 2.6.1-0ubuntu7.4 Depends: evolution (= 2.6.1-0ubuntu7.4), evolution (>= 2.6.1), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libcamel1.2-8 (>= 1.6.1), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libebook1.2-5 (>= 1.6.1), libecal1.2-3 (>= 1.6.1), libedataserver1.2-7 (>= 1.6.1), libedataserverui1.2-6 (>= 1.6.1), libegroupwise1.2-9 (>= 1.6.1), libexchange-storage1.2-1 (>= 1.6.1), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgnutls12 (>= 1.2.5), libgtk2.0-0 (>= 2.8.0), libgtkhtml3.8-15 (>= 3.10.1), libhal1 (>= 0.5), libice6, libnotify1, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.7), libsm6, libsoup2.2-8 (>= 2.2.93), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Recommends: bogofilter Filename: pool/main/e/evolution/evolution-plugins_2.6.1-0ubuntu7.4_sparc.deb Size: 305306 MD5sum: 1b600b6a0809d3adc55be14c3de33b09 SHA1: c716597a57ff5d69f228d3fc050c6386e16c0dc0 SHA256: 3324b5ef9a4ea0bf4b70e06d0b24eb69567ef8e57f48bdc830c59539386e2034 Description: All bundled plugins for Evolution This package includes all plugins which are bundled evolution source. . Base plugins. - calendar-file - calendar-http - calendar-weather - groupwise-account-setup - itip-formatter - plugin-manager - send-options - shared-folder - groupwise-send-options - exchange-account-setup - groupwise-status-tracking - default-source - addressbook-file - addressbook-groupwise - startup-wizard Standard plugins. - bbdb - subject-thread - save-attachments - prefer-plain - save-calendar - select-one-source - copy-tool - mail-to-task - folder-unsubscribe - mark-calendar-offline - audio-inline - mailing-list-actions - new-mail-notify Experimental plugins. - backup-restore - folder-unsubscribe - mail-to-meeting - bogofilter Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: exim4 Priority: standard Section: mail Installed-Size: 32 Maintainer: Exim4 Maintainers Architecture: all Version: 4.60-3ubuntu3.3 Depends: exim4-base (>= 4.60), exim4-daemon-light | exim4-daemon-heavy | exim4-daemon-custom Filename: pool/main/e/exim4/exim4_4.60-3ubuntu3.3_all.deb Size: 1580 MD5sum: 09fa48896e5245db79e85ccac3cf998f SHA1: f13726606c1f43a198d63f27b8ab76ce8907c793 SHA256: ae2d2d912ee54fad87ea4af7dcbedb675bf521d4e16e70594a4d614fac0349b1 Description: metapackage to ease exim MTA (v4) installation Exim (v4) is a mail transport agent. exim4 is the metapackage depending on the essential components for a basic exim4 installation. . Information about the way Debian has built the binary packages is obtainable in /usr/share/doc/exim4-base/README.Debian.gz, and the very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . exim is a drop-in replacement for sendmail/mailq/rsmtp. . Upstream URL: http://www.exim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: exim4-base Priority: standard Section: mail Installed-Size: 1464 Maintainer: Exim4 Maintainers Architecture: sparc Source: exim4 Version: 4.60-3ubuntu3.3 Replaces: exim, exim-tls, exim4-daemon-light, exim4-daemon-heavy, exim4-daemon-custom Depends: libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), cron (>= 3.0pl1-42), debconf (>= 0.5) | debconf-2.0, exim4-config (>= 4.30) | exim4-config-2, adduser, netbase Recommends: psmisc Suggests: mail-reader, eximon4, exim4-doc-html | exim4-doc-info, gnutls-bin Conflicts: exim, exim-tls, exim4-daemon-light (<< 4.60), exim4-daemon-heavy (<< 4.60), exim4-daemon-custom (<< 4.60) Filename: pool/main/e/exim4/exim4-base_4.60-3ubuntu3.3_sparc.deb Size: 876424 MD5sum: b1d331f2534496013229a0a2345a5a94 SHA1: 6ba4da7a0d2eef2cfc1695d87fa7d49f443682a5 SHA256: ac3d4ed9ffd46cca7ed2ee922d81303fa177f65bffd769b0859c00f45e98d87b Description: support files for all exim MTA (v4) packages Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are: . exim4-daemon-light exim4-daemon-heavy . If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set. . Information about the way Debian has built the binary packages is obtainable in /usr/share/doc/exim4-base/README.Debian.gz, and the very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . exim is a drop-in replacement for sendmail/mailq/rsmtp. . Upstream URL: http://www.exim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: exim4-config Priority: standard Section: mail Installed-Size: 904 Maintainer: Exim4 Maintainers Architecture: all Source: exim4 Version: 4.60-3ubuntu3.3 Provides: exim4-config-2 Depends: debconf (>= 0.5) | debconf-2.0, adduser Conflicts: exim, exim-tls, exim4-config, exim4-config-2, bash (<< 2.05), exim4-daemon-light (<< 4.50), exim4-daemon-heavy (<< 4.50), courier-mta, esmtp-run, masqmail, mta-dummy, nullmailer, postfix, postfix-snap, sendmail, sendmail-bin, smail, ssmtp, xmail, zmailer, zmailer-ssl Filename: pool/main/e/exim4/exim4-config_4.60-3ubuntu3.3_all.deb Size: 260742 MD5sum: e256c04ffcb8a31d70296cfb64c15ae2 SHA1: ac65f7c9715471cecc2cec53c54448d603f49a53 SHA256: bb32b0dec89b61cfa28fe40bf738780f0fd711314c9d7410d43387826ec57875 Description: configuration for the exim MTA (v4) Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages. . Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines. . Information about the way Debian has built the binary packages is obtainable in /usr/share/doc/exim4-base/README.Debian.gz, and the very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . exim is a drop-in replacement for sendmail/mailq/rsmtp. . Upstream URL: http://www.exim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: exim4-daemon-heavy Priority: optional Section: mail Installed-Size: 968 Maintainer: Exim4 Maintainers Architecture: sparc Source: exim4 Version: 4.60-3ubuntu3.3 Replaces: mail-transport-agent Provides: mail-transport-agent Depends: exim4-base (>= 4.60), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libgnutls12 (>= 1.2.5), libldap2 (>= 2.1.17-1), libmysqlclient15off (>= 5.0.19-1), libpam0g (>= 0.76), libpcre3 (>= 4.5), libperl5.8 (>= 5.8.7), libpq4 (>= 8.1.4), libsasl2 (>= 2.1.19.dfsg1) Conflicts: mail-transport-agent Filename: pool/main/e/exim4/exim4-daemon-heavy_4.60-3ubuntu3.3_sparc.deb Size: 448450 MD5sum: d26fada29158ec6eb95ebd891d40c5c4 SHA1: 95695f583bb7771b33198886c6cf42d727383c99 SHA256: 93066fed80732f673ad8c6ba618013cd8f05be254f6730180600cf40ea6e754d Description: exim MTA (v4) daemon with extended features, including exiscan-acl Exim (v4) is a mail transport agent. This package contains the exim4 daemon with extended features. In addition to the features already supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin. . Information about the way Debian has built the binary packages is obtainable in /usr/share/doc/exim4-base/README.Debian.gz, and the very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . exim is a drop-in replacement for sendmail/mailq/rsmtp. . Upstream URL: http://www.exim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: exim4-daemon-light Priority: standard Section: mail Installed-Size: 852 Maintainer: Exim4 Maintainers Architecture: sparc Source: exim4 Version: 4.60-3ubuntu3.3 Replaces: mail-transport-agent Provides: mail-transport-agent Depends: exim4-base (>= 4.60), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libgnutls12 (>= 1.2.5), libpcre3 (>= 4.5) Conflicts: mail-transport-agent Filename: pool/main/e/exim4/exim4-daemon-light_4.60-3ubuntu3.3_sparc.deb Size: 397858 MD5sum: d5716ebf2fb73d798e15f2254c778cdc SHA1: afef995c6f239aa082da92b181796bda4e5b303c SHA256: 89644213470c48f4b62d043b3626425235c75333de418665d0a3e7633ca12cc4 Description: lightweight exim MTA (v4) daemon Exim (v4) is a mail transport agent. This package contains the exim4 daemon with only basic features enabled. It works well with the standard setups that are provided by Debian and includes support for TLS encryption and the dlopen patch to allow dynamic loading of a local_scan function. . Information about the way Debian has built the binary packages is obtainable in /usr/share/doc/exim4-base/README.Debian.gz, and the very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . exim is a drop-in replacement for sendmail/mailq/rsmtp. . Upstream URL: http://www.exim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: eximon4 Priority: optional Section: mail Installed-Size: 200 Maintainer: Exim4 Maintainers Architecture: sparc Source: exim4 Version: 4.60-3ubuntu3.3 Replaces: eximon Depends: libc6 (>= 2.3.4-1), libpcre3 (>= 4.5), libx11-6, libxaw7, libxext6, libxmu6, libxt6, exim4-base (>= 4.10) Conflicts: eximon Filename: pool/main/e/exim4/eximon4_4.60-3ubuntu3.3_sparc.deb Size: 84486 MD5sum: a1e6915b178b2ea066867c8517decac7 SHA1: 6d49daf8a7d3d034645c276b56114703e54e6ed5 SHA256: d18bc7aa9c1dde6192de4a67a9775cbc56a6ce116072a5b0eda9bfa4a9e947dd Description: monitor application for the exim MTA (v4) (X11 interface) Eximon is a helper program for the exim MTA (v4). It allows administrators to view the mail queue and logs, and perform a variety of actions on queued messages, such as freezing, bouncing and thawing messages. . Upstream URL: http://www.exim.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: expat Priority: optional Section: text Installed-Size: 72 Maintainer: Debian XML/SGML Group Architecture: sparc Version: 1.95.8-3ubuntu0.1 Depends: libc6 (>= 2.3.4-1), libexpat1 (>= 1.95.8) Filename: pool/main/e/expat/expat_1.95.8-3ubuntu0.1_sparc.deb Size: 20182 MD5sum: a5b9577ba148beaa2b8fea00f7d11d4d SHA1: abae6390b5dd5bc59795d3f191b84138f5448fb2 SHA256: 36a63f4dc95f9ce844186f11c1bb5f70169071509fcf39b3c736c98c2eccfe70 Description: XML parsing C library - example application This package contains xmlwf, an example application of expat, the C library for parsing XML. The arguments to xmlwf are one or more files which are each to be checked for XML well-formedness. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: fence Priority: optional Section: admin Installed-Size: 416 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), cman (= 1.20060222-0ubuntu6.3) Filename: pool/main/r/redhat-cluster-suite/fence_1.20060222-0ubuntu6.3_sparc.deb Size: 93916 MD5sum: 0cca8b024c8e6c76a2c74670522f3fc1 SHA1: d4821f902168eecf349edd9d669447a0a439a610 SHA256: 7c4051a54b36545af6f9c36e5fd8c879ba32ac5a48c15d1d53ec91c1a2dd3b40 Description: i/o fencing system System for fencing I/O channels of failed nodes in a cluster with shared hardware. It consists of a daemon running on the cluster nodes and so called fencing agents. Upon detection of a node failure the daemon invokes one or more configured agents to fence the node off of the shared hardware. This is a required facility for shared filesystems like GFS. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: fence-gnbd Priority: optional Section: admin Installed-Size: 64 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), fence (= 1.20060222-0ubuntu6.3) Filename: pool/main/r/redhat-cluster-suite/fence-gnbd_1.20060222-0ubuntu6.3_sparc.deb Size: 13496 MD5sum: dce081d1d052b0dc9dc2726fff23eac3 SHA1: da9436ed21d51a0d88f1d1be49b0247726d5b1d7 SHA256: 671897a01eb09e7d22aad805d9098edc875e10bd86a66eb5f228a5f0c72868c4 Description: global network block device - I/O fencing agent GNBD allows to usage block devices over the network. It is a modified version of the linux network block device for the use within a cluster environment. . This package contains the GNBD fencing agent. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: fetchmail Priority: optional Section: mail Installed-Size: 1540 Maintainer: Fetchmail Maintainers Architecture: sparc Version: 6.3.2-2ubuntu2.3 Replaces: fetchmail-common, fetchmail-ssl Provides: fetchmail-ssl Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1), debianutils (>= 1.7), adduser (>= 3.34), gettext, lsb-base (>= 1.3-9ubuntu3) Recommends: ca-certificates Suggests: fetchmailconf, postfix | mail-transport-agent, resolvconf Conflicts: popclient, fetchmail-common, logcheck (<< 1.1.1-9), fetchmail-ssl (<= 6.2.5-12) Filename: pool/main/f/fetchmail/fetchmail_6.3.2-2ubuntu2.3_sparc.deb Size: 339820 MD5sum: 47b3f94dc05000e46489fddd30eea5be SHA1: 3822f6a65d665eff1877c4ae69f290f85353de6c SHA256: fd30aa83f904e8e7fa48f9a4ae5171a9404d59de4c19d0ee9a1aebf38c5017cb Description: SSL enabled POP3, APOP, IMAP mail gatherer/forwarder fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be read by normal mail user agents such as mutt, elm, pine, (x)emacs/gnus, or mailx. The fetchmailconf package includes an interactive GUI configurator suitable for end-users. Kerberos IV & V, RPA, OPIE and GSSAPI support are available if the package is recompiled. . Homepage: http://fetchmail.berlios.de Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: file Priority: standard Section: utils Installed-Size: 100 Maintainer: Michael Piefel Architecture: sparc Version: 4.16-0ubuntu3.2 Depends: libmagic1 (= 4.16-0ubuntu3.2), libc6 (>= 2.3.4-1), libmagic1, zlib1g (>= 1:1.2.1) Filename: pool/main/f/file/file_4.16-0ubuntu3.2_sparc.deb Size: 31142 MD5sum: 318d5fafd88b3137cc2a8b3c379c3a54 SHA1: fb7ab6803ff36054e9667f14290d8df66abca4d3 SHA256: df58c0709c13484fc8e89b18a96f487b396d49f76c68732b7f0de4a1db9b0221 Description: Determines file type using "magic" numbers File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed. . Starting with version 4, the file command is not much more than a wrapper around the "magic" library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: firefox Priority: optional Section: web Installed-Size: 24968 Maintainer: Ubuntu Mozilla Team Architecture: sparc Version: 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Replaces: mozilla-firefox (<< 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Provides: www-browser, mozilla-firefox Depends: fontconfig, psmisc, debianutils (>= 1.16), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libidl0, libjpeg62, libpango1.0-0 (>= 1.12.2), libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), libnspr4 (>= 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1), libnss3 (>= 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Suggests: firefox-gnome-support (= 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1), latex-xft-fonts, libthai0 Conflicts: mozilla-firefox (<< 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Filename: pool/main/f/firefox/firefox_1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_sparc.deb Size: 8498994 MD5sum: 889c125fe4081255b719bb74304a4835 SHA1: 3ef1e5224c04b22013a7ee7ca23e591e313f6f50 SHA256: 963775e7b83783ce78946cc7afc1ccee2d679d272fd2379a7daf4fb6b2743c5d Description: lightweight web browser based on Mozilla Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. . This browser was previously known as Firebird and Phoenix. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: firefox-dbg Priority: optional Section: web Installed-Size: 117628 Maintainer: Ubuntu Mozilla Team Architecture: sparc Source: firefox Version: 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Depends: firefox (= 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Filename: pool/main/f/firefox/firefox-dbg_1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_sparc.deb Size: 45630920 MD5sum: fd836a84a9fc1686582b0c7097bec6d8 SHA1: 6b59cff94adde77b1e03249afc97f0575a31187a SHA256: 200ca45979f55964e01f811e4aacbf1498a8f626556f76d8087f7743fb5226b5 Description: Debugging information for firefox This package contains debugging information. If Firefox or a program crashes, or you want to use a source level debugger on it for some other reason, this package contains the relevant debugging symbols. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: firefox-dev Priority: optional Section: devel Installed-Size: 23292 Maintainer: Ubuntu Mozilla Team Architecture: sparc Source: firefox Version: 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Replaces: mozilla-firefox-dev Provides: mozilla-firefox-dev Depends: firefox (= 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1), libnss-dev (= 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1), libnspr-dev (= 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Conflicts: mozilla-firefox-dev Filename: pool/main/f/firefox/firefox-dev_1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_sparc.deb Size: 2859364 MD5sum: 97cc824b534f50e2f889655ab0e15c46 SHA1: c54f3107cfa4ca1368ec4a56c22b0752128a725e SHA256: 568d57e053b4636e5d6fad6b61df54c07a4c0bc994188ee02192685d4e85d727 Description: Development files for Mozilla Firefox This package contains the development headers, idl files and static libraries needed to develop applications using Mozilla Firefox. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: firefox-gnome-support Priority: optional Section: web Installed-Size: 200 Maintainer: Ubuntu Mozilla Team Architecture: sparc Source: firefox Version: 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Provides: gnome-www-browser Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgcc1 (>= 1:4.0.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgtk2.0-0 (>= 2.8.0), libice6, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.7), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), firefox (= 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Filename: pool/main/f/firefox/firefox-gnome-support_1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_sparc.deb Size: 80208 MD5sum: f963d7a4d2834acf2d0ba911dec63c84 SHA1: 1a24344f615f765f80e50113fdfa9080669c49f6 SHA256: 8c2e523d3a5cacad819267206d290472ca68cd886c0c33b0a11388cc168c7e96 Description: Support for Gnome in Mozilla Firefox This is an extension to Firefox that allows it to use protocol handlers from Gnome-VFS, such as smb or sftp, and other Gnome integration features. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: flac Priority: optional Section: sound Installed-Size: 340 Maintainer: Joshua Kwan Architecture: sparc Version: 1.1.2-3ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libflac7, libogg0 (>= 1.1.3), liboggflac3 Filename: pool/main/f/flac/flac_1.1.2-3ubuntu1.1_sparc.deb Size: 132944 MD5sum: 30cdf2a5bb9b77cacbb4cf78d4c6b4c0 SHA1: 50edc81cf101993a412ca9fa93b0778c67eccc9e SHA256: 3175475015009d460f6ced5716b1e8eb4c4f2836bd933449a2327feb198dc696 Description: Free Lossless Audio Codec - command line tools FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the command-line tools flac (used for encoding and decoding FLACs) and metaflac (used for manipulating FLAC metadata.) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gaim Priority: optional Section: net Installed-Size: 2152 Maintainer: Robert McQueen Architecture: sparc Version: 1:1.5.0+1.5.1cvs20051015-1ubuntu10.2 Replaces: gaim-gnome, gaim-common Provides: gaim-gnome Depends: gaim-data (= 1:1.5.0+1.5.1cvs20051015-1ubuntu10.2), libao2 (>= 0.8.6), libaspell15 (>= 0.60), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgcrypt11 (>= 1.2.2), libglib2.0-0 (>= 2.10.0), libgnutls12 (>= 1.2.5), libgtk2.0-0 (>= 2.8.0), libgtkspell0 (>= 2.0.2), libice6, liblaunchpad-integration0 (>= 0.0patch26), libpango1.0-0 (>= 1.12.3), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, libxss1 Suggests: gnome-panel (>= 2.1) | kicker (>= 3.1) | docker, evolution-data-server (>= 1.2.0), libzephyr3, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5) Conflicts: gaim-gnome, gaim-common Filename: pool/main/g/gaim/gaim_1.5.0+1.5.1cvs20051015-1ubuntu10.2_sparc.deb Size: 856864 MD5sum: 9b00254efd713d0001bb7e11817e6bc3 SHA1: c06124412b6bca04437fc5ffc697194a9e57a1fd SHA256: 7a74d0a0eb62106bfdc51607cee31e1e0704f078be83efcdb4dd748808c223db Description: multi-protocol instant messaging client Gaim is a modular Instant Messaging client capable of using AIM, ICQ, Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, and Gadu-Gadu all at once. It is written using GTK+ and is licensed under the GPL. . As the name suggests, it was originally designed for using AOL's Instant Messenger service (you can sign up at http://www.aim.aol.com/). Consequently it contains many of the same features as AOL's IM client, as well as incorporating many new and unique features, such as the multiple protocol support. . Gaim used to ship a gaim-gnome package which contained an applet for the GNOME 1.4 panel. This has been replaced in favor of a tray icon plugin, contained in this version. To see it in GNOME 2, use the Notification Area applet (included in gnome-panel versions 2.1 and later), or in KDE 3.1 it should appear in the Kicker's system tray. Users of other window managers should investigate docker, the WM dock app. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gaim-data Priority: optional Section: net Installed-Size: 10104 Maintainer: Robert McQueen Architecture: all Source: gaim Version: 1:1.5.0+1.5.1cvs20051015-1ubuntu10.2 Replaces: gaim-common, gaim (<< 1:1.1.2) Conflicts: gaim-common Filename: pool/main/g/gaim/gaim-data_1.5.0+1.5.1cvs20051015-1ubuntu10.2_all.deb Size: 613400 MD5sum: 851c17117f60a8bdd7a1a7945295bb95 SHA1: 8b1e57837c45bd47eb9d8f859612fe3394583334 SHA256: 0eac7cb117324ff77e1105681236da660b902f366829ab0a812511eb399b2b0d Description: multi-protocol instant messaging client - data files This package contains architecture-independent supporting data files required for use with Gaim, such as documentation, icons, translations & emoticons. Enhances: gaim Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gaim-dev Priority: optional Section: devel Installed-Size: 692 Maintainer: Robert McQueen Architecture: sparc Source: gaim Version: 1:1.5.0+1.5.1cvs20051015-1ubuntu10.2 Depends: gaim (= 1:1.5.0+1.5.1cvs20051015-1ubuntu10.2), gaim-data (= 1:1.5.0+1.5.1cvs20051015-1ubuntu10.2), pkg-config, libglib2.0-dev Filename: pool/main/g/gaim/gaim-dev_1.5.0+1.5.1cvs20051015-1ubuntu10.2_sparc.deb Size: 103252 MD5sum: 4e6a313eced48612d2f35ab69ebd85b1 SHA1: eabb4a652802a68f44d9d9f0bf81a300530bcef0 SHA256: 346a6b904fc5482216e69757f8777105a7b33f028fd74bec444d61430d5e74f8 Description: multi-protocol instant messaging client - development files This package contains the headers and other development files not included in the main gaim package. Install this if you wish to compile your own plugins, or would like to compile programs that use the gaim-remote library. . If you are creating a gaim plugin package, please be sure to read /usr/share/doc/gaim-dev/README.Debian.dev after installing gaim-dev. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gdb Priority: optional Section: devel Installed-Size: 5568 Maintainer: Daniel Jacobowitz Architecture: sparc Version: 6.4-1ubuntu5.1 Replaces: gdb-arm, insight (<< 6.1+cvs.2004.04.07-1) Depends: libc6 (>= 2.3.4-1), libncurses5 (>= 5.4-5), libreadline5 (>= 5.1) Conflicts: gdb-arm Filename: pool/main/g/gdb/gdb_6.4-1ubuntu5.1_sparc.deb Size: 2824562 MD5sum: c38ce8413d8a9a7e363d0ff15d89544f SHA1: ebc091ebbad1511a4b12e06f73dc31331946fbcb SHA256: e2135b1c6c8339ae91c7f855b81e03d39f115690b64cd865711737dc0cca2b3b Description: The GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, it works for C, C++, Fortran Modula 2 and Java programs. A must-have for any serious programmer. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: gdm Priority: optional Section: gnome Installed-Size: 11616 Maintainer: Sebastien Bacher Architecture: sparc Version: 2.14.10-0ubuntu1.1 Provides: x-display-manager Depends: adduser, debconf (>= 0.5), dpkg (>= 1.9), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libattr1 (>= 2.4.4-1), libbz2-1.0, libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libcroco3 (>= 0.6.1), libdmx1, libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnomecanvas2-0 (>= 2.11.1), libgsf-1-113 (>= 1.13.99), libgtk2.0-0 (>= 2.8.0), libpam0g (>= 0.76), libpango1.0-0 (>= 1.12.2), libpng12-0 (>= 1.2.8rel), libpopt0 (>= 1.7), librsvg2-2 (>= 2.14.4), libselinux1 (>= 1.28), libwrap0, libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxdmcp6, libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), libpam-modules (>= 0.72-1), libpam-runtime (>= 0.76-22ubuntu3), libpam-modules (>= 0.79-3ubuntu3), gnome-session | xterm | x-window-manager | x-terminal-emulator, xrdb, gksu (>= 1.0.7), ubuntu-sounds, alsa-utils, lsb-base (>= 1.3-9ubuntu3), librsvg2-common Recommends: whiptail | dialog, zenity, ubuntu-artwork | edubuntu-artwork | xubuntu-default-settings Suggests: locales, apmd, msttcorefonts Conflicts: gdm2 Filename: pool/main/g/gdm/gdm_2.14.10-0ubuntu1.1_sparc.deb Size: 1732952 MD5sum: 0c9d3b1b35c0003a8ec9555620bb86fd SHA1: 3e51e9b407756ac05d20a88df0c3b3acfa58df24 SHA256: c34ad5a725af90d5d798af4b15125fbbe8e25c31cc55291112ec5fc7958c5f3b Description: GNOME Display Manager gdm provides the equivalent of a "login:" prompt for X displays- it pops up a login window and starts an X session. . It provides all the functionality of xdm, including XDMCP support for managing remote displays. . The greeting window is written using the GNOME libraries and hence looks like a GNOME application- even to the extent of supporting themes! By default, the greeter is run as an unprivileged user for security. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gfs-tools Priority: optional Section: admin Installed-Size: 500 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), psmisc, rhcs-modules-4 Filename: pool/main/r/redhat-cluster-suite/gfs-tools_1.20060222-0ubuntu6.3_sparc.deb Size: 161218 MD5sum: 7f5ebc162a64168f3d332620e479955e SHA1: e24ff76c9a7da16b8ac17ec2e251c1998a0fcfb9 SHA256: ebf256a9321183d7a002375c443abb86e0ede651eb3d8f38fd9ecfc4cef2742a Description: global file system tools The Global File System allows a cluster of machines to concurrently access shared storage hardware like SANs or iSCSI and network block devices. GFS can be deployed to build high available services without the single point of failure a file server would be. . This package contains userspace tools for creating and managing global file systems. GFS itself is a set of kernel modules. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gimp Priority: optional Section: graphics Installed-Size: 7552 Maintainer: Ari Pollak Architecture: sparc Version: 2.2.11-1ubuntu3.4 Replaces: gimp1.2 (<< 1.2.5-1), gimp1.3, gimp-nonfree, gimp-data (<< 2.0.2-4) Provides: gimp2.0, gimp-nonfree Depends: wget, gimp-data (= 2.2.11-1ubuntu3.4), libaa1 (>= 1.2), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libexif12, libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgimp2.0 (>= 2.2.0+rel), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libice6, libjpeg62, liblcms1 (>= 1.08-1), libmng1 (>= 1.0.3-1), libpango1.0-0 (>= 1.12.2), libpng12-0 (>= 1.2.8rel), libsm6, libtiff4, libwmf0.2-7 (>= 0.2.8.3), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxmu6, libxpm4, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Recommends: gimp-svg, gimp-print Suggests: gimp-help-en | gimp-help, gimp-python, libgimp-perl, gimp-data-extras, libasound2 (>= 1.0.0) Conflicts: gimp1.2 (<< 1.2.5-1), gimp1.3, gimp-nonfree, gimp-data (<< 2.0.2-4), libgimp2.0 (>= 2.3.0) Filename: pool/main/g/gimp/gimp_2.2.11-1ubuntu3.4_sparc.deb Size: 2822954 MD5sum: 861508dda7aeb030abc3d61b6f5e1de7 SHA1: 76ca3c96a8480a335322be1a296a68548e24fc3e SHA256: cff8566fa269923ecaf94f3396f9c6cd1ac63c5aef57c806e17f2788accc2172 Description: The GNU Image Manipulation Program The GIMP lets you draw, paint, edit images, and much more! GIMP includes the functionality and plug-ins of other famous image editing and processing programs. . If you'd like to use a MIDI device as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gimp-data Priority: optional Section: graphics Installed-Size: 20252 Maintainer: Ari Pollak Architecture: all Source: gimp Version: 2.2.11-1ubuntu3.4 Replaces: gimp1.3-data, gimp (<< 2.0.2-4) Conflicts: gimp1.3-data, gimp (<< 2.0.2-4) Filename: pool/main/g/gimp/gimp-data_2.2.11-1ubuntu3.4_all.deb Size: 2093694 MD5sum: d16fb4c13ac33029dff5dc32e8e552d4 SHA1: 3d9645d5a042e70e8a7a0a7b6a19b9c8af016957 SHA256: d73d627574812f38d7b70f24496ea6765281db1d40b4fbc337ed60b64c16a616 Description: Data files for The GIMP This package contains architecture-independent supporting data files for use with The GIMP. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gimp-helpbrowser Priority: optional Section: graphics Installed-Size: 112 Maintainer: Ari Pollak Architecture: sparc Source: gimp Version: 2.2.11-1ubuntu3.4 Replaces: gimp (<< 2.0.2-6) Depends: gimp (= 2.2.11-1ubuntu3.4), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgimp2.0 (>= 2.2.0+rel), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libgtkhtml2-0 (>= 2.11.0), libpango1.0-0 (>= 1.12.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Conflicts: gimp (<< 2.0.2-6) Filename: pool/main/g/gimp/gimp-helpbrowser_2.2.11-1ubuntu3.4_sparc.deb Size: 52228 MD5sum: 74944a4b65d98b6da67fccfa510ecaa3 SHA1: 2b2fd3a02e5e4018e227d1726b7530ae0b15d599 SHA256: e48a0380b2ce2970e13716a3822ce249a5d52a3dd0e8bf30a238db0dc8509894 Description: Built-in Help Browser plugin for The GIMP This package includes the browser for reading documentation for The GIMP, accessible from within the program. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gimp-python Priority: optional Section: graphics Installed-Size: 372 Maintainer: Ari Pollak Architecture: sparc Source: gimp Version: 2.2.11-1ubuntu3.4 Replaces: gimp (<< 2.0.2-6) Depends: python-gtk2 (>= 1.99.12), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgimp2.0 (>= 2.2.0+rel), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, python (<< 2.5), python (>= 2.4) Conflicts: gimp (<< 2.0.2-6) Filename: pool/main/g/gimp/gimp-python_2.2.11-1ubuntu3.4_sparc.deb Size: 127460 MD5sum: bf1fd8971a3541ecaa039d36ab65954d SHA1: fdfbad4412e308f5f4e9fb19a917c643c60abe92 SHA256: 880834e983c0ec19609d2361ff64feb43694cfa5b21fa314ba1ccb3c6151f0af Description: Python support and plugins for The GIMP This package includes the Python modules necessary to write Python-based plugins for The GIMP. It includes several plugins with various useful features. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: git-core Priority: optional Section: devel Installed-Size: 4304 Maintainer: Gerrit Pape Architecture: sparc Version: 1.1.3-1ubuntu1.1 Replaces: cogito (<< 0.16rc2-0) Depends: libc6 (>= 2.3.4-1), libcurl3-gnutls (>= 7.15.0-1), libexpat1 (>= 1.95.8), zlib1g (>= 1:1.2.1), rcs Recommends: git-doc, patch, less, rsync, curl, openssh-client, python Suggests: git-arch, git-cvs, git-svn, git-email, gitk, cogito Conflicts: git (<< 4.3.20-8) Filename: pool/main/g/git-core/git-core_1.1.3-1ubuntu1.1_sparc.deb Size: 1819706 MD5sum: 78da61a35bb9ad71a29c84e30bcc311f SHA1: 0fa7ba29710da0d7d0eff7e3e4dd180e697de257 SHA256: c9f3e816928502ba208e3dc4afb1b9ced6d2e90227bcc55eefcfe326220c2884 Description: content addressable filesystem This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides the git core components. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: git-doc Priority: optional Section: doc Installed-Size: 2164 Maintainer: Gerrit Pape Architecture: all Source: git-core Version: 1.1.3-1ubuntu1.1 Suggests: git-core, git-arch, git-cvs, git-svn, git-email, gitk Filename: pool/main/g/git-core/git-doc_1.1.3-1ubuntu1.1_all.deb Size: 274678 MD5sum: e523f354649e74138b2aec0842bda73e SHA1: c76c54788b5db0d73fb4bd783b127b6d60a4179a SHA256: 8d04f7ffdf823fc8e6451b468cf82e14cabc68808b69d62caf1f8fd6e4229a28 Description: content addressable filesystem (documentation) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides the documentation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: git-email Priority: optional Section: devel Installed-Size: 64 Maintainer: Gerrit Pape Architecture: all Source: git-core Version: 1.1.3-1ubuntu1.1 Replaces: cogito (<< 0.16rc2-0) Depends: git-core (= 1.1.3-1ubuntu1.1), libmail-sendmail-perl, libemail-valid-perl Recommends: git-doc Filename: pool/main/g/git-core/git-email_1.1.3-1ubuntu1.1_all.deb Size: 10040 MD5sum: 099cc4c8d98d641cb8832e1b7d767db2 SHA1: a71e25d182d6b0b6925c48fa32d359e0cd0ae7f3 SHA256: 1fb89d7ff127781e5543529d3dc8277b7364af64fbcfb26634965b4b1413056d Description: content addressable filesystem (email add-on) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides tools for sending series of patch emails. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gitk Priority: optional Section: devel Installed-Size: 172 Maintainer: Gerrit Pape Architecture: all Source: git-core Version: 1.1.3-1ubuntu1.1 Replaces: cogito (<< 0.16rc2-0) Depends: git-core (= 1.1.3-1ubuntu1.1), tk8.4 Recommends: git-doc Filename: pool/main/g/git-core/gitk_1.1.3-1ubuntu1.1_all.deb Size: 34830 MD5sum: 9467ee72ac93ef0f3417e76b9f7955e1 SHA1: d9d8592092700788dc26b4289d1afe8a0efb8f47 SHA256: 87b6b69891ebd642360b0e40cb2dbeeb15555db842774a841e780cfb4170a69b Description: content addressable filesystem (revision tree visualizer) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides the gitk program, a tcl/tk revision tree visualizer. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: glibc-doc Priority: optional Section: doc Installed-Size: 8776 Maintainer: GNU Libc Maintainers Architecture: all Source: glibc Version: 2.3.6-0ubuntu20.6 Replaces: libc-doc, libc6-doc, glibcdoc Provides: libc-doc Conflicts: libc-doc, libc6-doc, glibcdoc Filename: pool/main/g/glibc/glibc-doc_2.3.6-0ubuntu20.6_all.deb Size: 3355172 MD5sum: e815a0572d0679a20eb1820977993dc8 SHA1: e53570b05d6b97c48663280e86ccbac6896a5b51 SHA256: c5459ad742612d68f340b1b0499b1ecc4bb56f2e65b39dd5203e69e05d2f8288 Description: GNU C Library: Documentation Contains The GNU C Library Reference manual in info and html format as well as man pages for libpthread functions. Also included is the complete GNU C Library ChangeLog. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gnbd-client Priority: optional Section: admin Installed-Size: 180 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), libmagma1, rhcs-modules-4 Recommends: fence-gnbd (= 1.20060222-0ubuntu6.3) Filename: pool/main/r/redhat-cluster-suite/gnbd-client_1.20060222-0ubuntu6.3_sparc.deb Size: 44198 MD5sum: c3f1a2f5e94f2053f4f64c83a8626790 SHA1: 06df7caa7b6b21d4bd0837e28c669b173e92dc7f SHA256: 9967dd7868390d9bf8583a435fccd0df019eed964943dcbb923042a86c2532c7 Description: global network block device - client tools GNBD allows to usage block devices over the network. It is a modified version of the linux network block device for the use within a cluster environment. . This package contains userspace tools for running GNBD clients. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gnbd-server Priority: optional Section: admin Installed-Size: 180 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), libmagma1, rhcs-modules-4 Recommends: fence-gnbd (= 1.20060222-0ubuntu6.3) Filename: pool/main/r/redhat-cluster-suite/gnbd-server_1.20060222-0ubuntu6.3_sparc.deb Size: 40520 MD5sum: c1c1b0cf12d2419c27f2ff6bed716ff1 SHA1: fb406b436a4a40ed4b9169127c171aa9f3cd16df SHA256: 17b1d79691eca722f39b3f176d0b9a415d2fb23ef9b92c79f4fb6e674f9fffc3 Description: global network block device - server tools GNBD allows to usage block devices over the network. It is a modified version of the linux network block device for the use within a cluster environment. . This package contains userspace tools for running GNBD servers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gnome-screensaver Priority: optional Section: gnome Installed-Size: 3384 Maintainer: Sebastien Bacher Architecture: sparc Version: 2.14.3-0ubuntu1.1 Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.0), libavahi-common3 (>= 0.6.9), libavahi-glib1 (>= 0.6.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libexif12, libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgconf2-4 (>= 2.13.5), libgcrypt11 (>= 1.2.2), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome-menu2, libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgnutls12 (>= 1.2.5), libgpg-error0 (>= 1.1), libgtk2.0-0 (>= 2.8.0), libice6, libjpeg62, liborbit2 (>= 1:2.10.0), libpam0g (>= 0.76), libpango1.0-0 (>= 1.12.2), libpng12-0 (>= 1.2.8rel), libpopt0 (>= 1.7), libsm6, libtasn1-2 (>= 0.2.13), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, libxss1, libxxf86misc1, libxxf86vm1, zlib1g (>= 1:1.2.1), gconf2 (>= 2.12.1-4ubuntu1) Recommends: xscreensaver-data, xscreensaver-gl, rss-glx Filename: pool/main/g/gnome-screensaver/gnome-screensaver_2.14.3-0ubuntu1.1_sparc.deb Size: 1486326 MD5sum: bff6d9f48780721f2621a0c6895aa143 SHA1: 527edb8517a00d4b36674926f102655e63614fd1 SHA256: 87bb082246e5b69146778b2a4237bc5fd72552f8dd1cd3780d3cad2827b1921d Description: a screen saver and locker gnome-screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the desktop. It is designed to support: . * the ability to lock down configuration settings * translation into other languages * user switching Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: gnumeric Priority: optional Section: math Installed-Size: 6044 Maintainer: J.H.M. Dassen (Ray) Architecture: sparc Version: 1.6.3-0ubuntu4.1 Replaces: zh-trans (<< 0.8-1), gnumeric1.0, gnumeric-gtk Depends: gnumeric-gtk | gnumeric, libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgoffice-1-2 (>= 0.2.1) | libgoffice-gtk-1-2 (>= 0.2.1), libgsf-1-113 (>= 1.13.99), libgsf-gnome-1-113 (>= 1.13.99), libgtk2.0-0 (>= 2.8.0), libice6, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.7), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), gsfonts, gnumeric-common (= 1.6.3-0ubuntu4.1), debconf (>= 0.5) | debconf-2.0, gconf2 (>= 2.12.1-4ubuntu1) Suggests: gnumeric-doc (>= 1.6.3), gnumeric-plugins-extra, debconf Conflicts: gnumeric1.0, gnumeric1.0-doc, gnumeric-doc (<< 1.6.3), gnumeric-gtk Filename: pool/main/g/gnumeric/gnumeric_1.6.3-0ubuntu4.1_sparc.deb Size: 2114764 MD5sum: 2a34e8b43ec31a8e78be3ec52492dd2e SHA1: 601b3d5b5cc33b02fb508268d23d28e1ceb4b8da SHA256: f9c5e7a99e11493813c607424a0a82d8319cfbd508c4f34a71a4c8d4db707be7 Description: GNOME spreadsheet application Gnumeric is a powerful spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats. . The following formats can be imported and exported: o Microsoft Excel (tm) 97/2000/XP (.xls) o Microsoft Excel (tm) 95 (.xls) o OASIS XML, OpenOffice.org XML, StarOffice (.sxc) o Comma/Character Separated Values (.csv) o Data Interchange Format (.dif) o Applix version 4 (.as) . Additionally, the following formats can be imported: o GNU Oleo (.oleo) o Linear and integer program expression format (.mps) o Lotus 123 (.wks, .wk1) o MultiPlan (.sylk) o Plan Perfect (.pln) o Quatro Pro (tm) o SC/XSpread o XBase (.dbf), . Gnumeric can export to LaTeX 2e (.tex), TROFF (.me) and HTML as well. . Gnumeric should be easy to use, in particular if you are familiar with Excel. . Gnumeric is a GNOME application. GNOME (GNU Network Object Model Environment) is a user-friendly set of applications and desktop tools to be used in conjunction with a window manager for the X Window System. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gnumeric-common Priority: optional Section: math Installed-Size: 20516 Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: gnumeric Version: 1.6.3-0ubuntu4.1 Replaces: gnumeric (<= 1.2.6-1) Filename: pool/main/g/gnumeric/gnumeric-common_1.6.3-0ubuntu4.1_all.deb Size: 258934 MD5sum: 1c30004cd9d4443f48fb74e0357dbb26 SHA1: 5c507c74ca6ec4a2b4bc93d1578317a56fe34953 SHA256: 88e942dba0943f8c59052c5961cedc8e1e9781dc4040ae69665e1c0f68a8105a Description: common files for Gnumeric, the GNOME spreadsheet application This package contains architecture-independent data files needed by the "gnumeric" package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: gnumeric-doc Priority: optional Section: doc Installed-Size: 6996 Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: gnumeric Version: 1.6.3-0ubuntu4.1 Replaces: gnumeric (<< 1.1.17-2), gnumeric1.0-doc, docbook-xsl Recommends: yelp (>= 2.6.0), gnome-desktop-data Suggests: gnumeric (>= 1.6.3) | gnumeric-gtk (>= 1.6.3) Conflicts: gnumeric1.0-doc Filename: pool/main/g/gnumeric/gnumeric-doc_1.6.3-0ubuntu4.1_all.deb Size: 4171512 MD5sum: 587217e92ec63e28c30c90951bb499d4 SHA1: af569dc997fbd6ce77e939cb8117cfe4c6817b18 SHA256: 683f68eec24a5a47aa3b3a19d9ce00383591aec82a1627ddb9c793e7b995e64e Description: documentation for Gnumeric, the GNOME spreadsheet application The `Gnumeric's User Manual' in Gnome Help (DocBook XML) format. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gnumeric-gtk Priority: optional Section: math Installed-Size: 5444 Maintainer: J.H.M. Dassen (Ray) Architecture: sparc Source: gnumeric Version: 1.6.3-0ubuntu4.1 Replaces: zh-trans (<< 0.8-1), gnumeric1.0, gnumeric Depends: gnumeric-gtk | gnumeric, libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgoffice-1-2 (>= 0.2.1) | libgoffice-gtk-1-2 (>= 0.2.1), libgsf-1-113 (>= 1.13.99), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.7), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), gsfonts, gnumeric-common (= 1.6.3-0ubuntu4.1), debconf (>= 0.5) | debconf-2.0 Suggests: gnumeric-doc (>= 1.6.3), gnumeric-plugins-extra, debconf Conflicts: gnumeric1.0, gnumeric1.0-doc, gnumeric-doc (<< 1.6.3), gnumeric Filename: pool/main/g/gnumeric/gnumeric-gtk_1.6.3-0ubuntu4.1_sparc.deb Size: 1949834 MD5sum: c801e237cb504629685f1885fecaca2b SHA1: c3a8ab289b600dc9dc2a1aba2deb475bd474fc44 SHA256: 7f1c457e96de4a97fec374e01ef19d938f59e10f28633362f2bde9e7fe68f1ef Description: GTK spreadsheet application Gnumeric is a powerful spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats. . The following formats can be imported and exported: o Microsoft Excel (tm) 97/2000/XP (.xls) o Microsoft Excel (tm) 95 (.xls) o OASIS XML, OpenOffice.org XML, StarOffice (.sxc) o Comma/Character Separated Values (.csv) o Data Interchange Format (.dif) o Applix version 4 (.as) . Additionally, the following formats can be imported: o GNU Oleo (.oleo) o Linear and integer program expression format (.mps) o Lotus 123 (.wks, .wk1) o MultiPlan (.sylk) o Plan Perfect (.pln) o Quatro Pro (tm) o SC/XSpread o XBase (.dbf), . Gnumeric can export to LaTeX 2e (.tex), TROFF (.me) and HTML as well. . Gnumeric should be easy to use, in particular if you are familiar with Excel. . Gnumeric is a GNOME application, but this package only depends on GTK libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: gnumeric-plugins-extra Priority: optional Section: math Installed-Size: 384 Maintainer: J.H.M. Dassen (Ray) Architecture: sparc Source: gnumeric Version: 1.6.3-0ubuntu4.1 Replaces: gnumeric1.0-gda, gnumeric1.0-python, gnumeric-python, gnumeric-gda, gnumeric (<= 1.3.92-1) Depends: gnumeric (= 1.6.3-0ubuntu4.1) | gnumeric-gtk (= 1.6.3-0ubuntu4.1), python-gtk2, libc6 (>= 2.3.4-1), libperl5.8 (>= 5.8.7), pxlib1 (>= 0.5.0), python2.4 (>= 2.3.90) Conflicts: gnumeric1.0-python, gnumeric1.0-gda, gnumeric-python, gnumeric-gda Filename: pool/main/g/gnumeric/gnumeric-plugins-extra_1.6.3-0ubuntu4.1_sparc.deb Size: 152654 MD5sum: a08a044cc0b3aa7546eef87378974db1 SHA1: 4b497928fc331aa8e2990af7442faa5ec68d5b40 SHA256: 1a0aea70b586c3335c5707139b2a993215e7033c9993e4a3fe620339b3344e4d Description: additional plugins for the GNOME spreadsheet Gnumeric ships with a number of plugins; this package contains those plugins that require additional packages above what the 'gnumeric' package needs. . This includes o The Perl plugin o The Python plugin o The Python plugin loader o Additional Python functions o The Gnome glossary o The gda (Gnome Database Access) plugin o The GNOME-DB plugin Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gnupg Priority: important Section: utils Installed-Size: 4708 Maintainer: James Troup Architecture: sparc Version: 1.4.2.2-1ubuntu2.5 Replaces: gpg-rsa, gpg-rsaref Provides: gpg-rsa, gpg-rsaref Depends: libbz2-1.0, libc6 (>= 2.3.4-1), libldap2 (>= 2.1.17-1), libreadline5 (>= 5.1), libusb-0.1-4 (>= 2:0.1.10a), zlib1g (>= 1:1.2.1), makedev (>= 2.3.1-13) | devfsd | hurd Suggests: gnupg-doc, xloadimage Conflicts: gpg-rsa, gpg-rsaref, suidmanager (<< 0.50), gpg-idea (<= 2.2) Filename: pool/main/g/gnupg/gnupg_1.4.2.2-1ubuntu2.5_sparc.deb Size: 994884 MD5sum: 159220ec1a5c667a073e13e63380fd49 SHA1: 7aab11a87f7321cb2704e4c72fdb7c6a5bddba8a SHA256: f47f29a39ae14b487c6cb3f0994fdf81a7a7cee66298ab0892e549da02bd7b7b Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440. . GnuPG does not use any patented algorithms so it cannot be compatible with PGP2 because it uses IDEA (which is patented worldwide). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gs Priority: extra Section: text Installed-Size: 48 Maintainer: Masayuki Hatta (mhatta) Architecture: all Source: gs-gpl Version: 8.15-4ubuntu3.3 Depends: gs-gpl Filename: pool/main/g/gs-gpl/gs_8.15-4ubuntu3.3_all.deb Size: 14958 MD5sum: 786b4e5e659958f80fb2f6ebba60131c SHA1: 57fa658001601497e22deac7fd24f2d0e71843b8 SHA256: 08f238ff5ed79da346854dc05bd70e1d3224c7abf56b8ce7eec8ac6def03c9a1 Description: Transitional package This dummy package is provided for a smooth transition from the previous gs package (the package name has been changed to gs-gpl). It may safely be removed after installation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gs-esp Priority: optional Section: text Installed-Size: 9844 Maintainer: Masayuki Hatta (mhatta) Architecture: sparc Version: 8.15.2.dfsg.0ubuntu1-0ubuntu1.2 Replaces: gs-afpl (<< 8.14-3), gs-aladdin (<< 8.14-3), gs-gpl (<< 8.01-3), gs (<< 8.01-3), gs-pdfencrypt (<< 7.00), cupsys-pstoraster Provides: gs, gs-pdfencrypt, postscript-viewer Depends: libc6 (>= 2.3.4-1), libcupsimage2 (>= 1.2.1), libcupsys2 (>= 1.2.1), libgnutls12 (>= 1.2.5), libice6, libjpeg62, libpaper1, libpng12-0 (>= 1.2.8rel), libsm6, libtiff4, libx11-6, libxext6, libxt6, zlib1g (>= 1:1.2.1), gs-common (>= 0.3.9) Recommends: gsfonts (>= 6.0-1), psfontmgr Conflicts: gs-afpl (<< 8.14-3), gs-aladdin (<< 8.14-3), gs-gpl (<< 8.01-3), gs (<< 8.01-3), gs-pdfencrypt (<< 7.00), cupsys-pstoraster Filename: pool/main/g/gs-esp/gs-esp_8.15.2.dfsg.0ubuntu1-0ubuntu1.2_sparc.deb Size: 2912480 MD5sum: f902f75395b7bf7e1bdb0a8f0e31072d SHA1: d89fc2073bcf2773ccd26aef1383fc10802c1765 SHA256: a99389c609e89c4c04e33bb1e71a7c33c49359a5ca7062b1ecfdbc1a35c2d2fb Description: The Ghostscript PostScript interpreter - ESP version Ghostscript is used for PostScript preview and printing. Usually as a back-end to a program such as ghostview, it can display postscript documents in an X11 environment. . Furthermore, it can render PostScript files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. . Package gsfonts contains a set of standard fonts for Ghostscript. . This version of gs is a fork of GNU Ghostscript with updated drivers and patches, intended mostly for use with the Common UNIX Printing System (CUPS) from Easy Software Products (www.easysw.com). The ESP Ghostscript homepage is available at: . http://www.cups.org/ghostscript.php Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gs-gpl Priority: optional Section: text Installed-Size: 8284 Maintainer: Masayuki Hatta (mhatta) Architecture: sparc Version: 8.15-4ubuntu3.3 Replaces: gs (<< 8.01), gs-pdfencrypt (<< 7.00) Provides: gs, gs-pdfencrypt, postscript-viewer Depends: libc6 (>= 2.3.4-1), libice6, libjpeg62, libpaper1, libpng12-0 (>= 1.2.8rel), libsm6, libx11-6, libxext6, libxt6, zlib1g (>= 1:1.2.1), gs-common (>= 0.3.9) Recommends: gsfonts (>= 6.0-1), psfontmgr Suggests: hpijs Conflicts: gs (<< 8.01), gs-aladdin (<< 7.00), gs-cjk-resource (<< 1.20010910-1), gs-pdfencrypt (<< 7.00) Filename: pool/main/g/gs-gpl/gs-gpl_8.15-4ubuntu3.3_sparc.deb Size: 2616726 MD5sum: f8204c3caad01b832d309cb307e87c99 SHA1: 8842f205ee55acfe84090e21764bbfb030a95d29 SHA256: 6debe8be6bf23ef67415e6ab844469eb06deb8871fb6bf93d4877a778f0d50c6 Description: The GPL Ghostscript PostScript interpreter This is the free, basic and standard flavour among several Ghostscripts available for Debian. If you are not sure which version you should install, choose this. . Ghostscript is used for PostScript preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript documents in an X11 environment. . Furthermore, it can render PostScript files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. . Package gsfonts contains a set of standard fonts for Ghostscript. . The Ghostscript World Wide Web home page is at http://www.ghostscript.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gstreamer0.10-esd Priority: optional Section: libs Installed-Size: 88 Maintainer: Maintainers of GStreamer packages Architecture: sparc Source: gst-plugins-good0.10 Version: 0.10.3-0ubuntu4.2 Provides: gstreamer0.10-audiosink Depends: libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.4-1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libglib2.0-0 (>= 2.10.0), libgstreamer-plugins-base0.10-0 (>= 0.10.7), libgstreamer0.10-0 (>= 0.10.6), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-esd_0.10.3-0ubuntu4.2_sparc.deb Size: 32940 MD5sum: f28623b18f682b3e995a96c40f1a46d2 SHA1: 0ba3302e71b6ddd01c50aef1697195f2f422f199 SHA256: 10988d993fdddc32a21173b6090ccd7a5022a8951330beb68efe3527eb3dac11 Description: GStreamer plugin for ESD GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for ESD (ESounD), the Enlightened Sound Daemon. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: gstreamer0.10-plugins-good Priority: optional Section: libs Installed-Size: 1744 Maintainer: Maintainers of GStreamer packages Architecture: sparc Source: gst-plugins-good0.10 Version: 0.10.3-0ubuntu4.2 Replaces: gstreamer0.10-plugins-bad (<< 0.10.3) Provides: gstreamer0.10-audiosink, gstreamer0.10-colorspace, gstreamer0.10-videosink Depends: gconf2 (>= 2.12.1-4ubuntu1), libaa1 (>= 1.2), libatk1.0-0 (>= 1.9.0), libavc1394-0 (>= 0.5.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libcdio6, libdbus-1-2 (>= 0.60), libdv4, libflac7, libfontconfig1 (>= 2.3.0), libgcc1 (>= 1:4.0.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgstreamer-plugins-base0.10-0 (>= 0.10.7), libgstreamer0.10-0 (>= 0.10.6), libgtk2.0-0 (>= 2.8.0), libhal1 (>= 0.5), libjpeg62, libncurses5 (>= 5.4-5), liboil0.3 (>= 0.3.6), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.3), libpng12-0 (>= 1.2.8rel), libraw1394-5, libshout3, libslang2 (>= 2.0.1-1), libspeex1, libstdc++6 (>= 4.0.2-4), libtag1c2a (>= 1.4), libvorbis0a (>= 1.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Recommends: gstreamer0.10-alsa, gstreamer0.10-x Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good_0.10.3-0ubuntu4.2_sparc.deb Size: 619150 MD5sum: 42a63574860e88c4fab6377f4552eb59 SHA1: bc5833c33086a30002d8e55c117eaec61426126d SHA256: eb2ebb35aabaf5ddf5487c82e7e02d08f4c9f770405ccec9ba47d08615ec9b86 Description: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: gstreamer0.10-plugins-good-dbg Priority: extra Section: libdevel Installed-Size: 4108 Maintainer: Maintainers of GStreamer packages Architecture: sparc Source: gst-plugins-good0.10 Version: 0.10.3-0ubuntu4.2 Depends: gstreamer0.10-plugins-good (= 0.10.3-0ubuntu4.2), gstreamer0.10-esd (= 0.10.3-0ubuntu4.2) Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-dbg_0.10.3-0ubuntu4.2_sparc.deb Size: 1546638 MD5sum: f451cb4a12cb0429a3e69c2ce213649a SHA1: 4f3accb258c32abb823be029c896a6026fda1334 SHA256: 2cbe4f5e866c2a111884f77be5820e11b80cd10baa305021fa97617fc7ca9389 Description: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gstreamer0.10-plugins-good-doc Priority: optional Section: doc Installed-Size: 820 Maintainer: Maintainers of GStreamer packages Architecture: all Source: gst-plugins-good0.10 Version: 0.10.3-0ubuntu4.2 Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-doc_0.10.3-0ubuntu4.2_all.deb Size: 75194 MD5sum: b275d98627d55e6b3fb258b6ef3dc55b SHA1: 15332383e811e8bbe15bee333164d0e45cd50397 SHA256: 8513ad27c122c0b19112817ac6f666cae3389db2c5957692561288a833f51253 Description: GStreamer documentation for plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This packages contains documentation for plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gtk2-engines-pixbuf Priority: optional Section: graphics Installed-Size: 164 Maintainer: Sebastien Bacher Architecture: sparc Source: gtk+2.0 Version: 2.8.20-0ubuntu1.1 Replaces: gtk2.0-engines-pixbuf Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.2), libx11-6 Suggests: gtk-engines-pixmap Conflicts: gtk2.0-engines-pixbuf Filename: pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.8.20-0ubuntu1.1_sparc.deb Size: 72330 MD5sum: 4e18d93fe87135846459c7396b1037cf SHA1: 50dd9e62756cd3985df685c4efd7c987790c1600 SHA256: cb716d971cdc7ca5b5e33a7cb45702c7c5f498573d48bdea8e24a5ac8fd3571f Description: Pixbuf-based theme for GTK+ 2.x The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the pixbuf theme engine. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: gulm Priority: optional Section: admin Installed-Size: 332 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), ccs (= 1.20060222-0ubuntu6.3), rhcs-modules-4 Filename: pool/main/r/redhat-cluster-suite/gulm_1.20060222-0ubuntu6.3_sparc.deb Size: 107584 MD5sum: 07f7e34b1d8aa8f4c294f3faf09dd9ab SHA1: de2e4ee1d37907cf970c83fbfc876c5d1ea51d87 SHA256: 82bcba4053cf85cc729e087f50e39073e4f14811f8daa2e854bd032b0fa86cd8 Description: server-based unified cluster/lock manager for GFS GULM is a server-based unified cluster/lock manager for GFS, GNBD, and CLVM. It can be used in place of CMAN and DLM. A single GULM server can be run in stand-alone mode but introduces a single point of failure for GFS. Three or five GULM servers can also be run together in which case the failure of 1 or 2 servers can be tolerated respectively. . This package contains the locking server and utils. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: gzip Essential: yes Priority: required Section: base Installed-Size: 232 Maintainer: Bdale Garbee Architecture: sparc Version: 1.3.5-12ubuntu0.3 Depends: debianutils (>= 1.6) Pre-Depends: libc6 (>= 2.3.4-1) Suggests: less Filename: pool/main/g/gzip/gzip_1.3.5-12ubuntu0.3_sparc.deb Size: 75350 MD5sum: a32d045bff7a8b2eded7ca44a6c56a71 SHA1: ac69d80133332b4a9072a61828c0abccf26f928f SHA256: 0bde1ddfc3b582ebcc10b1f5904d1fb848940cb473575346f21b6b66e097f057 Description: The GNU compression utility This is the standard GNU file compression utility, which is also the default compression tool for Debian. It typically operates on files with names ending in '.gz'. . This package can also decompress '.Z' files created with 'compress'. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: heartbeat Priority: optional Section: admin Installed-Size: 1640 Maintainer: Simon Horman Architecture: sparc Version: 1.2.4-2ubuntu0.2 Depends: libc6 (>= 2.3.4-1), libglib1.2 (>= 1.2.0), libnet1 (>= 1.1.2-1), libpils0 (>= 1.2.4), libsnmp9 (>= 5.2.1.2-3), libssl0.9.8 (>= 0.9.8a-1), libstonith0 (>= 1.2.4), libuuid1, libwrap0, python, iproute, adduser, netkit-ping | iputils-ping Recommends: sysklogd | syslog-ng | system-log-daemon, logrotate Filename: pool/main/h/heartbeat/heartbeat_1.2.4-2ubuntu0.2_sparc.deb Size: 498094 MD5sum: b4efa8560d04b45abb0e4b28ac59d788 SHA1: f14b942b0b4400cafe35caec9b5ebb828970f7c8 SHA256: cf5c27514060f1c031102eb6477f0ec76ca8243486185d1b8c886402902d507c Description: Subsystem for High-Availability Linux heartbeat is a basic heartbeat subsystem for Linux-HA. . It will run scripts at initialisation, and when machines go up or down. This version will also perform IP address takeover using gratuitous ARPs. It works correctly for a 2-node configuration, and is extensible to larger configurations. It implements the following kinds of heartbeats: * Bidirectional Serial Rings ("raw" serial ports) * UDP/IP broadcast (ethernet, etc) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: heartbeat-dev Priority: optional Section: admin Installed-Size: 568 Maintainer: Simon Horman Architecture: sparc Source: heartbeat Version: 1.2.4-2ubuntu0.2 Depends: heartbeat (= 1.2.4-2ubuntu0.2), libstonith-dev (= 1.2.4-2ubuntu0.2) Filename: pool/main/h/heartbeat/heartbeat-dev_1.2.4-2ubuntu0.2_sparc.deb Size: 126650 MD5sum: 18703847139c2204ea39a5a8a03b4d00 SHA1: 83ab0e9c54797598a554834deaa4b25a62f685e1 SHA256: 1bbbfbadfa6d6112544bbdd5d1d6d67acca88a7fa3ffd368d48f4794266a4ed8 Description: Subsystem for High-Availability Linux - development files heartbeat is a basic heartbeat subsystem for Linux-HA. . It will run scripts at initialisation, and when machines go up or down. This version will also perform IP address takeover using gratuitous ARPs. It works correctly for a 2-node configuration, and is extensible to larger configurations. It implements the following kinds of heartbeats: * Bidirectional Serial Rings ("raw" serial ports) * UDP/IP broadcast (ethernet, etc) . This package contains development files Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: hpijs Priority: optional Section: utils Installed-Size: 852 Maintainer: Henrique de Moraes Holschuh Architecture: sparc Source: hplip (0.9.7-4ubuntu1.1) Version: 2.1.7+0.9.7-4ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libjpeg62, libsnmp9 (>= 5.2.1.2-3), libssl0.9.8 (>= 0.9.8a-1), libstdc++6 (>= 4.0.2-4), gs-gpl (>= 8.01-5) | gs-esp (>= 7.07.01-8) | gs-afpl (>= 7.04-2) Suggests: hplip | hpoj, hplip-ppds | foomatic-filters-ppds, foomatic-filters Conflicts: hplip-ppds (<< 0.9.7), hplip-ppds (>= 0.9.7.1) Filename: pool/main/h/hplip/hpijs_2.1.7+0.9.7-4ubuntu1.1_sparc.deb Size: 280186 MD5sum: ab1b58f5fb3fa17ece320035716498fa SHA1: ae27745bad7bb434a4de13a1e6411745db457e6f SHA256: f890b3b970b40cf33c0ebd9be01ddc814c316338a6485cc5492b8b2293355989 Description: HP Linux Printing and Imaging - gs IJS driver (hpijs) This package contains the hpijs binary which provides Ghostscript with an IJS driver for most inkjet printers and some LaserJet printers manufactured by HP. . It includes the so-called rss patch, to use pure black ink instead of composite black in printers that don't do color map conversion in firmware. It can take advantage of Ghostscript IJS KRGB support to do the same on printers that do color map conversion in firmware. . Users of the CUPS printing system are advised to also install the hplip package, and use the hp CUPS backend to send data to the printer. HPLIP supports USB, networked and parallel-port devices, and enables extended HPIJS functionality such as border-less printing. Selecting any hpijs ppd in CUPS will use hpijs automatically. . Users of spoolers other than CUPS connected through USB or parallel ports are advised to install the hpoj package. Extended HPIJS functionality will not be available, however, as hpoj does not support bi-dir mode. . HPIJS is meant to be used through the foomatic system (see the foomatic-filters package). . Homepage: http://hpinkjet.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: hplip Priority: optional Section: utils Installed-Size: 1992 Maintainer: Henrique de Moraes Holschuh Architecture: sparc Version: 0.9.7-4ubuntu1.1 Replaces: hplip-data (<< 0.9.3), hplip-base Depends: coreutils (>= 5.1.0), lsb-base (>= 3), adduser (>= 3.34), cupsys (>= 1.1.20), hplip-data (>> 0.9.7), hplip-data (<< 0.9.7.1), libc6 (>= 2.3.4-1), libcupsys2 (>= 1.2.1), libgcc1 (>= 1:4.0.2), libsnmp9 (>= 5.2.1.2-3), libssl0.9.8 (>= 0.9.8a-1), libstdc++6 (>= 4.0.2-4), python (<< 2.5), python (>= 2.4) Recommends: cupsys-client (>= 1.1.20), hplip-ppds, hpijs Suggests: kdeprint | gtklp | xpp, python-qt3 Conflicts: hpijs (<< 2.1), foomatic-db-hpijs (<< 1.5-20050114-1), foomatic-filters-ppds (<< 20050114-1), hplip-base Filename: pool/main/h/hplip/hplip_0.9.7-4ubuntu1.1_sparc.deb Size: 464572 MD5sum: 1f2f60151bc92e6cdc7da921e53f35e2 SHA1: ccc29f5cf42fa7cf52926dc83b0ee0144ab49768 SHA256: 050a31e577839f048e0e5605e28501c19a9d2bd2f7ffd4e0d45a927702fbb6e4 Description: HP Linux Printing and Imaging System (HPLIP) The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) InkJets and many LaserJets, and for scanning and photo-card access on most HP MFP (multi-function peripheral) printers. . HPLIP is composed of: * HP CUPS backend driver (hp:/) with bi-directional communication with HP printers (provides printer status feedback to CUPS and enhanced HPIJS functionality such as 4-side fullbleed printing support) * HPIJS Ghostscript IJS driver to rasterize output from PostScript(tm) files or from any other input format supported by Ghostscript (shipped in package hpijs) * Command line utilities to perform printer maintenance, such as ink-level monitoring or pen cleaning and calibration * Command line utility to download data from the photo card interfaces in MFP devices * A GUI toolbox to access all these functions in a friendly way * HPAIO SANE backend (hpaio) for flatbed and Automatic Document Feeder (ADF) scanning using MFP devices . USB, JetDirect (network) and parallel-port devices are supported. . Homepage: http://hpinkjet.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: hplip-data Priority: optional Section: utils Installed-Size: 7632 Maintainer: Henrique de Moraes Holschuh Architecture: all Source: hplip Version: 0.9.7-4ubuntu1.1 Provides: hpijs-data Recommends: hplip (>> 0.9.7), hplip (<< 0.9.7.1) Filename: pool/main/h/hplip/hplip-data_0.9.7-4ubuntu1.1_all.deb Size: 6318286 MD5sum: e92776a847c4dccb78e46e040cc4f37c SHA1: 70ecf7ae42477e09ff4e3e18c7d99fd5538a6b04 SHA256: 2b98dc23049e76a2a9b310d5ac28b48f45a0a747296556499f6146cab82e3145 Description: HP Linux Printing and Imaging - data files This package contains data files for the HP Linux Printing and Imaging System. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: hplip-ppds Priority: optional Section: utils Installed-Size: 8124 Maintainer: Henrique de Moraes Holschuh Architecture: all Source: hplip Version: 0.9.7-4ubuntu1.1 Suggests: hpijs, hplip Filename: pool/main/h/hplip/hplip-ppds_0.9.7-4ubuntu1.1_all.deb Size: 391422 MD5sum: 94a290c3c58d7cfde62719871a4206cb SHA1: 1fca35edf0dc62a518af386ff468d3c3a95b1c8b SHA256: 568278845ed10a00d26cac6867dd829ff4c06e70c67cda6eb709e856611b7212 Description: HP Linux Printing and Imaging - PPD files This package contains PPD (printer definition) files for the printers supported by the HP Linux Printing and Imaging System. . These PPDs should work well with this version of HPLIP and HPIJS, but may not be the most up-to-date PPDs available for a given printer. See the foomatic-filters-ppds and foomatic-db-hpijs packages, or http://linuxprinting.org/ for the latest version of the PPDs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: icu-doc Priority: optional Section: doc Installed-Size: 18728 Maintainer: Jay Berkenbilt Architecture: all Source: icu Version: 3.4.1a-1ubuntu1.6.06.2 Filename: pool/main/i/icu/icu-doc_3.4.1a-1ubuntu1.6.06.2_all.deb Size: 2916034 MD5sum: 42b832f87d208c258594b016a27613d3 SHA1: 39e6cc77ebe0392d2fff3f6d7476421e7d71bdf9 SHA256: 9958e35da58f7dde77fe71018b96bd7ddac63e2ab5797f4bb103f2ad182e90a0 Description: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: idle-python2.4 Priority: optional Section: python Installed-Size: 996 Maintainer: Matthias Klose Architecture: all Source: python2.4 Version: 2.4.3-0ubuntu6.4 Depends: python2.4, python2.4-tk (>= 2.4.3-0ubuntu6.4) Filename: pool/main/p/python2.4/idle-python2.4_2.4.3-0ubuntu6.4_all.deb Size: 243560 MD5sum: 46eb30d3ba78d65a24942d45399ab253 SHA1: a56375021ad8d3ea74107b0e35597c116109f593 SHA256: f00a228168086c5b4f0a76c0dd717b39a965cc8923ec74b82fc0d1b2e3b91a49 Description: An IDE for Python (v2.4) using Tkinter IDLE is an Integrated Development Environment for Python (v2.4). IDLE is written using Tkinter and therefore quite platform-independent. Enhances: python2.4 Python-Version: 2.4 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: imagemagick Priority: optional Section: graphics Installed-Size: 4068 Maintainer: Ryuichi Arafune Architecture: sparc Version: 6:6.2.4.5-0.6ubuntu0.9 Replaces: imagemagick-doc, geomview (<= 1.8.0) Depends: libbz2-1.0, libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libice6, libjasper-1.701-1 (>= 1.701.0), libjpeg62, liblcms1 (>= 1.08-1), libmagick9, libpng12-0 (>= 1.2.8rel), libsm6, libtiff4, libx11-6, libxext6, libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Suggests: gs, html2ps, lpr Conflicts: imagemagick-doc Filename: pool/main/i/imagemagick/imagemagick_6.2.4.5-0.6ubuntu0.9_sparc.deb Size: 1616292 MD5sum: 7ebf127957e4c6a81cd3db8e2112d85b SHA1: 9905bbd20145fb8faf1c9d1fb20c9feb7cfec153 SHA256: 5387c85b6d12129871ef78c48a528d26d4a945acced09f6ee362c0a95349f1ee Description: Image manipulation programs Imagemagick is a set of programs to manipulate various image formats (JPEG, TIFF, PhotoCD, PBM, XPM, etc...). All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . Possible effects: colormap manipulation, channel operations, thumbnail creation, image annotation, limited drawing, image distortion, etc... . This package suggests a postscript interpreter (gs) to read postscript files. It will however function happily without it (as long as you don't want to read postscript). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: info Priority: standard Section: doc Installed-Size: 388 Maintainer: Norbert Preining Architecture: sparc Source: texinfo Version: 4.8-4ubuntu0.1 Replaces: texinfo (<< 4.7-2) Provides: info-browser Depends: libc6 (>= 2.3.4-1), libncurses5 (>= 5.4-5) Conflicts: xemacs-support Filename: pool/main/t/texinfo/info_4.8-4ubuntu0.1_sparc.deb Size: 217200 MD5sum: 47affbbec4b08430599eaeb4165ae655 SHA1: 6a58fab3398e806a1ea4d84a5f7304976b568e98 SHA256: 6efd21c8fa7bb99176b1124a1f871b5523f869a533f5bc262786e71d8e9a880f Description: Standalone GNU Info documentation browser The Info file format is an easily-parsable representation for online documents. This program allows you to view Info documents, like the ones stored in /usr/share/info. . Much of the software in Debian comes with its online documentation in the form of Info files, so it is most likely you will want to install it. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: inkscape Priority: optional Section: graphics Installed-Size: 28312 Maintainer: Wolfram Quester Architecture: sparc Version: 0.43-4ubuntu3.1 Depends: libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgc1c2, libgcc1 (>= 1:4.0.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libglibmm-2.4-1c2a, libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgtk2.0-0 (>= 2.8.0), libgtkmm-2.4-1c2a, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libperl5.8 (>= 5.8.7), libpng12-0 (>= 1.2.8rel), libpopt0 (>= 1.7), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.15), zlib1g (>= 1:1.2.1) Recommends: dia | dia-gnome, libwmf-bin, pstoedit, sketch, imagemagick, perlmagick Suggests: libxml-xql-perl, python, python-xml Filename: pool/main/i/inkscape/inkscape_0.43-4ubuntu3.1_sparc.deb Size: 7503160 MD5sum: 15fd6c1e013186acfd62e5d0a5bd7d75 SHA1: 97115ee312e06e8bcbfac142ea5c17f873c3e0b0 SHA256: 57861d4096b7eb32f0f7fd5bc5a07afab6625f75b540407f8c41a85a32cf5ff1 Description: vector-based drawing program Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics) format, a standard maintained by the WWW consortium. . Inkscape user interface should be familiar from CorelDraw and similar drawing programs. There are rectangles, ellipses, text items, bitmap images and freehand curves. As an added bonus, both vector and bitmap objects can have alpha transparency and can be arbitrarily transformed. . Inkscape supports multiple opened files and multiple views per file. Graphics can be printed and exported to png bitmaps. . Some of the import and export features are provided using the packages dia, libwmf-bin, pstoedit, sketch, imagemagick, and perlmagick. . Other Extensions use libxml-xql-perl and python-xml. . Homepage: http://www.inkscape.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ipsec-tools Priority: extra Section: net Installed-Size: 232 Maintainer: Ganesan Rajagopal Architecture: sparc Version: 1:0.6.5-4ubuntu1.3 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8a-1), lsb-base (>= 1.3-9ubuntu3) Filename: pool/main/i/ipsec-tools/ipsec-tools_0.6.5-4ubuntu1.3_sparc.deb Size: 86964 MD5sum: c7a8222b8615062a9100160809d13969 SHA1: ff4e77a16b0382f5abd59f76ba906b4f4a478f04 SHA256: d956dd408c8acb0f147578535a176a9aee4c3888d1d5645c2a799becf66b9e90 Description: IPsec tools for Linux IPsec-Tools is a port of the KAME IPsec utilities for Linux. It can be used with the ipsec implementation in 2.6 and later kernels or with the 2.4 backport of the ipsec changes. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: irssi Priority: optional Section: net Installed-Size: 2784 Maintainer: David Pashley Architecture: sparc Version: 0.8.10-1ubuntu1.1 Replaces: irssi-scripts (<= 8), irssi-text (<= 0.8.9-3.1), irssi-snapshot (<= 0.8.9-3.1) Provides: irssi-text, irssi-snapshot Depends: libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), libncurses5 (>= 5.4-5), libperl5.8 (>= 5.8.7), libssl0.9.8 (>= 0.9.8a-1), perl (>= 5.8.7-10ubuntu1.2), perlapi-5.8.7, perl-base (>= 5.8.1) Suggests: irssi-scripts (>= 2) Conflicts: irssi-scripts (= 1), irssi-common, irssi-text (<= 0.8.9-3.1), irssi-snapshot (<= 0.8.9-3.1) Filename: pool/main/i/irssi/irssi_0.8.10-1ubuntu1.1_sparc.deb Size: 1055578 MD5sum: 7e1309cf46f06c455d396191b6b91ee7 SHA1: 3034aa0fc6f6dc90ee259b6f04360625549489a7 SHA256: fd87c78b4b5fa46decd187065feec65e2a2ecc708e8361d2cae1a3427cf15757 Description: terminal based IRC client Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and ICB protocols via plugins. . Features include: * Autologging * Formats and themes * Configurable keybindings * Paste detection * Perl scripting * Irssi-proxy * Transparent upgrading * Recode support Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: irssi-dev Priority: optional Section: net Installed-Size: 804 Maintainer: David Pashley Architecture: sparc Source: irssi Version: 0.8.10-1ubuntu1.1 Replaces: irssi-snapshot-dev (<= 0.8.6+cvs.20031114-1) Provides: irssi-snapshot-dev Depends: irssi Conflicts: irssi-snapshot-dev (<= 0.8.6+cvs.20031114-1) Filename: pool/main/i/irssi/irssi-dev_0.8.10-1ubuntu1.1_sparc.deb Size: 253370 MD5sum: 6f8fd56bc8b7803cc91adc6a84ace106 SHA1: c66db4efff6b81feb99b4977b0b5b35b268aa7dd SHA256: f66cee19d6749750711a7c3da59ca6049d836eed7ec4576884e622b51e37792c Description: text-mode version of the irssi IRC client development files Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and ICB protocols via plugins. . Features include: * Autologging * Formats and themes * Configurable keybindings * Paste detection * Perl scripting * Irssi-proxy * Transparent upgrading * Recode support . This package includes the development files for the irssi client. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: irssi-text Priority: optional Section: net Installed-Size: 236 Maintainer: David Pashley Architecture: sparc Source: irssi Version: 0.8.10-1ubuntu1.1 Depends: irssi Filename: pool/main/i/irssi/irssi-text_0.8.10-1ubuntu1.1_sparc.deb Size: 205360 MD5sum: 30870fc30a164eed42aac19bf2b7a3d1 SHA1: 238d5bd9e51753fce118d622db1a05a85a5450ba SHA256: f57b329234385f8d0018ad20801a5e6ea1e040f398e4fb387ea929bbf9e1c050 Description: irssi dummy transition package This is a dummy transition package from irssi-text and is safe to remove. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kaddressbook Priority: optional Section: utils Installed-Size: 3788 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kontact (<< 4:3.5.1) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libkleopatra1 (>= 4:3.5.0), libktnef1 (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: kdepim-kresources Filename: pool/main/k/kdepim/kaddressbook_3.5.2-0ubuntu6.1_sparc.deb Size: 1340204 MD5sum: bd3061118cabc9beb29e85e63f02efc5 SHA1: 4752886ef6c5b7e492fcec4d64584e111eacea39 SHA256: 77cd971242d0534894abcf355479f1f631ddc462fbad11191ddcda094baac828 Description: KDE NG addressbook application KAddressBook is the main address book application for KDE; it enables you to manage your contacts efficiently and comfortably. It can load and save your contacts to many different locations, including the local file system, LDAP servers, and SQL databases. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kalarm Priority: optional Section: kde Installed-Size: 1856 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libarts1c2a (>= 1.5.2), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libkmime2 (>= 4:3.5.0), libkpimidentities1 (>= 4:3.5.0), libktnef1 (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: kmix, kttsd Filename: pool/main/k/kdepim/kalarm_3.5.2-0ubuntu6.1_sparc.deb Size: 629806 MD5sum: ed5894ec8ea940fbf2948f5dcfa6f961 SHA1: b5be24865a68c114b28c1b8f5d6e3d29fbf67d8f SHA256: 7eaa451a176b085a55bb5d822a2191b24f7947f290c845e699f479202532f796 Description: KDE alarm message, command and email scheduler KAlarm provides a graphical interface to schedule personal timed events - pop-up alarm messages, command execution and sending emails. There is a range of options for configuring recurring events. . A pop-up alarm can show either a simple text message, or the contents of a text or image file, It can optionally be spoken, or play a sound file. You can choose its appearance, and set reminders. Among KAlarm's other facilities, you can set up templates to allow KAlarm to be used as a 'tea timer'. . As an alternative to using the graphical interface, alarms can be scheduled from the command line or via DCOP calls from other programs. KAlarm is KDE-based, but will also run on other desktops. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kappfinder Priority: optional Section: kde Installed-Size: 1380 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Filename: pool/main/k/kdebase/kappfinder_3.5.2-0ubuntu27.2_sparc.deb Size: 281958 MD5sum: 52b05906ad64592d564817cbfa3388f5 SHA1: 15646be797adab89f6b874d8ea69503995b900d4 SHA256: 00df15b04788ad60abd81bc2b582aa0cd1bdba94320be8d7d70284bb3b4b6975 Description: non-KDE application finder for KDE kappfinder searches your workstation for many common applications and creates menu entries for them. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: karbon Priority: optional Section: graphics Installed-Size: 3444 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.2.90-0) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), libart-2.0-2 (>= 2.3.16), libbz2-1.0, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libjasper-1.701-1 (>= 1.701.0), libjpeg62, liblcms1 (>= 1.08-1), libmagick9, libpng12-0 (>= 1.2.8rel), libsm6, libstdc++6 (>= 4.0.2-4), libtiff4, libx11-6, libxext6, libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Filename: pool/main/k/koffice/karbon_1.5.0-0ubuntu9.4_sparc.deb Size: 963426 MD5sum: 63ecb02b5c897d1c27a2a61951bd2333 SHA1: 74aed083f408187973ca4758768e80d9ad6347db SHA256: da455472ecb2596824ef417c3be5d8c14416e013c481f9c25910fb83e79cd0d8 Description: a vector graphics application for the KDE Office Suite Karbon is a vector graphics application. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: karm Priority: optional Section: utils Installed-Size: 1316 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kontact (<< 4:3.5.1) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libktnef1 (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxss1, libxt6, zlib1g (>= 1:1.2.1) Filename: pool/main/k/kdepim/karm_3.5.2-0ubuntu6.1_sparc.deb Size: 442766 MD5sum: de1173c5a1fbe956e4339cd8fc8de1ce SHA1: e7a56cffa204fcd903dc2ef3983e1e117fcae89f SHA256: 23bc96e9a0a5840a9b38045332c1bb08cd352719dc20e080665f1052ef73065a Description: KDE time tracker tool KArm is a time tracker for busy people who need to keep track of the amount of time they spend on various tasks. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kate Priority: optional Section: editors Installed-Size: 2232 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase-doc (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Recommends: kregexpeditor Suggests: aspell | ispell | hspell, kate-plugins, khelpcenter, konq-speaker, konsole Filename: pool/main/k/kdebase/kate_3.5.2-0ubuntu27.2_sparc.deb Size: 778000 MD5sum: 852e75c680bd8a3390c823c36f9de3e9 SHA1: 01b3b6e6b8c3ce1b6352b93c27456ee8180cc8a7 SHA256: c808765fa63e591c552bc66fd952884ea91646f4e1727ee62b8bbb7eec39b089 Description: advanced text editor for KDE Kate is a multi document editor, based on a rewritten version of the kwrite editing widget of KDE. . It is a multi-view editor that lets you view several instances of the same document with all instances being synced, or view more files at the same time for easy reference or simultaneous editing. The terminal emulation and sidebar are docked windows that can be plugged out of the main window, or replaced therein according to your preference. . Some random features: . * Editing of big files * Extensible syntax highlighting * Folding * Dynamic word wrap * Selectable encoding * Filter command * Global grep dialog . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kchart Priority: optional Section: kde Installed-Size: 3332 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libice6, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxext6, zlib1g (>= 1:1.2.1) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kchart_1.5.0-0ubuntu9.4_sparc.deb Size: 1253264 MD5sum: 8852ea198b16433a71e8ee78d9a42c24 SHA1: 7a4e8c4ec4d856eee842bcbd32f760ade3200c51 SHA256: de0c47776e5fdca6927cf8ed7a9048a025fc420174f3bc683d99e6f3d6c4eb80 Description: a chart drawing program for the KDE Office Suite KChart is a chart drawing application. It can be used to embed charts into KOffice documents. KChart is easy to use and highly configurable. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kcontrol Priority: optional Section: kde Installed-Size: 17860 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.5.0), kdebase-data (<< 4:3.5.0), kdebase-kio-plugins (<< 4:3.5.0), kdebase-bin (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), kicker (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libgl1-mesa | libgl1, libglu1-mesa | libglu1, libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libraw1394-5, libsm6, libssl0.9.8 (>= 0.9.8a-1), libstdc++6 (>= 4.0.2-4), libusb-0.1-4 (>= 2:0.1.10a), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, libxtst6, zlib1g (>= 1:1.2.1), kdebase-data (>> 4:3.5.2), kdebase-data (<< 4:3.5.90) Recommends: udev | hotplug Suggests: khelpcenter Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/kcontrol_3.5.2-0ubuntu27.2_sparc.deb Size: 8011192 MD5sum: 09a4ec5cb8d22471de39c7aadc562a8a SHA1: 65b62f01e62d6046a40f7a173ee685416fe9d442 SHA256: fac7c43fe0f610a4b37d16f002573e5bf7e8fec298c4f5c6ad535fdd328750d8 Description: control center for KDE The KDE Control Center provides you with a centralized and convenient way to configure all of your KDE settings. . It is made up of multiple modules. Each module is a separate application, but the control center organizes all of these programs into a convenient location. . In combination with udev or hotplug, KControl supports the advanced configuration of Logitech mice, though the user must be a member of the plugdev group. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdebase Priority: optional Section: kde Installed-Size: 76 Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 4:3.5.2-0ubuntu27.2 Depends: kappfinder (>= 4:3.5.2-0ubuntu27.2), kate (>= 4:3.5.2-0ubuntu27.2), kcontrol (>= 4:3.5.2-0ubuntu27.2), kdebase-bin (>= 4:3.5.2-0ubuntu27.2), kdebase-data (>= 4:3.5.2-0ubuntu27.2), kdebase-kio-plugins (>= 4:3.5.2-0ubuntu27.2), kdepasswd (>= 4:3.5.2-0ubuntu27.2), kdeprint (>= 4:3.5.2-0ubuntu27.2), kdesktop (>= 4:3.5.2-0ubuntu27.2), kfind (>= 4:3.5.2-0ubuntu27.2), khelpcenter (>= 4:3.5.2-0ubuntu27.2), kicker (>= 4:3.5.2-0ubuntu27.2), klipper (>= 4:3.5.2-0ubuntu27.2), kmenuedit (>= 4:3.5.2-0ubuntu27.2), konqueror-nsplugins (>= 4:3.5.2-0ubuntu27.2), konqueror (>= 4:3.5.2-0ubuntu27.2), konsole (>= 4:3.5.2-0ubuntu27.2), kpager (>= 4:3.5.2-0ubuntu27.2), kpersonalizer (>= 4:3.5.2-0ubuntu27.2), ksmserver (>= 4:3.5.2-0ubuntu27.2), ksplash (>= 4:3.5.2-0ubuntu27.2), ksysguard (>= 4:3.5.2-0ubuntu27.2), ktip (>= 4:3.5.2-0ubuntu27.2), kwin (>= 4:3.5.2-0ubuntu27.2), libkonq4 (>= 4:3.5.2-0ubuntu27.2) Recommends: kdm (>= 4:3.5.2-0ubuntu27.2) Suggests: kdebase-doc-html (>= 4:3.5.2-0ubuntu27.2) Filename: pool/main/k/kdebase/kdebase_3.5.2-0ubuntu27.2_all.deb Size: 39470 MD5sum: ae60992188486bbfb2f9864bd0ebaecb SHA1: 93583e169bb4c2224a92c428cb5503d886aa6e37 SHA256: f7e10a536db8f88f98077155117935c927643673cafb1f3626bd25e1db329799 Description: base components from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes the nucleus of KDE, namely the minimal package set necessary to run KDE as a desktop environment. This includes the window manager, taskbar, control center, a text editor, file manager, web browser, X terminal emulator, and many other programs and components. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kdebase-bin Priority: optional Section: kde Installed-Size: 3136 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kcontrol (<< 4:3.5.0), kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), kscreensaver (<< 4:3.0.0), kdm (= 4:3.3.2-1b) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpam0g (>= 0.76), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxkbfile1, libxrandr2, libxrender1, libxt6, libxtst6, zlib1g (>= 1:1.2.1), libpam-runtime (>= 0.76-14) Recommends: gdb Suggests: khelpcenter Conflicts: kdebase-libs (<< 4:3.0.0), kdm (<< 4:3.4.1-2) Filename: pool/main/k/kdebase/kdebase-bin_3.5.2-0ubuntu27.2_sparc.deb Size: 1069502 MD5sum: 9bc2dd18886bc93e946339cf4445312b SHA1: e9e8012039cb29823539e03f479d65fcb89af1ff SHA256: 8b58bfcd50abfb16f70a3b23df9072d57e42124e85b2ad54e25603a34bf7a6e5 Description: core binaries for the KDE base module This package contains miscellaneous programs needed by other KDE applications, particularly those in the KDE base module. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdebase-data Priority: optional Section: kde Installed-Size: 9772 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdeedu-data (<< 4:3.4.0), kdelibs-data (<< 4:3.3.0), kdewallpapers (<< 4:3.0.0), kcontrol (<< 4:3.5.0) Conflicts: kcontrol (<< 4:3.4.2-1), kwin (<< 4:3.4.2-1), kicker (<< 4:3.4.2-1) Filename: pool/main/k/kdebase/kdebase-data_3.5.2-0ubuntu27.2_all.deb Size: 5771076 MD5sum: 8e95dbe72b79016a4176b5073ad0c1c5 SHA1: 52c975304a17b970ecfff396125617bd8134c990 SHA256: f73e4853125798d6abeb118b52d11de4ee94bd8246568fb0feb11d7c2ca538b8 Description: shared data files for the KDE base module This package contains the architecture-independent shared data files needed for a basic KDE desktop installation. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdebase-dev Priority: optional Section: devel Installed-Size: 476 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kate (<< 4:3.0.0), kdebase (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kate (= 4:3.5.2-0ubuntu27.2), kdesktop (= 4:3.5.2-0ubuntu27.2), kicker (= 4:3.5.2-0ubuntu27.2), konqueror-nsplugins (= 4:3.5.2-0ubuntu27.2), konqueror (= 4:3.5.2-0ubuntu27.2), ksysguard (= 4:3.5.2-0ubuntu27.2), kwin (= 4:3.5.2-0ubuntu27.2), kdelibs4-dev (>= 4:3.5-rc1) Filename: pool/main/k/kdebase/kdebase-dev_3.5.2-0ubuntu27.2_sparc.deb Size: 78978 MD5sum: 8f593e4a79f46f226c621ce6c0b5e0ce SHA1: 13a1d61af795f46b55c724162322d93a2e439268 SHA256: e69fbd8a38e6c444ad720287e8bd370bbebcc6474884ab2f9eb24f79a9ebc10e Description: development files for the KDE base module This package contains headers and other development files needed to compile software based on the KDE base module. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kdebase-doc Priority: optional Section: doc Installed-Size: 16324 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: libkonq4-dev (<< 4:3.2.0) Filename: pool/main/k/kdebase/kdebase-doc_3.5.2-0ubuntu27.2_all.deb Size: 1793100 MD5sum: 6d848753f0d7cde0f93168d509ba6040 SHA1: a9f5810291b97a0979c04c28ba498ff6d26ab8ac SHA256: 6f2125ae539657771c67433e1bd0e4c4e7cadbee22dabb231e0a2eddfb671337 Description: developer documentation for the KDE base module This package contains documentation for the KDE base module, of use more for developers creating applications than regular users. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kdebase-kio-plugins Priority: optional Section: kde Installed-Size: 3556 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60), libdbus-qt-1-1c2 (>= 0.60), libgcc1 (>= 1:4.0.2), libhal-storage1, libhal1 (>= 0.5), libldap2 (>= 2.1.17-1), libopenexr2c2a (>= 1.2.2), libqt3-mt (>= 3:3.3.6), libsasl2 (>= 2.1.19.dfsg1), libsmbclient (>= 3.0.2a-1), libstdc++6 (>= 4.0.2-4), libxcursor1 (>> 1.1.2), zlib1g (>= 1:1.2.1), libsasl2-modules Recommends: hal, pmount, kamera, kdemultimedia-kio-plugins, kdesktop Suggests: khelpcenter, mtools Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/kdebase-kio-plugins_3.5.2-0ubuntu27.2_sparc.deb Size: 1003952 MD5sum: f25d99ba80ebe1423f2196e67e174fd9 SHA1: 250b67ad207d36e4f3dc1c862a354abfda03ddcc SHA256: d6299f86051f5bec425a42a15a3c0fe5508460a82e79ce511d6c97c72f1a990d Description: core I/O slaves for KDE This package includes the base kioslaves. They includes, amongst many others, file, http, ftp, smtp, pop and imap. . It also includes the media kioslave, which handles removable devies, and which works best with hal (and therefore udev) and pmount. Media also extends the functionality of many other kioslaves. To use this service, please make sure that your user is a member of the plugdev group. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdelibs Priority: optional Section: kde Installed-Size: 88 Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 4:3.5.2-0ubuntu18.5 Depends: kdelibs4c2a (>= 4:3.5.2-0ubuntu18.5), kdelibs-bin (>= 4:3.5.2-0ubuntu18.5), kdelibs-data (>= 4:3.5.2-0ubuntu18.5) Filename: pool/main/k/kdelibs/kdelibs_3.5.2-0ubuntu18.5_all.deb Size: 35960 MD5sum: 3d45631bb0815841bf896e2e22216b46 SHA1: ae4cff0f559db8f2746a59cd6b870c390e13f9cc SHA256: 07413e43f4a70531b010bff2c5f3dc857a1254aab44bf90f15c91456a200476c Description: core libraries from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes the core KDE libraries, binaries, and data, needed by virtually all KDE applications. It does not include development files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kdelibs-bin Priority: optional Section: libs Installed-Size: 2632 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdelibs Version: 4:3.5.2-0ubuntu18.5 Replaces: kcontrol (<< 4:3.4.0) Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libbz2-1.0, libc6 (>= 2.3.4-1), libcupsys2 (>= 1.1.99.rc2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libgnutls12 (>= 1.2.5), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.15), libxt6, zlib1g (>= 1:1.2.1), menu-xdg, perl, python Recommends: perl-suid Filename: pool/main/k/kdelibs/kdelibs-bin_3.5.2-0ubuntu18.5_sparc.deb Size: 827482 MD5sum: 67a0bac22c5d17e194cf806fd9fc918e SHA1: 9ccf8bb143cd24c45a0888b29a240aff930ab256 SHA256: 6a7790e2cd39ed5e8b43be904510fae88dd232ab81454bf4e3fc77fe27176a9d Description: core binaries for all KDE applications This package contains all the common binaries with are used by KDE applications. You need these binaries to run KDE applications. . Several scripts included in kdebase-bin, related to the handling of SMB and NFS shares, require the perl-suid package to work properly. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop Package: kdelibs-data Priority: optional Section: libs Installed-Size: 27476 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdelibs Version: 4:3.5.2-0ubuntu18.5 Replaces: kdeartwork-style (<< 4:3.4.0), konq-plugins (<< 4:3.4.0), ksvg (<< 4:3.4.0), kpackage (<< 4:3.4.2), kttsd (<< 4:3.4.90), kdevelop3-data (<< 4:3.3.0), kicker (<< 4:3.5.0) Depends: hicolor-icon-theme Conflicts: kdelibs4 Filename: pool/main/k/kdelibs/kdelibs-data_3.5.2-0ubuntu18.5_all.deb Size: 7083694 MD5sum: 8d885400ffbf9bcad4fa19b0cacda651 SHA1: b56fa54255273f9f4b720b46da52248cac153a59 SHA256: 53e1bc51c2be2da8b38b8add1a3f4e67fb8c580aa53c408792381bef6d8e20cb Description: core shared data for all KDE applications This package contains all the architecture independent data files commonly used by KDE applications. You need these data files to run KDE applications. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop Package: kdelibs-dbg Priority: extra Section: libdevel Installed-Size: 63152 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdelibs Version: 4:3.5.2-0ubuntu18.5 Replaces: kdelibs4-dbg, kdelibs4c2-dbg, kdelibs4c2a-dbg Depends: kdelibs4c2a (= 4:3.5.2-0ubuntu18.5) Conflicts: kdelibs4-dbg, kdelibs4c2-dbg, kdelibs4c2a-dbg Filename: pool/main/k/kdelibs/kdelibs-dbg_3.5.2-0ubuntu18.5_sparc.deb Size: 23626150 MD5sum: c019b32d1a8c6b12c976958b17b66238 SHA1: 113edf8205896be7d9e13359ffb5ade4c1ca9aa4 SHA256: 0844383448b2f0627cc7013d1d0f37a2c31866270f3900e52b93e1375baf9f1c Description: debugging symbols for kdelibs This package contains the debugging symbols associated with kdelibs. They will automatically be used by gdb for debugging kdelibs-related issues. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kdelibs4-dev Priority: optional Section: libdevel Installed-Size: 7524 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdelibs Version: 4:3.5.2-0ubuntu18.5 Replaces: kdebase-dev (<< 4:3.4.0) Provides: kdelibs-dev Depends: kdelibs4c2a (= 4:3.5.2-0ubuntu18.5), kdelibs-bin (= 4:3.5.2-0ubuntu18.5), libart-2.0-dev (>= 2.3.17), libarts1-dev (>= 1.5-rc1), libasound2-dev, libacl1-dev, libattr1-dev, libaspell-dev, hspell, libbz2-dev, libcupsys2-dev, libgamin-dev, libidn11-dev, libjasper-1.701-dev, libkrb5-dev, libopenexr-dev (>= 1.2.2-3), libpcre3-dev, liblualib50-dev, libqt3-mt-dev (>= 3:3.3.5), libsasl2-dev, libssl-dev, libtiff4-dev (>= 3.7.3-1), libxml2-dev, libxml2-utils, libxslt1-dev, gettext-kde, kdesdk-scripts, libavahi-qt3-dev, libavahi-common-dev, libavahi-client-dev Filename: pool/main/k/kdelibs/kdelibs4-dev_3.5.2-0ubuntu18.5_sparc.deb Size: 1353550 MD5sum: 36025d3e107fcb27fe70fc48af64171b SHA1: e76448f871201bb4865c3c21b7e5605bfadee924 SHA256: 18b5697756a9e73961558e9f5fb22c104e9ce3216fa635e43be85c8a30102456 Description: development files for the KDE core libraries This package contains all the headers and other related files needed to compile KDE applications, or develop applications which use the core KDE libraries. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kdelibs4-doc Priority: optional Section: doc Installed-Size: 327072 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdelibs Version: 4:3.5.2-0ubuntu18.5 Provides: kdelibs-doc Filename: pool/main/k/kdelibs/kdelibs4-doc_3.5.2-0ubuntu18.5_all.deb Size: 41490908 MD5sum: a77aa00c399f7312399fe1fe93cc4f95 SHA1: dd87af33105765a5f6ea43b987fb9db106a6af21 SHA256: c68bb42a9c775bb336b7ee0563ded95bdcff2f5c8bf728429a7e37a3b648f3cb Description: developer documentation for the KDE core libraries This package contains documentation for the core KDE libraries, of use more for developers creating applications which use the core KDE libraries, than regular users. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kdelibs4c2a Priority: optional Section: libs Installed-Size: 25976 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdelibs Version: 4:3.5.2-0ubuntu18.5 Replaces: kdelibs4, kdeartwork-style (<< 4:3.4.0), kdelibs4c2 Depends: libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libarts1c2a (>= 1.5.2), libasound2 (>> 1.0.10), libaspell15 (>= 0.60), libattr1 (>= 2.4.4-1), libavahi-client3 (>= 0.6.0), libavahi-common3 (>= 0.6.9), libavahi-qt3-1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.1.99.rc2), libgamin0, libgcc1 (>= 1:4.0.2), libgnutls12 (>= 1.2.5), libice6, libidn11 (>= 0.5.18), libjasper-1.701-1 (>= 1.701.0), libjpeg62, libkrb53 (>= 1.4.2), libopenexr2c2a (>= 1.2.2), libpcre3 (>= 4.5), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libtiff4, libx11-6, libxext6, libxml2 (>= 2.6.24), libxrender1, libxslt1.1 (>= 1.1.15), zlib1g (>= 1:1.2.1), kdelibs-bin (= 4:3.5.2-0ubuntu18.5), kdelibs-data (>> 4:3.5.2), kdelibs-data (<< 4:3.5.90), iceauth Conflicts: kdelibs4, kdelibs4c2 Filename: pool/main/k/kdelibs/kdelibs4c2a_3.5.2-0ubuntu18.5_sparc.deb Size: 8492260 MD5sum: 1451b4f88dac79d803205566d933cdf1 SHA1: 498e97eb5a4d9b41bcc771efaee96c121fd71830 SHA256: 89e4d512f76c250dcf7af5ed118e08d57e2279ba643b9a4072e16e5ae36c633a Description: core libraries for all KDE applications This package contains all the shared libraries used by all KDE applications. You need these libraries to run KDE applications. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop Package: kdenetwork-filesharing Priority: optional Section: net Installed-Size: 2092 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdenetwork Version: 4:3.5.2-0ubuntu6.3 Replaces: kcontrol (<< 4:3.3.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), perl-suid Filename: pool/main/k/kdenetwork/kdenetwork-filesharing_3.5.2-0ubuntu6.3_sparc.deb Size: 625308 MD5sum: afe40cc74ff7a2ae9e57f7468f96a1c2 SHA1: ffd5517f7d7f452af2f9ef88f30b7781a65fead0 SHA256: 7742489c4e6ac38e92f8ec3e4bd6f894f1baed51738e8db15fb56e6d97db193d Description: network filesharing configuration module for KDE This package provides a KDE Control Center module to configure NFS and Samba. . This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdenetwork-kfile-plugins Priority: optional Section: kde Installed-Size: 156 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdenetwork Version: 4:3.5.2-0ubuntu6.3 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Filename: pool/main/k/kdenetwork/kdenetwork-kfile-plugins_3.5.2-0ubuntu6.3_sparc.deb Size: 46792 MD5sum: 9a930ac48f5274c415a3d6b6c83a44e5 SHA1: bbdc9f486b9f48845d00e3a6c1b19fa7521c7173 SHA256: 05b145119847d82db6c38572cdb50d7649015f0dc222d7c2083d391f5e589da3 Description: torrent metainfo plugin for KDE This package provides a metainformation plugin for bittorrent files. . Kde uses kfile-plugins to provide metainfo tab in the files properties dialog in konqueror and other file-handling applications. . This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information. Enhances: konqueror Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdepasswd Priority: optional Section: utils Installed-Size: 544 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libkonq4 (>= 4:3.5.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Filename: pool/main/k/kdebase/kdepasswd_3.5.2-0ubuntu27.2_sparc.deb Size: 240276 MD5sum: 2cfff689aba6af3d3fd43e73b8eeaed7 SHA1: 45f247bf47b55226cdf4af14065b7e73c3e0cc12 SHA256: 3583aceffe164d9a46c7294bc6ed653d5fb6994de70f7499a9116c3f27533648 Description: password changer for KDE This is a simple application which allows users to change their system passwords. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdepim-dev Priority: optional Section: devel Installed-Size: 732 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: libkcal2-dev (<< 4:3.5.0), libmimelib1-dev (<< 4:3.5.0) Depends: kaddressbook (= 4:3.5.2-0ubuntu6.1), kalarm (= 4:3.5.2-0ubuntu6.1), kdepim-kresources (= 4:3.5.2-0ubuntu6.1), kitchensync (= 4:3.5.2-0ubuntu6.1), kmail (= 4:3.5.2-0ubuntu6.1), knotes (= 4:3.5.2-0ubuntu6.1), kontact (= 4:3.5.2-0ubuntu6.1), korganizer (= 4:3.5.2-0ubuntu6.1), kpilot (= 4:3.5.2-0ubuntu6.1), ksync (= 4:3.5.2-0ubuntu6.1), libkpimidentities1 (= 4:3.5.2-0ubuntu6.1), libkcal2-dev (= 4:3.5.2-0ubuntu6.1), libkdepim1-dev (= 4:3.5.2-0ubuntu6.1), libkgantt0-dev (= 4:3.5.2-0ubuntu6.1), libkleopatra1-dev (= 4:3.5.2-0ubuntu6.1), libkpimexchange1-dev (= 4:3.5.2-0ubuntu6.1), libksieve0-dev (= 4:3.5.2-0ubuntu6.1), libktnef1-dev (= 4:3.5.2-0ubuntu6.1), libmimelib1-dev (= 4:3.5.2-0ubuntu6.1) Filename: pool/main/k/kdepim/kdepim-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 98214 MD5sum: 3ee1120a0006026f91007f8d288440c2 SHA1: ea62712005e5fa0169f35540cd37a83d5d056c7e SHA256: c7fc46303cfe80eb2043e1f7cac5d64521a6d1d690b9b015e543c6164abd50eb Description: KDE Personal Information Management [development] This package contains development files needed to compile kdepim applications. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kdepim-kio-plugins Priority: optional Section: kde Installed-Size: 2832 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kdebase-kio-plugins (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libkmime2 (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsasl2 (>= 2.1.19.dfsg1), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Filename: pool/main/k/kdepim/kdepim-kio-plugins_3.5.2-0ubuntu6.1_sparc.deb Size: 721606 MD5sum: 4b62ba5502f40ef2f0e81d2a15412522 SHA1: c696da1acc43adfe9b71bdf3a0c6387d6d1bc5fc SHA256: 2d41888b55fe31507bd72f493b18b2df3a9c8433568263a466ed3733f9b79904 Description: KDE pim I/O Slaves This package includes the pim kioslaves. This includes imap4, sieve, and mbox. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdepim-kresources Priority: optional Section: kde Installed-Size: 7632 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: libkcal2a (<< 4:3.5.0), kaddressbook (<< 4:3.5.0), knotes (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libktnef1 (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Recommends: kaddressbook (>= 4:3.5.2), korganizer Suggests: knotes Filename: pool/main/k/kdepim/kdepim-kresources_3.5.2-0ubuntu6.1_sparc.deb Size: 1969942 MD5sum: 9d4b130cecf9ae8cce1e6e959a146ead SHA1: 985d653bf1e5da8eb747a36373a4b905167285b6 SHA256: 2dae02a140e171b9773ee4688d02e63fbcac062aa9f2c2edb9e3c6d7ffe807b3 Description: KDE pim resource plugins This package includes several plugins needed to interface with groupware servers. It also includes plugins for features such as blogging and tracking feature plans. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdepim-wizards Priority: optional Section: kde Installed-Size: 624 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kdepim-dev (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), kdepim-kresources (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libkpimidentities1 (>= 4:3.5.0), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Suggests: egroupware Filename: pool/main/k/kdepim/kdepim-wizards_3.5.2-0ubuntu6.1_sparc.deb Size: 153858 MD5sum: bd144a28cd76b0f93570acf0beb77689 SHA1: 8424b32f7a31d12318ea2e35811331b5d62b9784 SHA256: af5f7e2752433f4b9265b5441f42a82a721813b767a88794a69bf12b32ed7daa Description: KDE server configuration wizards This package contains KDE-based wizards for configuring eGroupware, Kolab, and SUSE Linux Openexchange servers. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdeprint Priority: optional Section: utils Installed-Size: 2388 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-data (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), enscript, poster, psutils Recommends: kghostview | postscript-viewer Suggests: khelpcenter, efax | hylafax-client | mgetty-fax Filename: pool/main/k/kdebase/kdeprint_3.5.2-0ubuntu27.2_sparc.deb Size: 1288868 MD5sum: 1648d744949cc14c3b79868aa7d68423 SHA1: 07fb3ae2d72a1a9c892b6165ea99cc60cac138f0 SHA256: 2117ce16b6cb13f143a7299096117362e8e173aa17b21104ce95953f176b9af8 Description: print system for KDE This package contains the KDE printing subsystem. It can use CUPS, lpd-ng or the traditional lpd. It also includes support for fax and pdf printing. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. . Homepage: http://printing.kde.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdesktop Priority: optional Section: kde Installed-Size: 1728 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libgl1-mesa | libgl1, libglu1-mesa | libglu1, libice6, libidn11 (>= 0.5.18), libjpeg62, libkonq4 (>= 4:3.5.2), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxss1, libxt6, libxxf86misc1, zlib1g (>= 1:1.2.1), kdebase-bin (= 4:3.5.2-0ubuntu27.2) Recommends: eject Filename: pool/main/k/kdebase/kdesktop_3.5.2-0ubuntu27.2_sparc.deb Size: 761634 MD5sum: 360a0ba20403bb6d35e7724489794ec6 SHA1: 91e4d50b8c93dc9500b3ef4edb18ca9c3d82b159 SHA256: c0d09c402e4ac9659f49323821a26aabd7a15f8baa007acb9ba0a9bd0d173027 Description: miscellaneous binaries and files for the KDE desktop This package contains miscellaneous binaries and files integral to the KDE desktop. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdm Priority: optional Section: kde Installed-Size: 1500 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Provides: x-display-manager Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libpam0g (>= 0.76), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), libx11-6, libxau6, libxdmcp6, libxtst6, kdebase-bin (= 4:3.5.2-0ubuntu27.2), kdebase-data (>> 4:3.5.2), kdebase-data (<< 4:3.5.90), debconf (>= 1.2.9) | debconf-2.0, libpam-runtime (>= 0.76-14), xauth Recommends: logrotate Suggests: khelpcenter, ksmserver (= 4:3.5.2-0ubuntu27.2), kdepasswd (= 4:3.5.2-0ubuntu27.2) Filename: pool/main/k/kdebase/kdm_3.5.2-0ubuntu27.2_sparc.deb Size: 622282 MD5sum: b7a43954b49522128ba6a718a6f30357 SHA1: 6de4252fc3d3fa96f027e044280413a393baa61a SHA256: 13c28f3f4eca8ff0712506374ba4a17f400e0467dcbd49e02dcfb36d1f473db4 Description: X display manager for KDE kdm manages a collection of X servers, which may be on the local host or remote machines. It provides services similar to those provided by init, getty, and login on character-based terminals: prompting for login name and password, authenticating the user, and running a session. kdm supports XDMCP (X Display Manager Control Protocol) and can also be used to run a chooser process which presents the user with a menu of possible hosts that offer XDMCP display management. . A collection of icons to associate with individual users is included with KDE, but as part of the kdepasswd package. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kdnssd Priority: optional Section: net Installed-Size: 240 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdenetwork Version: 4:3.5.2-0ubuntu6.3 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Recommends: libnss-mdns, avahi-daemon Filename: pool/main/k/kdenetwork/kdnssd_3.5.2-0ubuntu6.3_sparc.deb Size: 56662 MD5sum: 77b4c94fe822ee96fcf8519b4649f8dc SHA1: 1e98307e0d48adb6884dceb98cb7816e5ea13438 SHA256: 3b40a0b5d9882444927ebb22c0a08b0183b0cf0a328ee23577a298580a389934 Description: Zeroconf support for KDE A kio-slave and kded module for zeroconf support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kexi Priority: optional Section: kde Installed-Size: 9428 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: kexi-postgresql-driver (<< 1:1.4.88-1), kexi-mysql-driver (<< 1:1.4.88-1) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libmysqlclient15off (>= 5.0.19-1), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libreadline5 (>= 5.1), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Filename: pool/main/k/koffice/kexi_1.5.0-0ubuntu9.4_sparc.deb Size: 2920716 MD5sum: cb7ddba2ea02786adbcd6573450a2c2d SHA1: 694b375d3db33f9527a321c51acbc20be312321f SHA256: 7e0c8298e3f8f259c34b8b4ed32f0dabf2bdb6494811794ca71eeccd7d1c02e6 Description: integrated database environment for the KDE Office Suite Kexi is an integrated data management application. It can be used for creating database schemas, inserting data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries and forms - are stored in the database, making it easy to share data and design. . Kexi is considered as a long awaited Open Source competitor for MS Access, Filemaker and Oracle Forms. Its development is motivated by the lack of Rapid Application Development (RAD) tools for database systems that are sufficiently powerful, inexpensive, open standards driven and portable across many operating systems and hardware platforms. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kfind Priority: optional Section: utils Installed-Size: 692 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libkonq4 (>= 4:3.5.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Suggests: khelpcenter Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/kfind_3.5.2-0ubuntu27.2_sparc.deb Size: 198360 MD5sum: c62bc21ecee4bb93677ec267d8ce213d SHA1: 70043648c375bc9b1bfb213275e5e9813aa9f157 SHA256: ffdf1850274948c157818215cf772c246e56dcf6b0bb9f63129d315cbf837097 Description: file-find utility for KDE kfind can be used to find files and directories on your workstations. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kformula Priority: optional Section: kde Installed-Size: 1028 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: koffice-libs (>= 1:1.5.0), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), latex-xft-fonts Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kformula_1.5.0-0ubuntu9.4_sparc.deb Size: 411994 MD5sum: f65db063bf533cbdfeee535f40e4f64e SHA1: 69acd156c2ba1d9a992672f24475c58aa4d04d92 SHA256: 34ee5e014d6d6c6cb8a7064c91537aeab5fe8f907311165c3df8fbd9c3e06344 Description: a formula editor for the KDE Office Suite KFormula is a formula editor that provides the basic input facilities and the support functionality expected of a KOffice application. . Features include easy Greek letter insertion, intelligent cursor movement, advanced syntax highlighting, multi-level undo support and LaTeX export. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: khelpcenter Priority: optional Section: kde Installed-Size: 3668 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase-doc (<< 4:3.0.0), konqueror (<< 4:3.0.0), kdebase-data (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Filename: pool/main/k/kdebase/khelpcenter_3.5.2-0ubuntu27.2_sparc.deb Size: 2001846 MD5sum: 5008b57e6e3ca4cdd388253429fae281 SHA1: 8e3d755e36ae9e30b1154fe4724d9f2dfcb63207 SHA256: a0e6efa67ca677783e79d14babb574981da07c87e4402f10830385b2246c8a4e Description: help center for KDE The KDE Help Center provides documentation on how to use the KDE desktop. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop Package: kicker Priority: optional Section: kde Installed-Size: 5852 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0), kcontrol (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkonq4 (>= 4:3.5.2), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxau6, libxcomposite1, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, libxtst6, zlib1g (>= 1:1.2.1), kdebase-data (>> 4:3.5.2), kdebase-data (<< 4:3.5.90) Suggests: khelpcenter, kicker-applets, menu Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/kicker_3.5.2-0ubuntu27.2_sparc.deb Size: 1913502 MD5sum: e13464c634aad93b1001825e96b3eaa1 SHA1: 698ac1910024634cbf492e09f0e00c52fa672753 SHA256: d98b66919dca7d26430eb38d22c35c50da1c10e22af9538ad095b77f620b2e98 Description: desktop panel for KDE Kicker provides the KDE panel on you desktop. It can be used as a program launcher and can load plugins to provide additional functionality. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kitchensync Priority: optional Section: kde Installed-Size: 2536 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kontact (<< 4:3.5.1) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libice6, libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxext6, zlib1g (>= 1:1.2.1) Suggests: konqueror Filename: pool/main/k/kdepim/kitchensync_3.5.2-0ubuntu6.1_sparc.deb Size: 805072 MD5sum: 67bf71b36835d0f9bc2c51d6716e2e78 SHA1: 22b7f6f1a05fb40becedc21d4ab8fe13f3a5268d SHA256: c69f40b6f6a9cbbff87cb226841474ef838b4c32939bba79fe9f374ab3600f20 Description: Synchronization framework This package contains a synchronization framework, still under heavy development. It also contains the multisynk GUI frontend. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kivio Priority: optional Section: graphics Installed-Size: 1892 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: koffice-libs (>= 1:1.5.0), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), python2.4 (>= 2.3.90), kivio-data (>> 1:1.4.90.2-1), kivio-data (>> 1:1.5.0), kivio-data (<< 1:1.5.1) Filename: pool/main/k/koffice/kivio_1.5.0-0ubuntu9.4_sparc.deb Size: 560690 MD5sum: 159d326ee730627b2b251ee0d8df396c SHA1: 79543de1f0b5f28a073402f9849fe8206708dbb7 SHA256: 5649bfc0e1d21f4a822305ca1bd3a2c749bb814b89dedb6587dca54757524b99 Description: a flowcharting program for the KDE Office Suite Kivio is a flowcharting program that offers basic flowcharting abilities, but with a twist. Objects are scriptable, and a backend plugin system offers the ability to make objects do just about anything. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kivio-data Priority: optional Section: graphics Installed-Size: 7716 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: kivio (<< 1:1.4.90.2-2) Filename: pool/main/k/koffice/kivio-data_1.5.0-0ubuntu9.4_all.deb Size: 682226 MD5sum: 9f775bb5977ce0b172ab8bcc7745d4c2 SHA1: 9c310cc5ec3275bd769cb68aa9e44c5dbc9202ad SHA256: 5efd5526e4cbb19811f1fb427645a841244c6b45eb06abf7a6205169841bd65e Description: data files for Kivio flowcharting program This package contains architecture-independent data files for Kivio, the flowcharting program shipped with the KDE Office Suite. . See the kivio package for further information. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: klipper Priority: optional Section: kde Installed-Size: 960 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-data (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Filename: pool/main/k/kdebase/klipper_3.5.2-0ubuntu27.2_sparc.deb Size: 268804 MD5sum: 54de9463f34d4e78cffbe3bd590519da SHA1: 72f092e57639371fe6b65d6437e444392fbdb212 SHA256: 325788ba9e6db4eae1aa1d24948581fa2dae11a63b37fc76de67217d026bf291 Description: clipboard utility for KDE klipper provides several additional featues of the traditional clipboard functionality like the ability to offer actions to take dependent on the clipboard contents. For example, it can launch a web browser if the clipboard contains a URL. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kmail Priority: optional Section: mail Installed-Size: 7064 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kdepim-dev (<< 4:3.5.0), kdebase-data (<< 4:3.5.0), kontact (<< 4:3.5.1) Provides: imap-client, mail-reader Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libkleopatra1 (>= 4:3.5.0), libkmime2 (>= 4:3.5.0), libkpimidentities1 (>= 4:3.5.0), libksieve0 (>= 4:3.5.0), libmimelib1c2a (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), perl, kdepim-kio-plugins | kdebase-kio-plugins Recommends: kdepim-kio-plugins, kdebase-kio-plugins, procmail Suggests: gnupg, gnupg-agent, pinentry-qt | pinentry-x11, kaddressbook, kleopatra, spamassassin | bogofilter | annoyance-filter, clamav | f-prot-installer Filename: pool/main/k/kdepim/kmail_3.5.2-0ubuntu6.1_sparc.deb Size: 2200950 MD5sum: ddfc9293ffb6ddb98ba1f0ef257e471e SHA1: 2ed993980d7c99e0d17808bcac1333d4c34073df SHA256: ec11bfdf71a97593ad1934c3f3e4bd1e61f3bdf084f8bd1f389a59e3a11c275f Description: KDE Email client KMail is a fully-featured email client that fits nicely into the KDE desktop. It has features such as support for IMAP, POP3, multiple accounts, mail filtering and sorting, PGP/GnuPG privacy, and inline attachments. . You need to install kdepim-kio-plugins if you want to use IMAP or mbox files, and/or kdebase-kio-plugins if you want to use POP3. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kmailcvt Priority: optional Section: mail Installed-Size: 388 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), kmail Filename: pool/main/k/kdepim/kmailcvt_3.5.2-0ubuntu6.1_sparc.deb Size: 123586 MD5sum: b6446c120017e09dd20479d2f35ecbd0 SHA1: af749f01af1bf27da7fce12ae7e08723be47b0fd SHA256: 5f237bf004e6617e38d4599d5dd0a9e26047b3326cf84ac2236ffa6f0a25b431 Description: KDE KMail mail folder converter Converts mail folders to KMail format. Formats supported for import include Outlook Express, Evolution, and plain mbox. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kmenuedit Priority: optional Section: kde Installed-Size: 1004 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Filename: pool/main/k/kdebase/kmenuedit_3.5.2-0ubuntu27.2_sparc.deb Size: 375614 MD5sum: d5afdc5bd0582fa82d2a36afbc0063d5 SHA1: 1ef94745ccb107ca99abd69215515e3b41af7d4f SHA256: 9d2c7ff0b9fbc9040a63b76ad55c34266a1772b545cb30574c78f6d5f8f45824 Description: menu editor for KDE The KDE menu editor allows you to make customisations to the KDE menu structure. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: knotes Priority: optional Section: kde Installed-Size: 848 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kontact (<< 4:3.5.1) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), libx11-6 Suggests: kdepim-kresources Filename: pool/main/k/kdepim/knotes_3.5.2-0ubuntu6.1_sparc.deb Size: 241282 MD5sum: d85be73e0a8b608c3c57b72dc0cfa055 SHA1: fb129b6e3de8465588b4e113c234a6bc9190c433 SHA256: 0c0b600fdfba574e5dbd53660675282a2cb8f247a97155a896d83eef95f001ef Description: KDE sticky notes KNotes is a program that lets you write sticky notes. The notes are saved automatically when you exit the program, and they display when you open the program. The program supports printing and mailing your notes. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: koffice Priority: optional Section: kde Installed-Size: 76 Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 1:1.5.0-0ubuntu9.4 Depends: karbon (>= 1:1.5.0-0ubuntu9.4), kchart (>= 1:1.5.0-0ubuntu9.4), kexi (>= 1:1.5.0-0ubuntu9.4), kformula (>= 1:1.5.0-0ubuntu9.4), kivio (>= 1:1.5.0-0ubuntu9.4), koshell (>= 1:1.5.0-0ubuntu9.4), kpresenter (>= 1:1.5.0-0ubuntu9.4), krita (>= 1:1.5.0-0ubuntu9.4), kspread (>= 1:1.5.0-0ubuntu9.4), kugar (>= 1:1.5.0-0ubuntu9.4), kword (>= 1:1.5.0-0ubuntu9.4), kthesaurus (>= 1:1.5.0-0ubuntu9.4) Suggests: koffice-i18n, koffice-dev (>= 1:1.5.0-0ubuntu9.4), koffice-doc (>= 1:1.5.0-0ubuntu9.4), koffice-doc-html (>= 1:1.5.0-0ubuntu9.4) Filename: pool/main/k/koffice/koffice_1.5.0-0ubuntu9.4_all.deb Size: 24528 MD5sum: 77ce8b59cea0b5e37d071d61de82790a SHA1: af14d0f680a28e0cb4e707f6c76a692bbf1ccfbd SHA256: 8271992212679845f2d434326e2b911b24dc32e6be28db002e5813b206f93110 Description: KDE Office Suite KOffice is an integrated office suite for KDE, the K Desktop Environment. It offers a word processor, spreadsheet, presentation program, graphics tools and more. . This package provides all the components of KOffice. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: koffice-data Priority: optional Section: libs Installed-Size: 2756 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.2.90-0), kugar (<< 1:1.2.90-0), kexi (<< 1:1.4.88-1) Recommends: openoffice.org-mimelnk Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/koffice-data_1.5.0-0ubuntu9.4_all.deb Size: 748010 MD5sum: af8d6f62ed24be20d7eaea01d468730c SHA1: 29a49504d42c3aa482fa53c44d39b8e142ed7584 SHA256: 98ab7e93bdf0d91d9f10c3ddccb66e9f482de8b950f391d546396705959e4ff0 Description: common shared data for the KDE Office Suite This package provides the architecture-independent data that is shared amongst the various components of KOffice. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: koffice-dbg Priority: extra Section: libdevel Installed-Size: 129372 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Depends: koffice-libs (= 1:1.5.0-0ubuntu9.4) Filename: pool/main/k/koffice/koffice-dbg_1.5.0-0ubuntu9.4_sparc.deb Size: 48845740 MD5sum: d0ba73e5f98732f367f1c8dc4b039bad SHA1: 73e0af35979cf887877efccfba709572f5ebdd36 SHA256: 3785cb8f97624661c2ea8126994b1cf1b849be00eaa720289b67b9872a67a24a Description: debugging symbols for koffice This package contains the debugging symbols associated with koffice. They will automatically be used by gdb for debugging koffice-related issues. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: koffice-dev Priority: optional Section: libdevel Installed-Size: 2408 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.4.2-7), karbon (<< 1:1.4.2-7), kchart (<< 1:1.4.2-7), kformula (<< 1:1.4.2-7), kivio (<< 1:1.4.2-7), koshell (<< 1:1.4.2-7), kpresenter (<< 1:1.4.2-7), krita (<< 1:1.4.2-7), kspread (<< 1:1.4.2-7), kugar (<< 1:1.4.2-7), kword (<< 1:1.4.2-7), libkexi-dev (<< 1:1.5.0-0ubuntu3) Depends: koffice-libs (= 1:1.5.0-0ubuntu9.4), karbon (= 1:1.5.0-0ubuntu9.4), kchart (= 1:1.5.0-0ubuntu9.4), kformula (= 1:1.5.0-0ubuntu9.4), kivio (= 1:1.5.0-0ubuntu9.4), koshell (= 1:1.5.0-0ubuntu9.4), kpresenter (= 1:1.5.0-0ubuntu9.4), krita (= 1:1.5.0-0ubuntu9.4), kspread (= 1:1.5.0-0ubuntu9.4), kthesaurus (= 1:1.5.0-0ubuntu9.4), kugar (= 1:1.5.0-0ubuntu9.4), kword (= 1:1.5.0-0ubuntu9.4), kdelibs4-dev Filename: pool/main/k/koffice/koffice-dev_1.5.0-0ubuntu9.4_sparc.deb Size: 360782 MD5sum: d59de8aa5faf2c1de4fd8a6589484f17 SHA1: e81ad3bd4498e4fc367c130ffe9b43e299c0be53 SHA256: 983943d172106623fd4a5ac16a5bb357e5823485589a320843779441bbe50d31 Description: common libraries for KOffice (development files) This package provides the development files for the libraries that are shared amongst the various components of KOffice. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: koffice-doc Priority: optional Section: doc Installed-Size: 584940 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.5.0-0ubuntu9.4 Filename: pool/main/k/koffice/koffice-doc_1.5.0-0ubuntu9.4_all.deb Size: 88067296 MD5sum: ca17a24fac6d1744c365cc1a77130458 SHA1: 77426ebe1307bc75646f4438cf989fe5004c553e SHA256: 7a0e9caa0f0fc1a6704f6d58bb7e09f3f83b84bfb63492881a06bc6b7c1075d0 Description: developer documentation for the KDE Office Suite This package contains documentation for the KDE Office Suite, of use more for developers creating applications than regular users. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: koffice-doc-html Priority: optional Section: doc Installed-Size: 4540 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.1.0-0), koshell (<< 1:1.1.0-0), kpresenter (<< 1:1.1.0-0), kspread (<< 1:1.1.0-0), kugar (<< 1:1.1.0-0), kword (<< 1:1.1.0-0) Suggests: konqueror | www-browser, koffice Filename: pool/main/k/koffice/koffice-doc-html_1.5.0-0ubuntu9.4_all.deb Size: 464860 MD5sum: bbaaf1edaaa1b8acbf9481aae64529ea SHA1: f02196c43ab0532fa6049a5c663775f85dee4feb SHA256: 47a36e0d91cd91c88dbf442b5a45c6b07f47dee2392cef804a394b1cc2a38664 Description: KDE Office Suite documentation in HTML format KOffice is an integrated office suite for KDE, the K Desktop Environment. It offers a word processor, spreadsheet, presentation program, graphics tools and more. . By default the KOffice applications only provide their documentation in KDE docbook format, which can only be read by Konqueror or KHelpCenter. This package provides all of the KOffice documentation converted to HTML format so it can be read with any web browser. . The documentation will be installed into the usual directories /usr/share/doc/kde/HTML///, for instance /usr/share/doc/kde/HTML/en/kword/. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: koffice-libs Priority: optional Section: libs Installed-Size: 7480 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice (<< 2.1-beta2-1), kword (<< 1:1.2.90-0), kpresenter (<< 1:1.4.2-1) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libruby1.8 (>= 1.8.4), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.15), libxt6, python2.4 (>= 2.3.90), zlib1g (>= 1:1.2.1), koffice-data (>> 1:1.5.0), koffice-data (<< 1:1.5.1) Recommends: kghostview (>= 4:3.0.1-0), latex-xft-fonts, ruby, python Suggests: wordnet, tetex-extra Filename: pool/main/k/koffice/koffice-libs_1.5.0-0ubuntu9.4_sparc.deb Size: 2354132 MD5sum: 00feb1eb33807a0ab6e29acf776ffc9c SHA1: 8f87124528a68322fdf802a8614e4517472bc286 SHA256: cfc5934bb28ec806fda1035e97eb3ba2263f23fdf4b505432e94678761061afe Description: common libraries and binaries for the KDE Office Suite This package provides the libraries and binaries that are shared amongst the various components of KOffice. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: konqueror Priority: optional Section: web Installed-Size: 5376 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-audiolibs (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), kcontrol (<< 4:3.5.0) Provides: info-browser, man-browser, www-browser Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkonq4 (>= 4:3.5.2), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), kcontrol (= 4:3.5.2-0ubuntu27.2), kdebase-kio-plugins (= 4:3.5.2-0ubuntu27.2), kdesktop (= 4:3.5.2-0ubuntu27.2), kfind (= 4:3.5.2-0ubuntu27.2) Suggests: khelpcenter, konq-plugins, konq-speaker Conflicts: kdebase-audiolibs (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/konqueror_3.5.2-0ubuntu27.2_sparc.deb Size: 1966284 MD5sum: d963f8bd5a82d359bd4ee3830c0b86f2 SHA1: 4cbe53a66f044f0ad858ec2706c3cd98b2ac398b SHA256: cd08a8df3bcea59ef6ab80d0512113cf3d4916c6027754c2efb9b385ed10e341 Description: KDE's advanced file manager, web browser and document viewer Konqueror is the file manager for the K Desktop Environment. It supports basic file management on local UNIX filesystems, from simple cut/copy and paste operations to advanced remote and local network file browsing. . It is also the canvas for all the latest KDE technology, from KIO slaves (which provide mechanisms for file access) to component embedding via the KParts object interface, and it is one of the most customizable applications available. . Konqueror is an Open Source web browser with HTML4.0 compliance, supporting Java applets, JavaScript, CSS1 and (partially) CSS2, as well as Netscape plugins (for example, Flash or RealVideo plugins). . It is a universal viewing application, capable of embedding read-only viewing components in itself to view documents without ever launching another application. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. . Homepage: http://konqueror.kde.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: konqueror-nsplugins Priority: optional Section: utils Installed-Size: 412 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), libx11-6, libxt6 Filename: pool/main/k/kdebase/konqueror-nsplugins_3.5.2-0ubuntu27.2_sparc.deb Size: 139576 MD5sum: 997972a6f9c6823b080b5e01edabfe63 SHA1: f356cb69687ea76c20ae7f3038dc62f14a0b9f5e SHA256: 49b8fbb6dc2cb5ec3b8fdb74191e61b3a7e09b779877e20142bd11e0cc1330a8 Description: Netscape plugin support for Konqueror This package includes support for Netscape plugins in Konqueror. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: konsole Priority: optional Section: kde Installed-Size: 2156 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0) Provides: x-terminal-emulator Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libxrender1, libxtst6 Suggests: khelpcenter Filename: pool/main/k/kdebase/konsole_3.5.2-0ubuntu27.2_sparc.deb Size: 698522 MD5sum: 1dd5e26d737f231fea906add2fe3d654 SHA1: 05f7db3ee39ec545d2bba1b1b22061feb73c7ee4 SHA256: 96f63b8c97ba596933acc7e59a372f34bc585ca3dd9ae6baf13b480508a51e75 Description: X terminal emulator for KDE Konsole is an X terminal emulation which provides a command-line interface (CLI) while using the graphical K Desktop Environment. Konsole helps to better organize user's desktop by containing multiple sessions in a single window (a less cluttered desktop). . Its advanced features include a simple configuration and the ability to use multiple terminal shells in a single window . Using Konsole, a user can open: . Linux console sessions Midnight Commander file manager sessions Shell sessions Root consoles sessions . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kontact Priority: optional Section: kde Installed-Size: 3360 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: akregator (<< 4:3.5.0), akregator-kontact-plugin Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libkpimidentities1 (>= 4:3.5.0), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Recommends: kaddressbook (>= 4:3.5.2), korganizer (>= 4:3.5.2), kitchensync, kmail, knode, knotes Suggests: kpilot (>= 4:3.5.2), akregator, knewsticker, kweather Conflicts: akregator-kontact-plugin Filename: pool/main/k/kdepim/kontact_3.5.2-0ubuntu6.1_sparc.deb Size: 1578080 MD5sum: a7c2d497e5936f566c4a69572e2ef2db SHA1: c0ffdfc56180abb03e4f87afe50296751aa9a4a3 SHA256: 0e744299db2ba761e8d7b4ba80774af8347c05d3f3262183b73d4c3883b860f3 Description: KDE pim application Kontact is the integrated solution to your personal information management needs. It combines KDE applications like KMail, KOrganizer, and KAddressBook into a single interface to provide easy access to mail, scheduling, address book and other PIM functionality. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kopete Priority: optional Section: kde Installed-Size: 17876 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdenetwork Version: 4:3.5.2-0ubuntu6.3 Replaces: konversation (<= 0.14.0-4), sim (<= 0.9.3-2) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgadu3 (>= 1:1.6+20051103), libgamin0, libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.10.0), libice6, libidn11 (>= 0.5.18), libjpeg62, libpcre3 (>= 4.5), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.15), libxt6, zlib1g (>= 1:1.2.1) Recommends: qca-tls Suggests: kdeartwork-emoticons, khelpcenter, imagemagick, gpg, gnomemeeting Filename: pool/main/k/kdenetwork/kopete_3.5.2-0ubuntu6.3_sparc.deb Size: 5285554 MD5sum: 016777ac2845e767359f177f4d8d31b3 SHA1: 5d20f271bad126f7298d948c461d97aa043ca132 SHA256: 8dbd01e57070f7ae427977231bfed6d4ad257e259baff7b816f47c424f3ca09d Description: instant messenger for KDE Kopete is an instant messenger program which can communicate with a variety of IM systems, such as Yahoo, ICQ, MSN, IRC and Jabber. . Kopete includes the "Now Listening" plug-in that can report what music you are currently listening to, in a number of different players, including xmms, noatun, kscd, juk, kaffeine and amarok. . Support for more IM protocols can be added through a plugin system. . This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information. . Homepage: http://kopete.kde.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: korganizer Priority: optional Section: kde Installed-Size: 4660 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kontact (<< 4:3.5.1) Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.0), libkdepim1a (>= 4:3.5.0), libkpimexchange1 (>= 4:3.5.0), libkpimidentities1 (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), perl Recommends: kghostview Filename: pool/main/k/kdepim/korganizer_3.5.2-0ubuntu6.1_sparc.deb Size: 1549530 MD5sum: d1f0f3ce1f40619cb3ecf9e3c7774839 SHA1: 5296ca19ce3c7063935da1c7ea6ba0591025dc82 SHA256: 82772e887fd3c031d48505b9ca4f3f07ecb77fc2ab47e04f7e7451c26d216ad5 Description: KDE personal organizer A complete calendar and scheduling program. KOrganizer supports information interchange with other calendar applications through the industry standard vCalendar file format. . KOrganizer aims to be a complete program for organizing your appointments, contacts, projects, etc. It is in the same spirit as similar programs like the now ubiquitous Microsoft Outlook, Starfish Internet Sidekick, Time & Chaos, etc. (all for the Microsoft Windows platform, of course.) Best of all, It reads and writes the vCalendar file format NATIVELY (please see http://www.imc.org/pdi for more information), which is now an industry-wide personal data interchange format. Because of this, you should be able to move from other modern PIMs to KOrganizer with relative ease. Current users of the popular program ical should definitely take a look at KOrganizer and compare features. . KOrganizer also offers full synchronization with your Palm Pilot, if you have kpilot installed. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: koshell Priority: optional Section: kde Installed-Size: 568 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libice6, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxext6, zlib1g (>= 1:1.2.1) Recommends: koffice Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/koshell_1.5.0-0ubuntu9.4_sparc.deb Size: 195810 MD5sum: 72e648cdeb00ad637c5fe45030b7a45f SHA1: 7b5ca36d80bbe9973646e8c0d4de403b9bfa711f SHA256: 08107bae2f119a7787b67eb75c51277b6d8666d4046cfaa43207e85e6b0aff0f Description: the KDE Office Suite workspace The KOffice workspace is a desktop with easy one-click launchers for KOffice applications. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kpager Priority: optional Section: kde Installed-Size: 360 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), libx11-6 Suggests: khelpcenter Filename: pool/main/k/kdebase/kpager_3.5.2-0ubuntu27.2_sparc.deb Size: 114972 MD5sum: 719e898daea09eea3d82a148f89a2c31 SHA1: 706236a5c1a5a1a64c9c5007d36e15b984be71b3 SHA256: e6293978482560ee5b0d8886725d45c4dac1aeb2e6c28b1b29c47b5c11216815 Description: desktop pager for KDE This package contains KDE's desktop pager . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kpersonalizer Priority: optional Section: kde Installed-Size: 772 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), libx11-6, kdebase-data (>> 4:3.5.2), kdebase-data (<< 4:3.5.90) Filename: pool/main/k/kdebase/kpersonalizer_3.5.2-0ubuntu27.2_sparc.deb Size: 488326 MD5sum: 4893c11b59dd521da8e565019d420ad9 SHA1: a10e55c6a7a1e3eb9ebeade872bb5ce902ee3a04 SHA256: c416ee4e9e46893cadf89d240819d1502267c4d7e61e3bd14d467feb79099498 Description: installation personalizer for KDE KDE Personalizer is a wizard that launches when KDE is started by a user for the first time, giving them basic control over their KDE desktop. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kpf Priority: optional Section: net Installed-Size: 640 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdenetwork Version: 4:3.5.2-0ubuntu6.3 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Suggests: khelpcenter Filename: pool/main/k/kdenetwork/kpf_3.5.2-0ubuntu6.3_sparc.deb Size: 193002 MD5sum: 0b303ca81c20c33978c0bce2e716f11c SHA1: ac634dd7f82698278aacc267418e9c8a7498fc94 SHA256: 0fede29065a49fa862e0fd8a951352edba7afa1772edd01777aded010aa00a64 Description: public fileserver for KDE kpf provides simple file sharing using HTTP. kpf is strictly a public fileserver, which means that there are no access restrictions to shared files. Whatever you select for sharing is available to anyone. kpf is designed to be used for sharing files with friends. . This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kpilot Priority: optional Section: utils Installed-Size: 4512 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kontact (<< 4:3.5.1) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libkcal2b (>= 4:3.5.0), libmal1, libpisock8, libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), debconf (>= 0.5) | debconf-2.0 Suggests: knotes, korganizer Filename: pool/main/k/kdepim/kpilot_3.5.2-0ubuntu6.1_sparc.deb Size: 1913074 MD5sum: abaca00e073afab39ec96836e4cf1828 SHA1: 2c9d9efd379c967a6f26a382d2df5ace353069f3 SHA256: 19631935dfd260745b2af456e29f3af8e1166c2a8093fdaaee1dc5b8ab7587c8 Description: KDE Palm Pilot hot-sync tool KPilot is an application that synchronizes your Palm Pilot or similar device (like the Handspring Visor) with your KDE desktop, much like the Palm HotSync software does for Windows. KPilot can back-up and restore your Palm Pilot and synchronize the built-in applications with their KDE counterparts. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kppp Priority: optional Section: net Installed-Size: 3692 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdenetwork Version: 4:3.5.2-0ubuntu6.3 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), ppp Suggests: khelpcenter Filename: pool/main/k/kdenetwork/kppp_3.5.2-0ubuntu6.3_sparc.deb Size: 681260 MD5sum: 53f9749e39c33b4401ad81744f9cb343 SHA1: 2a98436f2cd75413ac13fe1f0b75e7860f3f860b SHA256: b4dbf3791361387f69cf507d20f4a96e3eea42596becd9cbc5bdf2ba54ca06fc Description: modem dialer and ppp frontend for KDE KPPP is a dialer and front end for pppd. It allows for interactive script generation and network setup. It will automate the dialing in process to your ISP while letting you conveniently monitor the entire process. . Once connected KPPP will provide a rich set of statistics and keep track of the time spent online for you. . This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kpresenter Priority: optional Section: kde Installed-Size: 4244 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), perl, kpresenter-data (>> 1:1.5.0), kpresenter-data (<< 1:1.5.1) Recommends: libkscan1 Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kpresenter_1.5.0-0ubuntu9.4_sparc.deb Size: 1311686 MD5sum: 2429ec2f3b19b39dfeaabd08de4c684b SHA1: 4103ee40a14b032f799f98d3efd41e34f7562499 SHA256: 69ba04f676790dfa1416a145c2be30585e471930668876dface822ff14c1c386 Description: a presentation program for the KDE Office Suite KPresenter is a fully-featured presentation program. Presentations can be edited directly within KPresenter, and many advanced features for screen presentations are available. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kpresenter-data Priority: optional Section: kde Installed-Size: 3788 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: kpresenter (<< 1:1.4.90.2-2) Filename: pool/main/k/koffice/kpresenter-data_1.5.0-0ubuntu9.4_all.deb Size: 1893964 MD5sum: 0f7d293b281912da92b65ed2393b931d SHA1: 42374c74da622eaeca78736305d6d42b4d876832 SHA256: fca318ce4d5a3f5f3ad8d3a29282e2ef3e2633d0f2ada9837a3902db1d30071c Description: data files for KPresenter presentation program This package contains architecture-independent data files for KPresenter, the presentation program shipped with the KDE Office Suite. . See the kpresenter package for further information. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: krb5-doc Priority: optional Section: doc Installed-Size: 1824 Maintainer: Sam Hartman Architecture: all Source: krb5 Version: 1.4.3-5ubuntu0.12 Replaces: krb5-user (<< 1.2.2-8) Conflicts: heimdal-docs, kerberos4kth-clients Filename: pool/main/k/krb5/krb5-doc_1.4.3-5ubuntu0.12_all.deb Size: 853660 MD5sum: 2d7d78889ebd41c469ae55fed1990f47 SHA1: 484a15307826db2245652b7eeb3c4e4a9704c8f3 SHA256: 14505dcc05fd75a9647c188c94a97cac324986f533219a5ea02fe440843e5033 Description: Documentation for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: krdc Priority: optional Section: net Installed-Size: 972 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdenetwork Version: 4:3.5.2-0ubuntu6.3 Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libslp1, libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, libxxf86vm1, zlib1g (>= 1:1.2.1) Recommends: rdesktop Suggests: khelpcenter Conflicts: rdesktop (<= 1.3.1-1 ) Filename: pool/main/k/kdenetwork/krdc_3.5.2-0ubuntu6.3_sparc.deb Size: 505970 MD5sum: 0f2c9d344d3b086df600a6e0526ba10f SHA1: a08c04ba4052d661d290445bf9c44333a2c13ee6 SHA256: c97d0005fc5b1c48730a3dc3cfb5abe8e812bc8fbba1904be574154016a9a41b Description: Remote Desktop Connection for KDE krdc is an KDE graphical client for the rfb protocol, used by VNC, and if rdesktop is installed, krdc can connect to Windows Terminal Servers using RDP. . This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: krfb Priority: optional Section: net Installed-Size: 1652 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdenetwork Version: 4:3.5.2-0ubuntu6.3 Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libslp1, libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, libxtst6, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Filename: pool/main/k/kdenetwork/krfb_3.5.2-0ubuntu6.3_sparc.deb Size: 938642 MD5sum: 8a78a592d66c4f549011879ba03974e7 SHA1: 8bee4970262f524414bc8a395b0f15244a470b66 SHA256: 0d8b1e7a4a0db843c3db2bac51bcdc43d88094cb54d958fb6d4dfe85a7792513 Description: Desktop Sharing for KDE Desktop Sharing (krfb) is a server application that allows you to share your current session with a user on another machine, who can use a VNC client like krdc to view or even control the desktop. It doesn't require you to start a new X session - it can share the current session. This makes it very useful when you want someone to help you perform a task. . This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: krita Priority: optional Section: graphics Installed-Size: 8716 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), libbz2-1.0, libc6 (>= 2.3.4-1), libexif12, libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libgl1-mesa | libgl1, libglu1-mesa | libglu1, libice6, libjasper-1.701-1 (>= 1.701.0), libjpeg62, liblcms1 (>= 1.08-1), libmagick9, libopenexr2c2a (>= 1.2.2), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libtiff4, libx11-6, libxext6, libxi6, libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), krita-data (>> 1:1.5.0), krita-data (<< 1:1.5.1) Suggests: khelpcenter, koffice-doc-html Conflicts: koffice-libs (<< 1:1.5.0) Filename: pool/main/k/koffice/krita_1.5.0-0ubuntu9.4_sparc.deb Size: 2669426 MD5sum: 40425c9a2e6177eecc6779b21b3e1d1c SHA1: 6df51746044f4e6c9a755ea7d6bbfbc04174ca3f SHA256: cb7feacc724454a80e579790b074ef81c4a9576528920f9ae0a14752a21e49cb Description: a pixel-based image manipulation program for the KDE Office Suite Krita is a painting and image editing application for KOffice. Krita contains both ease-of-use and fun features like guided painting. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: krita-data Priority: optional Section: kde Installed-Size: 14188 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: krita (<< 1:1.4.90.2-2) Filename: pool/main/k/koffice/krita-data_1.5.0-0ubuntu9.4_all.deb Size: 9817230 MD5sum: 10aa97ffb68958eee05c629e777573c4 SHA1: a64ba688cb5ca19917366cb56d12bdf93d040a6f SHA256: 7af2a0eb259d865eebb1d8e1d9dc6626843d918e9e61496919450a90b1e56e02 Description: data files for Krita painting program This package contains architecture-independent data files for Krita, the painting program shipped with the KDE Office Suite. . See the krita package for further information. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: ksmserver Priority: optional Section: kde Installed-Size: 400 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0) Provides: x-session-manager Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), kwin (= 4:3.5.2-0ubuntu27.2) | x-window-manager Recommends: kpersonalizer (= 4:3.5.2-0ubuntu27.2) Filename: pool/main/k/kdebase/ksmserver_3.5.2-0ubuntu27.2_sparc.deb Size: 157472 MD5sum: 07e86693f5f0cc1884e8d84fc456be26 SHA1: ef5d9cc95fd894846fa10fbbb092e0a4cc5ffcaf SHA256: 2a2e74878ce1255243dc4883e9638e90bdaf41c1826a208b3db72a2a253d09f2 Description: session manager for KDE This package contains the KDE session manager. It is responsible for restoring your KDE session on login. It is also needed to properly start a KDE session. It registers KDE with X display managers, and provides the 'startkde' command, for starting an X session with KDE from the console. . If you are running KDE for the first time for a certain user, kpersonalizer is used to help with setup. If it is not present, KDE will start, but many good defaults will not be set. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: ksplash Priority: optional Section: kde Installed-Size: 1340 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), kdebase-data (>> 4:3.5.2), kdebase-data (<< 4:3.5.90) Suggests: khelpcenter Filename: pool/main/k/kdebase/ksplash_3.5.2-0ubuntu27.2_sparc.deb Size: 704210 MD5sum: 99fa6ca333a76ad7b7205d619e6b7664 SHA1: e7c8090d55113a436024555742689e0ac518011b SHA256: f4caa9c9f56c6d48a3a133cbaf475e3b91561e63b9cbc27676a3b59458cd1eb6 Description: the KDE splash screen This package includes the KDE Splash screen, which is seen when a KDE session is launched. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kspread Priority: optional Section: kde Installed-Size: 7844 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.2.90-0) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kspread_1.5.0-0ubuntu9.4_sparc.deb Size: 2320034 MD5sum: fd3d389271d4e9222e203e9d19b7ddce SHA1: d3299cdaf3b8ad55797eff47d7d8ac0e39e4b4af SHA256: f22e52d621fdffcd0c464020075823e6eafc5f346398de44906b3965f047a474 Description: a spreadsheet for the KDE Office Suite KSpread is a powerful spreadsheet application. It is scriptable and provides both table-oriented sheets and support for complex mathematical formulae and statistics. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ksync Priority: optional Section: utils Installed-Size: 240 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libice6, libkcal2b (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxext6, zlib1g (>= 1:1.2.1) Filename: pool/main/k/kdepim/ksync_3.5.2-0ubuntu6.1_sparc.deb Size: 62076 MD5sum: 5ddef25b2aa831d0f71fa498052b11cc SHA1: f84480fc27359fe63ee0cbea54b5afa32b4f9ce4 SHA256: 3ec2bf09f5ce6f04e88aeb7a11fd84c99abb173b49f55ac5ac59c9d25932f711 Description: KDE Sync KSync is a small application using libksync, which provides a GUI for selecting and syncing files, which contain data of the types, for which implementations of the libksync interfaces exist. It is able to sync data across networks by using the KDE ioslaves. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ksysguard Priority: optional Section: utils Installed-Size: 1568 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kpm (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), ksysguardd (= 4:3.5.2-0ubuntu27.2) Suggests: khelpcenter Conflicts: kpm (<< 4:3.0.0) Filename: pool/main/k/kdebase/ksysguard_3.5.2-0ubuntu27.2_sparc.deb Size: 484926 MD5sum: 4b098c6f433c460b42099a95facd26c2 SHA1: fdc3d4fc812a6c60e6e090aa01c650ac6d18b162 SHA256: fdf9abb38b6644f26683d680ac9e74530fd4fea8188861b945f2dd1d3e7263a3 Description: system guard for KDE KDE System Guard allows you to monitor various statistics about your computer. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: ksysguardd Priority: optional Section: utils Installed-Size: 168 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0) Depends: libc6 (>= 2.3.4-1), libsensors3 (>= 1:2.9.2) Filename: pool/main/k/kdebase/ksysguardd_3.5.2-0ubuntu27.2_sparc.deb Size: 69172 MD5sum: 7323c6f2086ac38be4f901658d9f5a82 SHA1: 8632d52cd392388f03335f5adb2ad17227cc975e SHA256: 17e1009358a10abf7a1904d48fe7a83795cdcea2a9646622735507aa038c84b0 Description: system guard daemon for KDE KDE System Guard Daemon is the daemon part of ksysguard. The daemon can be installed on a remote machine to enable ksysguard on another machine to monitor it through the daemon running there. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kthesaurus Priority: optional Section: kde Installed-Size: 1172 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.4.2-7), koffice-data (<< 1:1.4.2-7) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kthesaurus_1.5.0-0ubuntu9.4_sparc.deb Size: 325156 MD5sum: c9c4a9cf4e1a1f16796572fc02aae13a SHA1: 7d10ca3bf564d309804f4a91d9f365b4a8b01ddd SHA256: 602ec54af9c13ed813ec51424a79059f4c4b34e1cdffe790a8fa2e81db744846 Description: thesaurus for the KDE Office Suite KThesaurus lists words related to a given term and offers a user interface to WordNet, a powerful lexical reference system. By default, only the English language is supported. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ktip Priority: optional Section: kde Installed-Size: 328 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Filename: pool/main/k/kdebase/ktip_3.5.2-0ubuntu27.2_sparc.deb Size: 106674 MD5sum: d35cb5b6ba421325054e2af7ca28a1f3 SHA1: c41e33cbfae57ffa12e57e8ec90a6aab9fbbeaa7 SHA256: 1984e604436fde72bd7bb03c65e807e4d907a555baea4203fb29fb287eb3aad6 Description: useful tips for KDE ktip provides many useful tips on using KDE when you log in. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ktorrent Priority: optional Section: net Installed-Size: 3100 Maintainer: Ubuntu Core Developers Architecture: sparc Version: 1.2-0ubuntu5.2 Depends: kdelibs4c2a (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpcre3 (>= 4.5), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Filename: pool/main/k/ktorrent/ktorrent_1.2-0ubuntu5.2_sparc.deb Size: 759562 MD5sum: e47ed41ae1ca4543bd9c642ff2b0eff9 SHA1: 7472ef65a069ac3ac6c8755c3b75e07cabb3d2c2 SHA256: fec998a7f77205b0e7b78d290f686f8d745bb437943a3b1ec3b258c23e6340bb Description: BitTorrent client for KDE KTorrent is a BitTorrent program for KDE. Its features include speed capping (both down and up), integrated searching, UDP tracker support, preview of certain file types (video and audio) and integration into the KDE Panel enabling background downloading. . Homepage: http://ktorrent.pwsp.net Xsbc-Original-Maintainer: Joel Johnson Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kugar Priority: optional Section: kde Installed-Size: 1848 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgamin0, libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kugar_1.5.0-0ubuntu9.4_sparc.deb Size: 432558 MD5sum: 1ffb1c28a6112cbe54ef4c33d79cb7fc SHA1: 7f649f34505f13f9b4df7f73c172225bae029606 SHA256: 100f89981318bf30e599a79eb506aebf434d5dde0b3ad9687768cb990e7af405 Description: a business report maker for the KDE Office Suite Kugar is a tool for generating business quality reports that can be viewed and printed. It includes a standalone report viewer and a KPart report viewer. The latter means that any KDE application can embed the report viewing functionality and that reports can be viewed using the Konqueror browser. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kwin Priority: optional Section: kde Installed-Size: 3232 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdeartwork-theme-window (<< 4:3.4.0), kdebase (<< 4:3.0.0) Provides: x-window-manager Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcomposite1, libxcursor1 (>> 1.1.2), libxdamage1, libxext6, libxfixes3, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: kdebase-bin (= 4:3.5.2-0ubuntu27.2), kdebase-data (>> 4:3.5.2), kdebase-data (<< 4:3.5.90), kdesktop (= 4:3.5.2-0ubuntu27.2), kicker (= 4:3.5.2-0ubuntu27.2), kpager (= 4:3.5.2-0ubuntu27.2), kpersonalizer (= 4:3.5.2-0ubuntu27.2), ksmserver (= 4:3.5.2-0ubuntu27.2), ksplash (= 4:3.5.2-0ubuntu27.2) Filename: pool/main/k/kdebase/kwin_3.5.2-0ubuntu27.2_sparc.deb Size: 980014 MD5sum: 14d4f99716d0fe7a87b3d6e12cb25825 SHA1: 203dafee5f6607ca40c9188fcfe06fada634f9eb SHA256: 54a5db2224bd34237cf1daa3662fc6be8063b22a80b5c791cc907fb9d18c857a Description: the KDE window manager This package contains the default X window manager for KDE. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: kword Priority: optional Section: kde Installed-Size: 7388 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: koffice-libs (<< 1:1.2.90-0) Depends: kdelibs4c2a (>= 4:3.5.2), koffice-libs (>= 1:1.5.0), kspread (>= 1:1.5.0), libbz2-1.0, libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libjasper-1.701-1 (>= 1.701.0), libjpeg62, liblcms1 (>= 1.08-1), libmagick9, libpaper1, libpng12-0 (>= 1.2.8rel), libsm6, libstdc++6 (>= 4.0.2-4), libtiff4, libwpd8c2a, libwv2-1c2 (>= 0.1.9-0), libx11-6, libxext6, libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), kword-data (>> 1:1.5.0), kword-data (<< 1:1.5.1) Recommends: libkscan1 Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kword_1.5.0-0ubuntu9.4_sparc.deb Size: 2592388 MD5sum: 1cce3a4a9d4a08ef765e92c746a014b4 SHA1: 606f497756a03c14c45bfa7d15591c05190a2a08 SHA256: 94dd8e2c6b3dab46e80ab6409daebf42cf5e0a0cde56ccc00bcba85a78eb5320 Description: a word processor for the KDE Office Suite KWord is a FrameMaker-like word processing and desktop publishing application. KWord is capable of creating demanding and professional looking documents. It can be used for desktop publishing, but also for "normal" word processing, like writing letters, reports and so on. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: kword-data Priority: optional Section: kde Installed-Size: 3468 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.5.0-0ubuntu9.4 Replaces: kword (<< 1:1.4.90.2-2) Filename: pool/main/k/koffice/kword-data_1.5.0-0ubuntu9.4_all.deb Size: 1590390 MD5sum: 060631dcdb7ad422343dd9a242ff1050 SHA1: f22b37696464935175a8a25e331ead7559e8762a SHA256: 376966b15424bfdf8de377ba84dad95d104140d627ea7c9c5d44b2943560b343 Description: data files for KWord word processor This package contains architecture-independent data files for KWord, the word processor shipped with the KDE Office Suite. . See the kword package for further information. . This package is part of the KDE Office Suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ldap-utils Priority: optional Section: net Installed-Size: 344 Maintainer: Torsten Landschoff Architecture: sparc Source: openldap2.2 Version: 2.2.26-5ubuntu2.10 Replaces: openldap-utils, slapd (<< 2.2.23-0.pre6), openldapd Provides: ldap-client, openldap-utils Depends: libc6 (>= 2.3.4-1), libldap-2.2-7, libsasl2 (>= 2.1.19.dfsg1), libssl0.9.8 (>= 0.9.8a-1), libldap-2.2-7 (= 2.2.26-5ubuntu2.10) Recommends: libsasl2-modules Conflicts: umich-ldap-utils Filename: pool/main/o/openldap2.2/ldap-utils_2.2.26-5ubuntu2.10_sparc.deb Size: 121062 MD5sum: 302b962696d3eefefb94e1173b1ca661 SHA1: e490105c86add73eb98039ca7ac7cc02701885ec SHA256: d2e58bf1232904fb57b5cec5050206ff75f4f119ed9d1520c8c81ac71b967e21 Description: OpenLDAP utilities Utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ldm Priority: optional Section: misc Installed-Size: 224 Maintainer: Matt Zimmerman Architecture: all Source: ltsp Version: 0.87.1 Depends: openssh-client | ssh, python, python-gtk2, python-gnome2, python-glade2, gtk2-engines-clearlooks, xserver-xorg | xserver-xfree86 | xserver Filename: pool/main/l/ltsp/ldm_0.87.1_all.deb Size: 82966 MD5sum: 442d19db7753c614b64d45ea270befd6 SHA1: 47e4df06ee163eed7370762ad21b2c651d79e0eb SHA256: bc431af7f89f4dc2027fde922ff4bdbb7819ed94f6378efa147862546bbc7f6b Description: LTSP display manager ldm is an X11 display manager similar to xdm, gdm and kdm, but unlike those it wraps the X11 traffic within an ssh tunnel to provide a secure login mechanism for remote X sessions. ldm provides access only through SSH, not locally. It is technically possible to use ldm to connect to the same host, but probably a waste of CPU power. . It was written to work with the LTSP project, but should work without LTSP as well. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lib64bz2-1.0 Priority: optional Section: libs Installed-Size: 120 Maintainer: Anibal Monsalve Salazar Architecture: sparc Source: bzip2 Version: 1.0.3-0ubuntu2.2 Depends: libbz2-1.0, libc6 (>= 2.3.4-1) Conflicts: amd64-libs Filename: pool/main/b/bzip2/lib64bz2-1.0_1.0.3-0ubuntu2.2_sparc.deb Size: 37724 MD5sum: fa331496773e65564eacaa6bc480adf4 SHA1: 160ff0e867dde3e686a11396bc3a5712f309dd98 SHA256: b26ec7f2624d651653f10d0b8286a1ea09e0df506b373dd2e629ae88e1b24a32 Description: high-quality block-sorting file compressor library - 64bit runtime This package contains the libbzip2 64bit runtime library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lib64bz2-dev Priority: optional Section: libdevel Installed-Size: 112 Maintainer: Anibal Monsalve Salazar Architecture: sparc Source: bzip2 Version: 1.0.3-0ubuntu2.2 Depends: lib64bz2-1.0 (= 1.0.3-0ubuntu2.2), libbz2-dev (= 1.0.3-0ubuntu2.2), libc6-dev-sparc64 Filename: pool/main/b/bzip2/lib64bz2-dev_1.0.3-0ubuntu2.2_sparc.deb Size: 31498 MD5sum: ac023378a08083cb78467a0fd33ce1be SHA1: 17c888e4c36996788040b0b8cf104190b7064359 SHA256: beef31bae85ead7de2ed467af8951f1c39bf719118c705a8a9b4ac1d929310c1 Description: high-quality block-sorting file compressor library - 64bit development Static libraries and include files for the bzip2 compressor library (64bit). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapache2-mod-perl2 Priority: optional Section: perl Installed-Size: 3620 Maintainer: Thom May Architecture: sparc Version: 2.0.2-2ubuntu1.6.06.1 Depends: apache2-common (>= 2.0.50-9), perlapi-5.8.7, perl (>= 5.8.7-10ubuntu1), libwww-perl, libmime-base64-perl, libdevel-symdump-perl, liburi-perl, libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libperl5.8 (>= 5.8.7), netbase Filename: pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.2-2ubuntu1.6.06.1_sparc.deb Size: 1089070 MD5sum: 55f0d299239f5d8ec1d1b1959e187317 SHA1: 91cb1a77c4e4d5396785c2bccbff64b43fe84119 SHA256: 00e6eb5612941dc58f45f861a2d6a69149702fbb6e404bd59910aa55e71bd014 Description: Integration of perl with the Apache2 web server mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . It can produce anywhere from a 400% to 2000% speed increase on sites using perl scripts, and is used on many large script- based web sites - for example, http://slashdot.org. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapache2-mod-php5 Priority: optional Section: web Installed-Size: 5300 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Provides: phpapi-20051025 Depends: libbz2-1.0, libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libdb4.3 (>= 4.3.28-1), libgdbm3, libkrb53 (>= 1.4.2), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8a-1), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), mime-support (>= 2.03-1), apache2-mpm-prefork (>> 2.0.52), php5-common (= 5.1.2-1ubuntu3.24), libmagic1 Suggests: php-pear Conflicts: libapache2-mod-php4 Filename: pool/main/p/php5/libapache2-mod-php5_5.1.2-1ubuntu3.24_sparc.deb Size: 2328054 MD5sum: c8f9f86a72edeeadcb2da1e5b54c2bc0 SHA1: ddd1d0ac566ff30e7d7bd8cc4647451870e4a3e9 SHA256: b1195686bc3577b4184e7224ceeea7014c21c976e2478d63db34b64d817522c0 Description: server-side, HTML-embedded scripting language (apache 2.0 module) This package provides the PHP5 module for the Apache 2.0 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. To use php5 with Apache 1.3, you probably want libapache-mod-php5 instead. . The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filepro ftp gettext hash iconv libxml mbstring mime_magic openssl pcre posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zlib. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapache2-mod-python Priority: optional Section: python Installed-Size: 48 Maintainer: Peter Hawkins Architecture: all Version: 3.1.4-0ubuntu1.1 Depends: libapache2-mod-python2.4 (>= 3.1.4-0ubuntu1.1), python (>= 2.4), python (<< 2.5) Filename: pool/main/liba/libapache2-mod-python/libapache2-mod-python_3.1.4-0ubuntu1.1_all.deb Size: 13076 MD5sum: 5488f0a55a436648c587e9a300d63881 SHA1: bad8badd55c08b019773a96d2334ff96d253c1cf SHA256: dec2d82bd18620124c03bcfeb1a2d22bc8732999384e3f33eab81d5f15f0930d Description: An Apache module that embeds Python within the server mod_python allows you to write web-based applications in Python. Because the parser is embedded in the server as an Apache module, it will run many times faster than traditional CGI. . This is a dummy package which depends on the package corresponding to the default python version. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapache2-mod-python-doc Priority: optional Section: python Installed-Size: 1056 Maintainer: Peter Hawkins Architecture: all Source: libapache2-mod-python Version: 3.1.4-0ubuntu1.1 Suggests: www-browser Filename: pool/main/liba/libapache2-mod-python/libapache2-mod-python-doc_3.1.4-0ubuntu1.1_all.deb Size: 113106 MD5sum: 0b66fc0e0a15cbc6a57df85100e3ca62 SHA1: bb7b4ddac629c6b69fdfaafb2f17a49a0381988b SHA256: fd32103b1aa0b3052d97f90569e84095a97e9dab69a7735061fc1a296041f64f Description: An Apache module that embeds Python within the server mod_python allows you to write web-based applications in Python. Because the parser is embedded in the server as an Apache module, it will run many times faster than traditional CGI scripts. . This package contains the module documentation in HTML format. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapache2-mod-python2.4 Priority: optional Section: python Installed-Size: 332 Maintainer: Peter Hawkins Architecture: sparc Source: libapache2-mod-python Version: 3.1.4-0ubuntu1.1 Depends: debconf, libc6 (>= 2.3.4-1), python2.4 (>= 2.3.90), apache2-common, apache2 Suggests: libapache2-mod-python-doc Conflicts: libapache2-mod-python2.3, libapache2-mod-python2.2, libapache-mod-python, libapache-mod-python2.1, libapache-mod-python2.2, libapache-mod-python2.3 Filename: pool/main/liba/libapache2-mod-python/libapache2-mod-python2.4_3.1.4-0ubuntu1.1_sparc.deb Size: 82000 MD5sum: 297ab56501345f12ee9c6c0951287980 SHA1: 573f85b539e3ec7ce068b48c635a4d75f718642d SHA256: 1d7aeb8a76912dd1765dec8f4edc5e5f9a023ba8791ac2e629ee2cb91e346cc0 Description: An Apache 2 module that embeds Python 2.4 within the server mod_python allows you to write web-based applications in Python. Because the parser is embedded in the server as an Apache module, it will run many times faster than traditional CGI scripts. . This version of the package is built for Python 2.4. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapache2-svn Priority: optional Section: net Installed-Size: 300 Maintainer: Guilherme de S. Pastore Architecture: sparc Source: subversion Version: 1.3.1-3ubuntu1.4 Depends: apache2, libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0) Suggests: db4.3-util Filename: pool/main/s/subversion/libapache2-svn_1.3.1-3ubuntu1.4_sparc.deb Size: 115470 MD5sum: 6085ae3dfd07ad1964266036284c2587 SHA1: e9fb3769d2e9b89283cacfda594c6acb50879e6e SHA256: 0a2601d3fe720225e7ba482c5644ce0a12aa40897eec39fcdac285279b79ee9b Description: apache modules for Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package provides the mod_dav_svn and mod_authz_svn modules for the apache web server. These modules authorize and translate requests from Subversion clients into operations on a Subversion repository. This is useful if you want to make a Subversion repository available over the Internet using the HTTP-based WebDAV/DeltaV protocol sometimes also called DAV. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapr0 Priority: optional Section: net Installed-Size: 328 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Replaces: libapr Provides: libapr Depends: libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libexpat1 (>= 1.95.8) Conflicts: libapr Filename: pool/main/a/apache2/libapr0_2.0.55-4ubuntu2.13_sparc.deb Size: 133232 MD5sum: 97e01e51517d38e4e14e4de1471461ea SHA1: 007c7aab2f2f95adef812dcd3e7230c5ea13171e SHA256: 0dbcebed4d30a176a3cdb0042df32de004edba90e6f847980844d86838d7adf4 Description: the Apache Portable Runtime APR is Apache's Portable Runtime Library, designed to be a support library to enable programmers to easily write platform independent programs and know that they'll work. . It is currently used by Apache2, Subversion, and Samba-TNG, among others. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapr0-dev Priority: optional Section: libdevel Installed-Size: 1140 Maintainer: Debian Apache Maintainers Architecture: sparc Source: apache2 Version: 2.0.55-4ubuntu2.13 Provides: libapr-dev Depends: libapr0 (= 2.0.55-4ubuntu2.13), libdb4.3-dev, libpcre3-dev, libldap2-dev, libexpat1-dev, libtool Conflicts: libapr-dev, apache2-dev (<= 2.0.39+cvs.1028741220-1) Filename: pool/main/a/apache2/libapr0-dev_2.0.55-4ubuntu2.13_sparc.deb Size: 270814 MD5sum: bde5111dc59e4f282cc9a3aa4f52fc29 SHA1: b4eeb231191a0c8404baa1ad83ed85915d911aae SHA256: 89a519bf2706c45e4bd40422eafb86a18fda86ade04f490eac6b6ad6bcc40da5 Description: development headers for libapr This package provides the development headers for the Apache Runtime Library, libapr. . You only need these if you are planning on compiling software that depends on software that requires libapr. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapt-pkg-dev Priority: optional Section: libdevel Installed-Size: 356 Maintainer: APT Development Team Architecture: sparc Source: apt Version: 0.6.43.3ubuntu3.1 Depends: apt (= 0.6.43.3ubuntu3.1), apt-utils (= 0.6.43.3ubuntu3.1), libapt-pkg-libc6.3-6-3.11 Filename: pool/main/a/apt/libapt-pkg-dev_0.6.43.3ubuntu3.1_sparc.deb Size: 82350 MD5sum: 1ace0d5bc3069dd09b7482b9ee1224d4 SHA1: fb39aaed9539c57a52fbb1bf85cd46fb385862d0 SHA256: 348d2740edab4002341500c105c8204103109bd85f812c4ebda7c18a4e0fe346 Description: Development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libapt-pkg-doc Priority: optional Section: doc Installed-Size: 328 Maintainer: APT Development Team Architecture: all Source: apt Version: 0.6.43.3ubuntu3.1 Filename: pool/main/a/apt/libapt-pkg-doc_0.6.43.3ubuntu3.1_all.deb Size: 112106 MD5sum: ff1935f0c2eda8f7e64ef76e8b40a334 SHA1: b8c02e7c0034f08736367f4aee00dad50a923241 SHA256: 4b5057226abfdb19504df074ad6f4cf1529205ddbf99db778d63a3de1c50c0af Description: Documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libarchive-tar-perl Priority: optional Section: perl Installed-Size: 176 Maintainer: Matthias Klose Architecture: all Version: 1.26-2ubuntu0.1 Depends: perl (>= 5.6.0-16), libio-zlib-perl Suggests: libio-string-perl Filename: pool/main/liba/libarchive-tar-perl/libarchive-tar-perl_1.26-2ubuntu0.1_all.deb Size: 44768 MD5sum: ea5696c18ac838b739ddfd322a94b102 SHA1: 21b3569292624e4844478a2cd7b9da8063167028 SHA256: 9c61009e4264f2b087a2ebc50f1641f7ea98fab0edc3f5db76deade977726cf1 Description: Archive::Tar - manipulate tar files in perl Archive::Tar allows you to create, read, write, extract & update tar files using native perl code (no system('tar -xf')). It supports both compressed & uncompressed tarfiles as well as most of the GNU extensions to the standard tar structure. . Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the Compress::Zlib module installed, Archive::Tar will also support compressed or gzipped tar files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libaudio-dev Priority: extra Section: libdevel Installed-Size: 1752 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: sparc Source: nas Version: 1.7-3ubuntu3.2 Replaces: nas-dev Provides: nas-dev Depends: libaudio2, libc6 (>= 2.3.4-1), libxt6 Conflicts: nas-dev Filename: pool/main/n/nas/libaudio-dev_1.7-3ubuntu3.2_sparc.deb Size: 495218 MD5sum: 034c2f89030aaf0665595b77a238c621 SHA1: f7f87199cc51a2ebeb26d9d5246185ec88a2f60c SHA256: d43c689ba63730d2fea67e408366da1626297de17f456789b29c79658ee77f43 Description: The Network Audio System (NAS). (development files) The Network Audio System was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the header files and static library (libaudio.a), needed for development of programs using nas. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libaudio2 Priority: optional Section: libs Installed-Size: 184 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: sparc Source: nas Version: 1.7-3ubuntu3.2 Replaces: nas-lib Provides: nas-lib Depends: libc6 (>= 2.3.4-1), libxt6 Suggests: nas Conflicts: nas-lib Filename: pool/main/n/nas/libaudio2_1.7-3ubuntu3.2_sparc.deb Size: 70282 MD5sum: d486beda5c19b1fee14c34056771cdc3 SHA1: 18f3c01e7084e11f01b205fe34f9eaf83acb61b8 SHA256: 887d4ee6b4c9c7ad7f6e5a69f83c4d26bebc108348849d33c072bdbdf2c54042 Description: The Network Audio System (NAS). (shared libraries) The Network Audio System was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the nas library (libaudio), needed for both remote and local output. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libaudiofile-dev Priority: optional Section: libdevel Installed-Size: 472 Maintainer: Daniel Kobras Architecture: sparc Source: audiofile Version: 0.2.6-6ubuntu1.1 Replaces: libaudiofile0 (<= 0.2.3-4) Depends: libaudiofile0 (= 0.2.6-6ubuntu1.1), libc6-dev Conflicts: libaudiofile0 (<= 0.2.3-4) Filename: pool/main/a/audiofile/libaudiofile-dev_0.2.6-6ubuntu1.1_sparc.deb Size: 118488 MD5sum: ed8e93e43caae3da56f1557987d4556d SHA1: e36119848bc908e9d3921865924b258cf90329a3 SHA256: 8a03f3b4d21ed73e14578e8f7cc5fc2b460f5bb774b5032252b187d624764a7b Description: Open-source version of SGI's audiofile library (header files) The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). . This package contains the development headers and library files needed to compile programs using libaudiofile, as well as example programs for identifying and converting audio files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libaudiofile0 Priority: optional Section: libs Installed-Size: 228 Maintainer: Daniel Kobras Architecture: sparc Source: audiofile Version: 0.2.6-6ubuntu1.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/a/audiofile/libaudiofile0_0.2.6-6ubuntu1.1_sparc.deb Size: 75650 MD5sum: 09d417d2f5522ec3339a0d739fa00fc3 SHA1: 6efb3925ea6d5b230bd7c73e4bca2cff0ad4385f SHA256: 5c8a739c6470e00c8b2777c3f9a5860226c354fe46b41956e285604ad285966d Description: Open-source version of SGI's audiofile library The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). . This package contains the library needed to run executables using libaudiofile. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libavahi-client-dev Priority: optional Section: libdevel Installed-Size: 200 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libavahi-client3 (= 0.6.10-0ubuntu3.5), libavahi-common-dev, libdbus-1-dev (>= 0.60) Filename: pool/main/a/avahi/libavahi-client-dev_0.6.10-0ubuntu3.5_sparc.deb Size: 47606 MD5sum: 4a465919c667a79565b71467f139fe07 SHA1: 0dc80cce00886152fcc371d8b09f2dfd0de9a729 SHA256: f7443c14cb10ed68636e3037f5af26eb31336be998c9158f5d45051c7f4bd6da Description: Development files for the Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libavahi-client3 Priority: optional Section: libs Installed-Size: 132 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libavahi-common3 (>= 0.6.9), libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60) Recommends: dbus Conflicts: avahi-daemon (<< 0.6) Filename: pool/main/a/avahi/libavahi-client3_0.6.10-0ubuntu3.5_sparc.deb Size: 38666 MD5sum: c25cbcf85a3615267efe6be28b5e6435 SHA1: a370fc678b9e5b569a6835fec8eaeab72bc8f28b SHA256: ed888568369c040f9266277f6b86abaf185ca7ac54692ecfbe02941286a4c4de Description: Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libavahi-common-data Priority: optional Section: libs Installed-Size: 88 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Conflicts: libavahi-common0 Filename: pool/main/a/avahi/libavahi-common-data_0.6.10-0ubuntu3.5_sparc.deb Size: 18204 MD5sum: 610d388706a58e9afc52e4b1af750391 SHA1: 6cbf558289482a1f3c3d72eb9ecb295e2670df5b SHA256: 66bb21e3d03a006a17c5504e24f96091ed335a9244e724f7f5d5867e75dadb70 Description: Avahi common data files Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains common data files for avahi. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libavahi-common-dev Priority: optional Section: libdevel Installed-Size: 220 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libavahi-common3 (= 0.6.10-0ubuntu3.5) Filename: pool/main/a/avahi/libavahi-common-dev_0.6.10-0ubuntu3.5_sparc.deb Size: 52422 MD5sum: 6191bdd7817445e58062d18c4bdf99ca SHA1: 1781d284a825be2ebd0fe354a797b2e808d66aae SHA256: c2be51a4b1af4ed42578c5906a4ea2ef640400ef14ce1435fe9e722c8577b880 Description: Development files for the Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the Avahi common library, which is a set of common functions and definitions used by many of Avahis components and client applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libavahi-common3 Priority: optional Section: libs Installed-Size: 116 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libc6 (>= 2.3.4-1), libavahi-common-data Filename: pool/main/a/avahi/libavahi-common3_0.6.10-0ubuntu3.5_sparc.deb Size: 34460 MD5sum: 859bcc15ed776ac55be629c2ec85136d SHA1: 7d0717b6ac40d7a1f0c6874182d5dbee4a37a32f SHA256: 4134f592647d760ede14c662f215ce0958c0b1b0bfa0a49cdee751c64771444c Description: Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libavahi-core4 Priority: optional Section: libs Installed-Size: 280 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libavahi-common3 (>= 0.6.9), libc6 (>= 2.3.4-1) Conflicts: libavahi-core3 (>= 0.6.8) Filename: pool/main/a/avahi/libavahi-core4_0.6.10-0ubuntu3.5_sparc.deb Size: 96552 MD5sum: bf77172c45827220ca1bfcdc34747bfc SHA1: 3f818c983bbfe6bb0481819e05143a3351ec950d SHA256: c2b99fc692223b006881039ec2ee32ab0e6095efb617f09630ca3c87cc737222 Description: Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded applications to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you shoudl use libavahi-client which interacts with the avahi daemon. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libavahi-glib-dev Priority: optional Section: libdevel Installed-Size: 96 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libavahi-glib1 (= 0.6.10-0ubuntu3.5), libglib2.0-dev, libavahi-common-dev Filename: pool/main/a/avahi/libavahi-glib-dev_0.6.10-0ubuntu3.5_sparc.deb Size: 21774 MD5sum: ae7c5f01a082850ba0b20347cdb6b356 SHA1: d184f1b0ea3d98e2c7cfb915837333e28a184819 SHA256: 833ab8c9389e76fa31031f345538541e7b0312433c901478ab66caef0e1fbf3f Description: Development headers for the Avahi glib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the interface to integrate the Avahi libraries into a GLIB main loop application, including GTK applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libavahi-glib1 Priority: optional Section: libs Installed-Size: 80 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libavahi-common3 (>= 0.6.9), libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0) Filename: pool/main/a/avahi/libavahi-glib1_0.6.10-0ubuntu3.5_sparc.deb Size: 20606 MD5sum: 4dff6fb72b4194f3da2a087dc3f755dd SHA1: 37802032e52aa26ba2cc65fa5343b1be87230c4d SHA256: abd2d53f7c7e356892271515fc0380ca6d9195c216359f8edfe51a0c6364742a Description: Avahi glib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the the interface to integrate the Avahi libraries into a GLIB main loop application, including GTK applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libavahi-qt3-1 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libaudio2, libavahi-common3 (>= 0.6.9), libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Filename: pool/main/a/avahi/libavahi-qt3-1_0.6.10-0ubuntu3.5_sparc.deb Size: 22644 MD5sum: 6e12b81fc6a1dc4aa73b022111a060ca SHA1: 39bb08f45e4ac373cbd5eac6854fb6c458a6831b SHA256: 62349934e27c3db2863c9e21d00431d2d56fe6616342a310f18ce4a3a84afbaa Description: Avahi QT3 integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the the interface to integrate the Avahi libraries into a QT3 main loop application. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop Package: libavahi-qt3-dev Priority: optional Section: libdevel Installed-Size: 100 Maintainer: Ross Burton Architecture: sparc Source: avahi Version: 0.6.10-0ubuntu3.5 Depends: libavahi-qt3-1 (= 0.6.10-0ubuntu3.5), libqt3-mt-dev, libavahi-common-dev Filename: pool/main/a/avahi/libavahi-qt3-dev_0.6.10-0ubuntu3.5_sparc.deb Size: 22636 MD5sum: fa4d50fa3e7831853736fb7048c88040 SHA1: bfd67bcab8c0d5a096f345a9a3024fa44153d32a SHA256: db6bc606b8e9e478b9f4b9429fdab88ba1224a219e8582b756e821216ae6ea24 Description: Development headers for the Avahi QT3 integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the interface to integrate the Avahi libraries into a QT3 main loop application. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libbind-dev Priority: optional Section: libdevel Installed-Size: 3888 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: bind-dev Depends: libdns23, libisc11, libisccc0, libisccfg1, liblwres9 Conflicts: bind-dev Filename: pool/main/b/bind9/libbind-dev_9.3.2-2ubuntu1.12_sparc.deb Size: 1117318 MD5sum: 11f8029b7e98e8fed22cdb8c19815db5 SHA1: 9b969e380cf2b670256d3506ad9615279f51a1ee SHA256: 05327dfd4a36d6584d97bc3fbecac21e443eeceb7ddef8dd3847b27a40658c58 Description: Static Libraries and Headers used by BIND This package delivers archive-style libraries, header files, and API man pages for libbind, libdns, libisc, and liblwres. These are are only needed if you want to compile other packages that need more nameserver API than the resolver code provided in libc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libbind9-0 Priority: standard Section: libs Installed-Size: 156 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: libbind0 Depends: libc6 (>= 2.3.4-1), libdns23, libisc11, libisccfg1 Conflicts: libbind0 Filename: pool/main/b/bind9/libbind9-0_9.3.2-2ubuntu1.12_sparc.deb Size: 92336 MD5sum: 4247d8e094097e26ac5d4e6faee44da6 SHA1: b6a3f65bd871220c11d40778cf1e2ab0a238491c SHA256: 7e21bb267fa796a7517b21997f5b4b5385595edd861b735805d323d0b60c8fc6 Description: BIND9 Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libbind9 shared library used by BIND's daemons and clients. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: libblkid-dev Priority: extra Section: libdevel Installed-Size: 208 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs Version: 1.38-2ubuntu2.1 Depends: libc6-dev | libc-dev, libblkid1 (= 1.38-2ubuntu2.1) Filename: pool/main/e/e2fsprogs/libblkid-dev_1.38-2ubuntu2.1_sparc.deb Size: 55024 MD5sum: c6ef4c3d515c5aadbc484d03753fd051 SHA1: 83317ed1030b86e3fe805dd83036426f9d375526 SHA256: a3f33e7ce657276293129fe716cb64e2881350297a9e80c3460d1db417610369 Description: block device id library - headers and static libraries The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifiying filesystems by hard-coded device names, but via a logical naming system instead. . This package contains the development environment for the blkid library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libblkid1 Priority: required Section: libs Installed-Size: 124 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs Version: 1.38-2ubuntu2.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/e/e2fsprogs/libblkid1_1.38-2ubuntu2.1_sparc.deb Size: 42772 MD5sum: 47e49025ddab4b3d53901d0b9864ef8a SHA1: f27fcfbc34b406d2bfd8618a887abf10dc515973 SHA256: caf7509981f446eea8007efb2dd955691fe610185eb5c6dd32f0936e1af165b9 Description: block device id library The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifiying filesystems by hard-coded device names, but via a logical naming system instead. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libboost-dev Priority: optional Section: libdevel Installed-Size: 21400 Maintainer: Debian Boost Team Architecture: sparc Source: boost Version: 1.33.1-2ubuntu0.1 Depends: libstdc++-dev Suggests: libboost-doc, libboost-date-time-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-iostreams-dev, libboost-program-options-dev, libboost-python-dev, libboost-regex-dev, libboost-serialization-dev, libboost-signals-dev, libboost-test-dev, libboost-thread-dev, libboost-wave-dev Filename: pool/main/b/boost/libboost-dev_1.33.1-2ubuntu0.1_sparc.deb Size: 1660542 MD5sum: 9f34a55b892faf11f52f2d1d76eeeb27 SHA1: 3a80ae5f895cd9a567cfb2ccc0014a56495c8ccd SHA256: 2c6d84b72bfc48927fa349e2ad0acdd588c702c58bfeb93cca6a857f38093d30 Description: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . For the following subprojects separate packages exist: date-time, filesystem, graph, python, regex, signals, test, and thread. . Homepage: http://www.boost.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libboost-python-dev Priority: optional Section: libdevel Installed-Size: 1164 Maintainer: Debian Boost Team Architecture: sparc Source: boost Version: 1.33.1-2ubuntu0.1 Replaces: libboost-dev (<< 1.31.0-3) Depends: libboost-dev (= 1.33.1-2ubuntu0.1), libboost-python1.33.1 (= 1.33.1-2ubuntu0.1), python2.4-dev Filename: pool/main/b/boost/libboost-python-dev_1.33.1-2ubuntu0.1_sparc.deb Size: 138230 MD5sum: 963126fd53dcb85decc7e18305b49e72 SHA1: e4843327421aeb464bc01e0785cd30004b3c2cec SHA256: 5175b2cee80c626ede199ecdb5745620dd8c6126fa9a23b61d025554b138fdca Description: Boost.Python Library development files Part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . Homepage: http://www.boost.org/libs/python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libboost-python1.33.1 Priority: optional Section: python Installed-Size: 688 Maintainer: Debian Boost Team Architecture: sparc Source: boost Version: 1.33.1-2ubuntu0.1 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), python2.4 (>= 2.3.90) Filename: pool/main/b/boost/libboost-python1.33.1_1.33.1-2ubuntu0.1_sparc.deb Size: 180996 MD5sum: 48368b8255f1edb03d8eeeddb24693d2 SHA1: fabb2452c5913c0f878a73008b61357018ab20a4 SHA256: d36c0d7b00463ed28b432d9e221324334ad3254cac90a414b159d266f0769870 Description: Boost.Python Library Part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . Homepage: http://www.boost.org/libs/python/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: edubuntu-desktop Package: libbz2-1.0 Priority: important Section: libs Installed-Size: 128 Maintainer: Anibal Monsalve Salazar Architecture: sparc Source: bzip2 Version: 1.0.3-0ubuntu2.2 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/b/bzip2/libbz2-1.0_1.0.3-0ubuntu2.2_sparc.deb Size: 40734 MD5sum: 3d1712b42b8c5187a3e49efecd787917 SHA1: 18060867b6cdd13b1fa4728b1b73b1af6bcd1595 SHA256: e97685624ea5abf0119a38271e0690834f429a4d2dc01b3087d5c965bc36aac1 Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). . Homepage: http://www.bzip.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libbz2-dev Priority: optional Section: libdevel Installed-Size: 112 Maintainer: Anibal Monsalve Salazar Architecture: sparc Source: bzip2 Version: 1.0.3-0ubuntu2.2 Replaces: bzip2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.3-0ubuntu2.2), libc6-dev | libc-dev Filename: pool/main/b/bzip2/libbz2-dev_1.0.3-0ubuntu2.2_sparc.deb Size: 32046 MD5sum: d17548d27de4781e203564e6769d1524 SHA1: 633ce370f9f04436681b7ee751b6c9008ce3965c SHA256: cd891f40101fa31f9f2489d8d656cdbc37ebce8b01d3fca856747a56821b6908 Description: high-quality block-sorting file compressor library - development Static libraries and include files for the bzip2 compressor library. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). . Homepage: http://www.bzip.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6 Priority: required Section: libs Installed-Size: 9524 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Replaces: ldso (<= 1.9.11-9), timezone, timezones, gconv-modules, libtricks, libc6-bin, netkit-rpc, netbase (<< 4.0) Provides: glibc-2.3.5-0ubuntu1 Depends: locales (>= 2.3.11) Suggests: locales, glibc-doc Conflicts: strace (<< 4.0-0), libnss-db (<= 2.2-6.1.1), timezone, timezones, gconv-modules, libtricks, libc6-doc, libc5 (<< 5.3.12-2), libpthread0 (<< 0.7-10), libc6-bin, libwcsmbs, netkit-rpc, wine (<< 0.0.20031118-1), cyrus-imapd (<< 1.5.19-15), initrd-tools (<< 0.1.79), e2fsprogs (<< 1.35-7), libterm-readline-gnu-perl (<< 1.15-2) Filename: pool/main/g/glibc/libc6_2.3.6-0ubuntu20.6_sparc.deb Size: 4261770 MD5sum: f07336505aa3309459194afa4259242f SHA1: 6a2ed3e5e1393d4a0b12e62530bcbb2814557843 SHA256: d738e832ff69a5a350d5cc52114c2dbfbb09827c959240deeb0870670341137c Description: GNU C Library: Shared libraries and Timezone data Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Timezone data is also included. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-dbg Priority: extra Section: libdevel Installed-Size: 34556 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Provides: libc-dbg Depends: libc6 (= 2.3.6-0ubuntu20.6) Filename: pool/main/g/glibc/libc6-dbg_2.3.6-0ubuntu20.6_sparc.deb Size: 6016206 MD5sum: 2ce0f2e9f0dbe23cd16cc822c4a1de5d SHA1: 1acc9df5ff56760595eaa2306c2042e2acfd4b9f SHA256: fd5c5dd600b66e61bc32ccab55763f418cf23245327ecafb8e1ce92b0756f2a2 Description: GNU C Library: Libraries with debugging symbols Contains unstripped shared libraries. This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-dev Priority: standard Section: libdevel Installed-Size: 9356 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Replaces: man-db (<= 2.3.10-41), gettext (<= 0.10.26-1), ppp (<= 2.2.0f-24), libgdbmg1-dev (<= 1.7.3-24), ldso (<= 1.9.11-9), netkit-rpc, netbase (<< 4.0), kerberos4kth-dev (<< 1.2.2-10), libc6-prof (<< 2.3.5-2) Provides: libc-dev Depends: libc6 (= 2.3.6-0ubuntu20.6), linux-kernel-headers (>= 2.6.11.2-0) Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Conflicts: libstdc++2.10-dev (<< 1:2.95.2-15), gcc-2.95 (<< 1:2.95.3-8), libpthread0-dev, libdl1-dev, libdb1-dev, libgdbm1-dev, libc6-dev (<< 2.0.110-1), locales (<< 2.1.3-5), netkit-rpc, libc-dev Filename: pool/main/g/glibc/libc6-dev_2.3.6-0ubuntu20.6_sparc.deb Size: 2544296 MD5sum: 8e320f08eddfbf66b66111ade98975c5 SHA1: 327dd1ea58e9d23b46528b763044a0ae8926f1e5 SHA256: 0b3aac3598175d69e07bfa876efca34177f76ebf634efcdf499bea898f269eb4 Description: GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-dev-sparc64 Priority: standard Section: libdevel Installed-Size: 7124 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Depends: libc6-sparc64 (= 2.3.6-0ubuntu20.6), libc6-dev (= 2.3.6-0ubuntu20.6) Filename: pool/main/g/glibc/libc6-dev-sparc64_2.3.6-0ubuntu20.6_sparc.deb Size: 2083496 MD5sum: 6c89777c78d52fab12427a251908953e SHA1: db1170a7e58ece54c3399e739fade570bac778e7 SHA256: c5df8f21e684692c16fd69177831064108e2a92e354f193b346fbf63d8617085 Description: GNU C Library: 64bit Development Libraries for UltraSPARC Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for UltraSPARC systems. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-pic Priority: optional Section: libdevel Installed-Size: 4380 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Provides: libc-pic, glibc-pic Depends: libc6 (= 2.3.6-0ubuntu20.6) Conflicts: libc-pic Filename: pool/main/g/glibc/libc6-pic_2.3.6-0ubuntu20.6_sparc.deb Size: 1500412 MD5sum: 3aa5cbc607e69cd5efad8c40ef2dd5a3 SHA1: 396a7824dabc35f3f9db557b334b0277b301d24e SHA256: baa56a68790a8f33f33de7fd18ce86d37fd4c82a5687666c231575be14f48876 Description: GNU C Library: PIC archive library Contains an archive library (ar file) composed of individual shared objects. This is used for creating a library which is a smaller subset of the standard libc shared library. The reduced library is used on the Debian boot floppies. If you are not making your own set of Debian boot floppies using the `boot-floppies' package, you probably don't need this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-prof Priority: extra Section: libdevel Installed-Size: 6576 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Depends: libc6 (= 2.3.6-0ubuntu20.6) Filename: pool/main/g/glibc/libc6-prof_2.3.6-0ubuntu20.6_sparc.deb Size: 2053354 MD5sum: ddd2a0a13c9a21789ddc85ce26534312 SHA1: 968575182d4c53297a542e62ecee71a456f26020 SHA256: 60dfffc0c53f3c26d3d6be2b6ca55948be420e6f031e4d370650a1fec7bb205e Description: GNU C Library: Profiling Libraries Static libraries compiled with profiling info (-pg) suitable for use with gprof. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-sparc64 Priority: required Section: base Installed-Size: 8664 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Depends: libc6 (= 2.3.6-0ubuntu20.6), lib64gcc1 Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7) Filename: pool/main/g/glibc/libc6-sparc64_2.3.6-0ubuntu20.6_sparc.deb Size: 3763798 MD5sum: b46598a3e52b652f4aff902d51400eef SHA1: b5e20d69348014537672bbd7f1d3d6b8d60ad2f9 SHA256: d7be762b98ce153e6a29fe14363fe1a6d8907d064455afbb3b736e974465847e Description: GNU C Library: 64bit Shared libraries for UltraSPARC This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for UltraSPARC systems. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-sparc64b Priority: extra Section: base Installed-Size: 3424 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Depends: libc6 (= 2.3.6-0ubuntu20.6), lib64gcc1 Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7) Filename: pool/main/g/glibc/libc6-sparc64b_2.3.6-0ubuntu20.6_sparc.deb Size: 1671018 MD5sum: 9486205dab6d42a2afaa62e84143062f SHA1: d921dde9aa9dfd81c8640c36037f39e4d7ec25ef SHA256: 2a83454fddd9aaa96c9a424868fc8de90d2f3d837d7e5c69f440f1a680db49e3 Description: GNU C Library: 64bit Shared libraries for UltraSPARC [v9b optimized] This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for UltraSPARC systems. . This set of libraries is optimized for UltraSPARC-III and derivative processors. It only needs to be installed on machines using UltraSPARC-III and derivatives. If you install this on a machine without such chips, it won't even be used. . WARNING: Some commercial programs do not work well with these libraries. Most notably, IBM's JDK. If you experience problems with such applications, you will need to remove this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-sparc64v Priority: extra Section: base Installed-Size: 3420 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Depends: libc6 (= 2.3.6-0ubuntu20.6), lib64gcc1 Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7) Filename: pool/main/g/glibc/libc6-sparc64v_2.3.6-0ubuntu20.6_sparc.deb Size: 1669902 MD5sum: 0fa0c2fb1b2073e0afb6610df29bb01e SHA1: ba0d6deed98a331a238935da8c704790ee0c9043 SHA256: c7e72fd4036a8785662eda2e3b63f18cc3519448b3beb7d4aaad7118df471326 Description: GNU C Library: 64bit Shared libraries for UltraSPARC [v9v optimized] This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for UltraSPARC systems. . This set of libraries is optimized for SUN4V Niagara and derivative processors. It only needs to be installed on machines using SUN4V Niagara and derivatives. If you install this on a machine without such chips, it won't even be used. . WARNING: Some commercial programs do not work well with these libraries. Most notably, IBM's JDK. If you experience problems with such applications, you will need to remove this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-sparcv9b Priority: extra Section: libs Installed-Size: 3028 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Pre-Depends: libc6 (= 2.3.6-0ubuntu20.6) Filename: pool/main/g/glibc/libc6-sparcv9b_2.3.6-0ubuntu20.6_sparc.deb Size: 1479834 MD5sum: cb59c59fc226efe1a02cc03ee9efe97f SHA1: 3a787f0f4abb0deee180f1c48dd8cec061abdf41 SHA256: 2b2c8c04da305e45cd7a62b145150e535b6e428779b3f554498614fa50c7d222 Description: GNU C Library: Shared libraries [v9b optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This set of libraries is optimized for UltraSPARC-III and derivative processors. It only needs to be installed on machines using UltraSPARC-III and derivatives. If you install this on a machine without such chips, it won't even be used. . WARNING: Some commercial programs do not work well with these libraries. Most notably, IBM's JDK. If you experience problems with such applications, you will need to remove this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libc6-sparcv9v Priority: extra Section: libs Installed-Size: 3028 Maintainer: GNU Libc Maintainers Architecture: sparc Source: glibc Version: 2.3.6-0ubuntu20.6 Pre-Depends: libc6 (= 2.3.6-0ubuntu20.6) Filename: pool/main/g/glibc/libc6-sparcv9v_2.3.6-0ubuntu20.6_sparc.deb Size: 1479172 MD5sum: 9d88114f503f130c967a900a9f994435 SHA1: 507d3cebfc3dcbc3fb98e56d2988d8be2a91705d SHA256: 922b0f1f452d38d27b5f2f25d35de3657ec2cdfc6d29c7d6cd3a51343a5dbbfd Description: GNU C Library: Shared libraries [v9v optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This set of libraries is optimized for SUN4V Niagara and derivative processors. It only needs to be installed on machines using SUN4V Niagara and derivatives. If you install this on a machine without such chips, it won't even be used. . WARNING: Some commercial programs do not work well with these libraries. Most notably, IBM's JDK. If you experience problems with such applications, you will need to remove this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcairo2 Priority: optional Section: libs Installed-Size: 516 Maintainer: Dave Beckett Architecture: sparc Source: libcairo Version: 1.0.4-0ubuntu1.2 Replaces: libcairo0.5.1, libcairo0.6.0, libcairo0.9.0 Provides: libcairo Depends: libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libpng12-0 (>= 1.2.8rel), libx11-6, libxrender1, zlib1g (>= 1:1.2.1) Filename: pool/main/libc/libcairo/libcairo2_1.0.4-0ubuntu1.2_sparc.deb Size: 300000 MD5sum: 90be630d2e3fcaa03ba18169c5f7a40c SHA1: 5ea88302f05c06b63a9b6764ccf3488cecbf3115 SHA256: 8351d2d632652076e1ef88e42605572e350995ee0fa2307161246d7796954376 Description: The Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libcairo2-dev Priority: optional Section: libdevel Installed-Size: 732 Maintainer: Dave Beckett Architecture: sparc Source: libcairo Version: 1.0.4-0ubuntu1.2 Replaces: libcairo0.5.1-dev, libcairo0.6.0-dev, libcairo0.9.0-dev Provides: libcairo-dev Depends: libcairo2 (= 1.0.4-0ubuntu1.2), libfontconfig1-dev, libfreetype6-dev (>= 2.1.7), libxrender-dev (>= 0.6.0), libpng12-dev Suggests: libcairo2-doc Conflicts: libcairo-dev, libcairo0.5.1-dev, libcairo0.6.0-dev, libcairo0.9.0-dev Filename: pool/main/libc/libcairo/libcairo2-dev_1.0.4-0ubuntu1.2_sparc.deb Size: 345040 MD5sum: 40d3cccf5874925daa67421ee0ab90dc SHA1: 8a9681d50d1037a53aac95443e75979dd2c24b26 SHA256: 1b660009296c66e4915516d7d0697839da13376f8bdf0c2eeeaf851f425942e9 Description: Development files for the Cairo 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcairo2-doc Priority: optional Section: libs Installed-Size: 924 Maintainer: Dave Beckett Architecture: all Source: libcairo Version: 1.0.4-0ubuntu1.2 Replaces: libcairo0.5.1-doc, libcairo0.6.0-doc, libcairo0.9.0-doc Depends: lynx | www-browser Conflicts: libcairo0.5.1-doc, libcairo0.6.0-doc, libcairo0.9.0-doc Filename: pool/main/libc/libcairo/libcairo2-doc_1.0.4-0ubuntu1.2_all.deb Size: 249090 MD5sum: b47a8a55394e4d80991ee7e113a7319a SHA1: 734e041768e30fd555ce442b333cdae76ea54b16 SHA256: 06f098b5ba476c3ffcc53fa56419d6959ca474cc8da6c8036947fd0c85ed415e Description: Documentation for the Cairo Multi-platform 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML documentation for the Cairo library in /usr/share/doc/libcairo2-doc/ . Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcamel1.2-8 Priority: optional Section: libs Installed-Size: 1436 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Replaces: libcamel1.2-0, libcamel1.2-1, libcamel1.2-2, libcamel1.2-3, libcamel1.2-6, libcamel1.2-7 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libedataserver1.2-7 (>= 1.6.1), libegroupwise1.2-9 (>= 1.6.1), libglib2.0-0 (>= 2.10.0), libgnutls12 (>= 1.2.5), libkrb53 (>= 1.4.2), libsoup2.2-8 (>= 2.2.93), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), libnss3 Conflicts: libcamel1.2-0, libcamel1.2-1, libcamel1.2-2, libcamel1.2-3, libcamel1.2-6, libcamel1.2-7 Filename: pool/main/e/evolution-data-server/libcamel1.2-8_1.6.1-0ubuntu7.2_sparc.deb Size: 568048 MD5sum: b14c77fc889b7e9826e987f4e46242f7 SHA1: 5ba72976f4f33cd6a54b34a8b8c5607ae3208654 SHA256: 34eadda4c08ad319b9de58d8c5e37a60a351a5b32ade2400543528df4ad6a5a7 Description: Generic messaging library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a generic messaging library . Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libcamel1.2-dev Priority: optional Section: libdevel Installed-Size: 704 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libcamel1.2-8, libedataserver1.2-dev, libkrb5-dev, libaudiofile-dev, libbonobo2-dev, libcamel1.2-dev, libegroupwise1.2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnome2-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libsoup2.2-dev, libtasn1-2-dev, libxml2-dev Filename: pool/main/e/evolution-data-server/libcamel1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 117192 MD5sum: 7ec6fb28be9a0dcc2ef91d243689b8d5 SHA1: c0e671484ed67def02e67790c279813e87c7cc92 SHA256: adf7210154d9b8baacaab98ef9e1fc1ec5dbc219bd3d791725509a9577cc5e49 Description: Generic messaging library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libcamel1.2. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libccs-dev Priority: optional Section: libdevel Installed-Size: 68 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Filename: pool/main/r/redhat-cluster-suite/libccs-dev_1.20060222-0ubuntu6.3_sparc.deb Size: 11510 MD5sum: 2cfeb708ef4919e3b2abbd17ebc21ff6 SHA1: 8b96265e19dfdedfa368d81941b24a5976dfe04e SHA256: 52b623c2a97f484dee6826bcf2ea31a6e62e428592c9d65cab56831d007ffbb7 Description: cluster configuration system - development files Libraries for developing cluster services that interface the cluster configuration system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcdio-dev Priority: optional Section: devel Installed-Size: 588 Maintainer: Nicolas Boullis Architecture: sparc Source: libcdio Version: 0.76-1ubuntu1.6.06.1 Depends: libcdio6 (= 0.76-1ubuntu1.6.06.1), libc6-dev | libc-dev Filename: pool/main/libc/libcdio/libcdio-dev_0.76-1ubuntu1.6.06.1_sparc.deb Size: 223834 MD5sum: 2d44b32a00b194d09fe0d63dd53726c9 SHA1: 5dc90780fd0833ca6e4973af3dd972ffaf806b30 SHA256: 7ea7f70657dae1a2c5bd5017327c8bddee510ed60b62a7a82653dae00692a51c Description: library to read and control CD-ROM (development files) This package contains development files (headers and static library) for the libcdio library. . This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcdio6 Priority: optional Section: libs Installed-Size: 264 Maintainer: Nicolas Boullis Architecture: sparc Source: libcdio Version: 0.76-1ubuntu1.6.06.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/libc/libcdio/libcdio6_0.76-1ubuntu1.6.06.1_sparc.deb Size: 122474 MD5sum: f1d60a0a4ba3f97a4d96ab8f4435eeb5 SHA1: 1b7262274dc6af2aefea16dc9df079776e5c6d6e SHA256: ac46c4b590bf09d9d20d83e5458858188893a0a7b6cdfdae69f8338d9edef2db Description: library to read and control CD-ROM This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libcomerr2 Priority: required Section: libs Installed-Size: 76 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs Version: 1.38-2ubuntu2.1 Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Depends: libc6 (>= 2.3.4-1) Filename: pool/main/e/e2fsprogs/libcomerr2_1.38-2ubuntu2.1_sparc.deb Size: 28228 MD5sum: d5595ab7399f5fafc76e99abbc2c15f9 SHA1: 4269b718ec10761b64f5e5a362426bd835effaa4 SHA256: 08c1c5e2912691afd97a5f7fbf940148705f881d109257f452e6bbbd961d9b13 Description: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcupsimage2 Priority: optional Section: libs Installed-Size: 180 Maintainer: Debian CUPS Maintainers Architecture: sparc Source: cupsys Version: 1.2.2-0ubuntu0.6.06.20 Replaces: libcupsys2 (<= 1.1.18-2) Depends: libc6 (>= 2.3.4-1), libcupsys2 (>= 1.2.1), libgnutls12 (>= 1.2.5), libjpeg62, libpng12-0 (>= 1.2.8rel), libtiff4, zlib1g (>= 1:1.2.1) Filename: pool/main/c/cupsys/libcupsimage2_1.2.2-0ubuntu0.6.06.20_sparc.deb Size: 77162 MD5sum: e92ac195932c41517175fc86bcff4a61 SHA1: 6b75ad7a5b99e0a8e3639934beb9cdcdd9d0d777 SHA256: f438a8fdd0c0ae4fa41a37392823301d5254e64c15f69f1011741c75a025a818 Description: Common UNIX Printing System(tm) - image libs The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the image libraries for handling the CUPS raster format. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libcupsimage2-dev Priority: optional Section: libdevel Installed-Size: 60 Maintainer: Debian CUPS Maintainers Architecture: sparc Source: cupsys Version: 1.2.2-0ubuntu0.6.06.20 Replaces: libcupsys1-dev, libcupsimage-dev, libcupsys2-dev (<= 1.1.18-2) Provides: libcupsimage-dev Depends: libcupsimage2 (= 1.2.2-0ubuntu0.6.06.20), libcupsys2-dev (= 1.2.2-0ubuntu0.6.06.20), libpng-dev, libtiff4-dev, libjpeg62-dev, zlib1g-dev Conflicts: libcupsimage-dev Filename: pool/main/c/cupsys/libcupsimage2-dev_1.2.2-0ubuntu0.6.06.20_sparc.deb Size: 6100 MD5sum: d418e76c7dbb31771e8336395f379e36 SHA1: e5bc32d93e368cdd2d1fa35e65a3da3ab744c8dc SHA256: 9b150dbc1eb40bed09d4af7f1a67f0e2dcf36cb37bd7bbd247ded9765b809acc Description: Common UNIX Printing System(tm) - image development files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing applications that use the CUPS raster image format. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcupsys2 Priority: optional Section: libs Installed-Size: 300 Maintainer: Debian CUPS Maintainers Architecture: sparc Source: cupsys Version: 1.2.2-0ubuntu0.6.06.20 Replaces: cupsys-client (<= 1.1.10-2), libcupsys2-gnutls10 (<= 1.1.23-11) Provides: libcupsys2-gnutls10 Depends: libc6 (>= 2.3.4-1), libgnutls12 (>= 1.2.5), zlib1g (>= 1:1.2.1) Conflicts: gs-esp (<< 7.05.6-2), cupsys-driver-gimpprint (<< 4.2.5-3), libcupsys2-gnutls10 (<= 1.1.23-11) Filename: pool/main/c/cupsys/libcupsys2_1.2.2-0ubuntu0.6.06.20_sparc.deb Size: 125072 MD5sum: f1f2f0fe31aea99a5c59be705a317f28 SHA1: 725d372cb9485cc32f18d518d17805eda8ab8616 SHA256: 3db40fbb7dfb0dcb5833a001725007a3183a115a9ac18e2b5ac63e5b03bd9c79 Description: Common UNIX Printing System(tm) - libs The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libcupsys2-dev Priority: optional Section: libdevel Installed-Size: 156 Maintainer: Debian CUPS Maintainers Architecture: sparc Source: cupsys Version: 1.2.2-0ubuntu0.6.06.20 Replaces: libcupsys1-dev, libcupsys-dev, cupsys (<< 1.1.22-3) Provides: libcupsys-dev Depends: libcupsys2 (= 1.2.2-0ubuntu0.6.06.20), libgnutls-dev Conflicts: libcupsys1-dev, libcupsys-dev, cupsys (<< 1.1.22-3) Filename: pool/main/c/cupsys/libcupsys2-dev_1.2.2-0ubuntu0.6.06.20_sparc.deb Size: 25776 MD5sum: 5aee3f5303231dce5c188c5c120df0c8 SHA1: c3c1e604cac7c5fff2e8663135f035e7a3c4d0e4 SHA256: 36e11ccc96f7455f6ac5b873118c72ea97747974915519cfc2628ce47a768d77 Description: Common UNIX Printing System(tm) - development files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing CUPS-aware applications and CUPS drivers. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcupsys2-gnutls10 Priority: optional Section: libs Installed-Size: 20 Maintainer: Debian CUPS Maintainers Architecture: all Source: cupsys Version: 1.2.2-0ubuntu0.6.06.20 Depends: libcupsys2 (>= 1.1.23-12) Filename: pool/main/c/cupsys/libcupsys2-gnutls10_1.2.2-0ubuntu0.6.06.20_all.deb Size: 994 MD5sum: ead28149a3fe33fd7a3ec85ae883d6bd SHA1: 934329f5a7af369af41bf82fde75104c9d478aa1 SHA256: b5c9f37346c1233ae7b3b52a9e41d5025ccbec5b841a83c2e47aa5629582a862 Description: Common UNIX Printing System(tm) - dummy libs for transition The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package is for transition to libcupsys2. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcurl3 Priority: optional Section: libs Installed-Size: 352 Maintainer: Domenico Andreoli Architecture: sparc Source: curl Version: 7.15.1-1ubuntu3.2 Replaces: libcurl2 (<< 1:7.11.2-2) Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), ca-certificates Suggests: libldap2 Filename: pool/main/c/curl/libcurl3_7.15.1-1ubuntu3.2_sparc.deb Size: 167402 MD5sum: cf9563a9c0ba2c15943850c405ba1dc5 SHA1: 386fc3b93adfa7dcba674434aa44f4192855edd5 SHA256: 1cab404f6960b4078c72069c016d572d98023c02bd12f0840724819a1394c50c Description: Multi-protocol file transfer library libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. . SSL support is provided by OpenSSL. To enable LDAP support package libldap2-dev is required. . This is the shared version of libcurl. . Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libcurl3-dbg Priority: extra Section: libdevel Installed-Size: 1228 Maintainer: Domenico Andreoli Architecture: sparc Source: curl Version: 7.15.1-1ubuntu3.2 Depends: libcurl3 (= 7.15.1-1ubuntu3.2) Suggests: libc-dbg Filename: pool/main/c/curl/libcurl3-dbg_7.15.1-1ubuntu3.2_sparc.deb Size: 511022 MD5sum: 4263ad45b514990e6623553b9565046f SHA1: 058d8da62b16d4132629d7c864fcd6c7e5eed479 SHA256: 41376772500f9f8b40c080fe7c9ee1ffbafc7bfbdc9ac2dc6367e7b14e171c31 Description: libcurl compiled with debug symbols This is the shared version of libcurl compiled with debug symbols. It might be useful in debug sessions of software which uses libcurl. . Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcurl3-dev Priority: optional Section: libdevel Installed-Size: 64 Maintainer: Domenico Andreoli Architecture: all Source: curl Version: 7.15.1-1ubuntu3.2 Replaces: libcurl-dev, libcurl-ssl-dev Provides: libcurl-dev, libcurl-ssl-dev Depends: libcurl3-openssl-dev (= 7.15.1-1ubuntu3.2) Filename: pool/main/c/curl/libcurl3-dev_7.15.1-1ubuntu3.2_all.deb Size: 31328 MD5sum: 41281c79f694feb8cbfacaf25eb153df SHA1: 25c74d256e64ac453aa51380a0e90b07c621541d SHA256: 02f1573bc66664c0cc5367d93a356e501f871222bc49ba5f24e48624cecf5ee6 Description: Transitional package to libcurl3-openssl-dev Transitional package depending on libcurl3-openssl-dev. . Once installed, this package may be safely removed. . Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcurl3-gnutls Priority: optional Section: libs Installed-Size: 348 Maintainer: Domenico Andreoli Architecture: sparc Source: curl Version: 7.15.1-1ubuntu3.2 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libgnutls12 (>= 1.2.5), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), zlib1g (>= 1:1.2.1), ca-certificates Suggests: libldap2 Filename: pool/main/c/curl/libcurl3-gnutls_7.15.1-1ubuntu3.2_sparc.deb Size: 163174 MD5sum: 63d82440e5d099a69c613f9d7e6ba6b6 SHA1: cd57c759f25b22e1b0dfda214858850faee2ccdc SHA256: a2868646576c3b1efd145db27f91d3ef147dd7a86046e864e71bb73788b9ec98 Description: Multi-protocol file transfer library libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. . SSL support is provided by GnuTLS. To enable LDAP support package libldap2-dev is required. . This is the shared version of libcurl. . Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libcurl3-gnutls-dev Priority: optional Section: libdevel Installed-Size: 1880 Maintainer: Domenico Andreoli Architecture: sparc Source: curl Version: 7.15.1-1ubuntu3.2 Replaces: libcurl-dev, libcurl-ssl-dev Provides: libcurl-dev, libcurl-ssl-dev Depends: libcurl3-gnutls (= 7.15.1-1ubuntu3.2), libc6-dev | libc-dev, libgnutls-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd Conflicts: libcurl2-dev, libcurl3-openssl-dev Filename: pool/main/c/curl/libcurl3-gnutls-dev_7.15.1-1ubuntu3.2_sparc.deb Size: 710382 MD5sum: e92e6e4f160279e541fe646664566bf0 SHA1: 0e2090849eb185f303e1a529c84247cd649c290b SHA256: ae09cdea3cfa6bdc967c36a93f3913c64bab3f9f84e7185f0b6d5197e644c5f0 Description: Development files and documentation for libcurl These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. . HTML and PDF versions of all the manual pages are also provided. . Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libcurl3-openssl-dev Priority: optional Section: libdevel Installed-Size: 1896 Maintainer: Domenico Andreoli Architecture: sparc Source: curl Version: 7.15.1-1ubuntu3.2 Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-dev (<< 7.14.1-1) Provides: libcurl-dev, libcurl-ssl-dev Depends: libcurl3 (= 7.15.1-1ubuntu3.2), libc6-dev | libc-dev, libssl-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd Suggests: libcurl3-dbg Conflicts: libcurl2-dev, libcurl3-gnutls-dev Filename: pool/main/c/curl/libcurl3-openssl-dev_7.15.1-1ubuntu3.2_sparc.deb Size: 715020 MD5sum: f2ad36c574503f551caebe262edd14cd SHA1: 36b53938ccb5835cf268916ff4c8b20b1f816b94 SHA256: 2ab766b663de7e34f9275abbbddc94470bdeb192e56534c06c361a9f81cacfed Description: Development files and documentation for libcurl These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. . HTML and PDF versions of all the manual pages are also provided. . Homepage: http://curl.haxx.se Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdbus-1-2 Priority: optional Section: devel Installed-Size: 452 Maintainer: Utopia Maintenance Team Architecture: sparc Source: dbus Version: 0.60-6ubuntu8.4 Depends: libc6 (>= 2.3.4-1) Conflicts: dbus (<< 0.60) Filename: pool/main/d/dbus/libdbus-1-2_0.60-6ubuntu8.4_sparc.deb Size: 250734 MD5sum: e1b5e937fa73a4ebf3bf237042231240 SHA1: 94671a731511b9d6a69e7132dd8af0d985848230 SHA256: 8f8e075faa283133b1feb39338973486a390a670d92e9e1ae5afe30cfc3f0d2d Description: simple interprocess messaging system D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-BUS supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-BUS also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . D-BUS is still under heavy development, but is expected to be widely used. It comes with several interfaces, including GLib. See the description of libdbus-glib-1-2 for more information about those. . The daemon can be found in the dbus package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libdbus-1-cil Priority: optional Section: libs Installed-Size: 336 Maintainer: Utopia Maintenance Team Architecture: all Source: dbus Version: 0.60-6ubuntu8.4 Replaces: libdbus-cil Depends: mono-classlib-1.0 (>= 1.0), libdbus-glib-1-2 Conflicts: libdbus-cil Filename: pool/main/d/dbus/libdbus-1-cil_0.60-6ubuntu8.4_all.deb Size: 188416 MD5sum: 876d818d7255ce6dff1305bc017cdf0a SHA1: bd87720795c2ad11f64ffd1be540acc2ca449baa SHA256: 70a1da8f10454f639d4b43676e2a50a84162ebe6808bf3ec26a4ac3880bab450 Description: CLI binding for D-BUS interprocess messaging system D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a CLI binding to D-BUS, for use with Mono or other ECMA CLI implementations. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdbus-1-dev Priority: optional Section: libdevel Installed-Size: 808 Maintainer: Utopia Maintenance Team Architecture: sparc Source: dbus Version: 0.60-6ubuntu8.4 Replaces: libdbus0-dev, dbus-1-dev Depends: libdbus-1-2 (= 0.60-6ubuntu8.4), pkg-config Conflicts: dbus-1-dev Filename: pool/main/d/dbus/libdbus-1-dev_0.60-6ubuntu8.4_sparc.deb Size: 312748 MD5sum: 56e144f795954d5484d80c30b3c6643c SHA1: bc6591f634aa02f20d2a1861f4087a4554daf8d0 SHA256: 51af1101251fd88ffb15730d088be997cc7eeb46e144b887d2e085d947012213 Description: simple interprocess messaging system (development headers) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdbus-glib-1-2 Priority: optional Section: libs Installed-Size: 320 Maintainer: Utopia Maintenance Team Architecture: sparc Source: dbus Version: 0.60-6ubuntu8.4 Depends: libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60), libglib2.0-0 (>= 2.10.0) Filename: pool/main/d/dbus/libdbus-glib-1-2_0.60-6ubuntu8.4_sparc.deb Size: 192894 MD5sum: 213a9026cd3a6eecb4827a03c6dafda6 SHA1: fcac85f5a27bb750f673c7657de4dca738de3990 SHA256: 71ddb89570cc40b90a50c7e6c928861706bb74f6dfca7b34b437f41d27ddec66 Description: simple interprocess messaging system (GLib-based shared library) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the GLib-based shared library for applications using the GLib interface to D-BUS. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libdbus-glib-1-dev Priority: optional Section: libdevel Installed-Size: 472 Maintainer: Utopia Maintenance Team Architecture: sparc Source: dbus Version: 0.60-6ubuntu8.4 Replaces: libdbus-glib0-dev, dbus-glib-1-dev Depends: libdbus-glib-1-2 (= 0.60-6ubuntu8.4), libdbus-1-dev (= 0.60-6ubuntu8.4), libglib2.0-dev Conflicts: libdbus-glib-dev, dbus-glib-1-dev, dbus-1-utils (<< 0.50-2) Filename: pool/main/d/dbus/libdbus-glib-1-dev_0.60-6ubuntu8.4_sparc.deb Size: 231422 MD5sum: 7fd10000bd72409a85eb170b16ddcafe SHA1: fa412915cf3f9e344c5b506cb6faddd77fe6fc8a SHA256: 49f23c8675822263a5d1745db682d734e55cf517860cd902e978e549e9997914 Description: simple interprocess messaging system (GLib interface) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a GLib-style interface to D-BUS. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdbus-qt-1-1c2 Priority: optional Section: libs Installed-Size: 276 Maintainer: Utopia Maintenance Team Architecture: sparc Source: dbus Version: 0.60-6ubuntu8.4 Replaces: dbus-qt-1, dbus-qt-1c2, libdbus-qt-1-1 Depends: libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4) Conflicts: dbus-qt-1, dbus-qt-1c2, libdbus-qt-1-1 Filename: pool/main/d/dbus/libdbus-qt-1-1c2_0.60-6ubuntu8.4_sparc.deb Size: 170624 MD5sum: 75724902e844fd8441acacc9942bcbba SHA1: 7efb88ea24afaab63e6e162005de9db518235e1b SHA256: 3a99618ba16b493d1bd2c3eddf97f3f9c516ff5f2ba7cf346e55e36ca9580e67 Description: simple interprocess messaging system (Qt-based shared library) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the Qt-based shared library for applications using the Qt interface to D-BUS. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libdbus-qt-1-dev Priority: optional Section: libdevel Installed-Size: 320 Maintainer: Utopia Maintenance Team Architecture: sparc Source: dbus Version: 0.60-6ubuntu8.4 Replaces: dbus-qt-1-dev Depends: libdbus-qt-1-1c2 (= 0.60-6ubuntu8.4), libdbus-1-dev (= 0.60-6ubuntu8.4), libqt3-mt-dev Conflicts: dbus-qt-1-dev Filename: pool/main/d/dbus/libdbus-qt-1-dev_0.60-6ubuntu8.4_sparc.deb Size: 174210 MD5sum: 1d03e56aa138e4178ae014cbb28d6718 SHA1: 19a35fd9e8a89e517fa5967fd0e1a680347d90a3 SHA256: ea4afcc669204d8b524bead34f5849db7142454445de11a4e6c78b03a55648b8 Description: simple interprocess messaging system (Qt interface) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Qt-style interface to D-BUS. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdlm-dev Priority: optional Section: libdevel Installed-Size: 84 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libdlm1 (= 1.20060222-0ubuntu6.3) Filename: pool/main/r/redhat-cluster-suite/libdlm-dev_1.20060222-0ubuntu6.3_sparc.deb Size: 17830 MD5sum: 29b7065e50f815170a9430943d6a7cc2 SHA1: 3e9f0364d3e25d4f8f314044a065563451408641 SHA256: 2cd76254c784e5633a93044ca51b347539d51589aa80eb9226980fb9c9eb8908 Description: distributed lock manager - development files DLM is a symmetric general-purpose distributed lock manager. It is used for example by GFS and the distributed volume manager. . This package contains the files needed for developing applications that use the lock manager. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdlm1 Priority: optional Section: libs Installed-Size: 92 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/r/redhat-cluster-suite/libdlm1_1.20060222-0ubuntu6.3_sparc.deb Size: 15722 MD5sum: 901357f53f16a35a90431d97c3a4815a SHA1: 2fc71ce14c672c7091999d777b1ee185eeae84f7 SHA256: 1af360f9ff28028fad1fd60176d0de236b33aa27b307fae909ca1a4064d39643 Description: distributed lock manager - library DLM is a symmetric general-purpose distributed lock manager. It is used for example by GFS and the distributed volume manager. . This is the client library for applications using the lock manager. The lock manager itself is a kernel module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libdns21 Priority: standard Section: libs Installed-Size: 112 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Conflicts: libisc11 (<< 1:9.3.2-2ubuntu1.12) Filename: pool/main/b/bind9/libdns21_9.3.2-2ubuntu1.12_sparc.deb Size: 79690 MD5sum: a92634da1e5e91287083d04d31903f5d SHA1: 3c889f6ac00a9c57553d94d3c701639f2036238f SHA256: 026cc65ebf46680f860b90160233b04c888a8ec56bd0e3edc332b07b6fec1b06 Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This metapackage eases the upgrade path to libdns23. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: libdns23 Priority: standard Section: libs Installed-Size: 1236 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: libbind0 Depends: libc6 (>= 2.3.4-1), libisc11, libssl0.9.8 (>= 0.9.8a-1) Conflicts: libbind0 Filename: pool/main/b/bind9/libdns23_9.3.2-2ubuntu1.12_sparc.deb Size: 512394 MD5sum: 21717b28aec9818854393f0a5bf0456a SHA1: d545665cda787d0e804de8b5a8471a0c44016791 SHA256: b55fa2c0cef76b13d418b8435c4ea34786bc9a56347a1f9b8f73fff245e4eaf3 Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libdns shared library used by BIND's daemons and clients. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libebook1.2-5 Priority: optional Section: libs Installed-Size: 332 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libcamel1.2-8 (>= 1.6.1), libedataserver1.2-7 (>= 1.6.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome2-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), liborbit2 (>= 1:2.10.0), libpopt0 (>= 1.7), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), libnspr4 Filename: pool/main/e/evolution-data-server/libebook1.2-5_1.6.1-0ubuntu7.2_sparc.deb Size: 127168 MD5sum: f23dfc8793359d2e40057f4513521438 SHA1: 5a1e3796509bfe055f3f835d9ff9cdbeb17336af SHA256: 5ef377e94875c7f0c73ed819c52172df0d895c338460adfcb61858ac6e91f358 Description: Client library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is client library for evolution address book. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libebook1.2-dev Priority: optional Section: libdevel Installed-Size: 344 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libebook1.2-5 (= 1.6.1-0ubuntu7.2), libedataserver1.2-dev (= 1.6.1-0ubuntu7.2), libgnome2-dev, libnss-dev (>= 2:1.7.6), libaudiofile-dev, libbonobo2-dev, libcamel1.2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libtasn1-2-dev, libxml2-dev, libdb4.3-dev Filename: pool/main/e/evolution-data-server/libebook1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 75444 MD5sum: 48ebb2d11d67054bae3c296734de49fb SHA1: c170c0a7284a3ae67a5a04309f92c9a96bfd9391 SHA256: 4805f608fa38514c5756acfb57e146726a05db634b584dfe42004e98b965e3e7 Description: Client library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libebook@VER@. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libecal1.2-3 Priority: optional Section: libs Installed-Size: 732 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libedataserver1.2-7 (>= 1.6.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome2-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), liborbit2 (>= 1:2.10.0), libpopt0 (>= 1.7), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Filename: pool/main/e/evolution-data-server/libecal1.2-3_1.6.1-0ubuntu7.2_sparc.deb Size: 277318 MD5sum: 62b3f48aff1534a9d3bdb02e4b3da5e7 SHA1: efc3ad3b86e11cd2caa560715d3389355c1e6408 SHA256: 9d0b08add225eb2bd3ef498d3edc6b53897e626ec38c585d037ced045e0bd680 Description: Client library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is client library for evolution calendar. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libecal1.2-dev Priority: optional Section: libdevel Installed-Size: 712 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libecal1.2-3 (= 1.6.1-0ubuntu7.2), libedataserver1.2-dev (= 1.6.1-0ubuntu7.2), libgnome2-dev, libaudiofile-dev, libbonobo2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libtasn1-2-dev, libxml2-dev, libdb4.3-dev Filename: pool/main/e/evolution-data-server/libecal1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 119500 MD5sum: e9dab62c8440fb1d3fac4745a5258d14 SHA1: 3a6f940bd3fe5008121415080920a03b0eaa2418 SHA256: c2a54c11cfa0ef95f2ac4ca667a411fe9dc104d5e534ade8d3cd4311ad71fc24 Description: Client library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libecal@VER@. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libecpg-compat2 Priority: optional Section: libs Installed-Size: 264 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), libecpg5, libkrb53 (>= 1.4.2), libpgtypes2, libpq4 (>= 8.1.4), libssl0.9.8 (>= 0.9.8a-1) Filename: pool/main/p/postgresql-8.1/libecpg-compat2_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 203144 MD5sum: add475ac1b62d0f4deda7e91477a5604 SHA1: 87ffc0511848f4f1f81ba89371495d7109ba93b6 SHA256: b3c1c1af1c0b5b991844eaecc87c3a1726f30ec792de3997f9a463cee03ce93c Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libecpg-dev Priority: optional Section: libdevel Installed-Size: 936 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), libpq-dev, libecpg-compat2, libpgtypes2 Conflicts: postgresql-dev, libecpg3-dev Filename: pool/main/p/postgresql-8.1/libecpg-dev_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 384296 MD5sum: b152d8dc7bdba4c798e57bdda485d8d4 SHA1: 9ca4bffdb045d39882ce792376d6def25f131a96 SHA256: 260a449cd03bc31cd518678008bb224e555cc013f52d119ce3ce8fa64b417ee4 Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libecpg5 Priority: optional Section: libs Installed-Size: 316 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), libkrb53 (>= 1.4.2), libpgtypes2, libpq4 (>= 8.1.4), libssl0.9.8 (>= 0.9.8a-1) Filename: pool/main/p/postgresql-8.1/libecpg5_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 223540 MD5sum: c283f8f5b3a074bcbe39f3c9bc5f9ae9 SHA1: cb08b7e064c2be4022cb3e2ce78c9598eea5afa9 SHA256: 2d7e0c202c7b19c23711215d519174aeb0ebb621269186cab8c616b8d95e0266 Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libedata-book1.2-2 Priority: optional Section: libs Installed-Size: 244 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Replaces: libedata-book1.2-0 Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libebook1.2-5 (>= 1.6.1), libedataserver1.2-7 (>= 1.6.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome2-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), liborbit2 (>= 1:2.10.0), libpopt0 (>= 1.7), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Conflicts: libedata-book1.2-0 Filename: pool/main/e/evolution-data-server/libedata-book1.2-2_1.6.1-0ubuntu7.2_sparc.deb Size: 92184 MD5sum: 1293f7c40064075f103f1e44440529fd SHA1: 53361d8a64b24a5e6004d4804c738f633e6ad145 SHA256: 0cdecf9c35701d5ec5881f0a2437073acc4795eb2794083f4580c4da9d3c90e9 Description: Backend library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is backend library for evolution address book. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libedata-book1.2-dev Priority: optional Section: libdevel Installed-Size: 308 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libedata-book1.2-2 (= 1.6.1-0ubuntu7.2), libebook1.2-dev (= 1.6.1-0ubuntu7.2), libaudiofile-dev, libbonobo2-dev, libcamel1.2-dev, libedataserver1.2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnome2-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libtasn1-2-dev, libxml2-dev, libdb4.3-dev Filename: pool/main/e/evolution-data-server/libedata-book1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 69464 MD5sum: c6a2a0e9c9584e410dd80f2ef23d9198 SHA1: 4995bc3bc3f2bb2cca16db7d53ac695fee1c6f16 SHA256: e04d18f5bc479bc846758446705b1f8bc8b375bf7d75dfccc9ab8adffa5554ca Description: Backend library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-book@VER@. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libedata-cal1.2-1 Priority: optional Section: libs Installed-Size: 288 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libecal1.2-3 (>= 1.6.1), libedataserver1.2-7 (>= 1.6.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome2-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), liborbit2 (>= 1:2.10.0), libpopt0 (>= 1.7), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Filename: pool/main/e/evolution-data-server/libedata-cal1.2-1_1.6.1-0ubuntu7.2_sparc.deb Size: 102862 MD5sum: 3c51ec59ae4c82f3382e206055d7af82 SHA1: 155a383548a3857e1445e1db42113afba514eafd SHA256: 0925fb34e17eafce07dc8c94c64aa8e64657b2bd1e9ca8cda7bc893125e9c84e Description: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is backend library for evolution calendar. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libedata-cal1.2-dev Priority: optional Section: libdevel Installed-Size: 392 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libedata-cal1.2-1 (= 1.6.1-0ubuntu7.2), libecal1.2-dev (= 1.6.1-0ubuntu7.2), libaudiofile-dev, libbonobo2-dev, libedataserver1.2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnome2-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libtasn1-2-dev, libxml2-dev, libdb4.3-dev Filename: pool/main/e/evolution-data-server/libedata-cal1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 74324 MD5sum: 026bf48f46ddeb08a0bd9504aec1ee68 SHA1: ba96387c81fd898cc4bdf2c5aed74551cc50c339 SHA256: cb9c89349e0804083d2310378bc62732682c4d2b66aab80bb9c58e8f260e778f Description: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-cal@VER@. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libedataserver1.2-7 Priority: optional Section: libs Installed-Size: 268 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Replaces: evolution-data-server (<< 1.0.2-1) Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), liborbit2 (>= 1:2.10.0), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), libnspr4 Conflicts: evolution-data-server (<< 1.0.2-1) Filename: pool/main/e/evolution-data-server/libedataserver1.2-7_1.6.1-0ubuntu7.2_sparc.deb Size: 115754 MD5sum: 94d1832fccd832060fc2b3c72d4ec8a0 SHA1: 095ffac54acd8d50c9c82a3e065026fe1856b865 SHA256: e7c396387ef7f1393ed1ff5ec8501d3de3ed3a9681487c99204ba5cdc5c32ac7 Description: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is utility library for evolution-data-server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libedataserver1.2-dev Priority: optional Section: libdevel Installed-Size: 248 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Replaces: evolution-data-server-dev (<< 1.0.2-1) Depends: libedataserver1.2-7 (= 1.6.1-0ubuntu7.2), libnspr-dev, libaudiofile-dev, libbonobo2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnome2-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libtasn1-2-dev, libxml2-dev, libdb4.3-dev Conflicts: evolution-data-server-dev (<< 1.0.2-1) Filename: pool/main/e/evolution-data-server/libedataserver1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 68988 MD5sum: 24796b54bdda60cbd0ca858ead872574 SHA1: 012bbfedfb6a568a8b1124b2d4ae6b7993c82072 SHA256: d31f0ae56929b7d0dcf7003f5ca2492ab1734471dad7eaef569c81e55bd4e442 Description: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserver3. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libedataserverui1.2-6 Priority: optional Section: libs Installed-Size: 272 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Replaces: evolution-data-server (<< 1.0.2-1) Depends: libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libebook1.2-5 (>= 1.6.1), libedataserver1.2-7 (>= 1.6.1), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnome2-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgtk2.0-0 (>= 2.8.0), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.7), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Conflicts: evolution-data-server (<< 1.0.2-1) Filename: pool/main/e/evolution-data-server/libedataserverui1.2-6_1.6.1-0ubuntu7.2_sparc.deb Size: 114936 MD5sum: b545d93de923f3e0dcd09c6beac91d1c SHA1: e397c4c88705e32b9f6c1c2092e861b02b2a1b6a SHA256: 8f7c7f803cd08224a3c84cf6866132b0815bfb2237edc6e38c01fafd3d1ceb44 Description: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is utility library for evolution-data-server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libedataserverui1.2-dev Priority: optional Section: libdevel Installed-Size: 184 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Replaces: evolution-data-server-dev (<< 1.0.2-1) Depends: libedataserverui1.2-6 (= 1.6.1-0ubuntu7.2), libgnome2-dev, libedataserver1.2-dev (= 1.6.1-0ubuntu7.2), libaudiofile-dev, libbonobo2-dev, libcamel1.2-dev, libebook1.2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libtasn1-2-dev, libxml2-dev, libdb4.3-dev Conflicts: evolution-data-server-dev (<< 1.0.2-1) Filename: pool/main/e/evolution-data-server/libedataserverui1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 61740 MD5sum: 2516d80df4fadc2faee2e43cda2aec51 SHA1: 9e2b9821c8591e50aa7cd113c6761f6b47b8057c SHA256: f4e980991c9659c0bf7a941c7151fb529822b6d487dd8d10d0c22264e4f3f868 Description: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserverui3. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libegroupwise1.2-9 Priority: optional Section: libs Installed-Size: 272 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Replaces: evolution-data-server (<< 1.0.2-1) Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnutls12 (>= 1.2.5), liborbit2 (>= 1:2.10.0), libsoup2.2-8 (>= 2.2.93), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Conflicts: evolution-data-server (<< 1.0.2-1) Filename: pool/main/e/evolution-data-server/libegroupwise1.2-9_1.6.1-0ubuntu7.2_sparc.deb Size: 106974 MD5sum: be314b64a8513de1daaec62668af17a4 SHA1: 3e2f9da0dfb24f4151f4b576c3ea796b1e763764 SHA256: cbaefbe0286a7f33eefc43d3cbf01aad7a1b2cdba1dd56827715ebdd79e2a083 Description: Client library for accessing groupwise POA through SOAP interface This package is client library for accessing groupwise POA through SOAP interface of Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libegroupwise1.2-dev Priority: optional Section: libdevel Installed-Size: 176 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Replaces: evolution-data-server-dev (<< 1.0.2-1) Depends: libegroupwise1.2-9 (= 1.6.1-0ubuntu7.2), libsoup2.2-dev, libaudiofile-dev, libbonobo2-dev, libesd0-dev, libgconf2-dev, libgcrypt11-dev, libglib2.0-dev, libgnome2-dev, libgnomevfs2-dev, libgnutls-dev, libgpg-error-dev, liborbit2-dev, libpopt-dev, libtasn1-2-dev, libxml2-dev Conflicts: evolution-data-server-dev (<< 1.0.2-1) Filename: pool/main/e/evolution-data-server/libegroupwise1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 62326 MD5sum: b4f109e490ea6c925d2c7d5d2259bc97 SHA1: a620eff7e11d6fb26d2a8bf357c8c3502f81d561 SHA256: e55b4f19163cc3fe762d2248e07505d5aa02e03438154f556d2c48cfe5d9ca53 Description: Development files for libegroupwise This package contains header files and static library for libegroupwise@VER@. . libegroupwise is client library for accessing groupwise POA through SOAP interface of Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libexchange-storage1.2-1 Priority: optional Section: libs Installed-Size: 404 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libcomerr2 (>= 1.33-3), libedataserver1.2-7 (>= 1.6.1), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnome2-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgnutls12 (>= 1.2.5), libgtk2.0-0 (>= 2.8.0), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.7), libsoup2.2-8 (>= 2.2.93), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Filename: pool/main/e/evolution-data-server/libexchange-storage1.2-1_1.6.1-0ubuntu7.2_sparc.deb Size: 170224 MD5sum: 7c6c345eb2fe27a36398c60b41699e55 SHA1: b5c3c91ef9a507b758b03ae77a85cad079a66f9e SHA256: 634cd6c82bce2a452ae0ebeeb712a0fb4481084dabff26dde31eec221233eb23 Description: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is backend library for evolution exchange. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libexchange-storage1.2-dev Priority: optional Section: libdevel Installed-Size: 408 Maintainer: Takuo KITAME Architecture: sparc Source: evolution-data-server Version: 1.6.1-0ubuntu7.2 Depends: libexchange-storage1.2-1 (= 1.6.1-0ubuntu7.2), libecal1.2-dev (= 1.6.1-0ubuntu7.2), libkrb5-dev, libldap2-dev, libnspr-dev Filename: pool/main/e/evolution-data-server/libexchange-storage1.2-dev_1.6.1-0ubuntu7.2_sparc.deb Size: 93498 MD5sum: 153e2943ca781c50c3cbe6127077fb48 SHA1: e10ca164aac09e0427416d60f226a16731bffa54 SHA256: b24e1640adebf419108e6273c70964f4f9bd9578912454b21bb801b333d9f961 Description: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libexchange-storage1.2-1. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libexif-dev Priority: optional Section: libdevel Installed-Size: 312 Maintainer: Frederic Peters Architecture: sparc Source: libexif Version: 0.6.12-2ubuntu0.3 Depends: libexif12 (= 0.6.12-2ubuntu0.3), libc6-dev Filename: pool/main/libe/libexif/libexif-dev_0.6.12-2ubuntu0.3_sparc.deb Size: 75786 MD5sum: 254df3e31bbaf47b992c9a91f8e33448 SHA1: e6a7a14ef6f8e5cc80ca6d0352d48f73ce5675ce SHA256: d6617db115c13d965be8528de93dce9ac90b01ec206ca733b358073f6777489e Description: library to parse EXIF files (development files) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libexif12 Priority: optional Section: libs Installed-Size: 316 Maintainer: Frederic Peters Architecture: sparc Source: libexif Version: 0.6.12-2ubuntu0.3 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/libe/libexif/libexif12_0.6.12-2ubuntu0.3_sparc.deb Size: 58816 MD5sum: 81e247e09522421280a83e0ebcb2d9fb SHA1: c96ed373338c4374b39a7ee8c687b5802d352a12 SHA256: 6aaffcb5a3484d73defeccce373c85031bc0d430232edf46453685abb0c21b02 Description: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libexpat1 Priority: optional Section: libs Installed-Size: 188 Maintainer: Debian XML/SGML Group Architecture: sparc Source: expat Version: 1.95.8-3ubuntu0.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/e/expat/libexpat1_1.95.8-3ubuntu0.1_sparc.deb Size: 58878 MD5sum: 6ce9d55e35e244a9431e30381e3dd6f1 SHA1: 6ae949686f60453acaf3cb4353e4cd81d5b60ff5 SHA256: 9f75c7a6270f1757baf8e098c87bc6161783e4db863435a86e7fe85f15d8b0d9 Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libexpat1-dev Priority: optional Section: libdevel Installed-Size: 452 Maintainer: Debian XML/SGML Group Architecture: sparc Source: expat Version: 1.95.8-3ubuntu0.1 Provides: libexpat-dev Depends: libexpat1 (= 1.95.8-3ubuntu0.1), libc6-dev | libc-dev Conflicts: libexpat-dev Filename: pool/main/e/expat/libexpat1-dev_1.95.8-3ubuntu0.1_sparc.deb Size: 127988 MD5sum: 2eb31974cb6e2031a5878cb9cbe15d5b SHA1: bdf2223fa8ed9e77fda3cc406a8b395a19afdaba SHA256: aaad8a31272e135b6a470580fad04af76292f7bbe9a5c45d50260c140a11f90b Description: XML parsing C library - development kit This package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libflac++-dev Priority: optional Section: libdevel Installed-Size: 288 Maintainer: Joshua Kwan Architecture: sparc Source: flac Version: 1.1.2-3ubuntu1.1 Depends: libflac-dev, libflac++5c2 (= 1.1.2-3ubuntu1.1) Filename: pool/main/f/flac/libflac++-dev_1.1.2-3ubuntu1.1_sparc.deb Size: 46888 MD5sum: 3b6ab0c7a64900b451ffb9a9309373f7 SHA1: 06edafcc92cd0f83e939f653389dd043f80c3634 SHA256: 86a207b52286b654a24f66f3112fdba113a888b00ae3e7c18d005fdf5ab36af2 Description: Free Lossless Audio Codec - C++ development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC++. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libflac++5c2 Priority: optional Section: libs Installed-Size: 156 Maintainer: Joshua Kwan Architecture: sparc Source: flac Version: 1.1.2-3ubuntu1.1 Replaces: libflac++5 Depends: libc6 (>= 2.3.4-1), libflac7, libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Conflicts: libflac++5 Filename: pool/main/f/flac/libflac++5c2_1.1.2-3ubuntu1.1_sparc.deb Size: 37374 MD5sum: e04e013b18e8adf4a0f3bd775fe453e8 SHA1: 9989610fef279322e64579049449f29863e577ba SHA256: e44b9bc0c763d24132ab9bea89781733cea5c9680230fb44be6e8ae99c0dbc2e Description: Free Lossless Audio Codec - C++ runtime library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC++. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libflac-dev Priority: optional Section: libdevel Installed-Size: 772 Maintainer: Joshua Kwan Architecture: sparc Source: flac Version: 1.1.2-3ubuntu1.1 Depends: libflac7 (= 1.1.2-3ubuntu1.1), libc6-dev Filename: pool/main/f/flac/libflac-dev_1.1.2-3ubuntu1.1_sparc.deb Size: 182794 MD5sum: b54d6a043d9f3d28d4a12687965f6436 SHA1: 54226baa626abdfb5e351c27c59c7cac0c250d36 SHA256: db0bd2790050c5be2600e3ea1c3c4fe144f7ad541549cc16fc46fb0a11f28425 Description: Free Lossless Audio Codec - C development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libflac7 Priority: optional Section: libs Installed-Size: 300 Maintainer: Joshua Kwan Architecture: sparc Source: flac Version: 1.1.2-3ubuntu1.1 Replaces: libflac4 (= 1.1.1-1) Depends: libc6 (>= 2.3.4-1) Conflicts: libflac4 (= 1.1.1-1) Filename: pool/main/f/flac/libflac7_1.1.2-3ubuntu1.1_sparc.deb Size: 104314 MD5sum: c26ddc80d11f746d0895b660972ffef1 SHA1: 7b5d7352234b2194c72b501e41494f1e6cceba7e SHA256: 39174a8249368cc93aa6d7dfb8430b44dd1ac7c5928e19f5f72dd27394468427 Description: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libfreetype6 Priority: optional Section: libs Installed-Size: 712 Maintainer: Will Newton Architecture: sparc Source: freetype Version: 2.1.10-1ubuntu2.10 Replaces: freetype0, freetype1 Depends: libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1) Suggests: libfreetype6-dev Conflicts: freetype, xpdf-reader (<< 1.00-4) Filename: pool/main/f/freetype/libfreetype6_2.1.10-1ubuntu2.10_sparc.deb Size: 412190 MD5sum: 3022a7579c63085ee0a16dd927b4d7f1 SHA1: be5d66a499f1255eb838ffe5b7677528d336a7e2 SHA256: 54841987b889743ad6bc6a4741b5443f61efcf43caa62df7e8143c2e4083c440 Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libfreetype6-dev Priority: optional Section: libdevel Installed-Size: 3372 Maintainer: Will Newton Architecture: sparc Source: freetype Version: 2.1.10-1ubuntu2.10 Replaces: freetype0-dev, freetype1-dev Depends: libfreetype6 (= 2.1.10-1ubuntu2.10), libc6-dev | libc-dev, zlib1g-dev | libz-dev Conflicts: freetype0-dev, freetype1 (<= 1.0.0.1998-03-22-1), freetype1-dev Filename: pool/main/f/freetype/libfreetype6-dev_2.1.10-1ubuntu2.10_sparc.deb Size: 683956 MD5sum: 402a2760415e5f0d879ece5ade5d684e SHA1: a40b405f2871366d1146917eee9a6ee8d188b264 SHA256: d8e872f4aa677e757610aa4b55b70b6f390023738f06d8c5acb081969113394e Description: FreeType 2 font engine, development files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libfuse-dev Priority: optional Section: libdevel Installed-Size: 264 Maintainer: Bartosz Fenski Architecture: sparc Source: fuse Version: 2.4.2-0ubuntu3.1 Depends: libfuse2 (= 2.4.2-0ubuntu3.1) Suggests: fuse-utils (= 2.4.2-0ubuntu3.1), fuse-module Filename: pool/main/f/fuse/libfuse-dev_2.4.2-0ubuntu3.1_sparc.deb Size: 75702 MD5sum: 3eb72cfd906c56323f588a5037096761 SHA1: e247155898b4ccee7703b12837c1522a55c7b943 SHA256: a4d92451ec38d57e37690d00a3a11c7fe46e041a3b2611744595a1032654ac05 Description: Filesystem in USErspace (development files) Simple interface for userspace programs to export a virtual filesystem to the linux kernel. . This package contains the files necessary to write applications in C or C++ using fuse. . Homepage: http://fuse.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libfuse2 Priority: optional Section: libs Installed-Size: 112 Maintainer: Bartosz Fenski Architecture: sparc Source: fuse Version: 2.4.2-0ubuntu3.1 Depends: libc6 (>= 2.3.4-1) Suggests: fuse-utils (= 2.4.2-0ubuntu3.1), fuse-module Filename: pool/main/f/fuse/libfuse2_2.4.2-0ubuntu3.1_sparc.deb Size: 41290 MD5sum: 6992f12803377a85283f1bf724c00175 SHA1: 092549abdf97e91d206e943c266ff20e12c7308c SHA256: 22795c126948baf68ff028739832f828d0f48af9f53fe5ec7115c72457eab62a Description: Filesystem in USErspace library Simple interface for userspace programs to export a virtual filesystem to the linux kernel. . This package contains the files necessary to write applications in C or C++ using fuse. . Homepage: http://fuse.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgadu-dev Priority: optional Section: libdevel Installed-Size: 548 Maintainer: Marcin Owsiany Architecture: sparc Source: ekg Version: 1:1.6+20051103-1ubuntu1.1 Depends: libgadu3 (= 1:1.6+20051103-1ubuntu1.1), libssl-dev Filename: pool/main/e/ekg/libgadu-dev_1.6+20051103-1ubuntu1.1_sparc.deb Size: 130728 MD5sum: 58ffd885d139feb7b99fdffc5c59fb7b SHA1: 004840672a6ef79243582f16b49fec9f264bf3f3 SHA256: 75bbcdaad596ae8f606d2d9b1412b7baf9151f2cb3e5853b0e5823d38d532bf0 Description: Gadu-Gadu protocol library - development files Gadu-Gadu is an instant messaging program, very popular in Poland. libgadu is a Gadu-Gadu protocol implementation library. . This package contains the development files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgadu3 Priority: optional Section: libs Installed-Size: 176 Maintainer: Marcin Owsiany Architecture: sparc Source: ekg Version: 1:1.6+20051103-1ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1) Filename: pool/main/e/ekg/libgadu3_1.6+20051103-1ubuntu1.1_sparc.deb Size: 66288 MD5sum: 487246f4be79c8f597ebf7bc641e3a64 SHA1: aa1a1366d3a4fe34ef55af7227b18aab2cff03eb SHA256: 55fe5a4650cecdb14bc4687b4805a38affef1e2cc60ec0235296c09c5ca3455b Description: Gadu-Gadu protocol library - runtime files Gadu-Gadu is an instant messaging program, very popular in Poland. libgadu is a Gadu-Gadu protocol implementation library. . This package contains the shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libgd2-dev Priority: optional Section: oldlibs Installed-Size: 356 Maintainer: Jonas Smedegaard Architecture: all Source: libgd2 Version: 2.0.33-2ubuntu5.4 Depends: libgd2-xpm-dev (>= 2.0.4-2) | libgd2-noxpm-dev (>= 2.0.4-2) Conflicts: libgd-dev, libgd1g-dev, libgd1-altdev Filename: pool/main/libg/libgd2/libgd2-dev_2.0.33-2ubuntu5.4_all.deb Size: 129774 MD5sum: a31ad9eacfd696ffe3fdef93acef73c3 SHA1: 84e57c3f00c2f48de42eecfa64251b04a7c1bc22 SHA256: b9c0b6d0d75d856064f0521201c22f02e9bfe10e9a0903807b19ed9e1b5e9397 Description: GD Graphics Library version 2 (development version) GD is a graphics library... . This is a transitional package, provided for backwards compatibility only. You can safely remove this package when no other package depend on it. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgd2-noxpm Priority: optional Section: libs Installed-Size: 612 Maintainer: Jonas Smedegaard Architecture: sparc Source: libgd2 Version: 2.0.33-2ubuntu5.4 Replaces: libgd2 (<< 2.0.4-2) Depends: libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libjpeg62, libpng12-0 (>= 1.2.8rel), libx11-6, libxpm4, zlib1g (>= 1:1.2.1) Suggests: libgd-tools Conflicts: libgd2-xpm, libgd2 (<< 2.0.4-5) Filename: pool/main/libg/libgd2/libgd2-noxpm_2.0.33-2ubuntu5.4_sparc.deb Size: 194718 MD5sum: bc9eaf1f8bde7c9de9eb946c55c54883 SHA1: 3b9602b02f0787427cf5decb4ce78bac8c31181f SHA256: 8745057885067c2549dd04a72a4aa3d277c8e11219ac84dd47872b6ed077a75d Description: GD Graphics Library version 2 (without XPM support) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built without XPM (X pixmap) or fontconfig support. . Website: http://www.boutell.com/gd/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libgd2-noxpm-dev Priority: optional Section: libdevel Installed-Size: 888 Maintainer: Jonas Smedegaard Architecture: sparc Source: libgd2 Version: 2.0.33-2ubuntu5.4 Depends: libgd2-noxpm (= 2.0.33-2ubuntu5.4), libc6-dev, libfreetype6-dev, libjpeg62-dev, libpng12-0-dev, libx11-dev | xlibs-dev (<< 4.3.0), libxpm-dev | xlibs-dev (<< 4.3.0), zlib1g-dev Conflicts: libgd-noxpm-dev, libgd-xpm-dev, libgd2-xpm-dev, libgd2-dev (<< 2.0.4-5), libgd-gif1-dev Filename: pool/main/libg/libgd2/libgd2-noxpm-dev_2.0.33-2ubuntu5.4_sparc.deb Size: 334374 MD5sum: 672949b6e6eed63db0372617b9c62b69 SHA1: 2d97db4d18515f6c9b017067fa069b56ec860181 SHA256: 74f802d80796719bed180accbfc290ebf9c733d1e7ff7f1611908268f610b392 Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built without XPM (X pixmap) or fontconfig support. . Website: http://www.boutell.com/gd/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgd2-xpm Priority: optional Section: libs Installed-Size: 620 Maintainer: Jonas Smedegaard Architecture: sparc Source: libgd2 Version: 2.0.33-2ubuntu5.4 Replaces: libgd2 (<< 2.0.4-2) Depends: libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libjpeg62, libpng12-0 (>= 1.2.8rel), libx11-6, libxpm4, zlib1g (>= 1:1.2.1) Suggests: libgd-tools Conflicts: libgd2-noxpm, libgd2 (<< 2.0.4-5) Filename: pool/main/libg/libgd2/libgd2-xpm_2.0.33-2ubuntu5.4_sparc.deb Size: 196614 MD5sum: 92e83e3d10c5c9803df672fd86ba8f1e SHA1: 92b2fa6d0ff2127f9f3ccd132f863f8329edce73 SHA256: 835a7f8df75008ad4d084b4fc7867dd81f83984eeef072afc236b3c91e959389 Description: GD Graphics Library version 2 GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built with XPM (X pixmap) and fontconfig support. . Website: http://www.boutell.com/gd/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgd2-xpm-dev Priority: optional Section: libdevel Installed-Size: 892 Maintainer: Jonas Smedegaard Architecture: sparc Source: libgd2 Version: 2.0.33-2ubuntu5.4 Depends: libgd2-xpm (= 2.0.33-2ubuntu5.4), libc6-dev, libfontconfig1-dev, libfreetype6-dev, libjpeg62-dev, libpng12-0-dev, libx11-dev | xlibs-dev (<< 4.3.0), libxpm-dev | xlibs-dev (<< 4.3.0), zlib1g-dev Conflicts: libgd-noxpm-dev, libgd-xpm-dev, libgd2-noxpm-dev, libgd2-dev (<< 2.0.4-5), libgd-gif1-dev Filename: pool/main/libg/libgd2/libgd2-xpm-dev_2.0.33-2ubuntu5.4_sparc.deb Size: 335598 MD5sum: b27bef38e70d8b2895346b4b8d89a6c9 SHA1: e6db6ee273c9cff788fc0b3f4c1c90643a69363c SHA256: b911021ea4dbb9e74b615f7ed9fd1f83049d9a1f0a290c78bc75ff7fe58dd526 Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built with XPM (X pixmap) and fontconfig support. . Website: http://www.boutell.com/gd/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgeoip-dev Priority: optional Section: libdevel Installed-Size: 200 Maintainer: Marek Habersack Architecture: sparc Source: geoip Version: 1.3.14-2ubuntu0.1 Depends: libgeoip1 (= 1.3.14-2ubuntu0.1) Filename: pool/main/g/geoip/libgeoip-dev_1.3.14-2ubuntu0.1_sparc.deb Size: 47712 MD5sum: fdea5cabbd70f9af016514688b1a10f9 SHA1: de0a0fb67a7a3f6b7b86bada85658bb94b8d8485 SHA256: 5e9d9e5452a52c45c2aeb16d2eab46769340fd6f10af31a29c377e173575f195 Description: Development files for the GeoIP library GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that is accurate as of March 2002. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. . This package contains the development files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgeoip1 Priority: optional Section: libs Installed-Size: 956 Maintainer: Marek Habersack Architecture: sparc Source: geoip Version: 1.3.14-2ubuntu0.1 Depends: libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1) Suggests: geoip-bin (= 1.3.14-2ubuntu0.1) Filename: pool/main/g/geoip/libgeoip1_1.3.14-2ubuntu0.1_sparc.deb Size: 455872 MD5sum: 3dae362b3c420556c1b30b7dc3dc5827 SHA1: 9d8500ecd6c7ba6e9c421b35e4ba9908eaa8964b SHA256: ba3669c669c3e31c51d41bb8bd1f1db3bdf94f0fbad87f84e26b37c9a5117d7e Description: A non-DNS IP-to-country resolver library GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that is accurate as of March 2002. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. . This package contains the shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libgimp2.0 Priority: optional Section: libs Installed-Size: 2240 Maintainer: Ari Pollak Architecture: sparc Source: gimp Version: 2.2.11-1ubuntu3.4 Replaces: libgimp1.3, gimp1.3-data, gimp-data (<< 2.0.0-6) Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1 Conflicts: libgimp1.3, gimp1.3-data, gimp-data (<< 2.0.0-6) Filename: pool/main/g/gimp/libgimp2.0_2.2.11-1ubuntu3.4_sparc.deb Size: 429062 MD5sum: 0d5cd39f28a0500f8751a269e97363f8 SHA1: 0a4f5d8f6c45492fb229c5a51579b68bfd914264 SHA256: b722ab12dcdfecaeccd5e36c430bcbaa6a31d4da6b280fdcc89bc2ef4b2d9340 Description: Libraries necessary to Run the GIMP This package includes the libgimp libraries, which are necessary to run The GIMP. . It has been split off from the main gimp package in order to facilitate easy development for packages that use libgimp, like SANE, the Scanner Access package for GIMP, as well as any other third-party plugins. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libgimp2.0-dev Priority: optional Section: libdevel Installed-Size: 980 Maintainer: Ari Pollak Architecture: sparc Source: gimp Version: 2.2.11-1ubuntu3.4 Replaces: libgimp1.3-dev Depends: libgimp2.0 (= 2.2.11-1ubuntu3.4), libgtk2.0-dev (>= 2.4.4-1), pkg-config Conflicts: libgimp1.3-dev Filename: pool/main/g/gimp/libgimp2.0-dev_2.2.11-1ubuntu3.4_sparc.deb Size: 109012 MD5sum: 5414a692b0ad167fa9029b51b92bba08 SHA1: 416437bf2192deab34f287b056ecdd94d3ad5bd9 SHA256: cfb0154ba963622f1ebdfcec5d6be7c571ebb63f637666fdb7e1fbda69142e7c Description: Headers and other files for compiling plugins for The GIMP This package contains the header files for the GNU Image Manipulation Program, along with the static versions of libgimp. It also includes the gimptool-2.0 utility. . Install this package if you wish to compile your own plugins, or if you wish to develop packages that use libgimp. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgimp2.0-doc Priority: optional Section: doc Installed-Size: 4488 Maintainer: Ari Pollak Architecture: all Source: gimp Version: 2.2.11-1ubuntu3.4 Depends: lynx | www-browser Filename: pool/main/g/gimp/libgimp2.0-doc_2.2.11-1ubuntu3.4_all.deb Size: 527776 MD5sum: d895ca836319b95386904d8efda512a9 SHA1: 2e97859ff20e9729e448fb97e7033e2c1912e2b2 SHA256: 0f771d376eb4681b7644caa0b78b893dee26f2d34481e135cddc3cd30300165a Description: Developers' Documentation for the GIMP library This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ . Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgnutls-dev Priority: optional Section: libdevel Installed-Size: 1340 Maintainer: Matthias Urlichs Architecture: sparc Source: gnutls12 Version: 1.2.9-2ubuntu1.8 Replaces: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev Provides: gnutls-dev Depends: libgnutls12 (= 1.2.9-2ubuntu1.8), libgcrypt11-dev (>= 1.2.0), libc6-dev | libc-dev, zlib1g-dev, libtasn1-2-dev, libopencdk8-dev Suggests: libgnutls-doc, gnutls-bin Conflicts: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev Filename: pool/main/g/gnutls12/libgnutls-dev_1.2.9-2ubuntu1.8_sparc.deb Size: 482124 MD5sum: fe2acbbf637d0395c89076b55d9d1a49 SHA1: 3fa12eecdba7950b14aaf6420c761e94f2f6ea72 SHA256: 9eacebfa48b175a9e3694fd8c98c74aeac5327e5ebc0ed66c642027c6b56ef9e Description: the GNU TLS library - development files gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. . Currently gnutls implements: - the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled algorithms - X509 Public Key Infrastructure (with several limitations). - SRP for TLS authentication. - TLS Extension mechanism . This package contains the gnutls development files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgnutls12 Priority: important Section: libs Installed-Size: 792 Maintainer: Matthias Urlichs Architecture: sparc Source: gnutls12 Version: 1.2.9-2ubuntu1.8 Replaces: gnutls0, gnutls3, gnutls0.4 Depends: libc6 (>= 2.3.4-1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.1), liblzo1, libopencdk8 (>= 0.5.7), libtasn1-2 (>= 0.2.13), zlib1g (>= 1:1.2.1) Suggests: gnutls-bin Conflicts: gnutls0, gnutls0.4 Filename: pool/main/g/gnutls12/libgnutls12_1.2.9-2ubuntu1.8_sparc.deb Size: 377674 MD5sum: a2b5715015b403d08c8418ee6505b341 SHA1: 53df6521067258a8fe4b1ce5559974204ab1f27c SHA256: e73abee9f722b2a6aba1fc245161a6f5f420633cbbc4996709576ec3e8c4b297 Description: the GNU TLS library - runtime library gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. . Currently gnutls implements: - the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled algorithms - X509 Public Key Infrastructure (with several limitations). - SRP for TLS authentication. - TLS Extension mechanism . This package contains the runtime libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgpgme11 Priority: optional Section: libs Installed-Size: 388 Maintainer: Jose Carlos Garcia Sogo Architecture: sparc Source: gpgme1.0 Version: 1.1.0-1ubuntu0.1 Depends: libc6 (>= 2.3.4-1), libgpg-error0 (>= 1.1), gnupg (>= 1.2.2) Suggests: gpgsm Filename: pool/main/g/gpgme1.0/libgpgme11_1.1.0-1ubuntu0.1_sparc.deb Size: 169754 MD5sum: 90558aac05b3f71c98dcf5e089dfa37b SHA1: 0e92a494f905954bcfffdd08c5a675a28691e6a7 SHA256: 6161adbac3742ac846c583b284d2f05f99caee7ee213e3c6a88ef8e7c5b6dfc9 Description: GPGME - GnuPG Made Easy GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libgpgme11-dev Priority: optional Section: libdevel Installed-Size: 856 Maintainer: Jose Carlos Garcia Sogo Architecture: sparc Source: gpgme1.0 Version: 1.1.0-1ubuntu0.1 Depends: libgpgme11 (= 1.1.0-1ubuntu0.1), libc6-dev, libgpg-error-dev Conflicts: libgpgme-dev, libgpgme10-dev Filename: pool/main/g/gpgme1.0/libgpgme11-dev_1.1.0-1ubuntu0.1_sparc.deb Size: 316166 MD5sum: 687a5a1e91979f26cf0453315e10aa85 SHA1: 05dbbbace5e98ffd747e114439562712d6130ca0 SHA256: 6b9f2b6709a05750bdc59453bcb173336f8533ee59722ba1ae9efe10a2452f12 Description: GPGME - GnuPG Made Easy GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the headers and other files needed to compile against this library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgsf-1-113 Priority: optional Section: libs Installed-Size: 288 Maintainer: J.H.M. Dassen (Ray) Architecture: sparc Source: libgsf Version: 1.13.99-0ubuntu2.1 Depends: libgsf-1-common (>= 1.13.99-0ubuntu2.1), libbz2-1.0, libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Conflicts: gnumeric (<< 1.4.4) Filename: pool/main/libg/libgsf/libgsf-1-113_1.13.99-0ubuntu2.1_sparc.deb Size: 125986 MD5sum: 85ea3ce9588a52019a8e5e2f8be298bd SHA1: e858d8c3e85ad39dfe851e72c538082fad497b68 SHA256: e8b9fed43e4c04e1e553cff60508df0137d5abc123f37304a7495c3ef65f53a2 Description: Structured File Library - runtime version The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . This is the basic runtime version of libgsf. It does not provide GNOME-specific extensions. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libgsf-1-common Priority: optional Section: libs Installed-Size: 104 Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: libgsf Version: 1.13.99-0ubuntu2.1 Replaces: libgsf-1 (<= 1.12.3-4) Filename: pool/main/libg/libgsf/libgsf-1-common_1.13.99-0ubuntu2.1_all.deb Size: 44520 MD5sum: 1e5736725ef753e9ce8ae592d8d6d77e SHA1: fc2eaa1b1a04a65290678876866b538babb0b3a0 SHA256: 2574da2cd813db471ddd6cacd10e5eb05f068beaf227249e5bbd0fcea4f817eb Description: Structured File Library - common files The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . These are the architecture independent files that are part of libgsf, like translations of messages. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libgsf-1-dev Priority: optional Section: libdevel Installed-Size: 1240 Maintainer: J.H.M. Dassen (Ray) Architecture: sparc Source: libgsf Version: 1.13.99-0ubuntu2.1 Depends: libgsf-1-113 (= 1.13.99-0ubuntu2.1), libglib2.0-dev (>= 2.4.1-2), libxml2-dev (>= 2.6.10-1), libbz2-dev Recommends: pkg-config Filename: pool/main/libg/libgsf/libgsf-1-dev_1.13.99-0ubuntu2.1_sparc.deb Size: 231860 MD5sum: 6820fff8de91dd44e6bbaa4cbb01b165 SHA1: b34fa984d5e6cdf154b6821d2ee225c2cb1306fb SHA256: de87713c50e39ef4d4fe7fb739aeed3f01f2cabc5dd71315d5a4c960c993caff Description: Structured File Library - development files (basic version) This package contains the development files used in building applications that use the GNOME Structured File Library. . The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. It is actively being developed and its API is still likely to undergo significant changes (in particular, extensions). . This is the basic development package for the GNOME Structured File library. It is not GNOME-specific and thus does not depend on GNOME libraries. For GNOME-specific extensions, use libgsf-gnome-1-dev. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgsf-gnome-1-113 Priority: optional Section: libs Installed-Size: 112 Maintainer: J.H.M. Dassen (Ray) Architecture: sparc Source: libgsf Version: 1.13.99-0ubuntu2.1 Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgsf-1-113 (>= 1.13.99), liborbit2 (>= 1:2.10.0), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Filename: pool/main/libg/libgsf/libgsf-gnome-1-113_1.13.99-0ubuntu2.1_sparc.deb Size: 52142 MD5sum: 78de48d6c9602c35e0ce831895310462 SHA1: 53b1f76bdddf7927d8c2a2ccb75105c79e377d3a SHA256: 2cc5da3cda8f686867372b02a4e82c9f540ac210f9879e37b1b57317e987b198 Description: Structured File Library - runtime version for GNOME The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . This version of libgsf makes use of Bonobo, GNOME's CORBA-based component architecture and of GNOME-VFS, the GNOME virtual file-system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgsf-gnome-1-dev Priority: optional Section: libdevel Installed-Size: 160 Maintainer: J.H.M. Dassen (Ray) Architecture: sparc Source: libgsf Version: 1.13.99-0ubuntu2.1 Depends: libgsf-gnome-1-113 (= 1.13.99-0ubuntu2.1), libgsf-1-dev, libgnomevfs2-dev, libbonobo2-dev Recommends: pkg-config Filename: pool/main/libg/libgsf/libgsf-gnome-1-dev_1.13.99-0ubuntu2.1_sparc.deb Size: 59762 MD5sum: 8e0f17ca33004cf4061d01217a6f631e SHA1: ad10607c18e9e871f6fbec5a90d5ef2bbb129d5a SHA256: d2019baac2504cb07e732d5701a82bcca5b0da3beffee2120a3090fd6fd36cf9 Description: Structured File Library - development files for GNOME This package contains the development files used in building applications that use the GNOME Structured File Library. . The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. It is actively being developed and its API is still likely to undergo significant changes (in particular, extensions). . This package supports the use of Bonobo, GNOME's CORBA-based component architecture and of GNOME-VFS, the GNOME virtual file-system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgtk2.0-0 Priority: optional Section: libs Installed-Size: 5012 Maintainer: Sebastien Bacher Architecture: sparc Source: gtk+2.0 Version: 2.8.20-0ubuntu1.1 Replaces: libgtk2.0-0png3 Depends: libgtk2.0-common (>= 2.8.20-0ubuntu1.1), libgtk2.0-bin (>= 2.8.20-0ubuntu1.1), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglib2.0-0 (>= 2.10.0), libjpeg62, libpango1.0-0 (>= 1.12.2), libpng12-0 (>= 1.2.8rel), libtiff4, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1 Recommends: hicolor-icon-theme Conflicts: libgtk2.0-0png3, eog2 (<< 1.0.1-4), gnome-panel2 (<< 2.0.4-1), celestia (<< 1.2.4-4), gimp1.3 (<< 1.3.7-1.1), metatheme (<< 0.9.7-3), libgnomeui-0 (<< 2.0.6-2), gtk2.0-examples (<< 2.2.0), libgdkxft0, gtk2-engines-wonderland (<= 1.0-2), gtk2-engines-cleanice (<= 1.2.8-1), gtk2-engines-thinice (<< 2.6), gtk2-engines-crux (<< 2.6), gtk2-engines-mist (<< 2.6), gtk2-engines-highcontrast (<< 2.6), gtk2-engines-lighthouseblue (<< 2.6), gnome-themes (<< 2.6), gtk2-engines-industrial (<< 0.2.32-5), gtk2-engines-pixbuf (<< 2.2.0-2.1), gtk2-engines-redmond95 (<< 2.2.0-2.1), gtk2-engines-metal (<< 2.2.0-2.1), gtk2-engines-magicchicken (<= 1.1.1-4), gtk2-engines-qtpixmap (<= 0.28-1), gtk2-engines-smooth (<< 0.5.6-3), gtk2-engines-xfce (<= 2.1.8-1), tamil-gtk2im (<= 2.2-4), imhangul (<< 0.9.9-3), librsvg2-common (<< 2.6.3-1) Filename: pool/main/g/gtk+2.0/libgtk2.0-0_2.8.20-0ubuntu1.1_sparc.deb Size: 2198290 MD5sum: 1b78c9d5cf5e955072aacd80a886c2d8 SHA1: 7b06af3229c4b7fbe56ed0e3a380b4f392e241bd SHA256: d9e4bdb63a1247b87e06b6d15cad776912520a39f7f560689229a9740fd1343d Description: The GTK+ graphical user interface library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libgtk2.0-0-dbg Priority: extra Section: libdevel Installed-Size: 8528 Maintainer: Sebastien Bacher Architecture: sparc Source: gtk+2.0 Version: 2.8.20-0ubuntu1.1 Replaces: libgtk2.0-dbg Depends: libgtk2.0-0 (= 2.8.20-0ubuntu1.1) Conflicts: libgtk2.0-dbg Filename: pool/main/g/gtk+2.0/libgtk2.0-0-dbg_2.8.20-0ubuntu1.1_sparc.deb Size: 3574884 MD5sum: dc6f928b9a9b5a33be0a0b793e168782 SHA1: 4fc73f8b2fa1a112d86ae81c727f95efd4059198 SHA256: 40c09bf2a6b0e5e5c22442a448ab7b7539a83882d71a4f3aae219f2d464f9a25 Description: The GTK+ libraries and debugging symbols The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains unstripped shared libraries. it is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgtk2.0-bin Priority: optional Section: misc Installed-Size: 132 Maintainer: Sebastien Bacher Architecture: sparc Source: gtk+2.0 Version: 2.8.20-0ubuntu1.1 Replaces: libgtk2.0-common (<= 2.4.0-3), libgtk2.0-dev (<= 2.4.3-1) Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.2), libpng12-0 (>= 1.2.8rel), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Conflicts: libgtk2.0-dev (<= 2.4.3-1) Filename: pool/main/g/gtk+2.0/libgtk2.0-bin_2.8.20-0ubuntu1.1_sparc.deb Size: 21194 MD5sum: cfcb0172331ec5fd7e5430087a82023e SHA1: c4e7a81b8332ff58d1da47920a368a47e8277034 SHA256: 728891739a42b19728ddd32e1081f119b0efa6de6c752467b44420df244ea8c9 Description: The programs for the GTK+ graphical user interface library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the program files which is used for the libraries and others. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libgtk2.0-common Priority: optional Section: misc Installed-Size: 12356 Maintainer: Sebastien Bacher Architecture: all Source: gtk+2.0 Version: 2.8.20-0ubuntu1.1 Replaces: libgtk1.3-common, libgtk2.0-data Depends: libgtk2.0-0 Conflicts: libgtk1.3-common, libgtk2.0-data Filename: pool/main/g/gtk+2.0/libgtk2.0-common_2.8.20-0ubuntu1.1_all.deb Size: 3709368 MD5sum: 0e964c279739a12e118dc6ad0b312000 SHA1: 7471dc967d7515eaccaf4a1e7c2d346ef7c92540 SHA256: 2106d755ae9007e869b7df482366cdff4aae02eee036401bd84d685d87902ff4 Description: Common files for the GTK+ graphical user interface library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libgtk2.0-dev Priority: optional Section: libdevel Installed-Size: 9012 Maintainer: Sebastien Bacher Architecture: sparc Source: gtk+2.0 Version: 2.8.20-0ubuntu1.1 Replaces: libgtk1.3-dev Depends: libgtk2.0-0 (= 2.8.20-0ubuntu1.1), libglib2.0-dev (>= 2.8.5), libpango1.0-dev (>= 1.10.0-2), libatk1.0-dev (>= 1.9.0), libcairo2-dev, libx11-dev, libxext-dev, libxinerama-dev, libxi-dev, libxrandr-dev, libxcursor-dev, libxfixes-dev, pkg-config Suggests: libgtk2.0-doc Conflicts: libgtk1.3-dev Filename: pool/main/g/gtk+2.0/libgtk2.0-dev_2.8.20-0ubuntu1.1_sparc.deb Size: 2470704 MD5sum: cae8ea5731c9a3009fb29fd0911a711a SHA1: 1785943f564acdfcc28629c1237a96fe7d427d0c SHA256: 87c04e1cda28fc179215b277819d2d10e830aec6d6719d4a77daa9002f929808 Description: Development files for the GTK+ library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the header files and static libraries which is needed for developing the GTK+ applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgtk2.0-doc Priority: optional Section: doc Installed-Size: 14716 Maintainer: Sebastien Bacher Architecture: all Source: gtk+2.0 Version: 2.8.20-0ubuntu1.1 Replaces: libgtk1.3-doc Depends: lynx | www-browser Suggests: libglib2.0-doc, libatk1.0-doc, libpango1.0-doc Conflicts: libgtk1.3-doc Filename: pool/main/g/gtk+2.0/libgtk2.0-doc_2.8.20-0ubuntu1.1_all.deb Size: 2489678 MD5sum: ebec0df568ca72d728a6d995c599e225 SHA1: 7b08c0ef9bb1ffa662e0f6e3343e9bc0e2e0c7e8 SHA256: acd0d76eaefb882a0b7682881f1e0be5fc1f8a7ff73f4d58fc000b175cc98e59 Description: Documentation for the GTK+ graphical user interface library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK+ library in /usr/share/doc/libgtk2.0-doc/ . Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgtop2-7 Priority: optional Section: libs Installed-Size: 1032 Maintainer: Sebastien Bacher Architecture: sparc Source: libgtop2 Version: 2.14.1-0ubuntu1.1 Replaces: libgtop2, libgtop2-2, libgtop2-4 Depends: libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0) Conflicts: libgtop2, libgtop2-2, libgtop2-4 Filename: pool/main/libg/libgtop2/libgtop2-7_2.14.1-0ubuntu1.1_sparc.deb Size: 60818 MD5sum: 5cd7e26033bc1449f924de0a654dab3d SHA1: 70f9ef527eeae876eb41bf9b418fa7798e2810c4 SHA256: 60463bd05333e222f9630fc9fc9f8038c737e1bd9f9ebddec9ca520e5ec64d59 Description: Libraries for gtop system monitoring library (part of Gnome 2) Gnome is the "GNU Network Object Model Environment" . It is a project to build a complete, user-friendly desktop based entirely on free software. . This package contains the gtop libraries which read information about processes and the running systems. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libgtop2-dev Priority: optional Section: libdevel Installed-Size: 412 Maintainer: Sebastien Bacher Architecture: sparc Source: libgtop2 Version: 2.14.1-0ubuntu1.1 Depends: libgtop2-7 (= 2.14.1-0ubuntu1.1), libglib2.0-dev Filename: pool/main/libg/libgtop2/libgtop2-dev_2.14.1-0ubuntu1.1_sparc.deb Size: 99980 MD5sum: 4b27af2bb2c86df2238a4c8a555ca427 SHA1: eb8d141fc741c08a6b2b32284a9b4ab2202c0bfd SHA256: d8e6c4b7696d4e351edf01475f6f80597fd717030e220c7aea672e3778d8afc5 Description: Dev libraries for gtop system monitoring library (part of Gnome 2) Gnome is the "GNU Network Object Model Environment" . It is a project to build a complete, user-friendly desktop based entirely on free software. . This package contains the include files and static library for the gtop libraries which read information about processes and the running systems. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgulm-dev Priority: optional Section: admin Installed-Size: 80 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libgulm1 (= 1.20060222-0ubuntu6.3) Filename: pool/main/r/redhat-cluster-suite/libgulm-dev_1.20060222-0ubuntu6.3_sparc.deb Size: 17508 MD5sum: 28a183958d38456d17566459bd0a04ad SHA1: 1867413cae04e2a2e55e7d59cde03917d34d0612 SHA256: b50de693613f5206b6d396b3261a24070b09759df462f3bc78b5fd2002177c5e Description: server-based unified cluster/lock manager for GFS GULM is a server-based unified cluster/lock manager for GFS, GNBD, and CLVM. It can be used in place of CMAN and DLM. A single GULM server can be run in stand-alone mode but introduces a single point of failure for GFS. Three or five GULM servers can also be run together in which case the failure of 1 or 2 servers can be tolerated respectively. . This package contains the files needed for developing applications that use the lock manager. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libgulm1 Priority: optional Section: admin Installed-Size: 64 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/r/redhat-cluster-suite/libgulm1_1.20060222-0ubuntu6.3_sparc.deb Size: 15240 MD5sum: 6c95a14b7e762480ca2f2a966a074d75 SHA1: a47217df6d6bf972d8f4b2fb785cc5f304e9a0ed SHA256: 016a747c520728e28de41b12e9f8acda6dd7670129133b4f4981d8e5ff4b6eef Description: server-based unified cluster/lock manager for GFS GULM is a server-based unified cluster/lock manager for GFS, GNBD, and CLVM. It can be used in place of CMAN and DLM. A single GULM server can be run in stand-alone mode but introduces a single point of failure for GFS. Three or five GULM servers can also be run together in which case the failure of 1 or 2 servers can be tolerated respectively. . This package contains the client libraries that use the lock manager. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libhsqldb-java Priority: optional Section: libs Installed-Size: 764 Maintainer: Peter Eisentraut Architecture: all Source: hsqldb Version: 1.8.0.2-1ubuntu1.1 Depends: java-gcj-compat | java2-runtime, libservlet2.3-java Suggests: java-virtual-machine, libhsqldb-java-doc Filename: pool/main/h/hsqldb/libhsqldb-java_1.8.0.2-1ubuntu1.1_all.deb Size: 636520 MD5sum: c930e4007651b1749d01cf7c4a0dd635 SHA1: bb2c708c0fd910caea71b1a782bedb3065e3ff3e SHA256: 8b7abc2675b23423b8801db165bf96c9247dcf4fd54e6521ebb5192a0e3c5bd5 Description: Java SQL database engine HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . Web site: http://hsqldb.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libhtml-parser-perl Priority: optional Section: perl Installed-Size: 296 Maintainer: Debian Catalyst Maintainers Architecture: sparc Version: 3.48-1ubuntu0.1 Replaces: libwww-perl (<< 5.36-0) Depends: perl (>= 5.8.7-10ubuntu1.2), perlapi-5.8.7, libhtml-tagset-perl, libc6 (>= 2.3.4-1) Conflicts: libwww-perl (<< 5.36-0), libhtml-tree-perl (<< 0.61-0) Filename: pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.48-1ubuntu0.1_sparc.deb Size: 103780 MD5sum: 0ea0484df5b8a99a0f1ccdccb7c7f879 SHA1: 499e4458dba57cf6838af955643cb2359a03bb04 SHA256: 8ed949be1cdebc82c671fdae250bb4a9c4f37acd874115f8f69c0e5bb04064ac Description: A collection of modules that parse HTML text documents This is a collection of modules that parse HTML text documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: edubuntu-desktop Package: libicu34 Priority: optional Section: libs Installed-Size: 11312 Maintainer: Jay Berkenbilt Architecture: sparc Source: icu Version: 3.4.1a-1ubuntu1.6.06.2 Replaces: icu, icu-locales Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Conflicts: icu, icu-locales Filename: pool/main/i/icu/libicu34_3.4.1a-1ubuntu1.6.06.2_sparc.deb Size: 4870286 MD5sum: 4aa90044609bfadd3571b74978e8de92 SHA1: fbacbabce3f27f9b85229f3d7078ea688f1271fc SHA256: df58c3a5f4bceb0aa1d86bb027640fb3902da96ac5564a19937575a384a6cd67 Description: International Components for Unicode (libraries) ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libicu34-dev Priority: optional Section: libdevel Installed-Size: 17568 Maintainer: Jay Berkenbilt Architecture: sparc Source: icu Version: 3.4.1a-1ubuntu1.6.06.2 Replaces: libicu21-dev, libicu28-dev, icu-data, icu-i18ndata Provides: libicu-dev Depends: libicu34 (= 3.4.1a-1ubuntu1.6.06.2), libc6-dev | libc-dev Suggests: icu-doc Conflicts: libicu21-dev, libicu28-dev, libicu-dev, icu-data, icu-i18ndata Filename: pool/main/i/icu/libicu34-dev_3.4.1a-1ubuntu1.6.06.2_sparc.deb Size: 5944400 MD5sum: 14053337b91d73b2aa2ad6823d598acf SHA1: a13c334787532f757604c5b3eefd386216f445ff SHA256: 62b15973c7bec79fb0b96957a726e38b54e3d56d00635ba8bd0a53ae4c32e922 Description: International Components for Unicode (development files) ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU along with programs used to manipulate data files found in the ICU sources. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libimlib2 Priority: optional Section: libs Installed-Size: 556 Maintainer: Laurence J. Lane Architecture: sparc Source: imlib2 Version: 1.2.1-2ubuntu0.4 Depends: libbz2-1.0, libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libjpeg62, libpng12-0 (>= 1.2.8rel), libtiff4, libungif4g (>= 4.1.3), libx11-6, libxext6, zlib1g (>= 1:1.2.1) Filename: pool/main/i/imlib2/libimlib2_1.2.1-2ubuntu0.4_sparc.deb Size: 194098 MD5sum: fbe1c22aad50c8258c140c67dd85894d SHA1: c5a9bcd1e377691a882f60d2a21519984054d547 SHA256: feb0c5752a10df7e6bf0db0ed0fe8c9dde6cc3625a1fa6e15ce83dda8977c7f2 Description: powerful image loading and rendering library Imlib2 is an advanced replacement for libraries like libXpm. Imlib2 provides many more features with much greater flexibility and speed than standard libraries, including font rasterization, rotation, RGBA space rendering and blending, dynamic binary filters, scripting, and more. . Imlib2 is not a drop-in replacement for Imlib 1.x. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libimlib2-dev Priority: optional Section: libdevel Installed-Size: 1048 Maintainer: Laurence J. Lane Architecture: sparc Source: imlib2 Version: 1.2.1-2ubuntu0.4 Replaces: libimlib2 Depends: libimlib2 (= 1.2.1-2ubuntu0.4), libc6-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, libungif4-dev, libx11-dev, libxext-dev, libfreetype6-dev, libltdl3-dev Filename: pool/main/i/imlib2/libimlib2-dev_1.2.1-2ubuntu0.4_sparc.deb Size: 318588 MD5sum: e21dc5553e88054dfd9010cc898181f9 SHA1: 19ec12ad2036ff98eb5e77e4f823e24ba44a8e2b SHA256: 0922224db2cbb2fa363fff109b24380c47db7c4d7228040334b97b255c0ff3a7 Description: Imlib2 development files Headers, static libraries and documentation for developing software that uses Imlib2. . Imlib2 is an advanced replacement for libraries like libXpm. Imlib2 provides many more features with much greater flexibility and speed than standard libraries, including font rasterization, rotation, RGBA space rendering and blending, dynamic binary filters, scripting, and more. . Imlib2 is not a drop-in replacement for Imlib 1.x. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libisc11 Priority: standard Section: libs Installed-Size: 388 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: libbind0 Depends: libc6 (>= 2.3.4-1) Conflicts: libbind0 Filename: pool/main/b/bind9/libisc11_9.3.2-2ubuntu1.12_sparc.deb Size: 181940 MD5sum: 132d3a000ab501421c502809e89b6c5f SHA1: c4e0f57a667025f645ca9ae7cab743d9e7024a93 SHA256: 410e08fcb434245c2d6149abf1f1116a1c2200a096f91ef6c6b1ec08cf9e07eb Description: ISC Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisc shared library used by BIND's daemons and clients. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: libisccc0 Priority: optional Section: libs Installed-Size: 156 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: libbind0 Depends: libc6 (>= 2.3.4-1), libisc11 Conflicts: libbind0 Filename: pool/main/b/bind9/libisccc0_9.3.2-2ubuntu1.12_sparc.deb Size: 91836 MD5sum: 72c066e0c0b62610c3ce0899c290ed7a SHA1: e0d2f2e27be432b10776b839ac5def3cedd4645b SHA256: 6796b6b4cf369466dddbbf58a032a998698f3d6a6295d4836f0fa4e35a53d4da Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: libisccfg1 Priority: optional Section: libs Installed-Size: 200 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: libbind0 Depends: libc6 (>= 2.3.4-1), libdns23, libisc11, libisccc0 Conflicts: libbind0 Filename: pool/main/b/bind9/libisccfg1_9.3.2-2ubuntu1.12_sparc.deb Size: 104510 MD5sum: b0db47840d91c89e4bcb43348e8659d2 SHA1: 1b982ddf7dc6d11666028707c9143aaf6a77f414 SHA256: 4c4b359d5d0d011281da2969ff10960ea6a60b689a8392d9c650111318e69584 Description: Config File Handling Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: libjasper-1.701-1 Priority: optional Section: libs Installed-Size: 356 Maintainer: Roland Stigge Architecture: sparc Source: jasper Version: 1.701.0-2ubuntu0.6.06.1 Replaces: libjasper-1.700-2 Depends: libc6 (>= 2.3.4-1), libjpeg62 Suggests: libjasper-runtime Conflicts: libjasper-1.700-2 Filename: pool/main/j/jasper/libjasper-1.701-1_1.701.0-2ubuntu0.6.06.1_sparc.deb Size: 133302 MD5sum: a9f4ba112f2bf58554120454072b57a8 SHA1: 1f3744dff18db310aa63e6034a0142c9295efd43 SHA256: f50ed4ea5dd1997c2c3ad690ac8f493e8ad72c0cd8e5259d3ee09545a48aa3e0 Description: The JasPer JPEG-2000 runtime library JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000. . This package contains the shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libjasper-1.701-dev Priority: optional Section: libdevel Installed-Size: 1252 Maintainer: Roland Stigge Architecture: sparc Source: jasper Version: 1.701.0-2ubuntu0.6.06.1 Replaces: libjasper-dev, libjasper-1.700-2-dev Provides: libjasper-dev Depends: libjasper-1.701-1 (= 1.701.0-2ubuntu0.6.06.1) Conflicts: libjasper-dev, libjasper-1.700-2-dev Filename: pool/main/j/jasper/libjasper-1.701-dev_1.701.0-2ubuntu0.6.06.1_sparc.deb Size: 623384 MD5sum: a5863b651eaedfdff5c9deaacb26dbb9 SHA1: d34535b77949961a4639ac738fa80c0e2e076d68 SHA256: 134e4d1e914b4c85e435b59c4c84ad22f57f2423c15e98037868fcf58e27bf45 Description: Development files for the JasPer JPEG-2000 library JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000. . This package contains the static library and headers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkadm55 Priority: optional Section: libs Installed-Size: 436 Maintainer: Sam Hartman Architecture: sparc Source: krb5 Version: 1.4.3-5ubuntu0.12 Replaces: libkrb53 (<= 1.3) Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libkrb53 (= 1.4.3-5ubuntu0.12) Filename: pool/main/k/krb5/libkadm55_1.4.3-5ubuntu0.12_sparc.deb Size: 165700 MD5sum: 293b1ec4be43889c1d4f448afcc46bc8 SHA1: eebf98bed5cdddcc8f3ce5d652714ca564d057eb SHA256: 72078f325e29c4e42a012851d703cdfb35d441e7c83769c0207829b0925dc22b Description: MIT Kerberos administration runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the administration runtime libraries, used by the kadmin protocol and the KDC. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkcal2-dev Priority: optional Section: libdevel Installed-Size: 448 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: libkcal2b (= 4:3.5.2-0ubuntu6.1), libkdepim1-dev (= 4:3.5.2-0ubuntu6.1), libktnef1-dev (= 4:3.5.2-0ubuntu6.1) Filename: pool/main/k/kdepim/libkcal2-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 68876 MD5sum: 42690b4098ec1cd7ca456b83f95e6454 SHA1: 88804e5f78d5c6ed3f180fbbca8544f1a3fa322f SHA256: c8c787705d1396e5f9296004299297f94c37a64322e72970d6ba35d33b83aec1 Description: KDE calendaring library [development] This library provides a C++ API for handling the vCalendar and iCalendar formats. . This is the development package which contains the headers for the libkcal library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkcal2b Priority: optional Section: libs Installed-Size: 3336 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: libkcal2a Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkdepim1a (>= 4:3.5.0), libktnef1 (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Recommends: kaddressbook (>= 4:3.5.2), libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.4-1), libgamin0 Suggests: kdepim-kresources Conflicts: libkcal2, libkcal2a Filename: pool/main/k/kdepim/libkcal2b_3.5.2-0ubuntu6.1_sparc.deb Size: 595342 MD5sum: 0ea8ddb92dac9e7572b9a974bfa70d01 SHA1: 5057736747761053b22412f4b6ae9e9ec38cab78 SHA256: f7e9be96364921226fa59a33687b7f0804ffc22156a77143fec8e527bbe0dfd3 Description: KDE calendaring library This library provides a C++ API for handling the vCalendar and iCalendar formats. . This is the runtime package for programs that use the libkcal library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libkdepim1-dev Priority: optional Section: libdevel Installed-Size: 80 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kdepim-dev (<< 4:3.5.1) Depends: libkdepim1a (= 4:3.5.2-0ubuntu6.1), kdelibs4-dev (>= 4:3.4.1) Filename: pool/main/k/kdepim/libkdepim1-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 20930 MD5sum: a56f3c97bd19fb7c355ec08529b35da5 SHA1: cc65bab824e0c2a45d5259d2120b5889bf964d2c SHA256: 51fa6f2645ec2cacf1a8482d47a45092a2e40946490e1a88b36a6b46c2e954a8 Description: KDE PIM library [development] This is the development package which contains the headers for the libkdepim library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkdepim1a Priority: optional Section: libs Installed-Size: 1804 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: akregator (<< 4:3.5.0), libkdepim1 Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkcal2b (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Conflicts: libkdepim1 Filename: pool/main/k/kdepim/libkdepim1a_3.5.2-0ubuntu6.1_sparc.deb Size: 527932 MD5sum: e04cfa117bdba39da87bed64d8da3c04 SHA1: d2766c75278585c5e7d3791fb017a5afa69019b3 SHA256: 1d6e9c290a31d7f01c1194709def63d9a69c8ee610c7e048619b8aacf2c98990 Description: KDE PIM library This is the runtime package for programs that use the libkdepim library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libkgantt0 Priority: optional Section: libs Installed-Size: 308 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libice6, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxext6, zlib1g (>= 1:1.2.1) Filename: pool/main/k/kdepim/libkgantt0_3.5.2-0ubuntu6.1_sparc.deb Size: 74516 MD5sum: 3bf9fe5cc50816a3fc0ad06a497ebc8f SHA1: f0f20e38f915a42a7bb018435d4ff0b525a8e025 SHA256: f53308f27a2d31d929e491fafcc08c29691f2d198b9504e74a728b9573d0f1ba Description: KDE gantt charting library This is the runtime package for programs that use the libkgantt library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkgantt0-dev Priority: optional Section: libdevel Installed-Size: 128 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: libkgantt0 (= 4:3.5.2-0ubuntu6.1), libkdepim1-dev (= 4:3.5.2-0ubuntu6.1) Filename: pool/main/k/kdepim/libkgantt0-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 27692 MD5sum: b9e1e7d7f57f63621fa4ed2f37a65fd7 SHA1: c28a4c761ade3c3684e6f0a2a459d4e75277d9c4 SHA256: 1c320786975606350cd6fed65e7e5e7f3c3a1f704f9a773bb9f36fb67fdaab21 Description: KDE gantt charting library [development] This is the development package which contains the headers for the libkgantt library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkleopatra1 Priority: optional Section: libs Installed-Size: 1400 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: libkdenetwork2, libkleopatra0, libkleopatra0a Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libgpg-error0 (>= 1.1), libgpgme11 (>= 1.0.1), libice6, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxext6, zlib1g (>= 1:1.2.1), perl, gnupg Conflicts: libkleopatra0, libkleopatra0a Filename: pool/main/k/kdepim/libkleopatra1_3.5.2-0ubuntu6.1_sparc.deb Size: 419030 MD5sum: 5ca80fe3d729b85e14754718190d8f08 SHA1: 57e447ee9cd7a306cce3acf8d7591673203caf0f SHA256: db1379f6ea96096cd71278c61584324b17545b4dfe463de3dd2b2891d115fd80 Description: KDE GnuPG interface libraries This library is used by several KDE applications to interface to the GnuPG program. . This is the runtime package for programs that use the libkleopatra library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libkleopatra1-dev Priority: optional Section: libdevel Installed-Size: 372 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: libkleopatra0-dev Depends: libkleopatra1 (= 4:3.5.2-0ubuntu6.1), libkdepim1-dev (= 4:3.5.2-0ubuntu6.1) Conflicts: libkleopatra0-dev Filename: pool/main/k/kdepim/libkleopatra1-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 48138 MD5sum: 901eb0418fbc9966c916cce8b4b40f9a SHA1: d728a6f4a62194b1883e7919d9a862997e2853b5 SHA256: 21d8491fff155e8f3695e73c1f48bc3e62305f4a56b92b057d0863fd10a68ad7 Description: KDE GnuPG interface libraries [development] This library is used by several KDE applications to interface to the GnuPG program. . This is the development package which contains the headers for the libkleopatra library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkmime2 Priority: optional Section: libs Installed-Size: 360 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: libmimelib1a Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Conflicts: libmimelib1a Filename: pool/main/k/kdepim/libkmime2_3.5.2-0ubuntu6.1_sparc.deb Size: 115674 MD5sum: e684fb4219c672ed76738a303cd51305 SHA1: 228bca13e578c4f6748484192f9dcac0ad107f0f SHA256: 7718eae604b82e1a5f8b177687b6741654f4169f02b4cdadf91f2c1d36e6051a Description: KDE MIME interface library This library provides a C++ interface to MIME messages, parsing them into an object tree. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libkonq4 Priority: optional Section: libs Installed-Size: 800 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.2), libarts1c2a (>= 1.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/libkonq4_3.5.2-0ubuntu27.2_sparc.deb Size: 261524 MD5sum: 1253d88cc26d1b059535d9d9e33a60a0 SHA1: f7591255fc7e17f01de6e92e419113f9fb4e319d SHA256: 258ff8793c49df37508b89fb001a3c5dbe120ef8ccca2f381a7910f47027e810 Description: core libraries for Konqueror These libraries is used by several KDE applications, most notably Konquror and the kdesktop package. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libkonq4-dev Priority: optional Section: libdevel Installed-Size: 228 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdebase Version: 4:3.5.2-0ubuntu27.2 Replaces: kdebase-dev (<< 4:3.0.0), libkonq-dev (<< 4:3.0.0), libkonq3 (<< 4:3.0.0) Depends: libkonq4 (= 4:3.5.2-0ubuntu27.2), kdelibs4-dev (>= 4:3.5-rc1) Conflicts: libkonq-dev (<< 4:3.0.0), libkonq3 (<< 4:3.0.0) Filename: pool/main/k/kdebase/libkonq4-dev_3.5.2-0ubuntu27.2_sparc.deb Size: 65642 MD5sum: 3c71bd0fe769ca1f2fa557ecc3a56070 SHA1: a2e158bf18a362fd1b18cf6b3036ef7ee11ad549 SHA256: 62ff76e508cae766f8edbdd64ca6eb39ca902afdd09c557505b29b58b0076826 Description: development files for Konqueror's core libraries This package contains headers and other development files for the core Konqueror libraries. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkpathsea4 Priority: optional Section: libs Installed-Size: 172 Maintainer: teTeX maintainers Architecture: sparc Source: tetex-bin Version: 3.0-13ubuntu6.1 Depends: libc6 (>= 2.3.4-1) Conflicts: tetex-bin (<< 2.0), jtex-bin (<< 1.9), multex-bin (<< 0.8), ptex-bin (<< 3.0.5), dvi2ps (<< 3.2j) Filename: pool/main/t/tetex-bin/libkpathsea4_3.0-13ubuntu6.1_sparc.deb Size: 79094 MD5sum: 6b98e992e86c4f1857f8e586aafcd7e3 SHA1: eefb14b64039ba350167d62833cbdaf593e59d0e SHA256: e997d9e613f8f9fe36013634b6104ca9d7c64f8cebc7388b9a4b378114745c46 Description: path search library for teTeX (runtime part) This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libkpathsea4-dev Priority: optional Section: libdevel Installed-Size: 424 Maintainer: teTeX maintainers Architecture: sparc Source: tetex-bin Version: 3.0-13ubuntu6.1 Replaces: kpathsea-dev, tetex-dev, libkpathsea-dev Depends: libkpathsea4 (= 3.0-13ubuntu6.1) Conflicts: kpathsea-dev, tetex-dev, libkpathsea-dev Filename: pool/main/t/tetex-bin/libkpathsea4-dev_3.0-13ubuntu6.1_sparc.deb Size: 75092 MD5sum: bae8d0d0d7c5f3cf0c01e1c51be52f65 SHA1: 161eceef975138962037adb68c260b13c1ea6a1c SHA256: b142022a76caf618fc9f504a0001a360f8b8ca52d7c3228e355e3ce7c390b9aa Description: path search library for teTeX (devel part) This package contains the static library and header files for the libkpathsea[rch] library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkpimexchange1 Priority: optional Section: libs Installed-Size: 356 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libkcal2b (>= 4:3.5.0), libstdc++6 (>= 4.0.2-4) Filename: pool/main/k/kdepim/libkpimexchange1_3.5.2-0ubuntu6.1_sparc.deb Size: 105010 MD5sum: 77120994daab88b7bc201ad83b6c2e41 SHA1: 46bc056142a93ac8a2211e63e935b0885a1ae0b5 SHA256: 3e18b8e4cbaabb609748a6ea9b7c7eb773b8c772dd3234353638fa991771a98c Description: KDE PIM Exchange library This is the runtime package for programs that use the libkpimexchange library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libkpimexchange1-dev Priority: optional Section: libdevel Installed-Size: 92 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: libkpimexchange1 (= 4:3.5.2-0ubuntu6.1), libkcal2-dev (= 4:3.5.2-0ubuntu6.1), libkdepim1-dev (= 4:3.5.2-0ubuntu6.1) Filename: pool/main/k/kdepim/libkpimexchange1-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 22826 MD5sum: d871f02f757db82daa8051319d70e6d9 SHA1: 27294cb211e46ed502eb3515cc5d729e18e3f96c SHA256: 8eb7db646e7f0b24204e720300046d93afc4208784a79d2dc9aa4520a8ba2f25 Description: KDE PIM Exchange library [development] This is the development package which contains the headers for the libkpimexchange library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkpimidentities1 Priority: optional Section: libs Installed-Size: 224 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libkdepim1a (>= 4:3.5.0), libkleopatra1 (>= 4:3.5.0), libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Filename: pool/main/k/kdepim/libkpimidentities1_3.5.2-0ubuntu6.1_sparc.deb Size: 72602 MD5sum: e32592f4255316b17fb613ae28d8deed SHA1: 7941a7f8d76b559e7f8d9636d0645541aa600592 SHA256: 10a663acd26d966c136e38221f6dd3ebed0017a66102cf266166afb40f3c1f4d Description: KDE PIM user identity information library This library provides information to KDE programs about user identity, such as email address, organization, etc. . This is the runtime package for programs that use the libkpimidentities library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libkrb5-dev Priority: extra Section: libdevel Installed-Size: 2424 Maintainer: Sam Hartman Architecture: sparc Source: krb5 Version: 1.4.3-5ubuntu0.12 Depends: libkrb53 (= 1.4.3-5ubuntu0.12), libkadm55 (= 1.4.3-5ubuntu0.12), comerr-dev Suggests: krb5-doc Conflicts: heimdal-dev Filename: pool/main/k/krb5/libkrb5-dev_1.4.3-5ubuntu0.12_sparc.deb Size: 679236 MD5sum: c147cfb0018744dd017805b645c86050 SHA1: 93e521cea52039eefc846062d2e6cd11667fe5de SHA256: c8d2038d88f58f4984cba28cafed786a0e05b01bfb0ad178aeeee03a4551545c Description: Headers and development libraries for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libkrb53 Priority: standard Section: libs Installed-Size: 940 Maintainer: Sam Hartman Architecture: sparc Source: krb5 Version: 1.4.3-5ubuntu0.12 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3) Suggests: krb5-doc, krb5-user Conflicts: openafs-krb5 (<< 1.3-10), ssh-krb5 (<< 3.8.1p1-10), libauthen-krb5-perl (<< 1.4-5), libapache-mod-auth-kerb (<= 4.996-5.0-rc6-2), libapache2-mod-auth-kerb (<= 4.996-5.0-rc6-2) Filename: pool/main/k/krb5/libkrb53_1.4.3-5ubuntu0.12_sparc.deb Size: 369494 MD5sum: efc9b45c5cad50fb747b165aae78be74 SHA1: ce48aa8530afb044ae58e8a6d4eae725f31c14ad SHA256: b775bb61f43c55443c483735ac9df1ebad66c629c2741cc405e84de14627ec9f Description: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the runtime libraries used by applications and Kerberos clients. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: libksieve0 Priority: optional Section: libs Installed-Size: 136 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: kdelibs4c2a (>= 4:3.5.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1) Filename: pool/main/k/kdepim/libksieve0_3.5.2-0ubuntu6.1_sparc.deb Size: 39226 MD5sum: c7d36fe7abc7fc83f03b8b8f1bc806b8 SHA1: 45113b64f9dc73a3896d5ed1b2c51a4b9bac5be2 SHA256: 14a19ab95ee0053ebb9c77a685e854a56df4c5fcd2b4f912f224429251f0a7e3 Description: KDE mail/news message filtering library This is the runtime package for programs that use the libksieve library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libksieve0-dev Priority: optional Section: libdevel Installed-Size: 100 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: libksieve0 (= 4:3.5.2-0ubuntu6.1), libkdepim1-dev (= 4:3.5.2-0ubuntu6.1) Filename: pool/main/k/kdepim/libksieve0-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 23414 MD5sum: 2a97122dd2e0fdd55d51101410f231fe SHA1: da15a011f1fcb190501d8263eb4eab6006a52467 SHA256: 00a2e4c6168426fa466e95e50179484a2247ce0c87f5cb938fe82907e0af5968 Description: KDE mail/news message filtering library [development] This is the development package which contains the headers for the libksieve library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libktnef1 Priority: optional Section: libs Installed-Size: 156 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: ktnef (<< 4:3.5.0) Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Filename: pool/main/k/kdepim/libktnef1_3.5.2-0ubuntu6.1_sparc.deb Size: 49470 MD5sum: 89e3257564242d6b9e4c2c74dff6b559 SHA1: b36952b12d8e1caede2d5599c49b85a255c9c272 SHA256: 105a8f067aba730b6b2d26be20d6bea90a31034cba5da443f0115236c1a20f24 Description: Library for handling KTNEF email attachments This library handles mail attachments using the TNEF format. These attachments are usually found in mails coming from Microsoft mail servers and embed the mail properties as well as the actual attachments. . This is the runtime library for packages using the ktnef library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libktnef1-dev Priority: optional Section: libdevel Installed-Size: 120 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: kdepim-dev (<< 4:3.5.0) Depends: libktnef1 (= 4:3.5.2-0ubuntu6.1), libkdepim1-dev (= 4:3.5.2-0ubuntu6.1) Filename: pool/main/k/kdepim/libktnef1-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 26370 MD5sum: 918cba1ecae488fe16e2afff80a2997d SHA1: 867a6d1298d0a77d8bf990824da27a43a9b2fb81 SHA256: 665ea5e2ece21b802abf51a68d9e1153cd66e1a4683ea55a53861c033e4664f3 Description: KTNEF handler library [development] This library handles mail attachments using the TNEF format. These attachments are usually found in mails coming from Microsoft mail servers and embed the mail properties as well as the actual attachments. . This is the development package which contains the headers for the ktnef library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblcms1 Priority: optional Section: libs Installed-Size: 292 Maintainer: Shiju p. Nair Architecture: sparc Source: lcms Version: 1.13-1ubuntu0.2 Replaces: liblcms Provides: liblcms Depends: libc6 (>= 2.3.4-1) Suggests: liblcms-utils Conflicts: liblcms Filename: pool/main/l/lcms/liblcms1_1.13-1ubuntu0.2_sparc.deb Size: 125634 MD5sum: ea807c79db6752f9595f6eba6f2d0111 SHA1: d18334d64224827f8ff752bcdb6077c5cbb4b966 SHA256: 887e9c59b8405e618ee6a62267f5aa945333fb3f414ebac59e86a36a817e7948 Description: Color management library lcms is a standalone CMM engine, which deals with the color management. It implements a fast transformation between ICC profiles. The intention of it is to be portable across several platforms. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: liblcms1-dev Priority: optional Section: libdevel Installed-Size: 448 Maintainer: Shiju p. Nair Architecture: sparc Source: lcms Version: 1.13-1ubuntu0.2 Replaces: liblcms-dev Provides: liblcms-dev Depends: liblcms1 (= 1.13-1ubuntu0.2) Conflicts: liblcms-dev Filename: pool/main/l/lcms/liblcms1-dev_1.13-1ubuntu0.2_sparc.deb Size: 134932 MD5sum: e075347c7c6baca7ee5d3ae60f4c63f1 SHA1: 98e2ab5b80a4e2e2923bc8c561e68dd95d3e3e88 SHA256: 61ff4deb74b796b21511249fad7f007ac3af9d18a521df123c3ac596569a0d40 Description: Color management library (Development headers) Development headers for Little CMS color management library. lcms is a standalone CMM engine, which deals with the color management. It implements a fast transformation between ICC profiles. The intention of it is to be portable across several platforms. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libldap-2.2-7 Priority: important Section: libs Installed-Size: 380 Maintainer: Torsten Landschoff Architecture: sparc Source: openldap2.2 Version: 2.2.26-5ubuntu2.10 Replaces: libldap2 Depends: libc6 (>= 2.3.4-1), libsasl2 (>= 2.1.19.dfsg1), libssl0.9.8 (>= 0.9.8a-1), libldap2 Conflicts: ldap-utils (<= 2.1.23-1) Filename: pool/main/o/openldap2.2/libldap-2.2-7_2.2.26-5ubuntu2.10_sparc.deb Size: 148724 MD5sum: dd3eae7b1cc9cba7b26006e18361d16b SHA1: 9dc81c7fd5c23f647139c5755b8365506b7d09b1 SHA256: 0650ce79d48c816708e7a864112044ac87700e215f710b807b57c775b61b10cb Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liblwres9 Priority: standard Section: libs Installed-Size: 200 Maintainer: LaMont Jones Architecture: sparc Source: bind9 Version: 1:9.3.2-2ubuntu1.12 Replaces: libbind0 Depends: libc6 (>= 2.3.4-1) Conflicts: libbind0 Filename: pool/main/b/bind9/liblwres9_9.3.2-2ubuntu1.12_sparc.deb Size: 107352 MD5sum: eea3bfc702093caf0dfd851a9fc7350f SHA1: 462b61b526f8135ed69562eec711a4d8df96157c SHA256: da02b24a00422350394baad8fbfbd219c52adaca66ce9495a436f6772b81d7d1 Description: Lightweight Resolver Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the liblwres shared library used by BIND's daemons and clients. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: libmagic-dev Priority: optional Section: libdevel Installed-Size: 168 Maintainer: Michael Piefel Architecture: sparc Source: file Version: 4.16-0ubuntu3.2 Depends: libmagic1 (= 4.16-0ubuntu3.2) Suggests: file Filename: pool/main/f/file/libmagic-dev_4.16-0ubuntu3.2_sparc.deb Size: 53654 MD5sum: 90694c40e2ea9e6789fbeb80e93dadfd SHA1: 541c7a0a6d32eeb9ea8bc1bbb4de876664098803 SHA256: 9c8f81123d71a93a95f7a85006d75f1557338aef6fb7b99b1625f3b659f77cc5 Description: File type determination library (development) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . This package contains the development files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmagic1 Priority: standard Section: libs Installed-Size: 1576 Maintainer: Michael Piefel Architecture: sparc Source: file Version: 4.16-0ubuntu3.2 Depends: libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1) Suggests: file Conflicts: file (<= 4) Filename: pool/main/f/file/libmagic1_4.16-0ubuntu3.2_sparc.deb Size: 264720 MD5sum: 3ea79e65dddfc5bdc6f9accec21f03e7 SHA1: 040065f111fa16c6f09225933a15888d18d7356b SHA256: 977e06354791962f6e7ce38496f4c1c582e72a3d6a5bebf254bb2391257607ea Description: File type determination library using "magic" numbers This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: libmagick++9-dev Priority: optional Section: libdevel Installed-Size: 1276 Maintainer: Ryuichi Arafune Architecture: sparc Source: imagemagick Version: 6:6.2.4.5-0.6ubuntu0.9 Replaces: libmagick++0-dev, libmagick++5.5.1 (<= 4:5.5.1.4-1), libmagick++-dev, imagemagick (<= 5:6.0.1.2-1), libmagick++6-dev Provides: libmagick++-dev Depends: libmagick++9c2a (= 6:6.2.4.5-0.6ubuntu0.9), libmagick9-dev (= 6:6.2.4.5-0.6ubuntu0.9) Conflicts: libmagick++0-dev, libmagick++5.5.1 (<= 4:5.5.1.4-1), libmagick++5, libmagick++-dev, imagemagick (<= 5:6.0.1.2-1), libmagick++6-dev Filename: pool/main/i/imagemagick/libmagick++9-dev_6.2.4.5-0.6ubuntu0.9_sparc.deb Size: 230062 MD5sum: b04f6b68775148ff3afb7400737c0353 SHA1: afb254ee81854514decee74608e898514872ef00 SHA256: 553fa591b02daeac3f60c506a1058f888f662156950350adb129b5d62ad831b5 Description: The object-oriented C++ API to the ImageMagick library--development This are the include files and static libraries needed to compile programs using libMagick++. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmagick++9c2a Priority: optional Section: libs Installed-Size: 644 Maintainer: Ryuichi Arafune Architecture: sparc Source: imagemagick Version: 6:6.2.4.5-0.6ubuntu0.9 Replaces: libmagick5g++, libmagick++0, libmagick++5 (>= 4:5.5.1), libmagick++6.0.1, libmagick++6, libmagick++9 Depends: libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libmagick9, libstdc++6 (>= 4.0.2-4), zlib1g (>= 1:1.2.1) Conflicts: libmagick5g++, libmagick++0, libmagick++4 (>= 4:5.5.1), libmagick++5.5.3, libmagick++6.0.1, libmagick++6, libmagick++9 Filename: pool/main/i/imagemagick/libmagick++9c2a_6.2.4.5-0.6ubuntu0.9_sparc.deb Size: 168170 MD5sum: 1cb81585125f6cb2e2316f545b0ed321 SHA1: fc9c8f48c57fa7afea7cd637e5d90ab38d93873b SHA256: 5ab0b585e522c75be2c30750c715b4861cc071b62a94855cc2d09def5557e51f Description: The object-oriented C++ API to the ImageMagick library Magick++ supports an object model which is inspired by PerlMagick. Magick++ executes faster than PerlMagick since it is accessed from a compiled language rather than from a scripting language. This makes it more suitable for Web CGI programs which must start-up and execute quickly. Images support implicit reference counting so that copy constructors and assignment incur almost no cost. The cost of actually copying an image (if necessary) is done just before modification and this copy is managed automatically by Magick++. De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time. . Magick++ provides integrated support for STL. This support allows Magick++ to be used with the Standard Template Library (STL) so that the powerful containers available (e.g. deque, vector, list, and map) can be used to write programs similar to those possible with PERL & PerlMagick. STL-compatible template versions of ImageMagick's list-style operations are provided so that operations may be performed on multiple images stored in STL containers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmagick9 Priority: optional Section: libs Installed-Size: 4360 Maintainer: Ryuichi Arafune Architecture: sparc Source: imagemagick Version: 6:6.2.4.5-0.6ubuntu0.9 Replaces: libmagick, libmagick-lzw, libmagick5g, imagemagick (<= 5:6.0.1.2-1), libmagick5 (>= 4:5.5.1) Depends: libbz2-1.0, libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libice6, libjasper-1.701-1 (>= 1.701.0), libjpeg62, liblcms1 (>= 1.08-1), libpng12-0 (>= 1.2.8rel), libsm6, libtiff4, libx11-6, libxext6, libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Suggests: libwmf-bin Conflicts: libmagick, libmagick-lzw, libmagick5g, imagemagick (<= 5:6.0.1.2-1), libmagick5 (>= 4:5.5.1-1 ), libmagick6.0.1 Filename: pool/main/i/imagemagick/libmagick9_6.2.4.5-0.6ubuntu0.9_sparc.deb Size: 1346134 MD5sum: 7144c42f71466243c73c2fe9d71f7ae5 SHA1: 8e0cc6098e4fe68a352d8242e1d521024363b8ae SHA256: 95a5678b54171ca0de76e81f89c822871a3da139fd45476b65a4cddea0acd831 Description: Image manipulation library LibMagick supports loading and saving a very large set of image formats. It allows a lot of image manipulation as well. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop Package: libmagick9-dev Priority: optional Section: libdevel Installed-Size: 6460 Maintainer: Ryuichi Arafune Architecture: sparc Source: imagemagick Version: 6:6.2.4.5-0.6ubuntu0.9 Replaces: imagemagick (<= 5:6.0.1.2-1), libmagick5.5.1 (<= 4:5.5.1.4-1), libmagick5, libmagick6-dev, libmagick-dev Provides: libmagick-dev Depends: libmagick9 (= 6:6.2.4.5-0.6ubuntu0.9), libjpeg62-dev, libbz2-dev, libtiff4-dev, libwmf-dev (>= 0.2.7-1), libz-dev, libpng12-dev, libx11-dev, libxext-dev, libxml2-dev, libfreetype6-dev, liblcms1-dev, libexif-dev, libjasper-1.701-dev, libltdl3-dev Conflicts: imagemagick-dev, libmagick5.5.1 (<= 5:5.5.1.4-1), libmagick-dev, libmagick6-dev Filename: pool/main/i/imagemagick/libmagick9-dev_6.2.4.5-0.6ubuntu0.9_sparc.deb Size: 1810294 MD5sum: 4ceafe1d9dc51e90c2c2303df6825096 SHA1: 4621a37ca915d3b1f9569d50becd4e23e8da9ec5 SHA256: 51a939e8825b896173cfff93e1907843757bf5448d87888805dfb41686b7e317 Description: Image manipulation library -- development This package includes header files and static libraries needed to compile programs using libMagick. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmagma1 Priority: optional Section: libs Installed-Size: 116 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/r/redhat-cluster-suite/libmagma1_1.20060222-0ubuntu6.3_sparc.deb Size: 24228 MD5sum: 51045a59cfe53fe4d3f4af3b64d2d749 SHA1: c253fdecdca8416f58cf4c04ee93b4864347e044 SHA256: da87b9861e149d1aa4d9628f10e68d55e4f54b6342330e81108c5fb581eae5db Description: magma cluster abstraction - libraries Magma provides a single user-space API to various cluster managers. . This package contains the client libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmimelib1-dev Priority: optional Section: libdevel Installed-Size: 428 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Depends: libmimelib1c2a (= 4:3.5.2-0ubuntu6.1), libkdepim1-dev (= 4:3.5.2-0ubuntu6.1) Filename: pool/main/k/kdepim/libmimelib1-dev_3.5.2-0ubuntu6.1_sparc.deb Size: 68532 MD5sum: ad334f817a47da74d75caf2fe8030963 SHA1: bec26aa8d462f379af7bed7289fc88b053f60489 SHA256: 3d83eb1afa521eee6e7a85d9efb9881b6cd9db2a81ae989f975dfff43fe6c61e Description: KDE mime library [development] This library is used by several KDE applications to handle mime types. . This is the development package which contains the headers for the libmimelib library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmimelib1c2a Priority: optional Section: libs Installed-Size: 284 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: kdepim Version: 4:3.5.2-0ubuntu6.1 Replaces: libmimelib1a, libmimelib1c2 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Conflicts: libmimelib1a, libmimelib1c2 Filename: pool/main/k/kdepim/libmimelib1c2a_3.5.2-0ubuntu6.1_sparc.deb Size: 91048 MD5sum: a51e6d9d84d5631d7c243d30690cf773 SHA1: 3eb3e26831ca0115452e5b5ea233e46fb990b0d3 SHA256: 746b913c5d091a5541d6a9444e4995492e9d68d1b07927ee144604702488e50e Description: KDE mime library This library is used by several KDE applications to handle mime types. . This is the runtime package for programs that use the libmimelib library. . This package is part of the official KDE pim module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libmodplug-dev Priority: optional Section: sound Installed-Size: 104 Maintainer: Zed Pobre Architecture: all Source: libmodplug Version: 1:0.7-5ubuntu0.6.06.2 Replaces: xmms-modplug (<< 2.04-1) Depends: libmodplug0c2 (= 1:0.7-5ubuntu0.6.06.2) Conflicts: xmms-modplug (<< 2.04-1) Filename: pool/main/libm/libmodplug/libmodplug-dev_0.7-5ubuntu0.6.06.2_all.deb Size: 22574 MD5sum: b2e9b39531d1cd61248c1896f41b5924 SHA1: d0ffd6f010cb2f9acd9b6fd05c52a6d6fd809232 SHA256: ba9f48d835315757c494590608d6cd1419d5aae4de4e4aa6e467a751a93d25a2 Description: development files for mod music based on ModPlug This package contains the header files and .so symlinks required to compile code against libmodplug, a library based on the mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque, found at http://www.modplug.com. It is required to compile ModPlug-XMMS (in the xmms-modplug package). . The homepage for modplug-xmms is http://modplug-xmms.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmodplug0c2 Priority: optional Section: sound Installed-Size: 288 Maintainer: Zed Pobre Architecture: sparc Source: libmodplug Version: 1:0.7-5ubuntu0.6.06.2 Replaces: xmms-modplug (<< 2.04-1), libmodplug0 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Conflicts: xmms-modplug (<< 2.04-1), libmodplug0 Filename: pool/main/libm/libmodplug/libmodplug0c2_0.7-5ubuntu0.6.06.2_sparc.deb Size: 123506 MD5sum: 275f5a45734db4cc7c43eb63c1573bea SHA1: 978f3078a7f3a1c8944fd82b2f2dd43410134b9c SHA256: 00a5a4c0207b96633d7e4ec43bf949bbdc84f48df78ba46b4eea50e215170b22 Description: shared libraries for mod music based on ModPlug This is a library based on the mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque, found at http://www.modplug.com. It is required for ModPlug-XMMS (in the xmms-modplug package). . The homepage for modplug-xmms is http://modplug-xmms.sourceforge.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, xubuntu-desktop Package: libmono-dev Priority: optional Section: devel Installed-Size: 3464 Maintainer: Debian Mono Group Architecture: sparc Source: mono Version: 1.1.13.6-0ubuntu3.3 Depends: libmono0 (= 1.1.13.6-0ubuntu3.3), libglib2.0-dev Filename: pool/main/m/mono/libmono-dev_1.1.13.6-0ubuntu3.3_sparc.deb Size: 1093166 MD5sum: 5c4426b8b9257626a2c062aa27afbd1b SHA1: 663fc1a7449dae3e2903434b5a238f2f26f64852 SHA256: ea999060da3b8cece8d126b6b24e5eaa878c14ee4bc9a179d5ae7dfdbd427027 Description: libraries for the Mono JIT - Development files Header files and static libraries for libmono and libmono-profiler-conv. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmono0 Priority: optional Section: libs Installed-Size: 2088 Maintainer: Debian Mono Group Architecture: sparc Source: mono Version: 1.1.13.6-0ubuntu3.3 Replaces: libmono-dev (<= 1.1.6-4) Provides: libmono-1.1.13.6 Depends: libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), zlib1g (>= 1:1.2.1) Filename: pool/main/m/mono/libmono0_1.1.13.6-0ubuntu3.3_sparc.deb Size: 821034 MD5sum: af19fe8fbea0ad717c22f12999907874 SHA1: 206081a854c1191918c46b8610eb0019b72d821a SHA256: b5b391ec4a9414bc8377eb7df27b116d4ab920f27d2f9f6d9ead71a90df12fd8 Description: libraries for the Mono JIT Shared libraries for Mono, used for embedding/hosting of the JIT. The package also contains libmono-profiler-cov used for optimisation work. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmusicbrainz4-dev Priority: optional Section: libdevel Installed-Size: 460 Maintainer: Florian Ernst Architecture: sparc Source: libmusicbrainz-2.1 Version: 2.1.2-2ubuntu3.1 Provides: libmusicbrainz-dev Depends: libmusicbrainz4c2a (= 2.1.2-2ubuntu3.1), libexpat1-dev Conflicts: libmusicbrainz-dev Filename: pool/main/libm/libmusicbrainz-2.1/libmusicbrainz4-dev_2.1.2-2ubuntu3.1_sparc.deb Size: 115240 MD5sum: 6d83140bab78a81bc792e0c34f1a5f7a SHA1: 73ca107df24704ab11a351a479c870552c3da221 SHA256: 053ed19d15fe9f7fc7c53b9b5bc108490b44778f30c0bf6220e51373023c988c Description: Second generation incarnation of the CD Index - development MusicBrainz indexes both digital compressed audio (MP3/Vorbis) and digital audio CDs. . This package contains the development files (headers, static library). . Homepage: http://musicbrainz.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmusicbrainz4c2a Priority: optional Section: libs Installed-Size: 240 Maintainer: Florian Ernst Architecture: sparc Source: libmusicbrainz-2.1 Version: 2.1.2-2ubuntu3.1 Replaces: libmusicbrainz4, libmusicbrainz4c2 Depends: libc6 (>= 2.3.4-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Conflicts: libmusicbrainz1, libmusicbrainz4, libmusicbrainz4c2 Filename: pool/main/libm/libmusicbrainz-2.1/libmusicbrainz4c2a_2.1.2-2ubuntu3.1_sparc.deb Size: 81790 MD5sum: 8e9104c8d33b135fe87fb0770443258b SHA1: cdfbbd860cf6ae8801a57df4b1fa492041ded85d SHA256: 0b2375946c0a051ef441c79ed41a81fd4494f5759f4e994da9a50a90d02c11fc Description: Second generation incarnation of the CD Index - library MusicBrainz indexes both digital compressed audio (MP3/Vorbis) and digital audio CDs. . Homepage: http://musicbrainz.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libmysqlclient15-dev Priority: optional Section: libdevel Installed-Size: 17624 Maintainer: Christian Hammers Architecture: sparc Source: mysql-dfsg-5.0 Version: 5.0.22-0ubuntu6.06.15 Provides: libmysqlclient-dev Depends: libmysqlclient15off (>= 5.0.22-0ubuntu6.06.15), zlib1g-dev Conflicts: libmysqlclient14-dev, libmysqlclient12-dev, libmysqlclient10-dev Filename: pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.22-0ubuntu6.06.15_sparc.deb Size: 6437636 MD5sum: fe08465f8cd8345ab7f25f9245ca42c9 SHA1: 2820028b66ee35c20a361d1e6c23837c17e96038 SHA256: cfc7e41dc36836e1634a552eb926b4a5ae97f4658811456013fe5a7d09734ea8 Description: mysql database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes development libraries and header files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libmysqlclient15off Priority: optional Section: libs Installed-Size: 2904 Maintainer: Christian Hammers Architecture: sparc Source: mysql-dfsg-5.0 Version: 5.0.22-0ubuntu6.06.15 Replaces: libmysqlclient15 Depends: mysql-common (>= 5.0.22-0ubuntu6.06.15), libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1) Conflicts: libmysqlclient15 Filename: pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.22-0ubuntu6.06.15_sparc.deb Size: 1437450 MD5sum: c2de9127465bd162681ba142887627dd SHA1: 34b03486935d267fc19f2e124c53994162f73275 SHA256: 387619c8d99972eb752f099f6ce7ffcc14d98a796c6b5b0283f375a3f169ddb2 Description: mysql database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libmythes-dev Priority: optional Section: libdevel Installed-Size: 236 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Suggests: perl Filename: pool/main/o/openoffice.org/libmythes-dev_2.0.2-2ubuntu12.7_sparc.deb Size: 98014 MD5sum: 6fe42577ded938af4b0a3367d2456b9d SHA1: 9a320d197ceb196539008b9de1ff80b8364a9516 SHA256: b83b3979b71ec40228c4b7bb3e424da50523fc2c9d5264f47e1259afed6cbaaa Description: simple thesaurus library (development files) MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the static library and header file needed to develop applications using mythes and the perl script to create the index files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libneon25 Priority: optional Section: libs Installed-Size: 232 Maintainer: Laszlo Boszormenyi (GCS) Architecture: sparc Source: neon Version: 0.25.5.dfsg-5ubuntu0.1 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8a-1), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Filename: pool/main/n/neon/libneon25_0.25.5.dfsg-5ubuntu0.1_sparc.deb Size: 101588 MD5sum: 3cb88debbc07258d7ee434b32262128e SHA1: 236c17eb7572bd89be1328f04cb1a8b72c7c2448 SHA256: a0b3a9df2d4256e7c4ed7a962bd25360af113303ae0d1751aed4ddc038aa5979 Description: An HTTP and WebDAV client library neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using OpenSSL (including client certificate support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libneon25-dbg Priority: extra Section: libdevel Installed-Size: 308 Maintainer: Laszlo Boszormenyi (GCS) Architecture: sparc Source: neon Version: 0.25.5.dfsg-5ubuntu0.1 Depends: libneon25 (= 0.25.5.dfsg-5ubuntu0.1) Filename: pool/main/n/neon/libneon25-dbg_0.25.5.dfsg-5ubuntu0.1_sparc.deb Size: 131338 MD5sum: e204e6cb89e1bf96d3367c3bbf1487c1 SHA1: 465b8de70731642ab5fc0c008505811ac3ba7fcb SHA256: 089bf366f6296d687969ea5c8be00abc176bb111cc1b0e24157b4e043f5cf7b4 Description: Detached symbols for libneon25 This package contains the debugging symbols for libneon25, suitable for debugging. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libneon25-dev Priority: optional Section: libdevel Installed-Size: 464 Maintainer: Laszlo Boszormenyi (GCS) Architecture: sparc Source: neon Version: 0.25.5.dfsg-5ubuntu0.1 Replaces: libneon-dev Provides: libneon-dev Depends: libneon25 (= 0.25.5.dfsg-5ubuntu0.1), libssl-dev, libxml2-dev, libkrb5-dev, pkg-config Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1) Filename: pool/main/n/neon/libneon25-dev_0.25.5.dfsg-5ubuntu0.1_sparc.deb Size: 133516 MD5sum: 213211b48418ed7388bb9235130efa9a SHA1: 1c962b9377cf0143c6e59b5bcdaba2f3e7bbe199 SHA256: ef4007bebd9206d7b54aa15190a44e34ab718578f4840dc37dae289ccba7b5dc Description: Header and static library files for libneon25 This package contains the headers and the static library for libneon25. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnet-dns-perl Priority: optional Section: perl Installed-Size: 768 Maintainer: Florian Hinzmann Architecture: sparc Version: 0.53-2ubuntu1.1 Depends: perl (>= 5.8.7-10ubuntu1.1), perlapi-5.8.7, libc6 (>= 2.3.4-1), libdigest-hmac-perl, libmime-base64-perl, libnet-ip-perl Filename: pool/main/libn/libnet-dns-perl/libnet-dns-perl_0.53-2ubuntu1.1_sparc.deb Size: 232654 MD5sum: 30ceef5c3308959dee0b235426a3003d SHA1: 15c297d654e18a0c77959ffad3267a6e71c13320 SHA256: 59c38f911428c46b30538a8dfe1e6a715e46eab2ac901622d35670717ded2815 Description: Perform DNS queries from a Perl script Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnetpbm10 Priority: optional Section: libs Installed-Size: 188 Maintainer: Andreas Barth Architecture: sparc Source: netpbm-free Version: 2:10.0-10ubuntu1.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/n/netpbm-free/libnetpbm10_10.0-10ubuntu1.1_sparc.deb Size: 62984 MD5sum: cd32c55c8d99a810046d1e852876db66 SHA1: f75371808530bc8b3d4436a53714580d970f62c0 SHA256: 99fbd883c0c25b464ff2a6cc4fb722b53e8d26b955aec46ee9551ec1b2ee905a Description: Shared libraries for netpbm This package contains the shared libraries used by netpbm. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnetpbm10-dev Priority: optional Section: libdevel Installed-Size: 352 Maintainer: Andreas Barth Architecture: sparc Source: netpbm-free Version: 2:10.0-10ubuntu1.1 Replaces: netpbm-dev Provides: netpbm-dev Depends: libnetpbm10 Conflicts: netpbm-dev, libnetpbm9-dev Filename: pool/main/n/netpbm-free/libnetpbm10-dev_10.0-10ubuntu1.1_sparc.deb Size: 111480 MD5sum: cc24c22f5ed7c2d993dff941ca1278d2 SHA1: 53dd5c03b8997d3cde7f2fe625e26e88adf3492f SHA256: e7ea1b86f5a7f2ad00758d4c5c7a1c79caabb55cd7be238b6ff186a0089927f1 Description: Development libraries and header files This development package contains the library and header files for the pbm, pgm, pnm, and ppm graphics formats. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnewt-dev Priority: optional Section: libdevel Installed-Size: 284 Maintainer: Alastair McKinstry Architecture: sparc Source: newt Version: 0.51.6-31ubuntu1.1 Replaces: newt0.30-dev, newt0.25-dev, libnewt-utf8-dev Depends: libslang2-dev (>= 2.0.2), libnewt0.51 (= 0.51.6-31ubuntu1.1) Conflicts: newt0.30-dev, newt0.25-dev, libnewt-utf8-dev Filename: pool/main/n/newt/libnewt-dev_0.51.6-31ubuntu1.1_sparc.deb Size: 81578 MD5sum: 31e80c0ecae156d83d8a460b9780b3de SHA1: ed4dd357ab381987d74c9b6f5add9f9d1d358762 SHA256: bbf6647f783938345c4c62f4b2135fe78a39e980ae376cb0bb14c1046e466f33 Description: Developer's toolkit for newt windowing library These are the header files and libraries for developing applications which use newt. Newt is a windowing toolkit for text mode, which provides many widgets and stackable windows. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnewt-pic Priority: extra Section: libdevel Installed-Size: 152 Maintainer: Alastair McKinstry Architecture: sparc Source: newt Version: 0.51.6-31ubuntu1.1 Replaces: libnewt-utf8-pic Depends: libnewt-dev (= 0.51.6-31ubuntu1.1) Conflicts: libnewt-utf8-pic Filename: pool/main/n/newt/libnewt-pic_0.51.6-31ubuntu1.1_sparc.deb Size: 54652 MD5sum: 1d8990dd93ec07d33587385f865b666f SHA1: 339db8925d97be702131979d3da0bec323985656 SHA256: cb068449ab3d0dcf0168a4ac5e5fe5a66fe4dcc392774c9e007c7de970502f4a Description: Not Erik's Windowing Toolkit, shared library subset kit This is used to develop subsets of the newt shared libraries for use on custom installation floppies and in embedded systems. Unless you're making one of those, you won't need this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnewt0.51 Priority: required Section: base Installed-Size: 720 Maintainer: Alastair McKinstry Architecture: sparc Source: newt Version: 0.51.6-31ubuntu1.1 Replaces: libnewt-utf8, libnewt0 Depends: libc6 (>= 2.3.4-1), libslang2 (>= 2.0.1-1) Recommends: libfribidi0 Filename: pool/main/n/newt/libnewt0.51_0.51.6-31ubuntu1.1_sparc.deb Size: 50982 MD5sum: abe0050d5b63ebadbe2f718774f0d47d SHA1: b1196f4a4fe6b2a744f9a6bbe4cc02786eaaaeab SHA256: b2c81e6192900969e4ebb9b903124f5f93a2309fa6cd28136d3ff9834726d599 Description: Not Erik's Windowing Toolkit - text mode windowing with slang Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. This package contains the shared library for programs that have been built with newt. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnm-util-dev Priority: optional Section: net Installed-Size: 252 Maintainer: Scott James Remnant Architecture: sparc Source: network-manager Version: 0.6.2-0ubuntu7.1 Depends: libglib2.0-dev, libnm-util0, libgcrypt11-dev, libdbus-glib-1-dev (>= 0.60) Filename: pool/main/n/network-manager/libnm-util-dev_0.6.2-0ubuntu7.1_sparc.deb Size: 123078 MD5sum: 189c7233442448f0b9d42f6ccc9d65a7 SHA1: d48357009cf1b884f34229478d62f2f5fd2869ac SHA256: c135372d3b556f3b78f07f3baf3f826fae64885e3640ae9db4106cecdcbe0336 Description: network management framework (Util interface) NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers. . This package provides the interface that eases the access to NetworkManager. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnm-util0 Priority: optional Section: net Installed-Size: 180 Maintainer: Scott James Remnant Architecture: sparc Source: network-manager Version: 0.6.2-0ubuntu7.1 Depends: libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libgcrypt11 (>= 1.2.2), libglib2.0-0 (>= 2.10.0), libgpg-error0 (>= 1.1) Filename: pool/main/n/network-manager/libnm-util0_0.6.2-0ubuntu7.1_sparc.deb Size: 118472 MD5sum: ea1c7f1bfc59384ce03875fe980b14dc SHA1: 8a45d7368ae65f11da05891e2af2da2604c46a72 SHA256: 9a62a310771d68b690e1a3f9d6a481c718cf0e3fcea67b32b45c1268a20299fb Description: network management framework (utility shared library) NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers. . This package contains a convenience library to ease the access to NetworkManager. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnm-util0-dbg Priority: optional Section: net Installed-Size: 212 Maintainer: Scott James Remnant Architecture: sparc Source: network-manager Version: 0.6.2-0ubuntu7.1 Depends: libnm-util0 (= 0.6.2-0ubuntu7.1) Filename: pool/main/n/network-manager/libnm-util0-dbg_0.6.2-0ubuntu7.1_sparc.deb Size: 122076 MD5sum: f7534c8a43b2b8b6b0b1125f60f70e52 SHA1: 87cb1c632857bfebd4659ec01ab43f0ba42bd289 SHA256: a93bb0e84797058e77d4c6ef9a823e84edc8b8428aa8192ac6715be3e5798584 Description: network management framework (utility shared library with debug symbols) NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers. . This package provides a version of the shared library under /usr/lib/debug that does not have its debugging symbols stripped from it, this is primarily useful for interpreting coredumps with gdb and can be used by placing that directory in LD_LIBRARY_PATH. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnspr-dev Priority: optional Section: libdevel Installed-Size: 1248 Maintainer: Ubuntu Mozilla Team Architecture: sparc Source: firefox (1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Version: 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Replaces: mozilla-dev (<< 1.2-2) Depends: libnspr4 (= 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Filename: pool/main/f/firefox/libnspr-dev_1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_sparc.deb Size: 222602 MD5sum: 21c5e8a904eeba8254d40d34c46ea189 SHA1: 35ff6fa38731e17ba1a6d46b9fc8b0628d799b24 SHA256: b81a5b3bc63aea6e85e7e925336af53ec937d226ce3bf42d245b70f8c272ce49 Description: Netscape Portable Runtime library - development files NSPR provides platform independence for non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . This Ubuntu-specific version is built using the the Firefox NSPR. You need this package to get includes and static libraries for building programs linked to NSPR. . See http://www.mozilla.org/docs/refList/refNSPR/ for more information about NSPR. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnspr4 Priority: optional Section: libs Installed-Size: 348 Maintainer: Ubuntu Mozilla Team Architecture: sparc Source: firefox (1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Version: 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Replaces: libnspr3 Depends: libc6 (>= 2.3.4-1) Conflicts: libnspr3 Filename: pool/main/f/firefox/libnspr4_1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_sparc.deb Size: 153236 MD5sum: c0b4c04e84cc49f922819c2cd94b0006 SHA1: 8ecaece9d6a94ec84ebdbd623829cce6f810ef5d SHA256: a531654ac813ab4b48f0c79ae27c293315df3a5ba43006b9227c7534b59fde25 Description: Netscape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. This Ubuntu-specific version is built using the the Firefox NSPR. . See http://www.mozilla.org/docs/refList/refNSPR/ for more information about NSPR. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libnss-dev Priority: optional Section: libdevel Installed-Size: 1304 Maintainer: Ubuntu Mozilla Team Architecture: sparc Source: firefox (1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Version: 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Depends: libnss3 (= 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1), libnspr-dev (= 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Filename: pool/main/f/firefox/libnss-dev_1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_sparc.deb Size: 248154 MD5sum: c41d06642cc821234caaf73dee2c6d35 SHA1: 5eec1b1147fe6a660299c432eef2bd8752d3a6d5 SHA256: 488910b9bf68f17f303b9888ef801428b2d998bcfdb51e2cb87a129ddeea7518 Description: Network Security Service Libraries - development This package provides the development files needed to compile programs that use the Netscape SSL/TLS layer. . This Ubuntu-specific version is built using the the Firefox libnss. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libnss3 Priority: optional Section: libs Installed-Size: 1664 Maintainer: Ubuntu Mozilla Team Architecture: sparc Source: firefox (1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1) Version: 2:1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Replaces: mozilla-psm (<< 2:0.9.9), firefox (<< 2:1.firefox1.5.dfsg-4ubuntu4) Depends: libc6 (>= 2.3.4-1) Filename: pool/main/f/firefox/libnss3_1.firefox1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_sparc.deb Size: 728724 MD5sum: 0b9b08ff9c54f58104d446814a282e88 SHA1: 1cdbbaca82459a9bd0c53fbe3296ddb1e00d2b2d SHA256: 058ad46b01fe0376eb5a3b33050b23b5fe96de01c0476d5e7796204e473cef81 Description: Network Security Service Libraries - runtime This package provides the runtime libraries needed to use the Netscape SSL/TLS layer, including S/MIME and key management. . This Ubuntu-specific version is built using the the Firefox libnss. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: liboggflac++-dev Priority: optional Section: libdevel Installed-Size: 192 Maintainer: Joshua Kwan Architecture: sparc Source: flac Version: 1.1.2-3ubuntu1.1 Replaces: libflac-dev (= 1.0.4-1) Depends: libflac++-dev, liboggflac-dev, liboggflac++2c2 (= 1.1.2-3ubuntu1.1) Conflicts: libflac-dev (= 1.0.4-1) Filename: pool/main/f/flac/liboggflac++-dev_1.1.2-3ubuntu1.1_sparc.deb Size: 25400 MD5sum: cdcd33682b9bb3c2611b642f7a72a71c SHA1: 627c54bd33d5e8def0fcd04d0ddab94ec1d2e699 SHA256: dfb256c66a22124e0b005de05f6ac3bdcf09d680f2108465aef57f7588ffb63d Description: Free Lossless Audio Codec - C++ development library (ogg) FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libOggFLAC++. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liboggflac++2c2 Priority: optional Section: libs Installed-Size: 120 Maintainer: Joshua Kwan Architecture: sparc Source: flac Version: 1.1.2-3ubuntu1.1 Replaces: liboggflac++2 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), liboggflac3, libstdc++6 (>= 4.0.2-4) Conflicts: liboggflac++2 Filename: pool/main/f/flac/liboggflac++2c2_1.1.2-3ubuntu1.1_sparc.deb Size: 25106 MD5sum: 87e70c7d1841b826a8daa9c86d398405 SHA1: 60daec254aff889b5959f810d58f1e63dd7a2f87 SHA256: 318186487ddef81cc6abee3eae5c27bda0da4d54fff1a8ef4b0989210631772c Description: Free Lossless Audio Codec - C++ runtime library (ogg) FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libOggFLAC++. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liboggflac-dev Priority: optional Section: libdevel Installed-Size: 372 Maintainer: Joshua Kwan Architecture: sparc Source: flac Version: 1.1.2-3ubuntu1.1 Depends: libflac-dev, liboggflac3 (= 1.1.2-3ubuntu1.1) Filename: pool/main/f/flac/liboggflac-dev_1.1.2-3ubuntu1.1_sparc.deb Size: 56470 MD5sum: 6ba4e3210ec06dc34980ef7453614e93 SHA1: 84a640f4ab949147b63a86c33c155e3f5550e242 SHA256: 302b3928f36b0a6259be9b57ccd8a411206bca41c75c200403f970eb05b70e48 Description: Free Lossless Audio Codec - C development library (ogg) FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libOggFLAC. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: liboggflac3 Priority: optional Section: libs Installed-Size: 120 Maintainer: Joshua Kwan Architecture: sparc Source: flac Version: 1.1.2-3ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libflac7, libogg0 (>= 1.1.3) Filename: pool/main/f/flac/liboggflac3_1.1.2-3ubuntu1.1_sparc.deb Size: 29348 MD5sum: af34729b3d05e72baad6b88c6468018e SHA1: 1baa6a8125ac1b8e51cac535ee980301ebbf72a9 SHA256: 027ce5a2fb4f639c57eb49157d622e7784e3207d0b310265dc29624b3ce17260 Description: Free Lossless Audio Codec - runtime C library (ogg) FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libOggFLAC. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop Package: libopal-2.2.0 Priority: optional Section: libs Installed-Size: 11716 Maintainer: Debian VoIP Team Architecture: sparc Source: opal Version: 2.2.1-1ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.0.2), libldap2 (>= 2.1.17-1), libsasl2 (>= 2.1.19.dfsg1), libsdl1.2debian (>> 1.2.7+1.2.8), libspeex1, libssl0.9.8 (>= 0.9.8a-1), libstdc++6 (>= 4.0.2-4) Suggests: libopal-dev Filename: pool/main/o/opal/libopal-2.2.0_2.2.1-1ubuntu1.1_sparc.deb Size: 3152776 MD5sum: c4470f1fedd707bddfabfebd9251c8ff SHA1: 41769b73bd012781e0b00496e5590c1b11775639 SHA256: e832606431406938eab5e8764d084106d484cd4b99ee9b4bddc82abde64c6b7b Description: Open Phone Abstraction Library - successor of OpenH323 This package contains the shared version of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . For more information on the OPAL project visit them at http://www.voxgratia.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libopal-dbg Priority: extra Section: libdevel Installed-Size: 2268 Maintainer: Debian VoIP Team Architecture: sparc Source: opal Version: 2.2.1-1ubuntu1.1 Depends: libopal-dev (= 2.2.1-1ubuntu1.1) Filename: pool/main/o/opal/libopal-dbg_2.2.1-1ubuntu1.1_sparc.deb Size: 690974 MD5sum: 75f438123d1dbc1726967d02a1692be4 SHA1: 18ae45800defa4e8e6b82d72335b6171d5ac07fe SHA256: c53273a56a381f2a38a82d9a81c63d2cbd767f4e9f3d92b5dad9ee47c67a9f5f Description: OPAL library debug symbols This package contains the shared and static debug symbols of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . For more information on the OPAL project visit them at http://www.voxgratia.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libopal-dev Priority: optional Section: libdevel Installed-Size: 3208 Maintainer: Debian VoIP Team Architecture: sparc Source: opal Version: 2.2.1-1ubuntu1.1 Depends: libopal-2.2.0 (= 2.2.1-1ubuntu1.1), libpt-dev (>= 1.10.0) Filename: pool/main/o/opal/libopal-dev_2.2.1-1ubuntu1.1_sparc.deb Size: 488962 MD5sum: c23a127d94a671e685b6a07b78691e2f SHA1: 681df474ab395fca60653ce6dabe3bed6299ef64 SHA256: 85367f0ff5901d31fc1eef8c93da0a198e9e35ed5c2e0c0c1be72a83b1991835 Description: OPAL library header files This package contains the the headers and a static version of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . For more information on the OPAL project visit them at http://www.voxgratia.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libopal-doc Priority: extra Section: doc Installed-Size: 75824 Maintainer: Debian VoIP Team Architecture: all Source: opal Version: 2.2.1-1ubuntu1.1 Filename: pool/main/o/opal/libopal-doc_2.2.1-1ubuntu1.1_all.deb Size: 8056090 MD5sum: 5a0e5d81828f8e686dcd3d4ed71f4e6e SHA1: e2bd8d29ce69104bddd160474868a67e08dfe7e9 SHA256: 9354a4633197c98f64e2d4e769d3a79769761829932e2dcfc6fb563029dfb877 Description: OPAL library documentation files This package contains the documentation and samples to program with the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . For more information on the OPAL project visit them at http://www.voxgratia.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpam-smbpass Priority: extra Section: admin Installed-Size: 1008 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), samba-common (= 3.0.22-1ubuntu3.14) Suggests: samba Filename: pool/main/s/samba/libpam-smbpass_3.0.22-1ubuntu3.14_sparc.deb Size: 390628 MD5sum: e67c4149f701738f9e650cb7b33980b7 SHA1: c422ffe3720ef2b2166b57fc8c9204e438988968 SHA256: e0aef9d2a1403070087de9906066ec590cb9d224f10a9a3a70538d2313852aa9 Description: pluggable authentication module for SMB/CIFS password database This is a stackable PAM module that allows a system administrator to easily migrate to using encrypted passwords for Samba and to keep smb passwords in sync with unix passwords. Unlike other solutions, it does this without requiring users to change their existing passwords or login to Samba using cleartext passwords. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpango1.0-0 Priority: optional Section: libs Installed-Size: 824 Maintainer: Sebastien Bacher Architecture: sparc Source: pango1.0 Version: 1.12.3-0ubuntu3.1 Depends: libpango1.0-common (>= 1.12.3-0ubuntu3.1), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libglib2.0-0 (>= 2.10.0), libx11-6, libxft2 (>> 2.1.1), libxrender1, zlib1g (>= 1:1.2.1) Filename: pool/main/p/pango1.0/libpango1.0-0_1.12.3-0ubuntu3.1_sparc.deb Size: 285696 MD5sum: 9e21a78eac3650c6382b56366e5c24da SHA1: 43c9a8d559bd6ff3e86f8680572a9ecd590f69d1 SHA256: 530b6a212f94be179bbf5d7b01375a23a8d8540ba6e4d63d1c1a6470dc5d5d04 Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpango1.0-0-dbg Priority: extra Section: libdevel Installed-Size: 1480 Maintainer: Sebastien Bacher Architecture: sparc Source: pango1.0 Version: 1.12.3-0ubuntu3.1 Replaces: libpango1.0-dbg Depends: libpango1.0-0 (= 1.12.3-0ubuntu3.1) Conflicts: libpango1.0-dbg Filename: pool/main/p/pango1.0/libpango1.0-0-dbg_1.12.3-0ubuntu3.1_sparc.deb Size: 590364 MD5sum: bb12fd807bbe366bba5cb51a73ac2e86 SHA1: f6b437ee9d6eaccef800115696e75113ee416e01 SHA256: 947654c07e33504083b347fd1224d82a437fcb77ce1c51fcb690286475001403 Description: The Pango library and debugging symbols Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains unstripped shared libraries. it is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpango1.0-common Priority: optional Section: misc Installed-Size: 212 Maintainer: Sebastien Bacher Architecture: sparc Source: pango1.0 Version: 1.12.3-0ubuntu3.1 Replaces: libpango0, libpango-common (<< 1.0.0) Depends: debconf | debconf-2.0, defoma (>= 0.11.1), fontconfig (>= 2.1.91), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libglib2.0-0 (>= 2.10.0), libpango1.0-0 (>= 1.12.3), libpng12-0 (>= 1.2.8rel), libx11-6, libxft2 (>> 2.1.1), libxrender1, zlib1g (>= 1:1.2.1) Recommends: x-ttcidfont-conf Suggests: ttf-kochi-gothic, ttf-kochi-mincho, ttf-thryomanes, ttf-baekmuk, ttf-arphic-gbsn00lp, ttf-arphic-bsmi00lp, ttf-arphic-gkai00mp, ttf-arphic-bkai00mp Filename: pool/main/p/pango1.0/libpango1.0-common_1.12.3-0ubuntu3.1_sparc.deb Size: 32880 MD5sum: 018271c1cffb4d64b6fb236f44dfba21 SHA1: 4cb96cf0df4b8faf2c5bf178faccd3cd32795f0a SHA256: f79203c679f7e451f8fd61df294e6146c2da97a973d1d34fb2b7cdb9cc0fe481 Description: Modules and configuration files for the Pango Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the Pango modules and the configuration files which Pango needs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpango1.0-dev Priority: optional Section: libdevel Installed-Size: 1224 Maintainer: Sebastien Bacher Architecture: sparc Source: pango1.0 Version: 1.12.3-0ubuntu3.1 Replaces: libpango-dev Depends: libpango1.0-0 (= 1.12.3-0ubuntu3.1), libglib2.0-dev (>= 2.10.0), libfreetype6-dev (>= 2.1.3), libx11-dev, libxrender-dev, pkg-config, libxft-dev, libfontconfig1-dev (>= 2.1.91), libcairo2-dev (>= 1.0.0) Suggests: libpango1.0-doc Conflicts: libpango-dev Filename: pool/main/p/pango1.0/libpango1.0-dev_1.12.3-0ubuntu3.1_sparc.deb Size: 321630 MD5sum: ba578e44ca29ff4e09f091c0cbc4d710 SHA1: 8a9250ccbd92cfcf896275f805be21c8624a2a49 SHA256: 95bc4339a40f4a626a2650de9e8698f0153b01f49b6494655f98688069cdff7c Description: Development files for the Pango Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the header files and some files needed for development with Pango. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpango1.0-doc Priority: optional Section: doc Installed-Size: 1312 Maintainer: Sebastien Bacher Architecture: all Source: pango1.0 Version: 1.12.3-0ubuntu3.1 Replaces: libpango0-dev, libpango-doc Depends: lynx | www-browser Suggests: libglib2.0-doc Conflicts: libpango-doc Filename: pool/main/p/pango1.0/libpango1.0-doc_1.12.3-0ubuntu3.1_all.deb Size: 205394 MD5sum: a80e88128fd7115254e3d5133987d4ee SHA1: 2d7b234c238f907923de207b7b0d8d2deaca3be2 SHA256: 196350531618f46b733dc6763cfc9d0bd128fef8afc6da71fab71aea5b48e3ec Description: Documentation files for the Pango Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the HTML documentation for the Pango in /usr/share/doc/libpango1.0-doc/ . Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpcre3 Priority: optional Section: libs Installed-Size: 396 Maintainer: Mark Baker Architecture: sparc Source: pcre3 Version: 7.4-0ubuntu0.6.06.3 Replaces: libpcre3c2a (<< 6.4-1.1ubuntu1) Depends: libc6 (>= 2.3.4-1) Conflicts: libpcre3-dev (<= 4.3-3), libpcre3c2a (<< 6.4-1.1ubuntu1) Filename: pool/main/p/pcre3/libpcre3_7.4-0ubuntu0.6.06.3_sparc.deb Size: 196638 MD5sum: 8233e339d6d2ecedbf0d5e91ecfb5857 SHA1: ace4a86fe3250d1ecc12567cf327e1a55c43b96d SHA256: c1b67f7028880e9a99b500ebf7642fa77644392394f12395db607bd906526d60 Description: Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the runtime libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpcre3-dev Priority: optional Section: libdevel Installed-Size: 620 Maintainer: Mark Baker Architecture: sparc Source: pcre3 Version: 7.4-0ubuntu0.6.06.3 Depends: libc6-dev, libpcre3 (= 7.4-0ubuntu0.6.06.3), libpcrecpp0 (= 7.4-0ubuntu0.6.06.3) Conflicts: libpcre1-dev, libpcre2-dev Filename: pool/main/p/pcre3/libpcre3-dev_7.4-0ubuntu0.6.06.3_sparc.deb Size: 250224 MD5sum: 9e750f32976a7c7ee5e8a38173019d99 SHA1: 1fe7a8a09b4e436b3ec0f815d5dd279098a6a938 SHA256: 81b0625e9697cc2a3a008227e96fd3257927ac4eae25c7b378c313a374de3233 Description: Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the development files, including headers, static libraries, and documentation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpcrecpp0 Priority: optional Section: libs Installed-Size: 160 Maintainer: Mark Baker Architecture: sparc Source: pcre3 Version: 7.4-0ubuntu0.6.06.3 Replaces: libpcre3 (<< 6.4-1.1) Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libpcre3 (>= 4.5), libstdc++6 (>= 4.0.2-4) Conflicts: libpcre3 (<< 6.4-1.1) Filename: pool/main/p/pcre3/libpcrecpp0_7.4-0ubuntu0.6.06.3_sparc.deb Size: 88096 MD5sum: 18c453d1a07da4a594d9b7b1afc53ae7 SHA1: 9baaf58c277a43044edbf9c3d2f9a2b1e4533f03 SHA256: 8e9054af2d91caedb038818414388c4ddf549d5462b0b3abee0f43fe033af393 Description: Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libperl-dev Priority: optional Section: libdevel Installed-Size: 1596 Maintainer: Brendan O'Dea Architecture: sparc Source: perl Version: 5.8.7-10ubuntu1.3 Depends: perl (= 5.8.7-10ubuntu1.3), libperl5.8 (= 5.8.7-10ubuntu1.3) Filename: pool/main/p/perl/libperl-dev_5.8.7-10ubuntu1.3_sparc.deb Size: 599504 MD5sum: 98f4e0b165ec40c09bb0144c3e0fac92 SHA1: 052f8b9df246f0217a2f12ab2f4087374ee2d874 SHA256: 974fb27f0c1012c7a65be6248cb291b24d4b64970b5295638ab691bd9334ce2b Description: Perl library: development files Files for developing applications which embed a Perl interpreter and for programs compiled with perlcc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libperl5.8 Priority: optional Section: libs Installed-Size: 24 Maintainer: Brendan O'Dea Architecture: sparc Source: perl Version: 5.8.7-10ubuntu1.3 Replaces: perl-base (<= 5.8.7-4) Depends: perl-base (= 5.8.7-10ubuntu1.3) Conflicts: libapache-mod-perl (<< 1.29.0.1-3) Filename: pool/main/p/perl/libperl5.8_5.8.7-10ubuntu1.3_sparc.deb Size: 1010 MD5sum: e86b8e41d50d057e0caf4af7e59ed380 SHA1: 5e5e9c8c7cb89fdd30149417ff108d29131ee80c SHA256: 43b09403980510eef58316d0d052b0ec87d57a4afc74a20fa5f4875d62969890 Description: Shared Perl library This package is required by programs which embed a Perl interpreter to ensure that the correct version of `perl-base' is installed. It additionally contains the shared Perl library on architectures where the perl binary is linked to libperl.a (currently only i386, for performance reasons). In other cases the actual library is in the `perl-base' package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpgtypes2 Priority: optional Section: libs Installed-Size: 312 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/p/postgresql-8.1/libpgtypes2_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 223954 MD5sum: 4a04e2ea977d90356bd23ad02b1b60e2 SHA1: a783c48557c2b4f0c4e6044271daa919dd384529 SHA256: a35fd4a00f8854e31d3b246702b1ed3ac01247dcc7f4571345b4704eaec7ea5e Description: shared library libpgtypes for PostgreSQL 8.1 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpils-dev Priority: optional Section: devel Installed-Size: 192 Maintainer: Simon Horman Architecture: sparc Source: heartbeat Version: 1.2.4-2ubuntu0.2 Depends: libpils0 (= 1.2.4-2ubuntu0.2) Filename: pool/main/h/heartbeat/libpils-dev_1.2.4-2ubuntu0.2_sparc.deb Size: 65200 MD5sum: f74c41bc9b1f6149e38cf18ac499a5ad SHA1: 6a2bab62a5e3ff59a0e3ce9324debf816312d2c1 SHA256: 8d539d317650a146d89907caf6f8b03a83caedeeb93bc881c4fc6d0d276f904e Description: Plugin and Interface Loading System - development files PILS is an generalized and portable open source Plugin and Interface Loading System. PILS was developed as part of the Open Cluster Framework reference implementation, and is designed to be directly usable by a wide variety of other applications. PILS manages both plugins (loadable objects), and the interfaces these plugins implement. PILS is designed to support any number of plugins implementing any number of interfaces. . This package contains development files Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpils0 Priority: optional Section: libs Installed-Size: 160 Maintainer: Simon Horman Architecture: sparc Source: heartbeat Version: 1.2.4-2ubuntu0.2 Depends: libc6 (>= 2.3.4-1), libglib1.2 (>= 1.2.0), libuuid1 Filename: pool/main/h/heartbeat/libpils0_1.2.4-2ubuntu0.2_sparc.deb Size: 51586 MD5sum: 145b8036334b7ecca86743d9af207a3b SHA1: 86bf3a3b7de0832f3b0685ffc8477f650466434e SHA256: ab7537c9e2e9bf77b1e6eb6413ebca3d09803c3e466af1bde6aff6feee29a845 Description: Plugin and Interface Loading System PILS is an generalized and portable open source Plugin and Interface Loading System. PILS was developed as part of the Open Cluster Framework reference implementation, and is designed to be directly usable by a wide variety of other applications. PILS manages both plugins (loadable objects), and the interfaces these plugins implement. PILS is designed to support any number of plugins implementing any number of interfaces. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpng12-0 Priority: optional Section: libs Installed-Size: 256 Maintainer: Josselin Mouette Architecture: sparc Source: libpng Version: 1.2.8rel-5ubuntu0.6 Depends: libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1) Filename: pool/main/libp/libpng/libpng12-0_1.2.8rel-5ubuntu0.6_sparc.deb Size: 109156 MD5sum: 510d17affd2c0cf3f5dce5379df57d49 SHA1: fa67610e93e6ba239b26830536e18102240d70f6 SHA256: cee743c4ce1f49e3070e835aaa234d755c479efb5405f44e5869e50d77762c50 Description: PNG library - runtime libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. . URL: http://www.libpng.org/pub/png/libpng.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpng12-dev Priority: optional Section: libdevel Installed-Size: 604 Maintainer: Josselin Mouette Architecture: sparc Source: libpng Version: 1.2.8rel-5ubuntu0.6 Replaces: libpng3-dev (<= 1.2.5), libpng12-0-dev Provides: libpng-dev, libpng12-0-dev, libpng3-dev Depends: libpng12-0 (= 1.2.8rel-5ubuntu0.6), zlib1g-dev Conflicts: libpng2-dev, libpng-dev, libpng12-0-dev, libpng2 (<< 1.0.12-3) Filename: pool/main/libp/libpng/libpng12-dev_1.2.8rel-5ubuntu0.6_sparc.deb Size: 240072 MD5sum: 1ff11e0649a58bc7b809c86941aaafd7 SHA1: 3f08f334aa7441197a489de33386554e4c3e956d SHA256: 9470187a125b894535b5b39e81e16942e78466d997504cd404c9329c7678e0e8 Description: PNG library - development libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the header and development files needed to build programs and packages using libpng. . URL: http://www.libpng.org/pub/png/libpng.html Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpoppler-dev Priority: optional Section: libdevel Installed-Size: 2528 Maintainer: Ondřej Surý Architecture: sparc Source: poppler Version: 0.5.1-0ubuntu7.8 Depends: libpoppler1 (= 0.5.1-0ubuntu7.8), libfontconfig1-dev Filename: pool/main/p/poppler/libpoppler-dev_0.5.1-0ubuntu7.8_sparc.deb Size: 690766 MD5sum: 199896329398917fe8f2a37179d02a34 SHA1: 453537c2d342dd7829725ab1a4b808429d386910 SHA256: 19107c6e94251b83f105d7fcca9759cdc269b456e344a4fbd402f7a325c2870d Description: PDF rendering library -- development files Poppler is a PDF rendering library based on xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpoppler-glib-dev Priority: optional Section: libdevel Installed-Size: 204 Maintainer: Ondřej Surý Architecture: sparc Source: poppler Version: 0.5.1-0ubuntu7.8 Depends: libpoppler1-glib (= 0.5.1-0ubuntu7.8), libpoppler-dev (= 0.5.1-0ubuntu7.8), libglib2.0-dev Filename: pool/main/p/poppler/libpoppler-glib-dev_0.5.1-0ubuntu7.8_sparc.deb Size: 56618 MD5sum: d6fe358f5cdcbc02450e69db342ee8b3 SHA1: 3be43ac042431a565d29d582032492a5683df770 SHA256: ab60811bcd176a4093dabe1ca5119cb450d75be298db6911a79108fd90ce2b6a Description: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides a GLib-style interface to Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpoppler-qt-dev Priority: optional Section: libdevel Installed-Size: 152 Maintainer: Ondřej Surý Architecture: sparc Source: poppler Version: 0.5.1-0ubuntu7.8 Depends: libpoppler1-qt (= 0.5.1-0ubuntu7.8), libpoppler-dev (= 0.5.1-0ubuntu7.8), libqt3-mt-dev Filename: pool/main/p/poppler/libpoppler-qt-dev_0.5.1-0ubuntu7.8_sparc.deb Size: 46092 MD5sum: 5d19384e2488912b2ba4d98ff39906b7 SHA1: 5550d7a8c6c6df5ccb9fbc65beeee12d012f3f69 SHA256: 46638d2996ded7a9649bfb8068f0f731279a39f2334cf237eda4ba7d15a57ddb Description: PDF rendering library -- development files (Qt interface) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides a Qt-style interface to Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpoppler1 Priority: optional Section: libs Installed-Size: 1384 Maintainer: Ondřej Surý Architecture: sparc Source: poppler Version: 0.5.1-0ubuntu7.8 Depends: libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libjpeg62, libstdc++6 (>= 4.0.2-4), zlib1g (>= 1:1.2.1) Filename: pool/main/p/poppler/libpoppler1_0.5.1-0ubuntu7.8_sparc.deb Size: 518396 MD5sum: ccb5b4d7b6a3966174b55e82597d90b8 SHA1: 7dea57c9cfe00ed30a6157501fcf7329c2042858 SHA256: 526844623696b5dc06e6fd95b987cd5b3535774d3cede492a942f743ef9d2271 Description: PDF rendering library Poppler is a PDF rendering library based on xpdf PDF viewer. . This package contains the shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpoppler1-glib Priority: optional Section: libs Installed-Size: 148 Maintainer: Ondřej Surý Architecture: sparc Source: poppler Version: 0.5.1-0ubuntu7.8 Depends: libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.3), libpoppler1 (>= 0.5.1), libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), libpoppler1 (= 0.5.1-0ubuntu7.8) Filename: pool/main/p/poppler/libpoppler1-glib_0.5.1-0ubuntu7.8_sparc.deb Size: 51360 MD5sum: 9b6aaada69d2fd81edbf8a3f1e236256 SHA1: d8220138afa0275ef6bacf78aa9a83de6c635a83 SHA256: 6bc66c055b94b1360e200b40766ce38fb5c2a1da758e3562c2345ca344cdc676 Description: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpoppler1-qt Priority: optional Section: libs Installed-Size: 120 Maintainer: Ondřej Surý Architecture: sparc Source: poppler Version: 0.5.1-0ubuntu7.8 Depends: libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libpoppler1 (>= 0.5.1), libstdc++6 (>= 4.0.2-4), zlib1g (>= 1:1.2.1), libpoppler1 (= 0.5.1-0ubuntu7.8) Filename: pool/main/p/poppler/libpoppler1-qt_0.5.1-0ubuntu7.8_sparc.deb Size: 42362 MD5sum: 914f0dfd79b25858ad12ad20c4407905 SHA1: f228ad3a8c098f3c63a69777e2d50446cd0777b7 SHA256: 83e5cdad1beb334a347d89bca58786b3e2fad4e28039334dc9fc79c4fdfd166b Description: PDF rendering library (Qt-based shared library) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides the Qt-based shared library for applications using the Qt interface to Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libpq-dev Priority: optional Section: libdevel Installed-Size: 1024 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Replaces: postgresql-dev Depends: libc6 (>= 2.3.4-1), libpq4 (= 8.1.23-0ubuntu0.6.06.1), libssl-dev Suggests: postgresql-doc-8.1, libpqxx-dev, libpgeasy-dev, heimdal-dev Conflicts: postgresql-dev (<< 7.5) Filename: pool/main/p/postgresql-8.1/libpq-dev_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 365452 MD5sum: facdc07284bd927904e4bea279185aa7 SHA1: 4cc6a6517fb43f828e6b05ff12183f0218d0d6a2 SHA256: 76e8b3c70dbdc6c2f4ec382951df7136e6fb18a1b0871430c323258ac9bbe731 Description: header files for libpq4 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpq4 Priority: optional Section: libs Installed-Size: 784 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8a-1) Filename: pool/main/p/postgresql-8.1/libpq4_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 309802 MD5sum: 6fbe476366f4f2a0fcef63a271d77b19 SHA1: 7d8c6611bc005ff84704de7b202c3413a966a03b SHA256: f230847bf28b4f7deae82f021ba5feb7eda44ed013f415741d2160374fc12668 Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 7.3 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libpt-1.10.0 Priority: optional Section: libs Installed-Size: 4052 Maintainer: Debian VoIP Team Architecture: sparc Source: pwlib Version: 1.10.0-1ubuntu1.1 Replaces: libpt-1.8.7, libpt-1.8.3c2, libpt-1.8.3c2a Depends: libc6 (>= 2.3.4-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.0.2), libldap2 (>= 2.1.17-1), libsasl2 (>= 2.1.19.dfsg1), libsdl1.2debian (>> 1.2.7+1.2.8), libssl0.9.8 (>= 0.9.8a-1), libstdc++6 (>= 4.0.2-4) Conflicts: libpt-1.8.7, libpt-1.8.3c2, libpt-1.8.3c2a Filename: pool/main/p/pwlib/libpt-1.10.0_1.10.0-1ubuntu1.1_sparc.deb Size: 1403514 MD5sum: c40a295f9d4ace3738b33513ffd5cd98 SHA1: ff947413cd9022fd482f8b16377b5005647b052a SHA256: 578a5e9ac50d061f4185b5f5686e17849ef18a6f96e9573594eed157dd8342b4 Description: Portable Windows Library This package contains the shared version of the library PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems. . For more information on PWLib visit the development homepage http://www.openh323.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libpt-dbg Priority: extra Section: libdevel Installed-Size: 9860 Maintainer: Debian VoIP Team Architecture: sparc Source: pwlib Version: 1.10.0-1ubuntu1.1 Depends: libpt-1.10.0 (= 1.10.0-1ubuntu1.1) Filename: pool/main/p/pwlib/libpt-dbg_1.10.0-1ubuntu1.1_sparc.deb Size: 3613052 MD5sum: 5802cca8f313454bf16ee3351041b775 SHA1: ae2f27cfbec4381d2608de35d9e35262d654b5f8 SHA256: 7957f85b03f270500cb15f7d90a20683f335ca93c281eadb0010046d612eb51e Description: Portable Windows Library development debug files This package contains the shared and static debug version of the library PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems. . For more information on PWLib visit the development homepage http://www.openh323.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpt-dev Priority: optional Section: libdevel Installed-Size: 13036 Maintainer: Debian VoIP Team Architecture: sparc Source: pwlib Version: 1.10.0-1ubuntu1.1 Depends: libpt-1.10.0 (= 1.10.0-1ubuntu1.1), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev Filename: pool/main/p/pwlib/libpt-dev_1.10.0-1ubuntu1.1_sparc.deb Size: 2725948 MD5sum: 614b580e5b6b0ed787948f139ef696c7 SHA1: f6a7bc08cf75099124df066cc50ee4599cd6b759 SHA256: d6e1a45b5f3e6cc311f12c97e159bda9c0de630cd0f699aa54005c92c59c1d2d Description: Portable Windows Library development files This package contains the headers and a static version of the library PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems. . For more information on PWLib visit the development homepage http://www.openh323.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpt-doc Priority: extra Section: doc Installed-Size: 26044 Maintainer: Debian VoIP Team Architecture: all Source: pwlib Version: 1.10.0-1ubuntu1.1 Filename: pool/main/p/pwlib/libpt-doc_1.10.0-1ubuntu1.1_all.deb Size: 3471576 MD5sum: a393a957468bca4e15c9364ac24f9b50 SHA1: 5f9fda70cd012b507b053b3fe3c2f71c29429aac SHA256: eea1b34180915528370d77fdcdc94bd84157e96a46e15b030ecbe31adf5687d9 Description: Portable Windows Library documentation & sample files This package contains the documentation and samples to program with PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems. . For more information on PWLib visit the development homepage http://www.openh323.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libpt-plugins-alsa Priority: optional Section: libs Installed-Size: 400 Maintainer: Debian VoIP Team Architecture: sparc Source: pwlib Version: 1.10.0-1ubuntu1.1 Depends: libasound2 (>> 1.0.10), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libpt-1.10.0 (= 1.10.0-1ubuntu1.1) Recommends: alsa-base Filename: pool/main/p/pwlib/libpt-plugins-alsa_1.10.0-1ubuntu1.1_sparc.deb Size: 241784 MD5sum: f5501f0afa8669d8f3a4196012af501b SHA1: 2243e46b4cb7a73c24c691e59452c72ea877de18 SHA256: 4b735b5a750906ec8db6fa3f2a8bbb7de3a2d09933f325b30443ac0f65a2e11a Description: Portable Windows Library Audio Plugin for the ALSA Interface This package contains the PWLib plugin for usage with the Advanced Linux Sound Architecture interface. Install this package, if you are utilising this interface. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libpt-plugins-v4l Priority: optional Section: libs Installed-Size: 404 Maintainer: Debian VoIP Team Architecture: sparc Source: pwlib Version: 1.10.0-1ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libpt-1.10.0 (= 1.10.0-1ubuntu1.1) Filename: pool/main/p/pwlib/libpt-plugins-v4l_1.10.0-1ubuntu1.1_sparc.deb Size: 242628 MD5sum: 13a3cb3b13b076a901cf0594d4b85aad SHA1: 4dc53d5adc5c18b91d6df84d414b3eb07c174eff SHA256: 53279280775005dce39409f5807065f2383ba28ef1802c6d58d83fc124bd87fd Description: Portable Windows Library Video Plugin for Video4Linux This package contains the PWLib plugin for usage with Video4Linux devices. Install this package, if you want to use a video device that is not attached to FireWire. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libpt-plugins-v4l2 Priority: optional Section: libs Installed-Size: 404 Maintainer: Debian VoIP Team Architecture: sparc Source: pwlib Version: 1.10.0-1ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libpt-1.10.0 (= 1.10.0-1ubuntu1.1) Filename: pool/main/p/pwlib/libpt-plugins-v4l2_1.10.0-1ubuntu1.1_sparc.deb Size: 243368 MD5sum: 87a0d2f469fa5eedcd4f443a044f2e31 SHA1: 3a5aebb22175988fb386086d4bc64e27f41955bb SHA256: e525e8433d0e52b9a0b3f400f22137b69d98e1a0fa74270888660a7bb02c22f3 Description: Portable Windows Library Video Plugin for Video4Linux v2 This package contains the PWLib plugin for usage with Video4Linux v2 devices. Install this package, if you want to use a video device that is not attached to FireWire. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libqt3-compat-headers Priority: optional Section: devel Installed-Size: 332 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: qt-x11-free Version: 3:3.3.6-1ubuntu6.4 Replaces: libqt3-mt-dev (<= 3:3.1.1-2), libqt3-dev (<= 3:3.1.1-2), libqt3-headers (<= 3:3.1.1-2) Depends: libqt3-headers (= 3:3.3.6-1ubuntu6.4) Recommends: libqt3-mt-dev Filename: pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.6-1ubuntu6.4_sparc.deb Size: 81800 MD5sum: 2872152be60819824bb880239621683c SHA1: 7c6701d8a4aad040fb56f959208aa1821d30dd3a SHA256: a11d18291e737800378d8cdeff71e5122f9c944f22e5f87e543bfb588875f1b0 Description: Qt 1.x and 2.x compatibility includes This package contains header files that are intended for build compatibility for applications that build with Qt3 but still use deprecated includes. It is meant as an intermediate solution and these header files are not part of the official Qt3 API. All sourcecode that is still using the headers of this package is subject to be changed to use the new header files which are in libqt3-headers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libqt3-headers Priority: optional Section: devel Installed-Size: 2476 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: qt-x11-free Version: 3:3.3.6-1ubuntu6.4 Replaces: libqt3-mt-dev, libqt3-dev, libqt3-plugins-headers Recommends: libqt3-mt-dev Filename: pool/main/q/qt-x11-free/libqt3-headers_3.3.6-1ubuntu6.4_sparc.deb Size: 358318 MD5sum: 8228cf7a1899fe9f512a021240b0c37a SHA1: 23f623020f98e39e04949a0f29c105dda08a363c SHA256: 77611eb78a4922e016de3bbcc28a8c1e16ada37a62f731835c7f817ca7fd40ed Description: Qt3 header files This package contains all header files for libqt and libqt-mt which come with Qt3. If you want to compile or develop programs which use Qt3, you have to install this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libqt3-mt Priority: optional Section: libs Installed-Size: 11168 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: qt-x11-free Version: 3:3.3.6-1ubuntu6.4 Replaces: qt3-tools (<< 2:3.0.2-20020306-1), libqt3-helper, libqt3, libqt3c102-mt Depends: libaudio2, libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libjpeg62, libmng1 (>= 1.0.3-1), libpng12-0 (>= 1.2.8rel), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), fontconfig Suggests: libqt3-mt-psql, libqt3-mt-mysql, libqt3-mt-odbc Conflicts: libqt3c102-mt, libqui1-emb, libqt3c-mt Filename: pool/main/q/qt-x11-free/libqt3-mt_3.3.6-1ubuntu6.4_sparc.deb Size: 3200862 MD5sum: 74a3b7ed7502a18deedc4da6623963e9 SHA1: 61069c518f9787b20ad9960e967ef56c0ba57949 SHA256: d713c1824afea059d6c4e7badb27120e5a25ed6ba4e0fd5cd324a6d69f696cac Description: Qt GUI Library (Threaded runtime version), Version 3 This is the Trolltech Qt library, version 3. It's necessary for applications that link against the libqt-mt.so.3, e.g. all KDE3 applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop Package: libqt3-mt-dev Priority: optional Section: libdevel Installed-Size: 160 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: qt-x11-free Version: 3:3.3.6-1ubuntu6.4 Replaces: libqt-mt-dev, libqt3-dev, libqt3-helper, libqt3-headers (<= 3:3.1.1-3), libqt3-emb (<= 3:3.0.3-1) Depends: libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4), x-dev (>= 4.3.0.dfsg.1-4), libsm-dev (>= 4.3.0.dfsg.1-4), libxmu-dev (>= 4.3.0.dfsg.1-4), libice-dev (>= 4.3.0.dfsg.1-4), libx11-dev (>= 4.3.0.dfsg.1-4), libxt-dev (>= 4.3.0.dfsg.1-4), libxrender-dev, libxcursor-dev, libxinerama-dev, libxi-dev, libmng-dev (>= 1.0.3), libpng12-0-dev, libjpeg62-dev, zlib1g-dev, libfreetype6-dev, libc6-dev, libqt3-mt (= 3:3.3.6-1ubuntu6.4), libqt3-headers (= 3:3.3.6-1ubuntu6.4), qt3-dev-tools (= 3:3.3.6-1ubuntu6.4), xlibmesa-gl-dev | libgl-dev, libglu1-xorg-dev | libglu1-mesa-dev | libglu-dev, libxft-dev, libaudio-dev Recommends: libqt3-compat-headers Suggests: libqt3-i18n, qt3-doc Conflicts: libqt-mt-dev, libqt3-emb (<= 3:3.0.3-1), libqt3-dev Filename: pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.6-1ubuntu6.4_sparc.deb Size: 50386 MD5sum: d7f6a6165c79dae65b30dca746e0b49e SHA1: 8ec392dc194b27394f139b59d105ee8ac9333a0f SHA256: d2c1c65423867bea85657bd276e3a18d42e23d0c9675d4f234166e7f955837f5 Description: Qt development files (Threaded) Qt is a C++ class library optimized for graphical user interface development. This package contains the libqt-mt.so symlink, necessary for building threaded Qt applications as well as the libqui.so symlink and the necessary header files for libqui.so. (See README.Debian and the Qt Documentation for instructions on libqui.so) . WARNING: If you plan to build some older Qt3 applications, you will most probably have to install the libqt3-compat-headers package. It contains all the headers which are not part of the official Qt3 API anymore but which are still used by some programs. So if you encounter problems with missing header files, please install this package first before you send a bugreport. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: librpm-dev Priority: extra Section: libdevel Installed-Size: 3728 Maintainer: Anibal Monsalve Salazar Architecture: sparc Source: rpm Version: 4.4.1-5ubuntu2.1 Replaces: rpm (<< 2.5), librpm1-dev (<< 4.0), librpm0-dev Provides: librpm0-dev Depends: librpm4, libc6-dev, libpopt-dev (>= 1.6.4), libdb3-dev, libbz2-dev, libz-dev, libbeecrypt6-dev, libneon25-dev, libxml2-dev, libreadline5-dev, libselinux1-dev, libsqlite3-dev Conflicts: librpm1-dev (<< 4.0), librpm0-dev Filename: pool/main/r/rpm/librpm-dev_4.4.1-5ubuntu2.1_sparc.deb Size: 1303352 MD5sum: 1b38f39032ea0062b9734640eb9ee973 SHA1: bcced07a061957f2cba96bf9ef0ab53a37b26902 SHA256: d95db80524db3117c8d36a1ec5e6dca16ddf17ea9b01e86a7db4fb80c77c41bb Description: RPM shared library, development kit This library allows programs to make use of a rpm database or rpm packages without going through the rpm program. . This is the development kit, containing static libraries and header files necessary to build programs that use librpm. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: librpm4 Priority: optional Section: libs Installed-Size: 2120 Maintainer: Anibal Monsalve Salazar Architecture: sparc Source: rpm Version: 4.4.1-5ubuntu2.1 Replaces: rpm (<< 2.5), librpm1 (<< 4.0), librpm0 Depends: libbeecrypt6, libbz2-1.0, libc6 (>= 2.3.4-1), libneon25 (>= 0.25.5.dfsg), libpopt0 (>= 1.7), libselinux1 (>= 1.28), libsqlite3-0 (>= 3.2.8), zlib1g (>= 1:1.2.1) Conflicts: rpm (<< 4.0.2), librpm1 (<< 4.0), librpm0, kpackage (<< 4:2.2.2-8), rpm2html (<< 1.7-3), kleandisk (<< 2.1-beta2-2) Filename: pool/main/r/rpm/librpm4_4.4.1-5ubuntu2.1_sparc.deb Size: 956194 MD5sum: b91a160d3d9a595c55a67060d2e81842 SHA1: 77f2933cfc8f09eeda506837bb3fe059a9864deb SHA256: 14823b7ef56c8b6b94ab31c25e73aad8f274a1b6b95871c56cd6ca43abec1690 Description: RPM shared library This library allows programs to make use of a rpm database or rpm packages without going through the rpm program. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libruby1.8 Priority: optional Section: libs Installed-Size: 5744 Maintainer: akira yamada Architecture: sparc Source: ruby1.8 Version: 1.8.4-1ubuntu1.7 Replaces: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8 Provides: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8 Depends: libc6 (>= 2.3.4-1), libncurses5 (>= 5.4-5), zlib1g (>= 1:1.2.1) Conflicts: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8, libopenssl-ruby1.8 (= 1.8.3-2) Filename: pool/main/r/ruby1.8/libruby1.8_1.8.4-1ubuntu1.7_sparc.deb Size: 1463762 MD5sum: f13f23bf80bd49dd9f49e07694f8e631 SHA1: fc7120824bff1d768ba2ceb69c6b3ac1561a7237 SHA256: 7c84bf02ba4b06964fbe31b64f0bd0254e3170d8ffc62ca925a983175800bfd2 Description: Libraries necessary to run Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the libruby, necessary to run Ruby 1.8. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libruby1.8-dbg Priority: extra Section: libdevel Installed-Size: 2132 Maintainer: akira yamada Architecture: sparc Source: ruby1.8 Version: 1.8.4-1ubuntu1.7 Depends: libruby1.8 (= 1.8.4-1ubuntu1.7) Filename: pool/main/r/ruby1.8/libruby1.8-dbg_1.8.4-1ubuntu1.7_sparc.deb Size: 916192 MD5sum: 5cc99a42a83a6e4b05974b4aa0122112 SHA1: cff83797308fb5f6a0552e6fc311ceb11c8c7f9f SHA256: 1b4ec475342e29786ae16b14c7471fbb89123e6fdf87a269a3d8c217ffddd568 Description: Debugging libraries for Ruby 1.8 Contains unstripped shared libraries. . This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsasl2 Priority: important Section: libs Installed-Size: 560 Maintainer: Dima Barsky Architecture: sparc Source: cyrus-sasl2 Version: 2.1.19.dfsg1-0.1ubuntu3.1 Depends: libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libsasl2-modules (= 2.1.19.dfsg1-0.1ubuntu3.1) | libsasl2-modules-sql (= 2.1.19.dfsg1-0.1ubuntu3.1) | libsasl2-modules-gssapi-heimdal (= 2.1.19.dfsg1-0.1ubuntu3.1) | libsasl2-modules-kerberos-heimdal (= 2.1.19.dfsg1-0.1ubuntu3.1) Conflicts: libsasl2-gssapi-mit (<< 2.1.18), libsasl2-krb4-mit (<< 2.1.18) Filename: pool/main/c/cyrus-sasl2/libsasl2_2.1.19.dfsg1-0.1ubuntu3.1_sparc.deb Size: 258200 MD5sum: b7daea529ff1b69b5096eff082cb6cbf SHA1: 6caec4aaf5f1532bb231a99a11e7a2bbaa5a0930 SHA256: ad2245685b3b3ac9bd8b92e8e0a46e72c94ecbf2278f452ef915fb194377850b Description: Authentication abstraction library SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . This is the Cyrus SASL API implementation, version 2. . Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5), OTP, PLAIN, or LOGIN can be used. This package is unusable without the SASL plugins. Most likely you will need to install the libsasl2-modules package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsasl2-dev Priority: optional Section: libdevel Installed-Size: 640 Maintainer: Dima Barsky Architecture: sparc Source: cyrus-sasl2 Version: 2.1.19.dfsg1-0.1ubuntu3.1 Depends: libsasl2 (= 2.1.19.dfsg1-0.1ubuntu3.1), libc6-dev Conflicts: libsasl-dev Filename: pool/main/c/cyrus-sasl2/libsasl2-dev_2.1.19.dfsg1-0.1ubuntu3.1_sparc.deb Size: 240950 MD5sum: 3eec7545918f35351581bbea2e3cb951 SHA1: a214c86fa7a4ac35b2eff31112245e86ca8aa100 SHA256: 390152fcfde5bfacf15501b3c013a8a8caa66cdfe702c664433787dcabb084ba Description: Development files for authentication abstraction library This is the Cyrus SASL API implementation, version 2. See package libsasl2 and RFC 2222 for more information. . You need this package if you want to compile programs with SASL support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsasl2-modules Priority: important Section: libs Installed-Size: 456 Maintainer: Dima Barsky Architecture: sparc Source: cyrus-sasl2 Version: 2.1.19.dfsg1-0.1ubuntu3.1 Replaces: libsasl2-digestmd5-plain, libsasl2-modules-plain Depends: libsasl2 (= 2.1.19.dfsg1-0.1ubuntu3.1), libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1) Conflicts: libsasl2-digestmd5-plain, libsasl2-modules-plain Filename: pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.19.dfsg1-0.1ubuntu3.1_sparc.deb Size: 145570 MD5sum: 7a4592450d2d586e8a690791f7e754e6 SHA1: bf2ba05248f9020e48153ad45db2b0cc4bb0d63b SHA256: baf8e5a984fdc7756959f0abc6da74fa0605af060ce9ab9501cd75b2137d3d29 Description: Pluggable Authentication Modules for SASL This is the Cyrus SASL API implementation, version 2. See package libsasl2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, OTP, CRAM-MD5, and DIGEST-MD5 (with DES support). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsasl2-modules-sql Priority: optional Section: libs Installed-Size: 120 Maintainer: Dima Barsky Architecture: sparc Source: cyrus-sasl2 Version: 2.1.19.dfsg1-0.1ubuntu3.1 Replaces: libsasl2-modules-mysql Depends: libsasl2 (= 2.1.19.dfsg1-0.1ubuntu3.1), libc6 (>= 2.3.4-1), libmysqlclient15off (>= 5.0.19-1), libpq4 (>= 8.1.4) Conflicts: libsasl2-modules (<< 2.1.14-1) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-sql_2.1.19.dfsg1-0.1ubuntu3.1_sparc.deb Size: 50778 MD5sum: 9a6ff0f6b6341fa19ee6860df80dac2b SHA1: 8cdab418f8ba1bc6ded231b9ae8b2d92a16a9ac3 SHA256: 4d74c39d9453ec8f557210f4da780604cdf2793d76feafa39161bcd556d1681a Description: Pluggable Authentication Modules for SASL This is the Cyrus SASL API implementation, version 2. See package libsasl2 and RFC 2222 for more information. . This package provides the SQL plugin, which supports MySQL and PostgreSQL. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsdl-image1.2 Priority: optional Section: libs Installed-Size: 96 Maintainer: Michael Koch Architecture: sparc Source: sdl-image1.2 Version: 1.2.4-1ubuntu0.1 Depends: libc6 (>= 2.3.4-1), libjpeg62, libpng12-0 (>= 1.2.8rel), libsdl1.2debian (>> 1.2.4), libtiff4, zlib1g (>= 1:1.2.1) Conflicts: criticalmass (<< 0.97-2), libsdl-perl (<< 1.16-2), burgerspace (<< 1.6.1-1), armagetron (<< 0.1.4.9-5), libparagui1.0 (<= 0.1.0-1) Filename: pool/main/s/sdl-image1.2/libsdl-image1.2_1.2.4-1ubuntu0.1_sparc.deb Size: 27422 MD5sum: 7adb8093da72732c65ce0dc0bb76d932 SHA1: b00b709b47c8c89f9abf9cc44324e0a136446eca SHA256: a38bbbda4edb595a2b3d51e90de1f5ab96f6b6b14582c465a8fdd25e1c8e8af7 Description: image loading library for Simple DirectMedia Layer 1.2 This is a simple library to load images of various formats as SDL surfaces. This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM formats. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: edubuntu-desktop Package: libsdl-image1.2-dev Priority: optional Section: libdevel Installed-Size: 132 Maintainer: Michael Koch Architecture: sparc Source: sdl-image1.2 Version: 1.2.4-1ubuntu0.1 Depends: libsdl-image1.2 (= 1.2.4-1ubuntu0.1), libc6-dev, libsdl1.2-dev (>= 1.2.2-3.3), libjpeg62-dev, libpng12-dev, libtiff4-dev, zlib1g-dev Conflicts: libsdl-image-dev, libsdl-image1.0-dev, libsdl-image1.1-dev Filename: pool/main/s/sdl-image1.2/libsdl-image1.2-dev_1.2.4-1ubuntu0.1_sparc.deb Size: 32956 MD5sum: fede4369525cfe7e1b0f03c95a700ba7 SHA1: e6f4ee11bf7f9e5ae863821d82fb458e4ff31a71 SHA256: 9ece4df0d0e748b88d1c04c79e17cf8a4783f5273e69145e147d14a12ea6622e Description: development files for SDL 1.2 image loading libray This is a simple library to load images of various formats as SDL surfaces. This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM formats. . This package contains the include files and static libraries required to support development using the SDL 1.2 image loading library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libslp-dev Priority: extra Section: libdevel Installed-Size: 244 Maintainer: Ganesan Rajagopal Architecture: sparc Source: openslp Version: 1.2.1-5ubuntu0.2 Depends: libslp1 (= 1.2.1-5ubuntu0.2), libc6-dev Suggests: openslp-doc (= 1.2.1-5ubuntu0.2) Conflicts: libxdelta3-dev Filename: pool/main/o/openslp/libslp-dev_1.2.1-5ubuntu0.2_sparc.deb Size: 62156 MD5sum: 50894bd646adc723bbf1441bbebaef52 SHA1: d3e23f95a9e1b1ecac03bf3f3d83f4f465fae3e1 SHA256: 13a2ddb792c0b097c1bd7fb870d7d6158a8e20b80952c48c6085380f9a5a0774 Description: OpenSLP development libraries Service Location Protocol is an IETF standard protocol that is used to discover/advertise services on the network. You can use SLP for anything from locating a suitable printer on your floor to discovering what LDAP directories are available in your organization. This package allows development of SLP applications using the OpenSLP libraries. It includes headers, libraries and links to allow static and dynamic linking. It also includes slptool, a utility to test service advertisement/lookup. The library implements RFC 2614 - An API for Service Location. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libslp1 Priority: optional Section: libs Installed-Size: 140 Maintainer: Ganesan Rajagopal Architecture: sparc Source: openslp Version: 1.2.1-5ubuntu0.2 Depends: libc6 (>= 2.3.4-1), debconf | debconf-2.0, net-tools Suggests: slpd (= 1.2.1-5ubuntu0.2), openslp-doc (= 1.2.1-5ubuntu0.2) Filename: pool/main/o/openslp/libslp1_1.2.1-5ubuntu0.2_sparc.deb Size: 44204 MD5sum: b7b5080695f6d804e35a6834466ca9b9 SHA1: 76a88f43335f5a7ce928c0d053c08ad9eb384f7f SHA256: 523f9d1c8676b68e91d3237e7589084bbf9791046c7809e798c5898407d895e4 Description: OpenSLP libraries Service Location Protocol is an IETF standard protocol that is used to discover/advertise services on the network. You can use SLP for anything from locating a suitable printer on your floor to discovering what LDAP directories are available in your organization. This package provides the OpenSLP run-time library package that is linked to SLP aware applications. This library implements RFC 2614 - An API for Service Location. Unless there is a SLP DA in the network, you must install the slpd package to be able to advertise the services. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libsmbclient Priority: optional Section: libs Installed-Size: 1944 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1) Filename: pool/main/s/samba/libsmbclient_3.0.22-1ubuntu3.14_sparc.deb Size: 731460 MD5sum: f67be57f761be6d36c132919ea3ad16d SHA1: 9481ddfe4209c4fd8030ab43d643651a397024ae SHA256: dd5039d9157c5bfc84174efc436941bad67f0f81f906b1950eb2ecca42b23740 Description: shared library that allows applications to talk to SMB/CIFS servers libsmbclient allows to write applications that use the SMB/CIFS protocol. This gives applications the ability to talk to Microsoft Windows servers and Unix servers running Samba. . This package contains the libsmbclient shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libsmbclient-dev Priority: extra Section: libdevel Installed-Size: 316 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Depends: libsmbclient (= 3.0.22-1ubuntu3.14) Filename: pool/main/s/samba/libsmbclient-dev_3.0.22-1ubuntu3.14_sparc.deb Size: 113450 MD5sum: 9b683a1c1668214567f666a65e34a28e SHA1: f186c2afae40f51b176ad150240054e1838bf65d SHA256: 253643274193b8db8fec612d79a2ca86e876feacdb99ef8e3f48044309d39f26 Description: libsmbclient static libraries and headers libsmbclient allows to write applications that use the SMB/CIFS protocol. This gives applications the ability to talk to Microsoft Windows servers and Unix servers running Samba. . This package contains libraries and headers needed to build applications that use SMB/CIFS services. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsndfile1 Priority: optional Section: libs Installed-Size: 476 Maintainer: Anand Kumria Architecture: sparc Source: libsndfile Version: 1.0.12-3ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libflac7 Filename: pool/main/libs/libsndfile/libsndfile1_1.0.12-3ubuntu1.1_sparc.deb Size: 197884 MD5sum: 565658beff769c2fdaa3c2da2b43cc68 SHA1: 480692698af63dc1ec17767e33278fb9da68c224 SHA256: 1e801f7b2d18097a932fd480895d66fe0f2fd9d92d5d954aec02abe6cef00dea Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF and AIFC; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF). . The author intends to soon add support for Soundfont II, Gravis Ultrasound patch files, and Kurzweil K2000 sampler files. "Other file formats may also be added on request." . This package contains the shared library files for libsndfile. Further information is available at Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libsndfile1-dev Priority: optional Section: libdevel Installed-Size: 916 Maintainer: Anand Kumria Architecture: sparc Source: libsndfile Version: 1.0.12-3ubuntu1.1 Replaces: libsndfile-dev Provides: libsndfile-dev Depends: libsndfile1 (= 1.0.12-3ubuntu1.1), pkg-config, libflac-dev Conflicts: libsndfile-dev, libsndfile0-dev Filename: pool/main/libs/libsndfile/libsndfile1-dev_1.0.12-3ubuntu1.1_sparc.deb Size: 323784 MD5sum: a28aa32c141e121b7df3640da3a458c5 SHA1: 5fc97345f0419a5b68bb1d468f1637a830b2cd7a SHA256: 205bedf52f0326c3c0b0edb1a94d1e81c2350d8ab123f93a5580ec7fda856670 Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. Currently it is able to read/write the following file types: . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF and AIFC; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. . The author intends to soon add support for Soundfont II, Gravis Ultrasound patch files, and Kurzweil K2000 sampler files. "Other file formats may also be added on request." . This is the development version of libsndfile. You will need this only if you intend to compile programs that use this library. Further information is available at Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsnmp-base Priority: optional Section: libs Installed-Size: 2896 Maintainer: Jochen Friedrich Architecture: all Source: net-snmp Version: 5.2.1.2-4ubuntu2.3 Replaces: snmp (<= 3.6.2-3), libsnmp, zebra, zebra-pj, quagga Provides: libsnmp Conflicts: libsnmp Filename: pool/main/n/net-snmp/libsnmp-base_5.2.1.2-4ubuntu2.3_all.deb Size: 1152306 MD5sum: f7647cee4df8db87ab48c0d05635a973 SHA1: 76ca94637aedd59ad171a6b2bf174acdf00939a6 SHA256: b9ad1b8bf058ff5f38e14573d30030442874424ab8e881d126e67480e8ee5a91 Description: NET SNMP (Simple Network Management Protocol) MIBs and Docs The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. This package includes the MIBs (Management Information Bases) and documentation for the the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP. They are used by NET SNMP libraries, agents and applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libsnmp-perl Priority: optional Section: perl Installed-Size: 1364 Maintainer: Jochen Friedrich Architecture: sparc Source: net-snmp Version: 5.2.1.2-4ubuntu2.3 Depends: perl (>= 5.8.7-10ubuntu1.1), perlapi-5.8.7, libsnmp9 (= 5.2.1.2-4ubuntu2.3) Filename: pool/main/n/net-snmp/libsnmp-perl_5.2.1.2-4ubuntu2.3_sparc.deb Size: 896832 MD5sum: 3d233db9682d5654fdad6bc6b5a649ba SHA1: f450904b00a9b1c0d787ee8a90d4d665afa17f8d SHA256: 28a30d2f38a8358becebd76d4708cbf800966e2d9f1f1cef48f7c0f900b9c036 Description: NET SNMP (Simple Network Management Protocol) Perl5 Support The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP perl5 support files provide the perl functions for integration of SNMP into applications, written in perl. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsnmp9 Priority: optional Section: libs Installed-Size: 3264 Maintainer: Jochen Friedrich Architecture: sparc Source: net-snmp Version: 5.2.1.2-4ubuntu2.3 Replaces: snmp (<= 3.6.2-3), snmpd (<= 4.1.2-1) Depends: libsnmp-base (>= 5.2.1.2-4ubuntu2.3), libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1), libwrap0 Filename: pool/main/n/net-snmp/libsnmp9_5.2.1.2-4ubuntu2.3_sparc.deb Size: 1706490 MD5sum: cb76027eb8167e0866a81b93a4da28ed SHA1: 3740db23e1348dca801be0fc0cb3329c409a48b5 SHA256: c784e714e74098dfb5c395e0ac62975bdf76e42f3494380263cac22595619b1b Description: NET SNMP (Simple Network Management Protocol) Library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libsnmp9-dev Priority: optional Section: libdevel Installed-Size: 5460 Maintainer: Jochen Friedrich Architecture: sparc Source: net-snmp Version: 5.2.1.2-4ubuntu2.3 Replaces: libsnmp-dev, libsnmp-perl (<< 5.2.1.2-4ubuntu2.3) Provides: libsnmp-dev Depends: libc6-dev, libsnmp9 (= 5.2.1.2-4ubuntu2.3), libsnmp-perl (= 5.2.1.2-4ubuntu2.3), libwrap0-dev, libssl-dev Conflicts: libsnmp-dev, libsnmp5-dev Filename: pool/main/n/net-snmp/libsnmp9-dev_5.2.1.2-4ubuntu2.3_sparc.deb Size: 1485268 MD5sum: 064304ead0ca4653136376e8e9039e74 SHA1: ef4ad20a44bb3df758c223c1435977c4953ec456 SHA256: da2cba24cd46e7f7e0ef98fbf2cc05ef2d615f0422382317fb47117f0f5813aa Description: NET SNMP (Simple Network Management Protocol) Development Files The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP development files include the library headers, static libraries, and documentation needed for development of custom SNMP applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsoup2.2-8 Priority: optional Section: libs Installed-Size: 292 Maintainer: Loic Minier Architecture: sparc Source: libsoup Version: 2.2.93-0ubuntu1.2 Depends: libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), libgnutls12 (>= 1.2.5), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Filename: pool/main/libs/libsoup/libsoup2.2-8_2.2.93-0ubuntu1.2_sparc.deb Size: 120856 MD5sum: b2ef9ddf42f083dd49eabb0d155760fd SHA1: 0d2bbb73d14816a9405b047fefe1a3bcf4d2a648 SHA256: 95fe9833563e9442db217bcd233013a1d22ea6084afbfabae6c8924ef764a14a Description: an HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libsoup2.2-dev Priority: optional Section: devel Installed-Size: 540 Maintainer: Loic Minier Architecture: sparc Source: libsoup Version: 2.2.93-0ubuntu1.2 Depends: libsoup2.2-8 (= 2.2.93-0ubuntu1.2), libglib2.0-dev, libgnutls-dev, libxml2-dev, zlib1g-dev, libgcrypt11-dev, libgpg-error-dev, libtasn1-2-dev Suggests: libsoup2.2-doc Filename: pool/main/libs/libsoup/libsoup2.2-dev_2.2.93-0ubuntu1.2_sparc.deb Size: 157774 MD5sum: 8e9a2a6a6bc9b9349a08179c33e800a6 SHA1: 6aea06a879b3d239242bb39c3151e2d1ea6f3797 SHA256: c70faf4b109d966567ddc23ce0e859452349baaeb18c77d4f976e3f50dbb2e48 Description: an HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libspeex-dev Priority: optional Section: libdevel Installed-Size: 324 Maintainer: Debian VoIP Team Architecture: sparc Source: speex Version: 1.1.11.1-1ubuntu0.3 Depends: libspeex1 (= 1.1.11.1-1ubuntu0.3) Filename: pool/main/s/speex/libspeex-dev_1.1.11.1-1ubuntu0.3_sparc.deb Size: 93950 MD5sum: 60cd3a6214b4131804e04ef726512706 SHA1: d4404e3d5c57a526ce673516516f5549bfaf67d9 SHA256: 7bc931d8f96c8eac0dfec27d0d13d90474df1f2b5a3cebf22687fd18f6547b8e Description: The Speex Speech Codec Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some sense, it is meant to be complementary to the Ogg Vorbis codec. . This package is only the library development files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libspeex1 Priority: optional Section: libs Installed-Size: 192 Maintainer: Debian VoIP Team Architecture: sparc Source: speex Version: 1.1.11.1-1ubuntu0.3 Replaces: libspeex Depends: libc6 (>= 2.3.4-1) Suggests: speex Conflicts: libspeex Filename: pool/main/s/speex/libspeex1_1.1.11.1-1ubuntu0.3_sparc.deb Size: 72626 MD5sum: 3bc63bc48594cfb32dba17c63c9278a1 SHA1: 14b14b24af96f69b311da2b9eed2ef44dcb2b306 SHA256: d3a08b0919a70dc7c5a3b5c9b8e680c391fabe6060a62397270b7ef5dbdcb41a Description: The Speex Speech Codec Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some sense, it is meant to be complementary to the Ogg Vorbis codec. . This package is only the library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libss2 Priority: required Section: libs Installed-Size: 88 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs Version: 1.38-2ubuntu2.1 Replaces: e2fsprogs (<< 1.34-1) Depends: libcomerr2 Filename: pool/main/e/e2fsprogs/libss2_1.38-2ubuntu2.1_sparc.deb Size: 34082 MD5sum: 9c7a79d43b29014d0d4feae952238b17 SHA1: dc65d6237ba261ac45860048fce533c948f9bfc7 SHA256: 9fed10223900baf775d8a078d6253fd918ffa3bb2e00bda934c1bb67c359600f Description: command-line interface parsing library This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 5800 Maintainer: Debian OpenSSL Team Architecture: sparc Source: openssl Version: 0.9.8a-7ubuntu0.14 Depends: libssl0.9.8 (= 0.9.8a-7ubuntu0.14), zlib1g-dev Conflicts: ssleay (<< 0.9.2b), libssl08-dev, libssl09-dev, libssl095a-dev, libssl096-dev Filename: pool/main/o/openssl/libssl-dev_0.9.8a-7ubuntu0.14_sparc.deb Size: 2099640 MD5sum: 38d18490bd40fcc6ee127965e460e6aa SHA1: 7beee7eb23cd4e4413db5ecfdf430825e00e7161 SHA256: f472a933b0832d00ca29f1974ec9c4f84ee28ff0e07f3fd7828e45773afedad7 Description: SSL development libraries, header files and documentation libssl and libcrypt development libraries, header files and manpages . It is part of the OpenSSL implementation of SSL. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libssl0.9.8 Priority: important Section: libs Installed-Size: 4904 Maintainer: Debian OpenSSL Team Architecture: sparc Source: openssl Version: 0.9.8a-7ubuntu0.14 Depends: libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0 Conflicts: ssleay (<< 0.9.2b), libssl, openssl (<< 0.9.6-2), libssl096-dev (<< 0.9.6-2) Filename: pool/main/o/openssl/libssl0.9.8_0.9.8a-7ubuntu0.14_sparc.deb Size: 2101356 MD5sum: 501fd6e860368e3682f9d6035ed3413d SHA1: 2762a55e776cd7c554b2fea14c3418b6888b6e10 SHA256: eda545a420d369d4803eccee8e9da47d4e53ec3e8fb56236b285d6097f1ded5a Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libssl0.9.8-dbg Priority: extra Section: libdevel Installed-Size: 12428 Maintainer: Debian OpenSSL Team Architecture: sparc Source: openssl Version: 0.9.8a-7ubuntu0.14 Depends: libssl0.9.8 (= 0.9.8a-7ubuntu0.14) Filename: pool/main/o/openssl/libssl0.9.8-dbg_0.9.8a-7ubuntu0.14_sparc.deb Size: 3977666 MD5sum: f532337b8bc186ee851d69f8af8f7fe3 SHA1: 1344ee722127029a0132d58ef15974ef166fe716 SHA256: e693772e9930c3d070476897584ef99768ee9ab0a39a8767be27085ee5f51436 Description: Symbol tables for libssl and libcrypt This package is part of the OpenSSL implementation of SSL. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libstonith-dev Priority: optional Section: libdevel Installed-Size: 88 Maintainer: Simon Horman Architecture: sparc Source: heartbeat Version: 1.2.4-2ubuntu0.2 Depends: libstonith0 (= 1.2.4-2ubuntu0.2) Filename: pool/main/h/heartbeat/libstonith-dev_1.2.4-2ubuntu0.2_sparc.deb Size: 32238 MD5sum: 884d357c9090519c59e5a8ea1e522e66 SHA1: fc1ec64aed1d9824b35379e1490cd7d7840333d6 SHA256: 6c6686f08c41eb077cf21ae1bd130b26eb596df67f398f3721f339ffc570be5b Description: Interface for remotely powering down a node in the cluster Headers and Libraries for developing modules to work with Stonith Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libstonith0 Priority: optional Section: libs Installed-Size: 336 Maintainer: Simon Horman Architecture: sparc Source: heartbeat Version: 1.2.4-2ubuntu0.2 Depends: libc6 (>= 2.3.4-1), libcurl3 (>= 7.15.0-1), libglib1.2 (>= 1.2.0), libpils0 (>= 1.2.4), libsnmp9 (>= 5.2.1.2-3), libssl0.9.8 (>= 0.9.8a-1), libuuid1, libwrap0, libxml2 (>= 2.6.24) Filename: pool/main/h/heartbeat/libstonith0_1.2.4-2ubuntu0.2_sparc.deb Size: 95846 MD5sum: f63ac7f74cbb963617bededd1e8709e5 SHA1: 7cd998a638fbb5cf87d55e45641bfe69e337b95a SHA256: 2654729bebe2cceec8b2f5e27fb4555db6fadad2061944a7e0b525b785a95554 Description: Interface for remotely powering down a node in the cluster The STONITH module (a.k.a. STOMITH) provides an extensible interface for remotely powering down a node in the cluster. The idea is quite simple: When the software running on one machine wants to make sure another machine in the cluster is not using a resource, pull the plug on the other machine. It's simple and reliable, albeit admittedly brutal. Library to handle stonith modules and to register objects with stonith. . This package contains development files Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsvn-core-perl Priority: optional Section: perl Installed-Size: 2484 Maintainer: Guilherme de S. Pastore Architecture: sparc Source: subversion Version: 1.3.1-3ubuntu1.4 Replaces: libsvn0 (<< 1.2.3dfsg1-1), libsvn0-dev (<< 1.2.3dfsg1-1) Depends: perl (>= 5.8.7-10ubuntu1.2), perlapi-5.8.7, libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0) Conflicts: libsvn0 (<< 1.2.3dfsg1-1), libsvn0-dev (<< 1.2.3dfsg1-1) Filename: pool/main/s/subversion/libsvn-core-perl_1.3.1-3ubuntu1.4_sparc.deb Size: 741594 MD5sum: 5d2006b38b46ab608a532ffdc9c3dfcd SHA1: 8a7c8a614d39650409cba505cabdd031d6cd8f7a SHA256: 219c3f6a0d25c9ea7085a0c64235931114585d5dc9e4e5c24b1bfe8209b761b0 Description: perl bindings for Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . These modules are required to interface with Subversion from Perl. This would be useful if you wanted to, for example, write a Perl script that manipulates a Subversion repository or working copy. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsvn-doc Priority: extra Section: doc Installed-Size: 7100 Maintainer: Guilherme de S. Pastore Architecture: all Source: subversion Version: 1.3.1-3ubuntu1.4 Filename: pool/main/s/subversion/libsvn-doc_1.3.1-3ubuntu1.4_all.deb Size: 989082 MD5sum: e7ab6ccecf89e13057be4b24fd15c527 SHA1: a4ffb7c70eab8c143b96f48733203bf09b4c1e79 SHA256: 73fdf2bebed6db63684ef001457902df6e73d318032d197b78c91f886752f70f Description: development documentation for Subversion (aka. svn) libraries Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package contains development (API) documentation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsvn-javahl Priority: optional Section: devel Installed-Size: 372 Maintainer: Guilherme de S. Pastore Architecture: sparc Source: subversion Version: 1.3.1-3ubuntu1.4 Depends: gij | kaffe | sablejvm | java-virtual-machine, libsvn0 (= 1.3.1-3ubuntu1.4) Filename: pool/main/s/subversion/libsvn-javahl_1.3.1-3ubuntu1.4_sparc.deb Size: 187684 MD5sum: 40a4f1a4d280e74466d82e9c060b0190 SHA1: dcc8a8fdb9486ba4489c25889bc86a2d201c1dbe SHA256: 9c7fedcc757a4c89231ebe7938a226f04c10ab6bb1ace64ad6fea8d54400c150 Description: java bindings for Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . These modules are required to interface with Subversion from Java. This would be useful if you wanted to, for example, write a Java class that manipulates a Subversion repository or working copy. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsvn-ruby Priority: optional Section: devel Installed-Size: 20 Maintainer: Guilherme de S. Pastore Architecture: all Source: subversion Version: 1.3.1-3ubuntu1.4 Depends: libsvn-ruby1.8 Filename: pool/main/s/subversion/libsvn-ruby_1.3.1-3ubuntu1.4_all.deb Size: 964 MD5sum: 815520cb3e9bfd61987c7cf33d2a849e SHA1: bd197f93579cee4f363b7619ba424b5631270cbd SHA256: a305c339ba04936514e86fecf3e6418707422caa66d8c490bacaf753fcb81ab2 Description: ruby modules for interfacing with Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This is a dummy package to install the Ruby language bindings for the default version of Ruby. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsvn-ruby1.8 Priority: optional Section: devel Installed-Size: 992 Maintainer: Guilherme de S. Pastore Architecture: sparc Source: subversion Version: 1.3.1-3ubuntu1.4 Depends: ruby1.8, libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0) Filename: pool/main/s/subversion/libsvn-ruby1.8_1.3.1-3ubuntu1.4_sparc.deb Size: 288222 MD5sum: 0c1b60187810d60319fed8859759afaa SHA1: 3b965e1ec43bb86545f1afd09b6aa4d71b68234d SHA256: ecaa29a704489cf6bd4b798981c42ecd5fa4d0e06bb5c1057c659c14b227e900 Description: ruby modules for interfacing with Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . These modules are required to interface with Subversion from Ruby 1.8. This would be useful if you wanted to, for example, write a Ruby script that manipulates a subversion repository or working copy. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsvn0 Priority: optional Section: libs Installed-Size: 1232 Maintainer: Guilherme de S. Pastore Architecture: sparc Source: subversion Version: 1.3.1-3ubuntu1.4 Depends: libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libneon25 (>= 0.25.5.dfsg) Filename: pool/main/s/subversion/libsvn0_1.3.1-3ubuntu1.4_sparc.deb Size: 517500 MD5sum: 586f7f2bf693f60ba9688aa72c3b1fb9 SHA1: 9e45123906a70d9bf2733b589fc7b70337677ccf SHA256: 868e5d83c21a14922ca42242b68e2e7b064dde2113a1082d28e7d0cee700f30d Description: shared libraries used by Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package includes shared libraries used by Subversion tools to manipulate repositories and working copies. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libsvn0-dev Priority: extra Section: libdevel Installed-Size: 2584 Maintainer: Guilherme de S. Pastore Architecture: sparc Source: subversion Version: 1.3.1-3ubuntu1.4 Provides: libsvn-dev Depends: libsvn0 (= 1.3.1-3ubuntu1.4), libapr0-dev (>= 2.0.55-3), libdb4.3-dev, libneon25-dev Suggests: libsvn-doc Filename: pool/main/s/subversion/libsvn0-dev_1.3.1-3ubuntu1.4_sparc.deb Size: 764760 MD5sum: 5c2b2f8988cac8c5ef51f2d6c189375d SHA1: a6a5f4ff92d2e9902e97fba67d160725c0ac6c8c SHA256: 4e496be034a0984f830bf901203929638b5fbe8373f6f7740f035ee81118e1f4 Description: development files for Subversion (aka. svn) libraries Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package contains the symlinks, headers, and object files needed to compile and link programs which use the Subversion libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libt1-5 Priority: optional Section: libs Installed-Size: 388 Maintainer: Artur R. Czechowski Architecture: sparc Source: t1lib Version: 5.1.0-2ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/t/t1lib/libt1-5_5.1.0-2ubuntu0.6.06.1_sparc.deb Size: 152790 MD5sum: 314234020da17d3e68fa69c38e0eb38b SHA1: e48fbc8d797629a17c050bc1761576e3a5eae559 SHA256: b4e77821e3984b39b1431ed92cf87cbd522eeb6356a69b4b834097a481b670c9 Description: Type 1 font rasterizer library - runtime T1lib is an enhanced rasterizer for Type 1 fonts. . T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation. . This package contains the shared libraries needed to run programs using T1lib. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: libt1-dev Priority: optional Section: libdevel Installed-Size: 536 Maintainer: Artur R. Czechowski Architecture: sparc Source: t1lib Version: 5.1.0-2ubuntu0.6.06.1 Depends: libt1-5 (= 5.1.0-2ubuntu0.6.06.1), libc6-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev Recommends: libt1-doc Conflicts: t1lib-dev, t1lib1-dev Filename: pool/main/t/t1lib/libt1-dev_5.1.0-2ubuntu0.6.06.1_sparc.deb Size: 190472 MD5sum: d69c5aa2d085380b27da2ac72abacf66 SHA1: 2ba71234e27cd9ca91ecc2500c612b8bc6fcb057 SHA256: 750369cbd36b630fc4896562d8c6d77f0ba97ed273357366f85053fbaf423f86 Description: Type 1 font rasterizer library - development T1lib is an enhanced rasterizer for Type 1 fonts. . T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation. . This package contains the header files and static libraries needed to develop programs using T1lib. . Please note, that PDF documentation is placed in libt1-doc Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libt1-doc Priority: optional Section: doc Installed-Size: 688 Maintainer: Artur R. Czechowski Architecture: all Source: t1lib Version: 5.1.0-2ubuntu0.6.06.1 Filename: pool/main/t/t1lib/libt1-doc_5.1.0-2ubuntu0.6.06.1_all.deb Size: 608928 MD5sum: 07320bc9fab519b6cd8dbcd319b09d41 SHA1: f53c81bb94266d3e866021c023fb72e20b0e2563 SHA256: baeacf648f70265097bbd98a46b11a06564cd678727fa3f01247ff7658975870 Description: Type 1 font rasterizer library - developers documentation T1lib is an enhanced rasterizer for Type 1 fonts. . T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation. . This package contains developers documentation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtiff-tools Priority: optional Section: graphics Installed-Size: 556 Maintainer: Jay Berkenbilt Architecture: sparc Source: tiff Version: 3.7.4-1ubuntu3.11 Replaces: libtiff3-gif Depends: libc6 (>= 2.3.4-1), libjpeg62, libtiff4, zlib1g (>= 1:1.2.1) Suggests: libtiff-opengl Conflicts: libtiff3 (<< 3.4beta037-1), libtiff3-gif Filename: pool/main/t/tiff/libtiff-tools_3.7.4-1ubuntu3.11_sparc.deb Size: 209412 MD5sum: 8df244d9ad1149285eef9821eee28b14 SHA1: 25e1c30830e2b91b86eb73ac1a7aae908cbace29 SHA256: 8d201155dd911b0a69e68d3164d97960421cc3275bca37e87d99b0d16645cfa6 Description: TIFF manipulation and conversion tools libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes tools for converting TIFF images to and from other formats and tools for doing simple manipulations of TIFF images. See also libtiff-opengl. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtiff4 Priority: optional Section: libs Installed-Size: 1656 Maintainer: Jay Berkenbilt Architecture: sparc Source: tiff Version: 3.7.4-1ubuntu3.11 Depends: libc6 (>= 2.3.4-1), libjpeg62, zlib1g (>= 1:1.2.1) Filename: pool/main/t/tiff/libtiff4_3.7.4-1ubuntu3.11_sparc.deb Size: 468062 MD5sum: 7828c57d2b0fdf7e8e625a70c6f3c4a2 SHA1: 12588ab619c5f38fe835dbdd4387b556f0f21e61 SHA256: cb99a27509457c27cd09cd066e95fb5fdd3b68c68720ea142d35628e1f4f13b7 Description: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libtiff4-dev Priority: optional Section: libdevel Installed-Size: 796 Maintainer: Jay Berkenbilt Architecture: sparc Source: tiff Version: 3.7.4-1ubuntu3.11 Provides: libtiff-dev Depends: libtiff4 (= 3.7.4-1ubuntu3.11), libtiffxx0c2 (= 3.7.4-1ubuntu3.11), libc6-dev | libc-dev, zlib1g-dev, libjpeg62-dev Conflicts: libtiff3g-dev, libtiff3-dev, libtiff-dev Filename: pool/main/t/tiff/libtiff4-dev_3.7.4-1ubuntu3.11_sparc.deb Size: 271510 MD5sum: 110f8ef14ecf342177345d57769c72b9 SHA1: 28274a43bcdb7e853d0af4c398ace5ca5d110cb5 SHA256: f59c531ea99b893d0dba9464c7350d877cf90712555e5f439b08d3126cde3189 Description: Tag Image File Format library (TIFF), development files libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtiffxx0c2 Priority: optional Section: libs Installed-Size: 112 Maintainer: Jay Berkenbilt Architecture: sparc Source: tiff Version: 3.7.4-1ubuntu3.11 Replaces: libtiffxx0 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libjpeg62, libstdc++6 (>= 4.0.2-4), libtiff4, zlib1g (>= 1:1.2.1) Conflicts: libtiffxx0 Filename: pool/main/t/tiff/libtiffxx0c2_3.7.4-1ubuntu3.11_sparc.deb Size: 45158 MD5sum: 5eeab51e360c270ee187300fb838a1dd SHA1: fe003928e0bce5ce6f5d678bd4db8e79423c2668 SHA256: 7fb8de8da5aba47b1ad0329441527126dcd3d7938788e0a2920223a44bce51f3 Description: Tag Image File Format (TIFF) library -- C++ interface libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library for the experimental C++ interfaces. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtunepimp-bin Priority: optional Section: sound Installed-Size: 104 Maintainer: Robert Jordens Architecture: sparc Source: libtunepimp Version: 0.3.0-9.1ubuntu3.1 Replaces: trm Provides: trm Depends: libc6 (>= 2.3.4-1), libmusicbrainz4c2a (>= 2.1.2), libncurses5 (>= 5.4-5), libreadline5 (>= 5.1), libtunepimp2c2a (>= 0.3.0), zlib1g (>= 1:1.2.1) Conflicts: trm Filename: pool/main/libt/libtunepimp/libtunepimp-bin_0.3.0-9.1ubuntu3.1_sparc.deb Size: 22728 MD5sum: a8f14d0d59cdb75d7ec19bf7c0fd40c0 SHA1: 4b3c01f023d179b539fc04f5bf5d8ca1ba4ea52b SHA256: 04438c72da92d026267d307fd106cce4b5d50d2352fb7f366814e54e63934572 Description: libtunepimp simple tagging applications Libtunepimp simplifies tagging your audio files with the correct data about artist, album and track title using the MusicBrainz infrastrucure. It works on top of libmusicbrainz and libraries to read audio in mp3, flac, wav and ogg files. . This package contains is tp_tagger and trm, simple example tagger application. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtunepimp2-dev Priority: optional Section: libdevel Installed-Size: 1436 Maintainer: Robert Jordens Architecture: sparc Source: libtunepimp Version: 0.3.0-9.1ubuntu3.1 Replaces: libtunepimp-dev Provides: libtunepimp-dev Depends: libtunepimp2c2a (= 0.3.0-9.1ubuntu3.1), libid3tag0-dev, libogg-dev, libvorbis-dev, libmusicbrainz4-dev, libflac-dev Conflicts: libtunepimp-dev Filename: pool/main/libt/libtunepimp/libtunepimp2-dev_0.3.0-9.1ubuntu3.1_sparc.deb Size: 316962 MD5sum: 3e246a51f0e8aab396c2237092d60ca4 SHA1: c0fdbab59de4e332bc2f19ef74d18102cbd7f1c5 SHA256: 5b88f40e1fab49975f27a82f285a516b039d8503704ff20e6fb0e19a5a0b22ea Description: MusicBrainz tagging library -- development files Libtunepimp simplifies tagging your audio files with the correct data about artist, album and track title using the MusicBrainz infrastrucure. It works on top of libmusicbrainz and libraries to read audio in mp3, flac, wav and ogg files. . This package contains headers, documentation and static libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libtunepimp2c2a Priority: optional Section: libs Installed-Size: 408 Maintainer: Robert Jordens Architecture: sparc Source: libtunepimp Version: 0.3.0-9.1ubuntu3.1 Replaces: libtunepimp2, libtunepimp2c2 Depends: libc6 (>= 2.3.4-1), libflac7, libgcc1 (>= 1:4.0.2), libmusicbrainz4c2a (>= 2.1.2), libogg0 (>= 1.1.3), libstdc++6 (>= 4.0.2-4), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2) Suggests: libtunepimp2-dev, libtunepimp-bin Conflicts: libtunepimp2, libtunepimp2c2 Filename: pool/main/libt/libtunepimp/libtunepimp2c2a_0.3.0-9.1ubuntu3.1_sparc.deb Size: 153124 MD5sum: cbf70ade10c1303f8a5267e13c6cc4e1 SHA1: 5d27da3ce185de53561c74cdc5e15680791043a0 SHA256: 372af06d64b119e4b091b00cc7bf4a8153a6e0da853be8a19a408fa90c3cbeab Description: MusicBrainz tagging library and simple tagger application Libtunepimp simplifies tagging your audio files with the correct data about artist, album and track title using the MusicBrainz infrastrucure. It works on top of libmusicbrainz and libraries to read audio in mp3, flac, wav and ogg files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: libuuid1 Priority: required Section: libs Installed-Size: 104 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs Version: 1.38-2ubuntu2.1 Replaces: e2fsprogs (<< 1.34-1) Depends: libc6 (>= 2.3.4-1) Filename: pool/main/e/e2fsprogs/libuuid1_1.38-2ubuntu2.1_sparc.deb Size: 33082 MD5sum: f8e0f0f85a6c35c50c4e41e9e755c9ef SHA1: a3ec67e11c37fbb1f44718efb40b816ff98a49a4 SHA256: 46572c65d818e09351240f52f9b2b342a67a1f4ac1672c4911c55e742fee84ac Description: universally unique id library libuuid generates and parses 128-bit universally unique id's (UUID's), using a standard which is blessed by both Microsoft and DCE, and is being proposed as an internet standard. See the internet-draft: . draft-leach-uuids-guids-01.txt . for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libvorbis-dev Priority: optional Section: libdevel Installed-Size: 2132 Maintainer: Christopher L Cheney Architecture: sparc Source: libvorbis Version: 1.1.2-0ubuntu2.3 Depends: libogg-dev, libvorbis0a (= 1.1.2-0ubuntu2.3), libvorbisenc2 (= 1.1.2-0ubuntu2.3), libvorbisfile3 (= 1.1.2-0ubuntu2.3) Filename: pool/main/libv/libvorbis/libvorbis-dev_1.1.2-0ubuntu2.3_sparc.deb Size: 478580 MD5sum: e7b9e3d3444aa9b2516e2de383ad0212 SHA1: e9975dded3b2e8feabf7be6595ba255cfb0fc6fe SHA256: 929f57f5e4045d8674c32b7851a578992dda4bbb61fb81d5bee04223f1d3c746 Description: The Vorbis General Audio Compression Codec (development files) Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains the header files and documentation needed to develop applications with libvorbis. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libvorbis0a Priority: optional Section: libs Installed-Size: 224 Maintainer: Christopher L Cheney Architecture: sparc Source: libvorbis Version: 1.1.2-0ubuntu2.3 Replaces: libvorbis0 Depends: libc6 (>= 2.3.4-1), libogg0 (>= 1.1.3) Conflicts: libvorbis0 Filename: pool/main/libv/libvorbis/libvorbis0a_1.1.2-0ubuntu2.3_sparc.deb Size: 99560 MD5sum: c7a45c44998fff502735a1a555c533ef SHA1: 0c81c4574c658ceb2f179e440c6772f0be1e2831 SHA256: 9751bed41e35d14b8b9f2da2adea55552dcd7e7e8f27a28623cf33dc5c61fbce Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libvorbisenc2 Priority: optional Section: libs Installed-Size: 1036 Maintainer: Christopher L Cheney Architecture: sparc Source: libvorbis Version: 1.1.2-0ubuntu2.3 Replaces: libvorbis0 (<< 1.0.0) Depends: libc6 (>= 2.3.4-1), libvorbis0a (>= 1.1.2) Conflicts: libvorbis0 (<< 1.0.0) Filename: pool/main/libv/libvorbis/libvorbisenc2_1.1.2-0ubuntu2.3_sparc.deb Size: 84760 MD5sum: b12349cd58f4c20dd510f7bc4018ceba SHA1: 7d705976950ecf95495ea19fa9348661e728de7d SHA256: 08d2f32c67cf68196db32013a9b20c2f6492c63521085caa0a3234474d2b5d25 Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libvorbisfile3 Priority: optional Section: libs Installed-Size: 80 Maintainer: Christopher L Cheney Architecture: sparc Source: libvorbis Version: 1.1.2-0ubuntu2.3 Replaces: libvorbis0 (<< 1.0.0) Depends: libc6 (>= 2.3.4-1), libvorbis0a (>= 1.1.2) Conflicts: libvorbis0 (<< 1.0.0) Filename: pool/main/libv/libvorbis/libvorbisfile3_1.1.2-0ubuntu2.3_sparc.deb Size: 19434 MD5sum: 2865e544cff32fffeb9e5b91d2d9f5b9 SHA1: 88a8a10358c3ab610aa0a34ca993eda5b52eed23 SHA256: 37fbe52ed47c5aaf64cea9c94aa0b5431ca950b95130819447926815e375a9e3 Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisfile library provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libwmf-dev Priority: optional Section: libdevel Installed-Size: 784 Maintainer: Matej Vela Architecture: sparc Source: libwmf Version: 0.2.8.3-3.1ubuntu0.2 Replaces: libwmf0 (<< 0.1.21-1), libwmf0-dev Depends: libwmf0.2-7 (= 0.2.8.3-3.1ubuntu0.2), libc6-dev, libfreetype6-dev, zlib1g-dev, libsm-dev, libice-dev, libx11-dev, libexpat1-dev, libjpeg62-dev, libpng12-dev Suggests: libwmf-doc Conflicts: libwmf0-dev Filename: pool/main/libw/libwmf/libwmf-dev_0.2.8.3-3.1ubuntu0.2_sparc.deb Size: 202306 MD5sum: 36a414f896e6b9c0cd85fb80adcdc3a2 SHA1: d8fad8ab0f9514454fbeccbe28e06c5c71fe0392 SHA256: d4b45c66d7c4e219c451c516467e61521e096ceba92f2070a94139fa3f9b09ed Description: Windows metafile conversion development Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the static library and header files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libwmf-doc Priority: optional Section: doc Installed-Size: 2776 Maintainer: Matej Vela Architecture: all Source: libwmf Version: 0.2.8.3-3.1ubuntu0.2 Depends: libwmf0.2-7 (>= 0.2.8.3-3.1ubuntu0.2) Suggests: libwmf-dev Filename: pool/main/libw/libwmf/libwmf-doc_0.2.8.3-3.1ubuntu0.2_all.deb Size: 271716 MD5sum: 96e8d4db4814825634dd6405cd32e661 SHA1: 5d47c7683db0eaeeab92d338c111b5491750865f SHA256: f074ff813bcfba88caa9c176d08255ed9c2dfd30bb4a1d007edbaaae13de1f82 Description: Windows metafile documentation Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package documents the libwmf API and WMF in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libwmf0.2-7 Priority: optional Section: libs Installed-Size: 572 Maintainer: Matej Vela Architecture: sparc Source: libwmf Version: 0.2.8.3-3.1ubuntu0.2 Depends: libc6 (>= 2.3.4-1), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.1.10-1), libice6, libjpeg62, libpng12-0 (>= 1.2.8rel), libsm6, libx11-6, zlib1g (>= 1:1.2.1), defoma (>= 0.11), gsfonts Filename: pool/main/libw/libwmf/libwmf0.2-7_0.2.8.3-3.1ubuntu0.2_sparc.deb Size: 176046 MD5sum: ea143767a8b47e38c705d7f63514eb38 SHA1: 9ffebb0bfffd2e416f6adb40feb1fe3e12e0f899 SHA256: 3b3da0a60c45eb05052cf5b8af659ef2a7107d403ce4e8847480efbc9dd85bec Description: Windows metafile conversion library Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libwpd-stream8c2a Priority: optional Section: libs Installed-Size: 52 Maintainer: Masayuki Hatta (mhatta) Architecture: sparc Source: libwpd Version: 0.8.4-2ubuntu0.1 Replaces: libwpd-stream8, libwpd-stream8c2 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.10.0), libgsf-1-113 (>= 1.13.99), libstdc++6 (>= 4.0.2-4), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Conflicts: libwpd-stream8, libwpd-stream8c2 Filename: pool/main/libw/libwpd/libwpd-stream8c2a_0.8.4-2ubuntu0.1_sparc.deb Size: 10832 MD5sum: cb8aedb34fa1b7b00320bbc959d746fa SHA1: 6105f496b1e9debd5aceaa78c56bce56a66c10c7 SHA256: 374b52311271f155b69f6b2e01e6212ce9337cad3f7c18eb2a3a45a313116b66 Description: Library for handling WordPerfect documents (shared library) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4.2/5/6/7/8/9/10 files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the shared library with stream support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: libwpd8-dev Priority: optional Section: libdevel Installed-Size: 1064 Maintainer: Masayuki Hatta (mhatta) Architecture: sparc Source: libwpd Version: 0.8.4-2ubuntu0.1 Replaces: libwpd-dev Provides: libwpd-dev Depends: libwpd8c2a (= 0.8.4-2ubuntu0.1), libwpd-stream8c2a (= 0.8.4-2ubuntu0.1), libgsf-1-dev, libglib2.0-dev Conflicts: libwpd-dev Filename: pool/main/libw/libwpd/libwpd8-dev_0.8.4-2ubuntu0.1_sparc.deb Size: 227776 MD5sum: ef328d7dc664efce1ccd90ea0d97bf0e SHA1: 7d819c5b80ef09894ac1f54df9a0d3a2aa064ba0 SHA256: 5908216162103a98b1a37153121ca9caf5ae80d98e5188ff90af5c13c30fe3bf Description: Library for handling WordPerfect documents (development) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4.2/5/6/7/8/9/10 files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains files used for development with libwpd. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libwpd8c2a Priority: optional Section: libs Installed-Size: 448 Maintainer: Masayuki Hatta (mhatta) Architecture: sparc Source: libwpd Version: 0.8.4-2ubuntu0.1 Replaces: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8, libwpd8c2 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Conflicts: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8, libwpd8c2 Filename: pool/main/libw/libwpd/libwpd8c2a_0.8.4-2ubuntu0.1_sparc.deb Size: 141262 MD5sum: 50187bd148d8adfefdda11339f7948a7 SHA1: 37184903fe396d90607ebc0e123f5c229a7f5ae0 SHA256: 59426c225d0feb5254e012a50c9a0900390901a50958fff5285ad9ffc9533ecf Description: Library for handling WordPerfect documents (shared library) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4.2/5/6/7/8/9/10 files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libwv2-1c2 Priority: optional Section: libs Installed-Size: 664 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: wv2 Version: 0.2.2-5ubuntu0.1 Replaces: libwv2-1 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.10.0), libgsf-1-113 (>= 1.13.99), libstdc++6 (>= 4.0.2-4), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Conflicts: libwv2-1 Filename: pool/main/w/wv2/libwv2-1c2_0.2.2-5ubuntu0.1_sparc.deb Size: 225016 MD5sum: fe89f216fc17494820fea98e705f86c8 SHA1: 6b5b3b49e8652c416f2997990a2828a6a838de6b SHA256: 564f83918a2ddb99b2a3c54c1213b24efc133405a54d1b81b42a94579167fa3f Description: a library for accessing Microsoft Word documents The wv2 library allows access to Microsoft Word documents, for the purpose of converting them to other formats. This library is intended as an eventual replacement for the wv library, used in the package wv. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libwv2-dev Priority: optional Section: libdevel Installed-Size: 896 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: wv2 Version: 0.2.2-5ubuntu0.1 Depends: libwv2-1c2 (= 0.2.2-5ubuntu0.1), libglib2.0-dev, libgsf-1-dev (>= 1.7.2), libstdc++-dev, libxml2-dev Filename: pool/main/w/wv2/libwv2-dev_0.2.2-5ubuntu0.1_sparc.deb Size: 183940 MD5sum: 68040a18ec06b86cc74356d576cee12d SHA1: 781c7b5355c6eda69a340621f7a8cae6a8379fd4 SHA256: c00d7867b52d7c398d284f9b4b52d50ccb2f2ff4f1daabd8fd6f818121554e5b Description: development files for Microsoft Word access library The wv2 library allows access to Microsoft Word documents, for the purpose of converting them to other formats. This library is intended as an eventual replacement for the wv library, used in the package wv. . This package contains development files for using libwv2 within your own projects. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libwww-perl Priority: optional Section: perl Installed-Size: 984 Maintainer: Jay Bonci Architecture: all Version: 5.803-4ubuntu0.1 Depends: perl (>= 5.6.0-16), libnet-perl (>= 1:1.09) | perl (>= 5.8.1), libdigest-md5-perl, libmime-base64-perl (>= 2.1) | perl (>= 5.8), liburi-perl (>= 1.10), libhtml-parser-perl (>= 3.33), libhtml-tree-perl (>= 3.11) Recommends: libmailtools-perl, libhtml-format-perl, libcompress-zlib-perl Suggests: libio-socket-ssl-perl (>= 0.81-2) Filename: pool/main/libw/libwww-perl/libwww-perl_5.803-4ubuntu0.1_all.deb Size: 359110 MD5sum: c2dad4ab20522635272e064385c5cbe3 SHA1: 7f1cd6cf7be20374d0cf60b3f489f2b92f72c2e9 SHA256: 0fbedc6e81f03f3e7be451709d417b872d927b447dbe70fc766f919da86f26da Description: WWW client/server library for Perl (aka LWP) Libwww-perl is a collection of Perl modules which provides a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients, thus libwww-perl said to be a WWW client library. The library also contain modules that are of more general use, as well as a simple HTTP/1.1-compatible server implementation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: edubuntu-desktop Package: libx11-6 Priority: optional Section: libs Installed-Size: 3412 Maintainer: Ubuntu X Maintainers Architecture: sparc Source: libx11 Version: 2:1.0.0-0ubuntu9.1 Replaces: xlibs-data (<< 6.8.2-34) Depends: libc6 (>= 2.3.4-1), libxau6, x11-common (>= 7.0.0-0ubuntu3) Pre-Depends: x11-common (>= 7.0.0-0ubuntu3) Filename: pool/main/libx/libx11/libx11-6_1.0.0-0ubuntu9.1_sparc.deb Size: 708368 MD5sum: e4b90a1837c3ac6225ffae953c96c5b6 SHA1: b6431597542cc5c472a04cd205e8b562feaee671 SHA256: 76567d142d5f777619ac565f0cb85d974f02d8710edfa692fe6455922cc39887 Description: X11 client-side library This package provides the main client interface to the X Window System, and is otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found as the module 'lib/X11' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libx11-6-dbg Priority: extra Section: libdevel Installed-Size: 10116 Maintainer: Ubuntu X Maintainers Architecture: sparc Source: libx11 Version: 2:1.0.0-0ubuntu9.1 Depends: x11-common (>= 7.0.0-0ubuntu3), libx11-6 (= 2:1.0.0-0ubuntu9.1) Filename: pool/main/libx/libx11/libx11-6-dbg_1.0.0-0ubuntu9.1_sparc.deb Size: 2422854 MD5sum: 6c4445eefac1d5db0351c1099076d0f6 SHA1: e368cfa074935072a3d609661a2d235dee94b27e SHA256: fe6a653908c049d7381a00362c8bf314cb7dadd6d3ffd6c059d9ab5fbc7abe9f Description: X11 client-side library (debug package) This package provides the main client interface to the X Window System, and is otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains the debug versions of the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found as the module 'lib/X11' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libx11-dev Priority: optional Section: libdevel Installed-Size: 4388 Maintainer: Ubuntu X Maintainers Architecture: sparc Source: libx11 Version: 2:1.0.0-0ubuntu9.1 Depends: x11-common (>= 7.0.0-0ubuntu3), libx11-6 (= 2:1.0.0-0ubuntu9.1), x11proto-core-dev (>= 6.8.99.8-1), x11proto-kb-dev, x11proto-input-dev, libxau-dev, libxdmcp-dev, x11proto-kb-dev Pre-Depends: x11-common (>= 7.0.0-0ubuntu3) Filename: pool/main/libx/libx11/libx11-dev_1.0.0-0ubuntu9.1_sparc.deb Size: 1247782 MD5sum: 649b7509afa1fff166aded5c29589727 SHA1: 604a344cbca15237bd9ca2876dc154388404c338 SHA256: 592cd273765506c838d1037db481fa60bf3096836f0c42c794eda5ba8657afc1 Description: X11 client-side library (development headers) This package provides the main client interface to the X Window System, and is otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains the development headers for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found as the module 'lib/X11' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxfcegui4-4 Priority: optional Section: libs Installed-Size: 884 Maintainer: Debian Xfce Maintainers Architecture: sparc Source: libxfcegui4 Version: 4.3.90.2svn+r21598-0ubuntu2.1 Replaces: libxfcegui4-1, libxfcegui4-3 Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libice6, libpango1.0-0 (>= 1.12.2), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfce4util4, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1 Conflicts: libxfcegui4-1, libxfcegui4-3 Filename: pool/main/libx/libxfcegui4/libxfcegui4-4_4.3.90.2svn+r21598-0ubuntu2.1_sparc.deb Size: 194524 MD5sum: 1958399d4fef3c0737643ba45e4b75f3 SHA1: 5d3e9aa0654b741a3117df93da900d8aa0b54db7 SHA256: 52de4c967e41a34b59289d4babb3531922e87d2ac0bc15b9a34d5df3fce542ac Description: Basic GUI C functions for Xfce4 This package contains a library which provides the very basic GUI functions used by the Xfce4 desktop suite. If you intend to run Xfce4, then you need to install this package. . Homepage: http://www.xfce.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: libxfcegui4-dev Priority: optional Section: libdevel Installed-Size: 876 Maintainer: Debian Xfce Maintainers Architecture: sparc Source: libxfcegui4 Version: 4.3.90.2svn+r21598-0ubuntu2.1 Replaces: libxfcegui4-1-dev Depends: libxfcegui4-4 (= 4.3.90.2svn+r21598-0ubuntu2.1), libxfce4util-dev (>= 4.3.90.2), libxt-dev, libxpm-dev, libxml2-dev, libstartup-notification0-dev Conflicts: libxfcegui4-1-dev Filename: pool/main/libx/libxfcegui4/libxfcegui4-dev_4.3.90.2svn+r21598-0ubuntu2.1_sparc.deb Size: 246120 MD5sum: e6b81fd1d81a7bb554bf2a6b0751b0f3 SHA1: 164ffa2e3648d8c8366d5f76c78d1f7f572087f1 SHA256: a0b7105f243172969af6ad5e3da557515988962f768f4ad02a19a39dc90d85af Description: Development files for libxfcegui4-4 This package contains the headers and the static library for libxfcegui4-4. If you intend to code applications which use some of these functions (probably Xfce4-based applications), then you have to install this package. . Homepage: http://www.xfce.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxfont-dev Priority: optional Section: libdevel Installed-Size: 844 Maintainer: Daniel Stone Architecture: sparc Source: libxfont Version: 1:1.0.0-0ubuntu3.4 Replaces: xlibs-static-dev (<< 6.8.2-51) Depends: x11-common (>= 7.0.0-0ubuntu3), libxfont1 (= 1:1.0.0-0ubuntu3.4), libx11-dev, x11proto-core-dev, x11proto-fonts-dev, libfontenc-dev, libfreetype6-dev Pre-Depends: x11-common (>= 7.0.0-0ubuntu3) Filename: pool/main/libx/libxfont/libxfont-dev_1.0.0-0ubuntu3.4_sparc.deb Size: 298024 MD5sum: 2406bf997e6655ebef9246766fa8f06f SHA1: 071b96d2ccfc4907ed5cf1daf0cf91d3566b18fe SHA256: 06f9eea369633849e6845d2d9e93290075b8d61fd58a4b11e1b18d25c331ad17 Description: X11 font rasterisation library (development headers) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . This package contains the development headers for the library found in libxfont1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xfont' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxfont1 Priority: optional Section: libs Installed-Size: 516 Maintainer: Daniel Stone Architecture: sparc Source: libxfont Version: 1:1.0.0-0ubuntu3.4 Depends: libc6 (>= 2.3.4-1), libfontenc1, libfreetype6 (>= 2.1.10-1), zlib1g (>= 1:1.2.1), x11-common (>= 7.0.0-0ubuntu3) Filename: pool/main/libx/libxfont/libxfont1_1.0.0-0ubuntu3.4_sparc.deb Size: 230086 MD5sum: 6930bde44a5e67af2a940b8a7ca55456 SHA1: 018f15a8994f98c17ecf0870835f7af1de212c73 SHA256: 06c407becc367f8d61045ba69e8554dbb7d53ba1cf1f2f4385910d7232e25d60 Description: X11 font rasterisation library libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . More information about X.Org can be found at: . This module can be found as the module 'lib/Xfont' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libxfont1-dbg Priority: extra Section: libdevel Installed-Size: 852 Maintainer: Daniel Stone Architecture: sparc Source: libxfont Version: 1:1.0.0-0ubuntu3.4 Depends: x11-common (>= 7.0.0-0ubuntu3), libxfont1 (= 1:1.0.0-0ubuntu3.4) Filename: pool/main/libx/libxfont/libxfont1-dbg_1.0.0-0ubuntu3.4_sparc.deb Size: 321432 MD5sum: 93cc9aeee607c0ff05aa8f8f38428e06 SHA1: 24b2646d7ef71e9be5a9da0e1ca5f680f2449472 SHA256: 4fff9a7b903a489bbeb6100c65df622a0b7b44522d19e1169f52e402e2e454e2 Description: X11 font rasterisation library (debug package) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . This package contains the debug versions of the library found in libxfont1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found as the module 'lib/Xfont' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxine-dev Priority: optional Section: libdevel Installed-Size: 516 Maintainer: Siggi Langauf Architecture: sparc Source: xine-lib Version: 1.1.1+ubuntu2-7.12 Depends: libxine-main1 (= 1.1.1+ubuntu2-7.12), libc6-dev, libx11-dev, x-dev, libxext-dev, libxv-dev, libxvmc-dev, libxt-dev, libxinerama-dev, zlib1g-dev | libz-dev, libslang2-dev, libfreetype6-dev Conflicts: xine-ui (<< 0.9.10) Filename: pool/main/x/xine-lib/libxine-dev_1.1.1+ubuntu2-7.12_sparc.deb Size: 117906 MD5sum: ada7fefff47e72e498b470be39a529a7 SHA1: 24580f00e77b1b7907716cc11d3ee8673a23cb15 SHA256: 2168caa1520ed35d291998fb04451efdfe3a490a8e6e2dccfaa93b3ae19c80dd Description: the xine video player library, development packages This contains development files (headers, documentation and the like) for the xine library (libxine). . Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even mp3 files. It's extensible to your heart's content via plugins for audio_out, video_out, input media, demuxers (stream types), audio/video and subtitle codecs. Building a GUI (or text based) frontend around this should be quite easy. The xine-ui package provides one for your convenience, so you can just start watching your VCDs ;-) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxine-main1 Priority: optional Section: libs Installed-Size: 5724 Maintainer: Siggi Langauf Architecture: sparc Source: xine-lib Version: 1.1.1+ubuntu2-7.12 Replaces: xine-dvdnav, libxine1, libxine1c2 (<< 1.1.1+ubuntu1) Depends: libasound2 (>> 1.0.10), libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libgl1-mesa | libgl1, libglu1-mesa | libglu1, libmodplug0c2 (>= 1:0.7-4.1), libogg0 (>= 1.1.3), libspeex1, libstdc++6 (>= 4.0.2-4), libtheora0, libvorbis0a (>= 1.1.2), libxext6, libxinerama1, libxv1, libxvmc1, zlib1g (>= 1:1.2.1) Recommends: libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libmng1 (>= 1.0.3-1), libxine-extracodecs Suggests: libaa1 (>= 1.2), libaudiofile0 (>= 0.2.3-4), libbonobo2-0 (>= 2.13.0), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libflac7, libgconf2-4 (>= 2.13.5), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libncurses5 (>= 5.4-5), liborbit2 (>= 1:2.10.0), libsdl1.2debian (>> 1.2.7+1.2.8), libslang2 (>= 2.0.1-1), libsmbclient (>= 3.0.2a-1), libx11-6 Conflicts: sinek (<< 0.7), xine-ui (<< 0.9.10), libxine1, libxine1c2 (<< 1.1.1+ubuntu1) Filename: pool/main/x/xine-lib/libxine-main1_1.1.1+ubuntu2-7.12_sparc.deb Size: 2596524 MD5sum: dfb2a156ddb683553db6ee41c303ceac SHA1: cb6848a0f9e67ee81ad8a323914a75539697380a SHA256: 85e211e816a700aa1a6d40eeac2743aca0b9b4ae189983d263ffecda8332c02c Description: the xine video/media player library, binary files This is the xine media player library (libxine). Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even mp3 or ogg files. It's extensible to your heart's content via plugins for audio_out, video_out, input media, demuxers (stream types), audio/video and subtitle codecs. Building a GUI (or text based) frontend around this should be quite easy. The xine-ui package provides one for your convenience, so you can just start watching your VCDs ;-) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, xubuntu-desktop Package: libxml2 Priority: optional Section: libs Installed-Size: 1516 Maintainer: Debian XML/SGML Group Architecture: sparc Version: 2.6.24.dfsg-1ubuntu1.6 Depends: libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1) Recommends: xml-core Filename: pool/main/libx/libxml2/libxml2_2.6.24.dfsg-1ubuntu1.6_sparc.deb Size: 717042 MD5sum: 6e608e7a8d60dda1a3c547f84b2fe0e2 SHA1: f6b91ffbda62f5cb1997ad670d8b513cf9efdaed SHA256: b4bcb78fd78b83a3eee502fddb35b48cbdb9d6c4c8d566a8c8f40320de34cee5 Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libxml2-dbg Priority: extra Section: libdevel Installed-Size: 1860 Maintainer: Debian XML/SGML Group Architecture: sparc Source: libxml2 Version: 2.6.24.dfsg-1ubuntu1.6 Depends: libxml2 (= 2.6.24.dfsg-1ubuntu1.6) Filename: pool/main/libx/libxml2/libxml2-dbg_2.6.24.dfsg-1ubuntu1.6_sparc.deb Size: 745794 MD5sum: 65b0e3448860c893924c1576a263140d SHA1: f7c0cd24dd6b8d33d73a7ff7607d5e629201dac1 SHA256: 36318b7acd35ca4accbfba2eebb3e66571bb5425f49acab30aa1e4b2c5bc579d Description: Debugging symbols for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the library and for the utilities provided by the libxml2-utils package. Debugging symbols for the python modules are not available. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxml2-dev Priority: optional Section: libdevel Installed-Size: 2244 Maintainer: Debian XML/SGML Group Architecture: sparc Source: libxml2 Version: 2.6.24.dfsg-1ubuntu1.6 Replaces: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1) Depends: libxml2 (= 2.6.24.dfsg-1ubuntu1.6), zlib1g-dev | libz-dev Conflicts: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1) Filename: pool/main/libx/libxml2/libxml2-dev_2.6.24.dfsg-1ubuntu1.6_sparc.deb Size: 703540 MD5sum: 2fff002190f407fc8722b387b8248790 SHA1: 2e03b938029c38094954541718f32e8ab0092216 SHA256: f6c948d99f8bbd5f93f9f6204ad414cfc69088210682bda25ccf5357f2104c28 Description: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxml2-doc Priority: optional Section: doc Installed-Size: 8952 Maintainer: Debian XML/SGML Group Architecture: all Source: libxml2 Version: 2.6.24.dfsg-1ubuntu1.6 Filename: pool/main/libx/libxml2/libxml2-doc_2.6.24.dfsg-1ubuntu1.6_all.deb Size: 1253388 MD5sum: 179adb134ac8a7e1764af4bb4b665dca SHA1: 724f49181cd488814972c0e0a8413b21133cc514 SHA256: 99e4503f0aff48441480f150f6819cb04e64d484984e05f730bf2653f1a40bf3 Description: Documentation for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxml2-utils Priority: optional Section: text Installed-Size: 116 Maintainer: Debian XML/SGML Group Architecture: sparc Source: libxml2 Version: 2.6.24.dfsg-1ubuntu1.6 Replaces: libxml2 (<< 2.5.7-1) Depends: libc6 (>= 2.3.4-1), libncurses5 (>= 5.4-5), libreadline5 (>= 5.1), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Conflicts: libxml2 (<< 2.5.7-1) Filename: pool/main/libx/libxml2/libxml2-utils_2.6.24.dfsg-1ubuntu1.6_sparc.deb Size: 34316 MD5sum: 694551e56718a4e9b9dbec0be5e00704 SHA1: d1c92f10b769b118feec228f60ad97ccc5f366ba SHA256: 3de4468d4e332689a3bd73832515d2a485c363b7e6f709a6c4830941a62c3cda Description: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libxslt1-dev Priority: optional Section: libdevel Installed-Size: 2204 Maintainer: Debian XML/SGML Group Architecture: sparc Source: libxslt Version: 1.1.15-1ubuntu1.2 Provides: libxslt-dev Depends: libxslt1.1 (= 1.1.15-1ubuntu1.2), libxml2-dev (>= 2.6.17), zlib1g-dev | libz-dev, libgcrypt11-dev Conflicts: libxslt-dev, libxslt0-dev Filename: pool/main/libx/libxslt/libxslt1-dev_1.1.15-1ubuntu1.2_sparc.deb Size: 538122 MD5sum: c2a61153dd8439d5680f90e8821d5a4c SHA1: c27d68addfb8594ee48dc9d980db7c0b0c82f923 SHA256: d1a35ee4e0e5509011caef2707259828a3150285cfed8e6baaa35016c7e94574 Description: XSLT processing library - development kit XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . This package contains the development files libxslt. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: libxslt1.1 Priority: optional Section: libs Installed-Size: 448 Maintainer: Debian XML/SGML Group Architecture: sparc Source: libxslt Version: 1.1.15-1ubuntu1.2 Depends: libc6 (>= 2.3.4-1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.1), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1) Conflicts: libxslt1 (<< 1.1.2-2) Filename: pool/main/libx/libxslt/libxslt1.1_1.1.15-1ubuntu1.2_sparc.deb Size: 202950 MD5sum: 6357aec33fa998ae1ffa665e896b63f3 SHA1: 7a458bc001b60282d584abf13b064cc08174b101 SHA256: fbe5fd0a221821b8725d7e0b598552b8020f1c4c2c8376e1c504acb4b11477ea Description: XSLT processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . This package contains libxslt library used by applications for XSLT transformations. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: lintian Priority: optional Section: devel Installed-Size: 1032 Maintainer: Debian Lintian Maintainers Architecture: all Version: 1.23.16ubuntu2.1 Depends: perl, libdigest-md5-perl | perl (>> 5.8), dpkg-dev (>= 1.13.11ubuntu5), file, binutils, diffstat (>= 1.27-1), man-db (>= 2.3.20-1), gettext, intltool-debian, libparse-debianchangelog-perl (>= 0.6) Suggests: binutils-multiarch Filename: pool/main/l/lintian/lintian_1.23.16ubuntu2.1_all.deb Size: 238462 MD5sum: db9ef682ad8968f5654e5cf61eefb758 SHA1: c58ac621a7effdc6ddc2f9fdb539f2ace518fe2d SHA256: 8e228c0c9dbbfbb134c4c5941a09417b8ee6d82d15f8a61bd53d5d438d1e7067 Description: Debian package checker Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian policy as well as some checks for common errors. . It uses an archive directory, called laboratory, in which it stores information about the packages it examines. It can keep this information between multiple invocations in order to avoid repeating expensive data-collection operations. This makes it possible to check the complete Debian archive for bugs, in a reasonable time. . This package is useful for all people who want to check Debian packages for compliance with Debian policy. Every Debian maintainer should check packages with this tool before uploading them to the archive. . This version of Lintian is calibrated for policy version 3.6.2. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-sparc64 Filename: pool/main/l/linux-meta/linux_2.6.15.57_sparc.deb Size: 23778 MD5sum: 4fee8d28fda0cc008b63631714bd091c SHA1: c13ce82b6c50747fa619cd1f9ffbf83f6676178f SHA256: 22a66ad146dfd39a7017af0c2d552ae6eb4b59903f344ad8b678e35ffaac4092 Description: Generic complete Linux kernel. This package will always depend on the latest generic complete Linux kernel available. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-51-sparc64 Priority: optional Section: base Installed-Size: 764 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-51.9 Depends: linux-image-2.6.15-51-sparc64 Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-51-sparc64_2.6.15-51.9_sparc.deb Size: 185752 MD5sum: 5e63a3a5d223e5eef9470251beb1cca1 SHA1: 3cb7789299fff715283a16811e63f202809ea200 SHA256: cbb8aba933da81f48cffdd976fc1aba5bd2e176cf82574998218f6714bdf219c Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC. . You likely do not want to install this package directly. Instead, install the linux-sparc64 meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-51-sparc64-smp Priority: optional Section: base Installed-Size: 776 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-51.9 Depends: linux-image-2.6.15-51-sparc64-smp Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-51-sparc64-smp_2.6.15-51.9_sparc.deb Size: 186724 MD5sum: 28ff520c9d1b7651f4e4c5a24ce45e18 SHA1: e710acb879fb6efab0f86b0ac3a59513bea574ec SHA256: 569e2d485e5d451e378c3219a5a6d95ef809c00f28e55d6b155908a9ac508b13 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC SMP This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC SMP. . You likely do not want to install this package directly. Instead, install the linux-sparc64-smp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-52-sparc64 Priority: optional Section: base Installed-Size: 764 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-52.10 Depends: linux-image-2.6.15-52-sparc64 Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-52-sparc64_2.6.15-52.10_sparc.deb Size: 185516 MD5sum: b815ad36987028ff6dcf8e0889e48ae3 SHA1: 6790f668cb46dec71d45b214515140787bbfb5f7 SHA256: 20018c4f58f0f0af66991d0384edba26915757f06850d345e6ed92a6216c5707 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC. . You likely do not want to install this package directly. Instead, install the linux-sparc64 meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-52-sparc64-smp Priority: optional Section: base Installed-Size: 776 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-52.10 Depends: linux-image-2.6.15-52-sparc64-smp Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-52-sparc64-smp_2.6.15-52.10_sparc.deb Size: 186944 MD5sum: deac3ddc394261c31894b2b350b491d9 SHA1: 6363a7e91754fd16f0c6fc9d7aebd06e651ec9d8 SHA256: df1587993881e9937c45fed1476744d87f80d9f4055f8bf8a934ae54c12ce177 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC SMP This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC SMP. . You likely do not want to install this package directly. Instead, install the linux-sparc64-smp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-53-sparc64 Priority: optional Section: base Installed-Size: 764 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-53.11 Depends: linux-image-2.6.15-53-sparc64 Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-53-sparc64_2.6.15-53.11_sparc.deb Size: 185498 MD5sum: d3682217d34161ea764e71ee2dd15c33 SHA1: 6213d0107d1835beac0b687885078a4d825dc58b SHA256: ab828aacaee95cbace8fe3df8cd2ec71ad9145e5d01a9da87821db92797b4711 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC. . You likely do not want to install this package directly. Instead, install the linux-sparc64 meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-53-sparc64-smp Priority: optional Section: base Installed-Size: 776 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-53.11 Depends: linux-image-2.6.15-53-sparc64-smp Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-53-sparc64-smp_2.6.15-53.11_sparc.deb Size: 187174 MD5sum: d32d7601cf1a6b9c8aae6ebecf0ed5ad SHA1: 3b91fdc8e049f7ef0beaf1b41c5df50d2ec5f58b SHA256: 97d294157e95dfa7bd2d7326e78153c0a94c8c701d0a33a0adc0ad8c3eeb0d68 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC SMP This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC SMP. . You likely do not want to install this package directly. Instead, install the linux-sparc64-smp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-54-sparc64 Priority: optional Section: base Installed-Size: 764 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-54.12 Depends: linux-image-2.6.15-54-sparc64 Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-54-sparc64_2.6.15-54.12_sparc.deb Size: 186020 MD5sum: 33b3197bd80f6d37585e4a4cf4daa3be SHA1: e2cdd6582ef3d869c32e8290bebc618f2d25d1ea SHA256: b436a3e00f78b74f3ccef736f45bdf9507fc8ac0979f3120cd24514cd4e3ed38 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC. . You likely do not want to install this package directly. Instead, install the linux-sparc64 meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-54-sparc64-smp Priority: optional Section: base Installed-Size: 776 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-54.12 Depends: linux-image-2.6.15-54-sparc64-smp Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-54-sparc64-smp_2.6.15-54.12_sparc.deb Size: 186888 MD5sum: 97b850f7df5a64c24f2f4f220143bfa2 SHA1: f6e7f8a2030a3c050447c8d528889f7ac991eb43 SHA256: 6f06501e243e7e9e5bd63f03ebf730ae4747fd1393123140d034bcde4223071a Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC SMP This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC SMP. . You likely do not want to install this package directly. Instead, install the linux-sparc64-smp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-55-sparc64 Priority: optional Section: base Installed-Size: 764 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-55.13 Depends: linux-image-2.6.15-55-sparc64 Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-55-sparc64_2.6.15-55.13_sparc.deb Size: 185738 MD5sum: 66e2ba2ebd30c4c4c9277c4c10316f71 SHA1: 7083ec2748acf5d7bbe8e9049739750f1e9440f9 SHA256: 006a84e34b427b8883745064d01c44d4654d2135f32a43b42bddd5719a276b2f Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC. . You likely do not want to install this package directly. Instead, install the linux-sparc64 meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-55-sparc64-smp Priority: optional Section: base Installed-Size: 776 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-55.13 Depends: linux-image-2.6.15-55-sparc64-smp Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-55-sparc64-smp_2.6.15-55.13_sparc.deb Size: 186982 MD5sum: 6337bab2372037d9087254340c330b54 SHA1: 97f445a91bd11b57ed1183d09d903e7caf1afff0 SHA256: 74809c58b576d6f3bfb084a6a0699004b9141d7762500ac9983271b805c4e1b4 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC SMP This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC SMP. . You likely do not want to install this package directly. Instead, install the linux-sparc64-smp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-57-sparc64 Priority: optional Section: base Installed-Size: 764 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-57.15 Depends: linux-image-2.6.15-57-sparc64 Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-57-sparc64_2.6.15-57.15_sparc.deb Size: 186212 MD5sum: c4132f30dccfae0b895515c14a64c39a SHA1: 39f5394a667760483c294c40b74483cfb64d349c SHA256: a728345536521401f95a4a0e80060e07924897d3e00fed65cf2cafa6d1d289b3 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC. . You likely do not want to install this package directly. Instead, install the linux-sparc64 meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-2.6.15-57-sparc64-smp Priority: optional Section: base Installed-Size: 776 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-backports-modules-2.6.15 Version: 2.6.15-57.15 Depends: linux-image-2.6.15-57-sparc64-smp Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.15/linux-backports-modules-2.6.15-57-sparc64-smp_2.6.15-57.15_sparc.deb Size: 187138 MD5sum: eb23d96be6c427e81bb56f3bbeb75d35 SHA1: 5fa21bb85e1977cafcf864a9c5a3036c68ddfbd5 SHA256: 0e3c82dc8dbb437fa4212c9da1b2661c945a7aced72866ba18fe43da3fc91db6 Description: Ubuntu supplied Linux modules for version 2.6.15 on 64-bit UltraSPARC SMP This package contains modules supplied by Ubuntu for Linux kernel 2.6.15 on 64-bit UltraSPARC SMP. . You likely do not want to install this package directly. Instead, install the linux-sparc64-smp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-sparc64 Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-backports-modules-2.6.15-57-sparc64 Filename: pool/main/l/linux-meta/linux-backports-modules-sparc64_2.6.15.57_sparc.deb Size: 23806 MD5sum: d97e3b1649b3735bab3b271c407812ed SHA1: 2b1172d227a89463edca561328ca919effe338d7 SHA256: 8ad26c494227bae1f47326c3b37d120981f01c7aabe00fde7c2344be70027afa Description: Backported modules This package will always depend on the latest backported modules. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-backports-modules-sparc64-smp Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-backports-modules-2.6.15-57-sparc64-smp Filename: pool/main/l/linux-meta/linux-backports-modules-sparc64-smp_2.6.15.57_sparc.deb Size: 23812 MD5sum: 53570e5c8c976460f51f927af100775f SHA1: 23c13334ee0d4ed8fa6a5e45650e79b003787501 SHA256: 60267333a07db54efa0250887eb264df26fd2a343e3be10433a654400dbf4a8d Description: Backported modules This package will always depend on the latest backported modules. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-doc Priority: optional Section: doc Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-meta Version: 2.6.15.57 Depends: linux-doc-2.6.15 Filename: pool/main/l/linux-meta/linux-doc_2.6.15.57_all.deb Size: 23760 MD5sum: fe86d90f473a84bd4968052dec729489 SHA1: c6dee42091052f2bbebea2a891031c0bca5bad66 SHA256: 7900902c8afcaaa043a490248730cba246d008a482ebe9e22ec12e7adfd052f8 Description: Linux kernel documentation This package will always depend on the latest Linux kernel documentation available. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-doc-2.6.15 Priority: optional Section: doc Installed-Size: 22748 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-source-2.6.15 Version: 2.6.15-57.97 Replaces: linux-doc-2.6 Provides: linux-doc-2.6 Depends: coreutils | fileutils (>= 4.0) Conflicts: linux-doc-2.6 Filename: pool/main/l/linux-source-2.6.15/linux-doc-2.6.15_2.6.15-57.97_all.deb Size: 5168554 MD5sum: 086ab916712f5f9029fe141771ca8bb7 SHA1: 8d489083ad2161dcf40b3f08e51d4f113b4e0024 SHA256: 0cf3b19235fd0b6d2ec8db511af26fbf9ad4cc60df534e3fbe5db0ef1be0ff70 Description: Linux kernel specific documentation for version 2.6.15 This package provides the various readme's in the 2.6.15 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/linux-doc-2.6.15/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-25 Priority: optional Section: devel Installed-Size: 60244 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-25.43 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-25_2.6.15-25.43_sparc.deb Size: 6944850 MD5sum: 8b9b28139b470a72816675b50ef81659 SHA1: 0c78d0dd0d07efc4bea3da759b05a105a80a1499 SHA256: 76974aeae1c9b67b6feba3c210c6f20a126c3ada0fbefd4275ee0e7009ab998b Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-25/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-25-sparc64 Priority: optional Section: devel Installed-Size: 13196 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-25.43 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-25, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-25-sparc64_2.6.15-25.43_sparc.deb Size: 760114 MD5sum: 9281f945e2c3eb3e35fb5058639f7626 SHA1: 3c0082008a4706742e4a42a5963d633f96ebb610 SHA256: eac464fd402d74e77e6c10e78127a9f62714b163d68dea01cf0bc6da16d96e66 Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-25-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-25-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-25-sparc64-smp Priority: optional Section: devel Installed-Size: 13176 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-25.43 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-25, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-25-sparc64-smp_2.6.15-25.43_sparc.deb Size: 760636 MD5sum: e63fdb68a6904a24df928a0deab1995f SHA1: 4576e393c9542581fa691672b6bef9454a892537 SHA256: 36090784297cc2842f5cf8e42d9801bcd8e42215632d9bd3207349d36f093d72 Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-25-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-25-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-26 Priority: optional Section: devel Installed-Size: 60276 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-26.47 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-26_2.6.15-26.47_sparc.deb Size: 6950246 MD5sum: a2ef3fede3ce854bc5983bf51345c4f5 SHA1: 297992a783abed57188265bee52786ca5b5f5145 SHA256: 564146a9b87414ecdd3333177a399fef4de882baaef7852ff04badcd123b4e3c Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-26/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-26-sparc64 Priority: optional Section: devel Installed-Size: 13212 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-26.47 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-26, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-26-sparc64_2.6.15-26.47_sparc.deb Size: 764862 MD5sum: 1aa9b1ac81cff529dd20a53b687bbe09 SHA1: b733cafe4e39e0d55f51cdb9296f3f8f725c2ba7 SHA256: 5710491724baa30094135b93aa91ce7f72571d037da737f8952e336f45880120 Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-26-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-26-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-26-sparc64-smp Priority: optional Section: devel Installed-Size: 13192 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-26.47 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-26, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-26-sparc64-smp_2.6.15-26.47_sparc.deb Size: 765408 MD5sum: 93a5a33cc7665f028e8d72a4cd59a987 SHA1: 0f4785425b8d91d906f33a622d7101a4e4f2b7f9 SHA256: ee08e990ecfadbfcd9ef4e672acfd65603e41d4b4c239910c4a364f174b45b77 Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-26-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-26-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-27 Priority: optional Section: devel Installed-Size: 60276 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-27.50 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-27_2.6.15-27.50_sparc.deb Size: 6951130 MD5sum: 1f9b65c3cfdafdbeab3b838304ac9551 SHA1: c321ce59608d4210d84845ae8e942b0085d89f7e SHA256: c13e465b68307aefc0fa8879baab044c03d20599c1a3a1aebebc7a82abfdb879 Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-27/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-27-sparc64 Priority: optional Section: devel Installed-Size: 13216 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-27.50 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-27, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-27-sparc64_2.6.15-27.50_sparc.deb Size: 765028 MD5sum: 5b72c0aa55a53b5c816b5087dbcdc1df SHA1: 01880b8a1efe73515337ed623e5160ab5af8965c SHA256: 58fb39d6a7832b81c446a4abdfdb99f137f50eac9d80d4966eb605b66dad3836 Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-27-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-27-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-27-sparc64-smp Priority: optional Section: devel Installed-Size: 13196 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-27.50 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-27, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-27-sparc64-smp_2.6.15-27.50_sparc.deb Size: 766056 MD5sum: 4d721072e4198e9525cb8d2482baae56 SHA1: 5258745d5f22237918afde9b28644a3f0b0edf8a SHA256: 90c52de9c18634e8d403584b440a19e7103095348a8b4d3f9fb9732a4fb2aca4 Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-27-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-27-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-28 Priority: optional Section: devel Installed-Size: 60276 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-28.57 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-28_2.6.15-28.57_sparc.deb Size: 6952572 MD5sum: 6998cbdd7f4af76773da771e5604ca59 SHA1: 46fcbbaf95ca8cf0d26c0501e5b8d5d942acea39 SHA256: 12d3ed0e63afd698a39414c48c9385990d7300050d5a9e2f630363eeef79f00a Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-28/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-28-sparc64 Priority: optional Section: devel Installed-Size: 13216 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-28.57 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-28, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-28-sparc64_2.6.15-28.57_sparc.deb Size: 766072 MD5sum: e7c1150e4efebb4a0843ec0212270716 SHA1: deb6867b5be9ba5901681b8b51ae7b772b036298 SHA256: 1e25e6019cb27246e28d63442d96be4c012bc71e13094c5f920d494b637b709c Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-28-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-28-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-28-sparc64-smp Priority: optional Section: devel Installed-Size: 13196 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-28.57 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-28, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-28-sparc64-smp_2.6.15-28.57_sparc.deb Size: 768280 MD5sum: 6ede8119dc5b86809f2468d92c9eab27 SHA1: 30f95d92aa3efed3f241608c218637be56ef7dbf SHA256: e8ebcad56c861fe213a2b5cbe7009cae54a3ce2d5e8b9bc54133570fdc874421 Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-28-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-28-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-29 Priority: optional Section: devel Installed-Size: 60276 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-29.60 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-29_2.6.15-29.60_sparc.deb Size: 6953066 MD5sum: be53cfd8bac058a184949486a4ee375e SHA1: d2710c49fc1df3a711fc32c93616fb34717ff95c SHA256: 54fed8cdf951f8ad33bf7d2d1b4b65eb2b29b9b361906d742aafe141164cbbbf Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-29/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-29-sparc64 Priority: optional Section: devel Installed-Size: 13216 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-29.60 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-29, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-29-sparc64_2.6.15-29.60_sparc.deb Size: 767444 MD5sum: 61c117b065e8530ac82cf713b28a4ce8 SHA1: f64ca3c94a1ac5d5c9b0fcd3a8f534abdfaef467 SHA256: 04426abd21da690b16e0e7527d9d939c4a82ae72c09d6ee442da70b65dc3df84 Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-29-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-29-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-29-sparc64-smp Priority: optional Section: devel Installed-Size: 13196 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-29.60 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-29, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-29-sparc64-smp_2.6.15-29.60_sparc.deb Size: 768058 MD5sum: d951ceb425e2545ddfacbd9903b4e2d6 SHA1: d4f52f69ba09abd3089c7db12d524dbd939b7d72 SHA256: 547478cefe2e9ef2d3d3b464d8bb5afceb83b4b053a3648d3a8eba6b35dc5720 Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-29-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-29-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-51 Priority: optional Section: devel Installed-Size: 60320 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-51.66 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-51_2.6.15-51.66_sparc.deb Size: 6958124 MD5sum: d02cafc2447f0dbe88217de52521a53a SHA1: 008d793a9673eacc1b1488e5885d97942c9fc61b SHA256: 7512b27655be23c643cb80e990a30e1b3344e83edd4745c0de0d626c490bfbe0 Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-51/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-51-sparc64 Priority: optional Section: devel Installed-Size: 13220 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-51.66 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-51, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-51-sparc64_2.6.15-51.66_sparc.deb Size: 762888 MD5sum: 3f83913cb10baa6358b07bcf1bf2a595 SHA1: a52e2513a9c7d0f5fbbe76bf673e1ff43708b536 SHA256: 70de25d6e731b511126cfc2fac30166646664ef3572ba024eefea6a49d2acd31 Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-51-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-51-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-51-sparc64-smp Priority: optional Section: devel Installed-Size: 13200 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-51.66 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-51, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-51-sparc64-smp_2.6.15-51.66_sparc.deb Size: 769216 MD5sum: bd7a332894644f73bc74532dc92224b8 SHA1: 00b32d6c13bc7b66de5c70bae1f1bcc0dfd924a8 SHA256: 71e2982eb30af43f5cf92d5925788ebf59055944c3c626dc56956221d2a95d53 Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-51-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-51-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-52 Priority: optional Section: devel Installed-Size: 60320 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-52.73 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-52_2.6.15-52.73_sparc.deb Size: 6960202 MD5sum: 31a587ba4b4572f556f08ffae3f54e5d SHA1: d458d7954bb03a3fe1105d34d3bba2d8de7ac0c2 SHA256: 35a6f9a79405bb03c06d15f706f9370194e6fab87c28e36862051dece7fa5f46 Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-52/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-52-sparc64 Priority: optional Section: devel Installed-Size: 13220 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-52.73 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-52, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-52-sparc64_2.6.15-52.73_sparc.deb Size: 769768 MD5sum: 9713ec1422a31c8387aa7a1407256820 SHA1: 0c0ee31d06da7137eadfe288e7df683c59659124 SHA256: 192b6db4f1c948b4e88aa61d1ab75a649e4547acb7966f04c0954268b4f9281a Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-52-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-52-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-52-sparc64-smp Priority: optional Section: devel Installed-Size: 13200 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-52.73 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-52, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-52-sparc64-smp_2.6.15-52.73_sparc.deb Size: 770328 MD5sum: df6361bd19e631dce6f8b2fde84efeb4 SHA1: 7fa3c17312e8053b2eb62dadfdccb80b6596fbe0 SHA256: 757a3741302cc6bd146869aad1012765f8b47f087d6f5c03eb5e491a303a6fae Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-52-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-52-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-53 Priority: optional Section: devel Installed-Size: 60320 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-53.75 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-53_2.6.15-53.75_sparc.deb Size: 6960408 MD5sum: d5b82953bbae8a25aba007664a994286 SHA1: fbd4d6de19c0893203619e3afbe5d42fd9d39554 SHA256: a1e981b1312c6d2e4aeda94e91202f88e06c0204b589c3e1d181db00f2cf7651 Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-53/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-53-sparc64 Priority: optional Section: devel Installed-Size: 13220 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-53.75 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-53, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-53-sparc64_2.6.15-53.75_sparc.deb Size: 769338 MD5sum: 0e10fc8ac130a979d808b7fe53cd9017 SHA1: c65cdf681ef186d283116211aecf19e7afa1d716 SHA256: 4f4a406f23eb8d46f5c02a8ba24d91e053f9f48c7bad7ad7126376e1a0043eaf Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-53-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-53-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-53-sparc64-smp Priority: optional Section: devel Installed-Size: 13200 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-53.75 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-53, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-53-sparc64-smp_2.6.15-53.75_sparc.deb Size: 769542 MD5sum: 3c7fc1556ee28b5e13896d34ebfca224 SHA1: 4db6d33bbfbab51628b1ca5f0ff5f27b0f4b6890 SHA256: 39522e257375813c654bcaef5a237d01c612a768170293136aca3f7b097792be Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-53-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-53-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-54 Priority: optional Section: devel Installed-Size: 60332 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-54.79 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-54_2.6.15-54.79_sparc.deb Size: 6962756 MD5sum: 622d9f1386a55cce4e1bddb809ff800a SHA1: 2b5527b3f93cb4af5cb3c93d48994682ef686afa SHA256: 77b56d349e52e337f01eb01fbbd28116126856aa90a64a04d44aa5636e05786a Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-54/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-54-sparc64 Priority: optional Section: devel Installed-Size: 13228 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-54.79 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-54, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-54-sparc64_2.6.15-54.79_sparc.deb Size: 771746 MD5sum: bd8b668785c9611c2314f9157aa7d0b1 SHA1: 356e7e92f67853cd6fb4aad70fc004c4622de584 SHA256: 5faa8fc609949c5987e2dab1dc0890a23565f8e89c8060fe512fc4d82e1954e3 Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-54-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-54-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-54-sparc64-smp Priority: optional Section: devel Installed-Size: 13208 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-54.79 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-54, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-54-sparc64-smp_2.6.15-54.79_sparc.deb Size: 772172 MD5sum: 9310f6469f703a05b95307f5d85ec68d SHA1: 50577de297e75dcb5bc2bdb68fac340a30a54cba SHA256: eb5b778bb3e059850649639b60bd981cb9f5c807d20fb15a9077cb1d67daacf0 Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-54-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-54-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-55 Priority: optional Section: devel Installed-Size: 60336 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-55.93 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-55_2.6.15-55.93_sparc.deb Size: 6965202 MD5sum: aa5f3d426728ad5ba338681c87c31661 SHA1: c686b76799b64529a608247e234418f74af4d4f9 SHA256: c019ba9d84de3ab19f31a9e7682dbca8f3029e5bd79ac90ec6575cafef9f09cf Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-55/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-55-sparc64 Priority: optional Section: devel Installed-Size: 13232 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-55.93 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-55, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-55-sparc64_2.6.15-55.93_sparc.deb Size: 773124 MD5sum: 3f91c672b8dbfddf1671e90bcae10a09 SHA1: 802fb1846de01da51c65b866d25b9d63709b824c SHA256: b630d2995451e3d9067dc38a8c352b8df5a29d933506118ebd280a13ea6edae3 Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-55-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-55-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-55-sparc64-smp Priority: optional Section: devel Installed-Size: 13212 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-55.93 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-55, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-55-sparc64-smp_2.6.15-55.93_sparc.deb Size: 773438 MD5sum: 5fe333a81cf98c0def22940626afa2f4 SHA1: 5fa1ca6fb2c945cfd89732dfbbac11e27cdf95fe SHA256: 12bddcc31b15024ce6e8e9e513e4c0f0df59e33dd6b90309477c13af4ddb6e4b Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-55-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-55-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-57 Priority: optional Section: devel Installed-Size: 60336 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-57.97 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-57_2.6.15-57.97_sparc.deb Size: 6966208 MD5sum: 91951edcc91c5737f725e16ee440578e SHA1: 9af448aa926980933b3b474ad49a458e0f803597 SHA256: 63843f235970ec738e977fb1d78f34ae63b5d3ac623e491ffd8b90a7e2b6fcc9 Description: Header files related to Linux kernel version 2.6.15 This package provides kernel header files for version 2.6.15, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.15-57/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-57-sparc64 Priority: optional Section: devel Installed-Size: 13232 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-57.97 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-57, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-57-sparc64_2.6.15-57.97_sparc.deb Size: 773668 MD5sum: daec3da4301c6d7a54744a1c7be405cc SHA1: c551cc0496fe76a4efcf4ea3a04cb95c0def58e2 SHA256: b114c84011a75558e1231be8465acde78109a0ef18178eecccf6f41b4d5d8fdd Description: Linux kernel headers 2.6.15 on uniprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you have more than one processor, you want the linux-headers-2.6.15-57-sparc64-smp package. . Please read /usr/share/doc/linux-headers-2.6.15-57-sparc64/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-2.6.15-57-sparc64-smp Priority: optional Section: devel Installed-Size: 13212 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-57.97 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.15-57, libc6 (>= 2.3.4-1) Filename: pool/main/l/linux-source-2.6.15/linux-headers-2.6.15-57-sparc64-smp_2.6.15-57.97_sparc.deb Size: 774044 MD5sum: 560965906c641db5483f340228b71162 SHA1: 896f2dc472ebfc94ccf11bb13234c00cf1871fa8 SHA256: 9a1f463b72783b360065d3f26ae8bbf3ecc6b0824877afc806681290bd32d167 Description: Header files for Linux kernel 2.6.15 on multiprocessor 64-bit SPARC This package provides kernel header files for version 2.6.15 on the 64-bit SPARC architecture, used to build out-of-tree kernel modules. If you only have one processor, you want the linux-headers-2.6.15-57-sparc64 package instead. . Please read /usr/share/doc/linux-headers-2.6.15-57-sparc64-smp/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-sparc64 Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-headers-2.6.15-57-sparc64 Filename: pool/main/l/linux-meta/linux-headers-sparc64_2.6.15.57_sparc.deb Size: 23808 MD5sum: 430c6f30d804ca62f18ec202288adc5e SHA1: 8ffb384e1af860428e7d0d4ae6ab635cbd3ad4e1 SHA256: a33fa6f7be293bed443c2c55b4fc54024b4ba4a56ee3ec55a91558731f769977 Description: Linux kernel headers on UltraSparc This package will always depend on the latest kernel headers available for UltraSparc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-headers-sparc64-smp Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-headers-2.6.15-57-sparc64-smp Filename: pool/main/l/linux-meta/linux-headers-sparc64-smp_2.6.15.57_sparc.deb Size: 23826 MD5sum: 920f8b3baa82aa7241082d8d7c54cee9 SHA1: 13a5a139819ce417dea32d122add5b2dc84fa554 SHA256: 1bf8e723882d3968976709cea75d68d07cb36bbf47a1765a498531d67b13a952 Description: Linux kernel headers on UltraSparc (SMP) This package will always depend on the latest kernel headers available for UltraSparc (SMP). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-25-sparc64 Priority: optional Section: base Installed-Size: 45092 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-25.43 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-25-sparc64_2.6.15-25.43_sparc.deb Size: 14715316 MD5sum: d1e6be40cb4559a7a1ce079a527d2c7a SHA1: ca542ac41f6fe568582db5411b99e5be36bc4d69 SHA256: 3bfeace876b9738642b3d1c21335b5fecac451cf70b25313895af935b59ffb16 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-25-sparc64-smp Priority: optional Section: base Installed-Size: 46916 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-25.43 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-25-sparc64-smp_2.6.15-25.43_sparc.deb Size: 14896188 MD5sum: cc58d185030156da41e02547e0257445 SHA1: d1a84b1d4a67076bf9a511075860e4139d5dfa80 SHA256: b2a481b7e01637a8bf8e7515adbd8c6c4de90af70ececed9f3fa80e94e7ddf6a Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-26-sparc64 Priority: optional Section: base Installed-Size: 45364 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-26.47 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-26-sparc64_2.6.15-26.47_sparc.deb Size: 14787842 MD5sum: 1bcd8d505aa828e629837f49584c67ff SHA1: 8d0bbcb812250d7801ca855a11aa1b423042c6f0 SHA256: 2d91ee43216d9cc9b29388e16335ca510fde833d2e63c05c53208ea67c076217 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-26-sparc64-smp Priority: optional Section: base Installed-Size: 47208 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-26.47 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-26-sparc64-smp_2.6.15-26.47_sparc.deb Size: 14972226 MD5sum: f606f3e1bda5dc6e23712bfeaaa457fc SHA1: d95299a81e5c29695a090dad5fbff87273453e3d SHA256: 0ad7b75863943fb663468fb33f34d4630aa8299c72cc4b8167807a6cd953c302 Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-27-sparc64 Priority: optional Section: base Installed-Size: 45432 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-27.50 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-27-sparc64_2.6.15-27.50_sparc.deb Size: 14812084 MD5sum: de5658777fb8370651a8f7696c0ce24d SHA1: 26eb32389af43fb7e341107b8d3642b25ae55ef7 SHA256: 3dded93f26acb2dbd4bec2460bd169e432dae80378c4d1b0dbe145aa84b3b874 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-27-sparc64-smp Priority: optional Section: base Installed-Size: 47276 Maintainer: Ben Collins Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-27.50 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-27-sparc64-smp_2.6.15-27.50_sparc.deb Size: 14997088 MD5sum: 44d34e4f5b0325b021bcf9ee76ac7e78 SHA1: 95fe77dc28077403f222819ff70c4456a2e35430 SHA256: 53c51fce85ac42f35a6827a6eb9c91d098a514f1b47e80fe6f34ec28c617ee7a Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-28-sparc64 Priority: optional Section: base Installed-Size: 45440 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-28.57 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-28-sparc64_2.6.15-28.57_sparc.deb Size: 14816374 MD5sum: 64d0460a3183c1f2fb8108a7c88e4d81 SHA1: 4497f10c783d32426d8aa28b89a7f694b7e22b1c SHA256: 020b53c054026874511a37b995b2656d6d068fa4cf62616a9ac2218b66665df6 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-28-sparc64-smp Priority: optional Section: base Installed-Size: 47284 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-28.57 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-28-sparc64-smp_2.6.15-28.57_sparc.deb Size: 14999920 MD5sum: 7bf80d50efc2590159a97740e621a4ae SHA1: 2b74640a7c99005711ce124d2b7dde7cd20f36c5 SHA256: 23d67fad8c59813a0fe9163ce9bbceebdc2c68427dc6ecadd92f6522fe7ada15 Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-29-sparc64 Priority: optional Section: base Installed-Size: 45440 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-29.60 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-29-sparc64_2.6.15-29.60_sparc.deb Size: 14818188 MD5sum: 72edbea8d476c99cc2ddb0abeeb08750 SHA1: 28d992d586707346238aab044f9c1aced19cf411 SHA256: 2e6b225780896665c4bd3c021e3308c35f61264df6851a7754f3125d3a77e4e3 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-29-sparc64-smp Priority: optional Section: base Installed-Size: 47284 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-29.60 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-29-sparc64-smp_2.6.15-29.60_sparc.deb Size: 15002518 MD5sum: 948e0705c2043861706cd39dfefb0961 SHA1: 1c6b13fc4b6d25a0f8a669811150d199efb91127 SHA256: 91cc061b1df933279835e23a0dc3d3a916f64c566970192cf73b2f5e95c71af5 Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-51-sparc64 Priority: optional Section: base Installed-Size: 45448 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-51.66 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-51-sparc64_2.6.15-51.66_sparc.deb Size: 14820664 MD5sum: 052757a4e61fe8bff125ef9b51d3c9ca SHA1: 697ade16b9653e43cf514a4db00d9e212991b468 SHA256: e15416cae9806e4cac31575285b752faf533abc5f65e07a1922c134957c2fc78 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-51-sparc64-smp Priority: optional Section: base Installed-Size: 47288 Maintainer: Kyle McMartin Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-51.66 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-51-sparc64-smp_2.6.15-51.66_sparc.deb Size: 15002846 MD5sum: 6fde3aadb8c74212f2509ae8057575c4 SHA1: a15a1b4e87f02959b74492896cfcbabfd3d6d854 SHA256: 87d8d3aff43bacbe17846a522503672479d29618e624d748a21559a3535a50a8 Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-52-sparc64 Priority: optional Section: base Installed-Size: 45452 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-52.73 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-52-sparc64_2.6.15-52.73_sparc.deb Size: 14823760 MD5sum: 8509e23f1a82f02708a4565564baffc2 SHA1: 23d77e2743da1c5222bb0562e6411734b2ebeae3 SHA256: 1b0d526be4df02e196daa89984b38d24147fcab7fb3724f5392b6404ecfc05c5 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-52-sparc64-smp Priority: optional Section: base Installed-Size: 47292 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-52.73 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-52-sparc64-smp_2.6.15-52.73_sparc.deb Size: 15005052 MD5sum: 6b625678d75565f188cf2d4c435c6b82 SHA1: abd7da309e22a6cdde4fb9f2329015ee8e6e285c SHA256: 83fb71af4085af5732e8b41d96e1da556af16a1abe7b48ec9bd1946f77a03c2f Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-53-sparc64 Priority: optional Section: base Installed-Size: 45452 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-53.75 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-53-sparc64_2.6.15-53.75_sparc.deb Size: 14827418 MD5sum: fb81bf8e1b464a7e2fe793e65159fb4e SHA1: ebffb0b25ba9bd51053a004879e3435e01bb3f3e SHA256: a1a67355e214e0fddf1ba88fc1cd161cccb858499553aac3a4f97aa7072dbad5 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-53-sparc64-smp Priority: optional Section: base Installed-Size: 47296 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-53.75 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-53-sparc64-smp_2.6.15-53.75_sparc.deb Size: 15008312 MD5sum: e3dafcab8ecc186f26e93a7e0e8f140c SHA1: 0711a31b03e0ccfd67211e8a725c27c1bbf1fdc0 SHA256: a3d9f1db600fbf370a7a6a43e4e5343352bdbdb5d461739676728080ced5c733 Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-54-sparc64 Priority: optional Section: base Installed-Size: 45472 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-54.79 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-54-sparc64_2.6.15-54.79_sparc.deb Size: 14832214 MD5sum: b35fa65833fb3b92201ee10dca38cf9e SHA1: 55eb86e4920613a2e2b754ba44a4823eea678d4a SHA256: 46f2e2c7a2b9da2e41c8960b3ae159f2a7d89a601447008c252fd1e2354de8b7 Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-54-sparc64-smp Priority: optional Section: base Installed-Size: 47316 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-54.79 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-54-sparc64-smp_2.6.15-54.79_sparc.deb Size: 15015646 MD5sum: 7aee2e03518e8e05b49dd7cbd8fca30e SHA1: 190e6a776e4adb5d19286df4b97b13017206a04e SHA256: 30b1c535fda43ac29e9aeef64247f9e11eb7bdd616095b95316e185122a8d370 Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-55-sparc64 Priority: optional Section: base Installed-Size: 45480 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-55.93 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-55-sparc64_2.6.15-55.93_sparc.deb Size: 14834790 MD5sum: 7894b250ec7573098d563aa7f2742406 SHA1: db677742c0eccbbaf0c8f63252fc514c85d5ed78 SHA256: dd6ccf8dab9689a56cb59b6e53a0d4994205a13e61fddc856da496ea0c14db3c Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-55-sparc64-smp Priority: optional Section: base Installed-Size: 47324 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-55.93 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-55-sparc64-smp_2.6.15-55.93_sparc.deb Size: 15017568 MD5sum: b47a289f4e4038fc87a5f8d6948249a3 SHA1: b9e79dd6fdfbcf55d02202fcbd2f03586335b87f SHA256: f5105365b1e98c3a09cfa51acd3a08016282d39a35e320c6ec33f8c27f75c41b Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-57-sparc64 Priority: optional Section: base Installed-Size: 45480 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-57.97 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-57-sparc64_2.6.15-57.97_sparc.deb Size: 14834916 MD5sum: 5757eaf84696d637be02942dfffb6f5a SHA1: af74e0a86f7c31afea49dd1d8dd0aeb83723b26c SHA256: 3bd732af0d37b91fdc175a7612dd139161774598fc27f24607d4addc60a8ca6f Description: Linux kernel binary image for UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image. See linux-image-2.6-sparc32. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-2.6.15-57-sparc64-smp Priority: optional Section: base Installed-Size: 47324 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-source-2.6.15 Version: 2.6.15-57.97 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules-4 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Suggests: silo, fdutils, linux-doc-2.6.15 | linux-source-2.6.15 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.15/linux-image-2.6.15-57-sparc64-smp_2.6.15-57.97_sparc.deb Size: 15019490 MD5sum: 088be16ce8b3529f60558bb154120cdb SHA1: 494495b6920f4d80a256d37db10f8d55e0152d14 SHA256: 00637967d5d4e39d352a7640ee1a7887d8d574a40265ef8208937eb64bf2c228 Description: Linux kernel binary image for SMP UltraSPARC (sparc64) systems This package contains the Linux kernel image, the System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and SILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. . NOTE: This kernel is strictly for UltraSPARC (sparc64) class systems. If you do not have an UltraSPARC, then most likely you want the sparc32 image, which only exists for the 2.4 kernel series. See kernel-image-2.4-sparc32. Also, this kernel is specifically for SMP (multiple processors) systems. If you do not have more than one CPU, then choose the non-SMP kernel image. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-sparc64 Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-image-2.6.15-57-sparc64 Filename: pool/main/l/linux-meta/linux-image-sparc64_2.6.15.57_sparc.deb Size: 23804 MD5sum: b502753becbc4345c0f7bc5f81fc83a2 SHA1: 0b8da6c7a468669aa37231c51baa97feebb71f54 SHA256: bbf65d9a1a71d73704730d30b755c6a01476ed4092d6a8413e72e227fe54935e Description: Linux kernel image on UltraSparc This package will always depend on the latest kernel image available for UltraSparc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-image-sparc64-smp Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-image-2.6.15-57-sparc64-smp Filename: pool/main/l/linux-meta/linux-image-sparc64-smp_2.6.15.57_sparc.deb Size: 23824 MD5sum: 3908e08e48ad87399ab1a0f2e5bc11d5 SHA1: d383cb3d95752e9b85e68ae0f2f0b6b5be324b62 SHA256: 0f36856dfe745e6510eaed1f9f5e014bde2631dc764f98ab0265185f9b980eef Description: Linux kernel image on UltraSparc (SMP) This package will always depend on the latest kernel image available for UltraSparc (SMP). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-kernel-devel Priority: optional Section: devel Installed-Size: 128 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-source-2.6.15 Version: 2.6.15-57.97 Depends: build-essential, git-core, gitk, rsync, curl, openssh-client Filename: pool/main/l/linux-source-2.6.15/linux-kernel-devel_2.6.15-57.97_all.deb Size: 99186 MD5sum: 0e5c4012b416f578d557c46418c7aa5d SHA1: f8176e9735031c892591736a6966421c562ce949 SHA256: fccffb9b19f6ec7e2c6388878da6cf5eb5d3f78f1661f2d8d3e687e60e131d9b Description: Linux kernel hacking dependencies This is a dummy package that will install all possible packages required to hack comfortably on the kernel. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-restricted-modules-2.6.15-57-sparc64 Priority: optional Section: misc Installed-Size: 1480 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-restricted-modules-2.6.15 Version: 2.6.15.12-57.8 Depends: linux-image-2.6.15-57-sparc64, linux-restricted-modules-common (>= 2.6.15), module-init-tools Filename: pool/main/l/linux-restricted-modules-2.6.15/linux-restricted-modules-2.6.15-57-sparc64_2.6.15.12-57.8_sparc.deb Size: 828220 MD5sum: 2ab272c9acab6c02084c797634ca7151 SHA1: 4eec697c50e6c90d7ed5690f1afabbd41f2cca93 SHA256: 85f072c4b3a66b6eb471c567cbc7886912a8db1ef988b4cd8f7c6918334db591 Description: Non-free Linux 2.6.15 modules on 64-bit Sparc This package provides restricted modules for Linux version 2.6.15 on 64-bit Sparc. Currently the following modules are included: - madwifi (Atheros) . These modules are "restricted" because they are not available under a completely Free licence. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-restricted-modules-2.6.15-57-sparc64-smp Priority: optional Section: misc Installed-Size: 1480 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-restricted-modules-2.6.15 Version: 2.6.15.12-57.8 Depends: linux-image-2.6.15-57-sparc64-smp, linux-restricted-modules-common (>= 2.6.15), module-init-tools Filename: pool/main/l/linux-restricted-modules-2.6.15/linux-restricted-modules-2.6.15-57-sparc64-smp_2.6.15.12-57.8_sparc.deb Size: 828304 MD5sum: d352449568f42de2084dc6fc969451b0 SHA1: 7daf535a3ec457fc43a4e581fbaa8c820ae55358 SHA256: 285cc625f7d36571e122055880446bfa4bd1bb13e1f7693d11b26da17982acfd Description: Non-free Linux 2.6.15 modules on 64-bit Sparc SMP This package provides restricted modules for Linux version 2.6.15 on 64-bit Sparc SMP. Currently the following modules are included: - madwifi (Atheros) . These modules are "restricted" because they are not available under a completely Free licence. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-restricted-modules-common Priority: optional Section: misc Installed-Size: 88 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-restricted-modules-2.6.15 Version: 2.6.15.12-57.8 Depends: binutils-static Filename: pool/main/l/linux-restricted-modules-2.6.15/linux-restricted-modules-common_2.6.15.12-57.8_all.deb Size: 18638 MD5sum: 4578a22ddb921c280c1fa819f3de3e2c SHA1: 8b380cd7a2b0b35f34e122f603062c1c8881ce7d SHA256: 7a2f327bbe3ed2ed0695e0b688708abf039570e4ef2db2df0944c420a94e84e9 Description: Non-free Linux 2.6.15 modules helper script This package provides only a set of helper scripts to handle linux-restricted-modules. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-restricted-modules-sparc64 Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-restricted-modules-2.6.15-57-sparc64 Filename: pool/main/l/linux-meta/linux-restricted-modules-sparc64_2.6.15.57_sparc.deb Size: 23836 MD5sum: e4a2ea2ca990d78b0d130abc893b8f5c SHA1: 83cbefb51ab27f8e726e8ed386e77dc35c28abb7 SHA256: 2dd2f8cfd05c9202175b93f7362d7c8b6054869cba02df73d125ceb7d16158ec Description: Restricted Linux modules on UltraSparc This package will always depend on the latest restricted modules available for UltraSparc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-restricted-modules-sparc64-smp Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-restricted-modules-2.6.15-57-sparc64-smp Filename: pool/main/l/linux-meta/linux-restricted-modules-sparc64-smp_2.6.15.57_sparc.deb Size: 23850 MD5sum: dc9e0afb733325d1b01d6c00ca7d0861 SHA1: d95e17613572ec7d2a298541fb3b35ad37847186 SHA256: a45bdf45da9ea713215c940177eb3c974e22675531ea15d0437fac66d041171c Description: Restricted Linux modules on UltraSparc (SMP) This package will always depend on the latest restricted modules available for UltraSparc (SMP). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-source Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-meta Version: 2.6.15.57 Depends: linux-source-2.6.15 Filename: pool/main/l/linux-meta/linux-source_2.6.15.57_all.deb Size: 23794 MD5sum: 7d31190bd8f0122dc8dcf7675d3b684f SHA1: b87090232648c6ba6b844be99df2ae214091ffb7 SHA256: 12f81252750b715353b89ffb89461e80b7e3f85f8f0fef56c1eac11e009d6519 Description: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-source-2.6.15 Priority: optional Section: devel Installed-Size: 43840 Maintainer: Ubuntu Kernel Team Architecture: all Version: 2.6.15-57.97 Provides: linux-source, linux-source-2.6 Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/main/l/linux-source-2.6.15/linux-source-2.6.15_2.6.15-57.97_all.deb Size: 44749100 MD5sum: 57604009990abce8d90859324dcf568f SHA1: 10c5e12511a8661faf892c33e5fc3e4034cb531e SHA256: 7ec7c0c06279e3b05c5213a39ab701dae03a3c2ffba75ef8c8e82b3fd5417028 Description: Linux kernel source for version 2.6.15 with Ubuntu patches This package provides the source code for the Linux kernel version 2.6.15. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/linux-source-2.6.15/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-sparc64 Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-image-sparc64, linux-restricted-modules-sparc64 Filename: pool/main/l/linux-meta/linux-sparc64_2.6.15.57_sparc.deb Size: 23818 MD5sum: b2005332756fc48efc55d5da638f3a4a SHA1: ad6a747928cc6f8ff596facdaab78a7b38d0f923 SHA256: 007cd3da76afb8c35b2a10c4c0405e143a7ccc95435970e6aee8858897ebd9c6 Description: Complete Linux kernel on sparc64. This package will always depend on the latest complete Linux kernel available for the UltraSparc architecture. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: linux-sparc64-smp Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: sparc Source: linux-meta Version: 2.6.15.57 Depends: linux-image-sparc64-smp, linux-restricted-modules-sparc64-smp Filename: pool/main/l/linux-meta/linux-sparc64-smp_2.6.15.57_sparc.deb Size: 23834 MD5sum: 7823c9f03a5b98b1e799533e8ed31d97 SHA1: a3ef7f53ad126e6dfe7c2cca9eafd1dbdcad337e SHA256: 4b7f4d6f5f7597887782b1aa15e730dcab80536aa2b19ced3fe9b4a0607b9ade Description: Complete Linux kernel on UltraSparc (SMP) This package will always depend on the latest complete Linux kernel available for the UltraSparc (SMP) architecture. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: login Essential: yes Priority: required Section: admin Installed-Size: 2044 Maintainer: Shadow package maintainers Architecture: sparc Source: shadow Version: 1:4.0.13-7ubuntu3.4 Replaces: shadow-login, shadow-passwd, shellutils (<< 2.0-2), manpages-fr (<< 1.64.0-1), manpages-hu (<< 20010119-3), manpages-it, manpages-ko (<< 20010901-0.1), manpages-ja (<< 0.5.0.0.20050915-1), manpages-pl (<= 20020406-1), manpages-de (<< 0.4-9), manpages-es-extra (<< 0.8a-14) Depends: libpam-modules (>= 0.72-5) Pre-Depends: libc6 (>= 2.3.4-1), libpam0g (>= 0.76), libpam-runtime (>= 0.76-14) Conflicts: shadow-login, pam-apps, secure-su, suidregister (<< 0.50) Filename: pool/main/s/shadow/login_4.0.13-7ubuntu3.4_sparc.deb Size: 240128 MD5sum: 8a61b5741da03dbf64f97796461a7c5e SHA1: ea1d92d3be19b2c2369794c7e92e02309ee49c58 SHA256: 1ecd2e30f6499952252d2a3b4e6e7f2a510571605d4d36708595201a57c7799f Description: system login tools These tools are required to be able to login and use your system. The login program invokes your user shell and enables command execution. The newgrp program is used to change your effective group ID (useful for workgroup type situations). The su program allows changing your effective user ID (useful being able to execute commands as another user). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ltsp-client Priority: optional Section: misc Installed-Size: 248 Maintainer: Matt Zimmerman Architecture: sparc Source: ltsp Version: 0.87.1 Replaces: ltsp-utils Depends: lsb-base, nbd-client, ldm | sdm-terminal | x-display-manager, initramfs-tools (>= 0.11) | initrd-netboot-tools Recommends: ubuntu-thin-client Suggests: nas Conflicts: ltsp-utils Filename: pool/main/l/ltsp/ltsp-client_0.87.1_sparc.deb Size: 43758 MD5sum: 62778df1410b59e9581ffa70aadf56f2 SHA1: 93547969eb42da0f20700834b909830aaf81e91d SHA256: d3ffa019011a68ea455968c3491f5b8136e2615716d166fb7cbbdd8104f9412e Description: LTSP client environment The scripts needed to configure and boot an LTSP client. . DO NOT install this package on a regular machine, it is intended only for installation inside a LTSP client filesystem. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ltsp-server Priority: optional Section: misc Installed-Size: 116 Maintainer: Matt Zimmerman Architecture: all Source: ltsp Version: 0.87.1 Depends: debootstrap, nfs-kernel-server, tftpd-hpa, syslinux | mknbi | mkvmlinuz | aboot | silo, openssh-client | ssh, netkit-inetd, iproute, debconf-utils, esound-clients Recommends: openssh-server | ssh Suggests: dhcp3-server, sdm, audiooss Filename: pool/main/l/ltsp/ltsp-server_0.87.1_all.deb Size: 21894 MD5sum: 63be6d1223a6f272cb9413fb64926f05 SHA1: c121e586205e5778fcdd114bb9053bce849efab9 SHA256: 20d21731ec8a395fb2809457142b26c0c594d787b658bedc40a0e15e5db4fa6d Description: Basic LTSP server environment This is the basic environment depending on an external DHCP server to point the clients to the LTSP server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ltsp-server-standalone Priority: optional Section: misc Installed-Size: 60 Maintainer: Matt Zimmerman Architecture: all Source: ltsp Version: 0.87.1 Depends: ltsp-server, dhcp3-server Filename: pool/main/l/ltsp/ltsp-server-standalone_0.87.1_all.deb Size: 13352 MD5sum: 090bbcba5e3e66c1ffab0b0262cb895c SHA1: ebffba9a4d373d984bdb6d9c1924125c91d00881 SHA256: 3c19efa1a3d26efabba8df66a1270e3b3efc9cb138c5ca2246f99027b53a4086 Description: Complete LTSP server environment This is the complete environment including a DHCP server to bootstrap the clients. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: lvm2 Priority: optional Section: admin Installed-Size: 832 Maintainer: Debian LVM Team Architecture: sparc Version: 2.02.02-1ubuntu1.6 Provides: lvm-binaries Depends: libc6 (>= 2.3.4-1), libdevmapper1.02 (>= 2:1.02.02-2), libncurses5 (>= 5.4-5), libreadline5 (>= 5.1), lvm-common (>> 1.5.8) Pre-Depends: debconf (>= 0.2.17) | debconf-2.0 Suggests: dmsetup Filename: pool/main/l/lvm2/lvm2_2.02.02-1ubuntu1.6_sparc.deb Size: 301914 MD5sum: 08c3ec1d2b497c0ea7dacbf60e8bd00a SHA1: 10989ffb3db13cae11b2bc26736169e21c02b21a SHA256: fa6bebe784df8713a14c4edee0dd7688dc5d608b925ae6e4dc0db4d383396761 Description: The Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . LVM2 is backwards-compatible with LVM1 (lvm10), and requires Linux kernel 2.4 or later Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: magma Priority: optional Section: admin Installed-Size: 96 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), libmagma1 Filename: pool/main/r/redhat-cluster-suite/magma_1.20060222-0ubuntu6.3_sparc.deb Size: 21092 MD5sum: 6d277365b6073de5a5bdcaa9c88076d9 SHA1: ec83d249ff93b1415506e0ebee60ef9c7ab958a5 SHA256: f5db581e66542eb6ce9ffe02f52c3da60987114f9ba2e6ef7e3121044910e93e Description: cluster abstraction tools (magma) Magma provides a single user-space API to various cluster managers. . This package contains several tools. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: magma-plugins Priority: optional Section: admin Installed-Size: 84 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Replaces: magma-plugin-sm, magma-plugin-gulm Depends: libc6 (>= 2.3.4-1), libdlm1, libgulm1 Conflicts: magma-plugin-sm, magma-plugin-gulm Filename: pool/main/r/redhat-cluster-suite/magma-plugins_1.20060222-0ubuntu6.3_sparc.deb Size: 18808 MD5sum: 327aaa33417681cbc45ee714b59aff4d SHA1: 22317aafd73fa4797071cb6480c7c3a2d62bd1ce SHA256: 77975e248806eb9c859a11b8f0cc81343428bbc8d56365e33a34f7b657a2711e Description: magma cluster abstraction plugins Magma provides a single user-space API to various cluster managers. . This package contains the GULM and CMAN service manager plugins. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mailman Priority: optional Section: mail Installed-Size: 31636 Maintainer: Tollef Fog Heen Architecture: sparc Version: 2.1.5-9ubuntu4.4 Depends: libc6 (>= 2.3.4-1), python (>= 2.2.2.91-1), logrotate, cron (>= 3.0pl1-42), postfix | mail-transport-agent, apache | httpd, ucf (>= 0.28), pwgen Pre-Depends: debconf (>= 1.4.16) Recommends: base-passwd (>= 1.3.0) Suggests: spamassassin, python2.3-korean-codecs | python2.2-korean-codecs, python-japanese-codecs, listadmin Conflicts: suidmanager (<< 0.50), sendmail (<< 8.12.6) Filename: pool/main/m/mailman/mailman_2.1.5-9ubuntu4.4_sparc.deb Size: 6620798 MD5sum: 70a0a6a54efd9bc2b4904e06949dcbce SHA1: 22a1f4ed17d1d138b0a7dfe6375959586c2be055 SHA256: 4f9be4de3de384aee9c0f32bfbb9a4874816e2b52bce8b147995574dc76d101e Description: Powerful, web-based mailing list manager The GNU Mailing List Manager, which manages email discussion lists much like Majordomo and Smartmail. Unlike most similar products, Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. Even the list manager can administer his or her list entirely from the web. . Mailman also integrates most things people want to do with mailing lists, including archiving, mail <-> news gateways, and so on. It has all of the features you expect from such a product, plus integrated support for the web (including web based archiving), automated bounce handling and integrated spam prevention. . For more information see http://www.list.org/. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mimetex Priority: optional Section: utils Installed-Size: 504 Maintainer: Isaac Clerencia Architecture: sparc Version: 1.50-1ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/m/mimetex/mimetex_1.50-1ubuntu0.6.06.1_sparc.deb Size: 146938 MD5sum: 93132d7f99fb8a17bd3a70d39fadcc68 SHA1: 48b18796192bcf99088cd999bc999aaa71242a2e SHA256: 16623d25eb7cfbb43c05744a43fa27f4fab959d2cd7f3537b6357ffba2b948d0 Description: LaTeX math expressions to anti-aliased GIF images converter mimeTex parses LaTeX math expressions emitting directly GIF images without intermediate dvi-to-gif conversion. . mimeTex is a standalone program that doesn't use TeX in any way, a kind of lightweight alternative to MathML Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: moinmoin-common Priority: optional Section: net Installed-Size: 10040 Maintainer: Jonas Smedegaard Architecture: all Source: moin Version: 1.5.2-1ubuntu2.7 Replaces: moin Recommends: python-moinmoin Conflicts: moin Filename: pool/main/m/moin/moinmoin-common_1.5.2-1ubuntu2.7_all.deb Size: 1508970 MD5sum: fbda9dabaa4e983fbc56b10d59c3fc2d SHA1: e0820327a2ff7f238c41a97d2ef431dd267a0cdf SHA256: 6db33a7d50b9d0053235f985d30fc0a3f116fc5fcd6cabd5feb619ca6ac8d452 Description: Python clone of WikiWiki - common data A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . This package contains MoinMoin system pages and other data common for all flavors of MoinMoin. For a complete installation of MoinMoin you want python-moinmoin (or pythonXX-moinmoin) installed too. . Homepage: http://moinmoin.wikiwikiweb.de/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono Priority: optional Section: interpreters Installed-Size: 24 Maintainer: Debian Mono Group Architecture: sparc Version: 1.1.13.6-0ubuntu3.3 Depends: mono-common (= 1.1.13.6-0ubuntu3.3), mono-jit (= 1.1.13.6-0ubuntu3.3) Recommends: libgdiplus Filename: pool/main/m/mono/mono_1.1.13.6-0ubuntu3.3_sparc.deb Size: 1208 MD5sum: dfc76b9be008e2b9c80b011e18011180 SHA1: bacea23a4e28d71dbefae092ce79e593450e3746 SHA256: b498aae1bed5585b4ca99c7069c6f93c95ccbc509e9cc67852a2aaf855d3ae36 Description: Mono CLI (.NET) runtime Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . mono is a metapackage containing dependencies for the runtime of Mono. If you do not need all of them (or try to work around X11 dependencies), install the core packages manually: mono-jit, mono-mcs or mono-utils. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-assemblies-base Priority: optional Section: libs Installed-Size: 72 Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.1.13.6-0ubuntu3.3 Depends: mono-classlib-1.0 (= 1.1.13.6-0ubuntu3.3) Filename: pool/main/m/mono/mono-assemblies-base_1.1.13.6-0ubuntu3.3_all.deb Size: 42114 MD5sum: d9468aca47cdaef7bfdc3cce1ab2f2bf SHA1: b322c6902efba6a81037bed9b91c43b590bc1af5 SHA256: bcaa3873057ce8a003b936f5c8f743ba262365fdb260568153906c5c54b019f3 Description: Mono class library - transistion package Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . mono-assemblies-base is a metapackage for the "mono-assemblies-base to mono-classlib-1.0" transistion. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-classlib-1.0 Priority: optional Section: libs Installed-Size: 12868 Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.1.13.6-0ubuntu3.3 Replaces: mono-assemblies-base (<< 1.1.8), mono-classlib-2.0 (<< 1.1.13.4-0ubuntu5) Provides: mono-classlib-1.0-1.1.13.6 Filename: pool/main/m/mono/mono-classlib-1.0_1.1.13.6-0ubuntu3.3_all.deb Size: 4560272 MD5sum: 17398de3e2656fb89d09b1f2f8449864 SHA1: 41e9e360ee484c0766741756bebea120f1b3a834 SHA256: 0b83d59baa57386a71faf446fd365f3cc86ab5b56d6d4776f8c95906fe0c8a09 Description: Mono class library (1.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono class library version 1.0 that is used by nearly all CLI applications/libraries on the system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-classlib-1.0-dbg Priority: extra Section: libs Installed-Size: 10656 Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.1.13.6-0ubuntu3.3 Replaces: mono-assemblies-base (<< 1.1.8), mono-classlib-2.0-dbg (<< 1.1.13.4-0ubuntu5) Depends: mono-classlib-1.0 (= 1.1.13.6-0ubuntu3.3) Filename: pool/main/m/mono/mono-classlib-1.0-dbg_1.1.13.6-0ubuntu3.3_all.deb Size: 3794920 MD5sum: 6cc59c95508bd9971f33719d37c20f81 SHA1: ee4af062e1dda36cffcc6c7cad4195253a2231f6 SHA256: 14db834508964f890aa1288ff90f037bf1ded7d96f17887bdef3a30ef81db0b7 Description: Mono class library (1.0) - debug symbols Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains debug symbols (*.mdb) for Mono class library 1.0 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-classlib-2.0 Priority: optional Section: libs Installed-Size: 14876 Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.1.13.6-0ubuntu3.3 Provides: mono-classlib-2.0-1.1.13.6 Filename: pool/main/m/mono/mono-classlib-2.0_1.1.13.6-0ubuntu3.3_all.deb Size: 5218626 MD5sum: 393b657ce1a38b1a603fe23c65993f64 SHA1: c5cfdefd6567ab8a862b818e946d04bfb12996f0 SHA256: 5c07cfbe0e1d4b92a261af786e73afd79180ac72a9c20d95e207e93e42bd22a9 Description: Mono class library (2.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono class library version 2.0 that is used by nearly all CLI applications/libraries on the system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-common Priority: optional Section: interpreters Installed-Size: 624 Maintainer: Debian Mono Group Architecture: sparc Source: mono Version: 1.1.13.6-0ubuntu3.3 Depends: libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), binfmt-support (>= 1.1.2) Filename: pool/main/m/mono/mono-common_1.1.13.6-0ubuntu3.3_sparc.deb Size: 116192 MD5sum: 7a99a9e1ae39d3252773278c26aff72d SHA1: c5d61c3e42e72aa68b6e7b5a2af6f902456e5a13 SHA256: ee91d12200b53933fa73668ac2dd8ffafc430e8935bd9d2a2150ed76be707c8f Description: common files for Mono Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains base configuration files and configures the system to run CIL executables like native applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-devel Priority: optional Section: interpreters Installed-Size: 72 Maintainer: Debian Mono Group Architecture: sparc Source: mono Version: 1.1.13.6-0ubuntu3.3 Depends: mono (= 1.1.13.6-0ubuntu3.3), mono-mcs, mono-gac, mono-utils, mono-jay Suggests: mono-gmcs Filename: pool/main/m/mono/mono-devel_1.1.13.6-0ubuntu3.3_sparc.deb Size: 42144 MD5sum: 592ae4e7234298d2352c050c668fc2f4 SHA1: 74798f018b0842e9bca78c331f59ccf55c3e5db0 SHA256: 9011fe88b26bffde990fd90402dbee09dcebc14bca622352f0fed2f884a34d30 Description: Mono CLI runtime with development tools Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . mono-devel is a metapackage containing dependencies for the runtime and development components of Mono. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-gac Priority: optional Section: devel Installed-Size: 132 Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.1.13.6-0ubuntu3.3 Provides: global-assembly-cache-tool Depends: mono-jit (>= 1.0), mono-classlib-1.0 (>= 1.0) Filename: pool/main/m/mono/mono-gac_1.1.13.6-0ubuntu3.3_all.deb Size: 53358 MD5sum: 723395e2e1f222bfda76dc881faef388 SHA1: ba4b036d081d4cd4f169fa8996f56882bfa76258 SHA256: e6110b1ecb2a11fb86b0d7069815e53d9f701494f540d2c86333d6165daa48b5 Description: Mono GAC tool Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes the GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-gmcs Priority: optional Section: devel Installed-Size: 2320 Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.1.13.6-0ubuntu3.3 Replaces: mono-mcs (>= 1.1.10), mono-mcs (<= 1.1.13) Provides: c-sharp-2.0-compiler Depends: mono-jit (>= 1.1.8.1-1), mono-classlib-2.0 (>= 1.0) Recommends: pkg-config Conflicts: pnet-compiler Filename: pool/main/m/mono/mono-gmcs_1.1.13.6-0ubuntu3.3_all.deb Size: 841202 MD5sum: cea877947f3960d4b28414aed8f17ad2 SHA1: 789babd7f944fae66201fa865c787c1bfc2d1673 SHA256: 9a324542a3b2256716be1bb7f5b935acf82e580080babfc3c02cbdd412882379 Description: Mono C# 2.0 compiler This is the Mono C# (C-Sharp) 2.0 compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables. The gmcs compiler supports the C# 2.0 featureset like generics, anonymous methods, iterators, partial types and nullable types. WARNING: The C# 2.0 specification is not yet official (there is currently only a draft), means no ISO nor EMCA standard yet and the specification may change and breaks your code! . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-jay Priority: optional Section: devel Installed-Size: 152 Maintainer: Debian Mono Group Architecture: sparc Source: mono Version: 1.1.13.6-0ubuntu3.3 Depends: libc6 (>= 2.3.4-1) Filename: pool/main/m/mono/mono-jay_1.1.13.6-0ubuntu3.3_sparc.deb Size: 53732 MD5sum: d4fc061bb08f6fca1ef10a9c146a84ba SHA1: 1ff97eaebfec8971aecb6dd09d47657b928d9a0c SHA256: 27f39f852df8603b6e0ed87b981741bd49a357d3bf44ae844a1bc8920f68a611 Description: LALR(1) parser generator oriented to Java/CLI Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . Jay is a Yacc implementation oriented to Java-like input syntax. It takes a grammar, specified in BNF and augmented with semantic actions, and generates tables and an interpreter which recognizes the language defined by the grammar and executes the semantic actions as their corresponding phrases are recognized. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-jit Priority: optional Section: interpreters Installed-Size: 56 Maintainer: Debian Mono Group Architecture: sparc Source: mono Version: 1.1.13.6-0ubuntu3.3 Provides: cli-virtual-machine Depends: libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), libmono-1.1.13.6, mono-common (= 1.1.13.6-0ubuntu3.3), mono-classlib-1.0-1.1.13.6 Filename: pool/main/m/mono/mono-jit_1.1.13.6-0ubuntu3.3_sparc.deb Size: 12994 MD5sum: 295d1cc07863114a07d0976ea4da1830 SHA1: 90d6c31cdf1791485e65f63ecc39fddfddf53516 SHA256: 5969d8a11f3395ed670cccd2825d91fc0b599a3916a2943335d58f3175e4034a Description: fast CLI JIT/AOT compiler for Mono Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Virtual Execution Environment and the JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono". "mono" runs CLI applications, which is currently only available for i386, powerpc, amd64 and ia64 architectures. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-mcs Priority: optional Section: devel Installed-Size: 3952 Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.1.13.6-0ubuntu3.3 Provides: c-sharp-compiler, resource-file-generator, assembly-linker, strong-name-tool Depends: mono-jit (>= 1.0), libglib2.0-0 (>= 2.10.0), mono-classlib-1.0 (>= 1.0) Recommends: pkg-config Conflicts: pnet-compiler Filename: pool/main/m/mono/mono-mcs_1.1.13.6-0ubuntu3.3_all.deb Size: 1415996 MD5sum: 695b57669b478e29e68ec5bb8bdb736f SHA1: 081d437a7019053fd3f99a74e7eee13336108814 SHA256: bf050087afeca4cff364f8b59a8c85bd3fa8718a3299c6c66add5df5dd57b569 Description: Mono C# compiler This is the Mono C# (C-Sharp) compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables, and the most development tools around it like ilasm, wsdl stub generator, assembly linker and security tools. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mono-utils Priority: optional Section: devel Installed-Size: 2528 Maintainer: Debian Mono Group Architecture: sparc Source: mono Version: 1.1.13.6-0ubuntu3.3 Replaces: mono-mcs (<= 1.1.6-4) Provides: cil-disassembler Depends: libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), libmono-1.1.13.6, mono-classlib-1.0 Filename: pool/main/m/mono/mono-utils_1.1.13.6-0ubuntu3.3_sparc.deb Size: 1049890 MD5sum: f5a689933567a3d7aa0c1704f4a30e13 SHA1: 312d875150854daa7673451586be45c7b387665e SHA256: e7cf29712cef22988e0e92f7f43c84311c0e89b40410487312fde3f6780a86ca Description: Mono utilities Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes various tools useful for CLI developers, like dh_installxsp, pedump, monodiet, monodis and monograph. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mount Essential: yes Priority: required Section: base Installed-Size: 348 Maintainer: LaMont Jones Architecture: sparc Source: util-linux Version: 2.12r-4ubuntu6.1 Pre-Depends: libblkid1 (>= 1.37-1), libc6 (>= 2.3.4-1), libuuid1 Filename: pool/main/u/util-linux/mount_2.12r-4ubuntu6.1_sparc.deb Size: 155194 MD5sum: 91c64fb21f93f62edd7d3228063e54be SHA1: 507d0fd254b31417502cd564a33beb3afbbf1b07 SHA256: 891045d2ed6e75b21146598388b3336e337190ff0e6a34b99c9ca56b120fb64f Description: Tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mozilla-firefox Priority: optional Section: web Installed-Size: 108 Maintainer: Ubuntu Mozilla Team Architecture: all Source: firefox Version: 1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1 Depends: firefox Filename: pool/main/f/firefox/mozilla-firefox_1.5.dfsg+1.5.0.15~prepatch080614l-0ubuntu1_all.deb Size: 53936 MD5sum: 1847ca99eeeebedc6c3b3a9e452b78fc SHA1: 6801dc32a24c389153d587e45e208bc664aa26e0 SHA256: 7c1ff2773d8e68884d673e744188893f428df7dc331414e23f1c92297ecce154 Description: Transition package for firefox rename Package to ease upgrading from older mozilla-firefox packages to the new firefox package. . This package can be purged at anytime once the firefox package has been installed. Xsbc-Original-Maintainer: Eric Dorland Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mozilla-thunderbird Priority: optional Section: mail Installed-Size: 30652 Maintainer: Alexander Sack Architecture: sparc Version: 1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1 Provides: mail-reader, imap-client Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libjpeg62, libpango1.0-0 (>= 1.12.2), libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, libxt6, zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, myspell-en-us | myspell-dictionary Suggests: mozilla-thunderbird-typeaheadfind, mozilla-thunderbird-inspector, mozilla-firefox, ttf-bitstream-vera, ttf-freefont, mozilla-thunderbird-enigmail Filename: pool/main/m/mozilla-thunderbird/mozilla-thunderbird_1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1_sparc.deb Size: 10871856 MD5sum: 49a20809bce51fae4aa21e8f1ba927a0 SHA1: 198a81ab1eacdc3729d2097f575aee2432a2a1c3 SHA256: 3229c655b2d5d3388b8c3e0728bf7eeff93e5141fc453c8c129ae96a23cf0e9e Description: Mozilla Thunderbird standalone mail client Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language. Mozilla Thunderbird leaves a somewhat smaller memory footprint than the Mozilla suite. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: mozilla-thunderbird-dev Priority: optional Section: mail Installed-Size: 28728 Maintainer: Alexander Sack Architecture: sparc Source: mozilla-thunderbird Version: 1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1 Depends: mozilla-thunderbird (= 1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1), libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), libidl0 Filename: pool/main/m/mozilla-thunderbird/mozilla-thunderbird-dev_1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1_sparc.deb Size: 3590326 MD5sum: d64a1ebdf60860d3c7fc539db0fe568f SHA1: a8301b5a4fed46e688ba17ed5fbeed7f02d6c72a SHA256: 0c44d1582847fac4ac8b9f0850c3f1088ed13677a828ddbeb2ec060e2ee331c6 Description: mozilla thunderbird development files The Mozilla Thunderbird development files Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mozilla-thunderbird-enigmail Priority: optional Section: mail Installed-Size: 1416 Maintainer: Alexander Sack Architecture: sparc Source: enigmail Version: 2:0.94-0ubuntu4.5 Depends: mozilla-thunderbird (>= 1.5.0.4), mozilla-thunderbird (<< 1.5.0.99), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), gnupg Filename: pool/main/e/enigmail/mozilla-thunderbird-enigmail_0.94-0ubuntu4.5_sparc.deb Size: 324822 MD5sum: d21cd61986a1beb5c8595d95e8e45565 SHA1: b9256f0f5f92bc7bfc7ef05b109b6b81de0fcd1e SHA256: 53b815c493e50a497738fe84590be12a117a25c4a1228c236ac4e7a3f4053ba6 Description: Enigmail - GPG support for Mozilla Thunderbird Enigmail is an extension for Mozilla Thunderbird. It allows users to access the features provided by the popular GnuPG software from within Mozilla Thunderbird. . Enigmail is capable of signing, authenticating, encrypting and decrypting email. Additionally, it supports both the inline PGP format, as well as the PGP/MIME format as described in RFC 3156. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mozilla-thunderbird-inspector Priority: optional Section: mail Installed-Size: 1012 Maintainer: Alexander Sack Architecture: sparc Source: mozilla-thunderbird Version: 1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1 Depends: mozilla-thunderbird (= 1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Filename: pool/main/m/mozilla-thunderbird/mozilla-thunderbird-inspector_1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1_sparc.deb Size: 189258 MD5sum: 80649934d69244fb24aca9fffb7cab62 SHA1: 5b226ab995b1e99814a085bccab008932395e82e SHA256: 10a9bb02a163d6cf30393921427e9ee97c91d20df2257af2ff22f71e92a40a52 Description: mozilla thunderbird dom inspector extension The Mozilla Thunderbird Dom Inspector extension allows inspection of the internal dom tree state in thunderbird. This extension is mainly a development and debugging feature. Users of mozilla thunderbird usually don't want this feature installed, so don't bother if you don't know what is this. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mozilla-thunderbird-typeaheadfind Priority: optional Section: mail Installed-Size: 176 Maintainer: Alexander Sack Architecture: sparc Source: mozilla-thunderbird Version: 1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1 Depends: mozilla-thunderbird (= 1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4) Filename: pool/main/m/mozilla-thunderbird/mozilla-thunderbird-typeaheadfind_1.5.0.13+1.5.0.15~prepatch080614k-0ubuntu0.6.06.1_sparc.deb Size: 57328 MD5sum: 0c7a072ab6c187cb078c772e5f02b505 SHA1: 28fdd6c1afbbd8fd4f0a37582875c855b5c924a2 SHA256: f4bf1ccf37191a77a32fd372d8e0cbd286bda4f83a28674ce292b30f4f2a5ed4 Description: mozilla thunderbird typeaheadfind extension The Mozilla Thunderbird typeaheadfind is an accessibility extension adding enhanced search as you type capabilities to thunderbird. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mutt Priority: optional Section: mail Installed-Size: 4704 Maintainer: Adeodato Simó Architecture: sparc Version: 1.5.11-3ubuntu2.2 Replaces: mutt-i, mutt-utf8 Provides: mail-reader, imap-client Depends: libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libgnutls12 (>= 1.2.5), libidn11 (>= 0.5.18), libncursesw5 (>= 5.4-5), libsasl2 (>= 2.1.19.dfsg1), postfix | mail-transport-agent Recommends: locales, mime-support Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates Conflicts: suidmanager (<< 0.50), mutt-i, mutt-utf8 Filename: pool/main/m/mutt/mutt_1.5.11-3ubuntu2.2_sparc.deb Size: 925302 MD5sum: 3e66e893cb497f918e35c64e32abaeda SHA1: a7dc29d788a3075629dee8991672f67fe51df7ea SHA256: 44850dead4a34cf10210c41bc136f4ac8986bc00d1e1bee22bf600058f438776 Description: Text-based mailreader supporting MIME, GPG, PGP and threading Mutt is a sophisticated text-based Mail User Agent. Some highlights: o MIME support (including RFC1522 encoding/decoding of 8-bit message headers and UTF-8 support). o PGP/MIME support (RFC 2015). o Advanced IMAP client supporting SSL encryption and SASL authentication. o POP3 support. o Mailbox threading (both strict and non-strict). o Default keybindings are much like ELM. o Keybindings are configurable; Mush and PINE-like ones are provided as examples. o Handles MMDF, MH and Maildir in addition to regular mbox format. o Messages may be (indefinitely) postponed. o Colour support. o Highly configurable through easy but powerful rc file. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-client Priority: optional Section: misc Installed-Size: 68 Maintainer: Christian Hammers Architecture: all Source: mysql-dfsg-5.0 Version: 5.0.22-0ubuntu6.06.15 Depends: mysql-client-5.0 Filename: pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.22-0ubuntu6.06.15_all.deb Size: 39978 MD5sum: 7ebcc42187ede799d071276d38f83744 SHA1: a529b251feeaf2b8a34053f580ae52f5b6cecf45 SHA256: e77e0ccc763616b18935dae13039d5b6e7f81852809685d67405380fc4fd326b Description: mysql database client (current version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-5.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one we consider to be in the best shape. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-client-5.0 Priority: optional Section: misc Installed-Size: 14696 Maintainer: Christian Hammers Architecture: sparc Source: mysql-dfsg-5.0 Version: 5.0.22-0ubuntu6.06.15 Replaces: mysql-client (<< 5.0.22-0ubuntu6.06.15), mysql-server, mysql-client-4.1 Provides: virtual-mysql-client, mysql-client, mysql-client-4.1 Depends: debianutils (>= 1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= 5.0.22-0ubuntu6.06.15), libmysqlclient15off (>= 5.0.22-0ubuntu6.06.15), perl, libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libmysqlclient15off (>= 5.0.19-1), libncurses5 (>= 5.4-5), libreadline5 (>= 5.1), libstdc++6 (>= 4.0.2-4), libwrap0, zlib1g (>= 1:1.2.1) Conflicts: mysql-client (<< 5.0.22-0ubuntu6.06.15), mysql-client-4.1 Filename: pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.22-0ubuntu6.06.15_sparc.deb Size: 6551944 MD5sum: 7bd359130b6050359bf5ff0adb1a9b20 SHA1: 22a336cad0b603a88899d6dc2cab5886791d4b93 SHA256: 38e58466df29ccbbd1c18a103a70def12bec38d9c312d1ef6986b40c66af17e5 Description: mysql database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client binaries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-common Priority: optional Section: misc Installed-Size: 92 Maintainer: Christian Hammers Architecture: all Source: mysql-dfsg-5.0 Version: 5.0.22-0ubuntu6.06.15 Replaces: mysql-common-4.1 Provides: mysql-common-4.1 Conflicts: mysql-common-4.1 Filename: pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.22-0ubuntu6.06.15_all.deb Size: 42518 MD5sum: 6e367452a0b3d168c574ae64219137b1 SHA1: 95d03e5f4d9474f8f006cc6ea3403369828ace94 SHA256: ba7b1dde7eecb72f60f7793f1828639a41a4381fac5da3750ff927d3953b8a13 Description: mysql database common files (e.g. /etc/mysql/my.cnf) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: mysql-server Priority: optional Section: misc Installed-Size: 68 Maintainer: Christian Hammers Architecture: all Source: mysql-dfsg-5.0 Version: 5.0.22-0ubuntu6.06.15 Depends: mysql-server-5.0 Filename: pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.22-0ubuntu6.06.15_all.deb Size: 39982 MD5sum: acd2b86e437fb3734f460a60c47cee44 SHA1: 7116b9d67ade25f3573db239ca293b2ea4032879 SHA256: c025283b3979e7e83eb459b800b6bf896535e6c0ed6c0095b94314bbfe9c72a9 Description: mysql database server (current version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-5.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one we consider to be in the best shape. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: mysql-server-5.0 Priority: optional Section: misc Installed-Size: 47316 Maintainer: Christian Hammers Architecture: sparc Source: mysql-dfsg-5.0 Version: 5.0.22-0ubuntu6.06.15 Replaces: mysql-server (<< 5.0.22-0ubuntu6.06.15), mysql-server-4.1 Provides: mysql-server, virtual-mysql-server, mysql-server-4.1 Depends: mysql-common (>= 5.0.22-0ubuntu6.06.15), mysql-client-5.0 (>= 5.0.22-0ubuntu6.06.15), libdbi-perl, perl (>= 5.6), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libmysqlclient15off (>= 5.0.19-1), libncurses5 (>= 5.4-5), libreadline5 (>= 5.1), libstdc++6 (>= 4.0.2-4), libwrap0, zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, adduser (>= 3.40), psmisc, passwd Recommends: mailx Conflicts: mysql-server (<< 5.0.22-0ubuntu6.06.15), mysql-server-4.1 Filename: pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.22-0ubuntu6.06.15_sparc.deb Size: 21975892 MD5sum: 1093883548b2cddc46a4a2aea2647e97 SHA1: 6b9404f6ba8db9f14a651f2df496385dbeb5c5bd SHA256: 5bd4fdaafcaacb492a1845db55ffb79c77c94db3e3dddf1f20f6401333246583 Description: mysql database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server and ndb-cluster binaries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nagios-common Priority: optional Section: net Installed-Size: 3116 Maintainer: Debian Nagios Maintainer Group Architecture: all Source: nagios Version: 2:1.3-cvs.20050402-8ubuntu8 Replaces: nagios Depends: fileutils (>= 4.0y) | coreutils (>= 4.5.3), apache | httpd, mailx, nagios-plugins (>= 1.3.1.0-6) | nagios-plugins-basic, adduser, debconf (>= 0.5) | debconf-2.0 Conflicts: nagios-text (<= 2:1.2-3.6), nagios-mysql (<= 2:1.2-3.6), nagios-pgsql (<= 2:1.2-3.6) Filename: pool/main/n/nagios/nagios-common_1.3-cvs.20050402-8ubuntu8_all.deb Size: 1218132 MD5sum: d18e298ee16f4c6c6b7c5969c46044e6 SHA1: 220ba5c30dcd9c11f7a9aba579dd20c005b46767 SHA256: 8a6bb35487232cdd87a15631c7cee259e21d38f32ea317b2d5b2eb1a9244e3bd Description: A host/service/network monitoring and management system Nagios is a replacement of the Netsaint project. It accept and uses the previous Netsaint modules transparently. . Nagios is a host/service/network monitoring and management system. It has the following features: . o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) o Plugin interface to allow for user-developed service checks o Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) o Ability to define event handlers to be run during service or host events (for proactive problem resolution) o Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package contains the common files for all the other nagios packages. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nagios-mysql Priority: optional Section: net Installed-Size: 2600 Maintainer: Debian Nagios Maintainer Group Architecture: sparc Source: nagios Version: 2:1.3-cvs.20050402-8ubuntu8 Replaces: nagios Provides: nagios Depends: libc6 (>= 2.3.4-1), libgd2-noxpm (>= 2.0.33) | libgd2-xpm (>= 2.0.33), libjpeg62, libmysqlclient15off (>= 5.0.19-1), libpng12-0 (>= 1.2.8rel), zlib1g (>= 1:1.2.1), nagios-common (= 2:1.3-cvs.20050402-8ubuntu8) Recommends: libdbd-mysql-perl, nagios-images Suggests: nagios-nrpe-plugin Conflicts: nagios Filename: pool/main/n/nagios/nagios-mysql_1.3-cvs.20050402-8ubuntu8_sparc.deb Size: 918810 MD5sum: 7340348f043dd884c88bd016ee30e41d SHA1: 865d8cb4c536a32071a5fcd974e3dfac1ec79418 SHA256: a43fb5f8ba206ff7d1b8221d27d6ab3b1e5b8788998a29af936d3685d4a27644 Description: A host/service/network monitoring and management system Nagios is a replacement of the Netsaint project. It accept and uses the previous Netsaint modules transparently. . Nagios is a host/service/network monitoring and management system. It has the following features: . o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) o Plugin interface to allow for user-developed service checks o Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) o Ability to define event handlers to be run during service or host events (for proactive problem resolution) o Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is compiled with MySQL database support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nagios-pgsql Priority: optional Section: net Installed-Size: 2624 Maintainer: Debian Nagios Maintainer Group Architecture: sparc Source: nagios Version: 2:1.3-cvs.20050402-8ubuntu8 Replaces: nagios Provides: nagios Depends: libc6 (>= 2.3.4-1), libgd2-noxpm (>= 2.0.33) | libgd2-xpm (>= 2.0.33), libjpeg62, libpng12-0 (>= 1.2.8rel), libpq4 (>= 8.1.4), zlib1g (>= 1:1.2.1), nagios-common (= 2:1.3-cvs.20050402-8ubuntu8) Recommends: libdbd-pg-perl, nagios-images Suggests: nagios-nrpe-plugin Conflicts: nagios Filename: pool/main/n/nagios/nagios-pgsql_1.3-cvs.20050402-8ubuntu8_sparc.deb Size: 926172 MD5sum: e9ccf388b828a17e868807aa39cb5b51 SHA1: 05ae92300815dfce86f57763e08b214d52511b82 SHA256: cb8155ebbece77cc3c296caa55c8c21f3a5c2e5f4bc291974430ca07cac74389 Description: A host/service/network monitoring and management system Nagios is a replacement of the Netsaint project. It accept and uses the previous Netsaint modules transparently. . Nagios is a host/service/network monitoring and management system. It has the following features: . o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) o Plugin interface to allow for user-developed service checks o Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) o Ability to define event handlers to be run during service or host events (for proactive problem resolution) o Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is compiled with PostgreSQL database support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nagios-plugins Priority: extra Section: net Installed-Size: 136 Maintainer: Debian Nagios Maintainer Group Architecture: sparc Version: 1.4.2-5ubuntu3.1 Depends: nagios-plugins-basic, nagios-plugins-standard Suggests: nagios-text | nagios Filename: pool/main/n/nagios-plugins/nagios-plugins_1.4.2-5ubuntu3.1_sparc.deb Size: 64232 MD5sum: 2f26e0b30e1e06ed8f5ecfdffb16a2e0 SHA1: ef6db0b1d1538c1a8c4852b6bf9e6ed3a57b1ca2 SHA256: a06ae6587cfda96f26ac3542fc085cd6763880124b7980e95c90b40fe7d8e10c Description: Plugins for the nagios network monitoring and management system Nagios is a host/service/network monitoring and management system. It has the following features: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, history, log file, etc.) . This meta-package will install the entire suite of plugins for nagios. If you are installing nagios plugins on a remote "satellite" server (using nagios-nrpe-server or nsca), you may be interested in the nagios-plugins-basic package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nagios-plugins-basic Priority: extra Section: net Installed-Size: 924 Maintainer: Debian Nagios Maintainer Group Architecture: sparc Source: nagios-plugins Version: 1.4.2-5ubuntu3.1 Replaces: nagios-plugins Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1), procps Suggests: nagios-text | nagios Conflicts: nagios-plugins (<= 1.4.2-3) Filename: pool/main/n/nagios-plugins/nagios-plugins-basic_1.4.2-5ubuntu3.1_sparc.deb Size: 234452 MD5sum: 167d37e690c2e8553e0cc15eca80ef89 SHA1: a87465678f277a848dc69ee1d84387e5a0153a1e SHA256: 8da11cdb2489944b08337fe3163bc90efbafd49d4e2f632e76ea7f35a387162a Description: Plugins for the nagios network monitoring and management system Nagios is a host/service/network monitoring and management system. It has the following features: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, history, log file, etc.) . This package provides a basic set of plugins with minimal external dependencies. It is not likely to be useful by itself unless you are installing a remote "satellite" server (using nagios-nrpe-server or nsca, for example). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nagios-plugins-standard Priority: extra Section: net Installed-Size: 476 Maintainer: Debian Nagios Maintainer Group Architecture: sparc Source: nagios-plugins Version: 1.4.2-5ubuntu3.1 Replaces: nagios-plugins Depends: libc6 (>= 2.3.4-1), libldap2 (>= 2.1.17-1), libmysqlclient15off (>= 5.0.19-1), libpq4 (>= 8.1.4) Recommends: fping, snmp, iputils-ping, dnsutils, bind9-host | host, ntpdate, ntp, smbclient Suggests: nagios-text | nagios, nagios-plugins-extra Conflicts: nagios-plugins (<= 1.4.2-3) Filename: pool/main/n/nagios-plugins/nagios-plugins-standard_1.4.2-5ubuntu3.1_sparc.deb Size: 144714 MD5sum: 87eaaf687549fcb4f9de76c7a33accb9 SHA1: bdcbd4af3c135fe9ec4f4eb59f2a1c1e4656850c SHA256: 312590842dea79e31b6f99f795001b04a2d86ad6df4c2ab0d3ca2204ec9aa63c Description: Plugins for the nagios network monitoring and management system Nagios is a host/service/network monitoring and management system. It has the following features: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, history, log file, etc.) . This package provides the suite of plugins that are most likely to be useful on a central nagios host. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nagios-text Priority: optional Section: net Installed-Size: 2464 Maintainer: Debian Nagios Maintainer Group Architecture: sparc Source: nagios Version: 2:1.3-cvs.20050402-8ubuntu8 Replaces: nagios Provides: nagios Depends: libc6 (>= 2.3.4-1), libgd2-noxpm (>= 2.0.33) | libgd2-xpm (>= 2.0.33), libjpeg62, libpng12-0 (>= 1.2.8rel), zlib1g (>= 1:1.2.1), nagios-common (= 2:1.3-cvs.20050402-8ubuntu8) Recommends: nagios-images Suggests: nagios-nrpe-plugin Conflicts: nagios Filename: pool/main/n/nagios/nagios-text_1.3-cvs.20050402-8ubuntu8_sparc.deb Size: 917374 MD5sum: c88dec0d93f590f8a93ebbc701696f68 SHA1: c5a601a8cd342d516b0754e166f95d50d5dcbecc SHA256: 0416f1d79a1c48f83bc0ba1777b8c66673ed7db98ffb32503355a2b7f48bb904 Description: A host/service/network monitoring and management system Nagios is a replacement of the Netsaint project. It accept and uses the previous Netsaint modules transparently. . Nagios is a host/service/network monitoring and management system. It has the following features: . o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) o Plugin interface to allow for user-developed service checks o Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) o Ability to define event handlers to be run during service or host events (for proactive problem resolution) o Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is compiled without any SQL support, using only TEXT databases. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nas-doc Priority: extra Section: doc Installed-Size: 212 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: all Source: nas Version: 1.7-3ubuntu3.2 Filename: pool/main/n/nas/nas-doc_1.7-3ubuntu3.2_all.deb Size: 150638 MD5sum: 187aa7c18e5eb18767a407e70dbdd890 SHA1: b050d2b7e97e6751847c10c7ca2142cfb603fa05 SHA256: a3e3bccbd0f4d1eb6812f78f699a8c4e39cf14ca25594fabafac9e796227e48e Description: The Network Audio System (NAS). (extra documentation) The Network Audio System was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the extra documentation provided with the nas source, including Postscript copies of papers describing its design. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: netpbm Priority: optional Section: graphics Installed-Size: 4192 Maintainer: Andreas Barth Architecture: sparc Source: netpbm-free Version: 2:10.0-10ubuntu1.1 Replaces: pnmtopng, pbmwbmp, netpbm-dev, netpbm-nonfree Provides: pnmtopng, pbmwbmp Depends: libnetpbm10 (>= 2:10.0-10ubuntu1.1), libc6 (>= 2.3.4-1), libjpeg62, libpng12-0 (>= 1.2.8rel), libtiff4, zlib1g (>= 1:1.2.1) Recommends: gs | gs-aladdin Conflicts: netpbm-nonfree (<= 1:19940301.1-3), pnmtopng, pbmwbmp, netpbm-dev (<= 2:9.10), ucbmpeg (<= 1r2-6) Filename: pool/main/n/netpbm-free/netpbm_10.0-10ubuntu1.1_sparc.deb Size: 1192324 MD5sum: ae062ef40a1cc92a5927b1d4aada29a7 SHA1: 7bedf4999fdfd1581100a74ef16c746770d0994f SHA256: 623cca4ff2fedd88e83c8a00739b3b69976d2b6b8b284f52c9176dc4cbbe49c4 Description: Graphics conversion tools Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. . Website is http://netpbm.alioth.debian.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: network-manager Priority: optional Section: net Installed-Size: 540 Maintainer: Scott James Remnant Architecture: sparc Version: 0.6.2-0ubuntu7.1 Depends: libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libgcrypt11 (>= 1.2.2), libglib2.0-0 (>= 2.10.0), libgpg-error0 (>= 1.1), libhal1 (>= 0.5), libiw28 (>= 27+28pre13), libnl1-pre6, libnm-util0, iproute, ifupdown, dhcdbd (>= 1.10-0ubuntu2), lsb-base (>= 2.0-6), wpasupplicant Recommends: network-manager-gnome | network-manager-kde Filename: pool/main/n/network-manager/network-manager_0.6.2-0ubuntu7.1_sparc.deb Size: 230482 MD5sum: c2cd805ee8d49605628049cc2085a1cf SHA1: 5188c43d56ee202344f0c8c8c17a523ce1f52961 SHA256: d316caae233878e8a6d9ae1d062639a1a91bf086a4f73ddef151c0404e435bd2 Description: network management framework (daemon) NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers. . This package provides the userspace daemons. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: network-manager-dbg Priority: optional Section: net Installed-Size: 752 Maintainer: Scott James Remnant Architecture: sparc Source: network-manager Version: 0.6.2-0ubuntu7.1 Depends: network-manager (= 0.6.2-0ubuntu7.1) Filename: pool/main/n/network-manager/network-manager-dbg_0.6.2-0ubuntu7.1_sparc.deb Size: 340152 MD5sum: 294d1c6ac8e1f96681b084c5ff4432ea SHA1: 4d7bad05b380b05cf58a65d49d33fcc05cf721e4 SHA256: f0654cfd702df69897b5621f7d23f167204ad4ae5ac09c9ba481a0ec42baa9c1 Description: network management framework (daemon with debug symbols) NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers. . This package provides versions of the userspace daemons under /usr/lib/debug that do not have their debugging symbols stripped from them, this is primarily useful for interpreting coredumps with gdb. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: network-manager-dev Priority: optional Section: net Installed-Size: 168 Maintainer: Scott James Remnant Architecture: sparc Source: network-manager Version: 0.6.2-0ubuntu7.1 Depends: pkg-config Filename: pool/main/n/network-manager/network-manager-dev_0.6.2-0ubuntu7.1_sparc.deb Size: 105284 MD5sum: e0a0e396ac51ca61d3a8d4009dbd8378 SHA1: dd2f8996f48094f4db2b78d743231d6b451f145b SHA256: ac19be6fa0150ca0f0963c95f8f2921b19359fd244e0f39e8f2a37acb6acabf5 Description: network management framework (plugin development headers) NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers. . This package provides header files that are needed to compile VPN Plugins for NetworkManager. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: network-manager-gnome Priority: optional Section: net Installed-Size: 1544 Maintainer: Scott James Remnant Architecture: sparc Source: network-manager Version: 0.6.2-0ubuntu7.1 Replaces: network-manager (<< 0.5.1-0ubuntu12), nm-applet (<< 0.6.2-0ubuntu7.1) Provides: nm-applet Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.0), libavahi-common3 (>= 0.6.9), libavahi-glib1 (>= 0.6.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgconf2-4 (>= 2.13.5), libgcrypt11 (>= 1.2.2), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgnutls12 (>= 1.2.5), libgpg-error0 (>= 1.1), libgtk2.0-0 (>= 2.8.0), libhal1 (>= 0.5), libice6, libjpeg62, libnm-util0, liborbit2 (>= 1:2.10.0), libpanel-applet2-0 (>= 2.14.1), libpango1.0-0 (>= 1.12.2), libpng12-0 (>= 1.2.8rel), libpopt0 (>= 1.7), libsm6, libtasn1-2 (>= 0.2.13), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), network-manager Conflicts: nm-applet (<< 0.6.2-0ubuntu7.1) Filename: pool/main/n/network-manager/network-manager-gnome_0.6.2-0ubuntu7.1_sparc.deb Size: 240640 MD5sum: 53c83f717806730239346aadb092128c SHA1: aea521a484dc3d43ffdd12e6628613bcedb78ca5 SHA256: 1b5dafae2a7ae8c7696413124ea6f1584a930df999743f591a1cbecd8dd51d6c Description: network management framework (GNOME Frontend) NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers. . This package provides a notification area applet that can control the NetworkManager daemons and allow switching between wired and different wireless networks. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: network-manager-gnome-dbg Priority: optional Section: net Installed-Size: 608 Maintainer: Scott James Remnant Architecture: sparc Source: network-manager Version: 0.6.2-0ubuntu7.1 Depends: network-manager-gnome (= 0.6.2-0ubuntu7.1) Filename: pool/main/n/network-manager/network-manager-gnome-dbg_0.6.2-0ubuntu7.1_sparc.deb Size: 286406 MD5sum: 1515545d5f8479c2b4dd9a9781ca80bf SHA1: 6d3304308a13a2edb4b6c628670338827988f5db SHA256: d5e049ec6f7ea415d3b68ddf41308c53da249315e3cc40865f423af4c4998212 Description: network management framework (GNOME Frontend with debug symbols) NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers. . This package provides a version of the notification area applet under /usr/lib/debug that does not have its debugging symbols stripped from it, this is primarily useful for interpreting coredumps with gdb. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nfs-common Priority: standard Section: net Installed-Size: 320 Maintainer: Anibal Monsalve Salazar Architecture: sparc Source: nfs-utils Version: 1:1.0.7-3ubuntu2.1 Replaces: nfs-client Provides: nfs-client Depends: portmap, debconf (>= 1.0), sysvinit (>= 2.80-1), libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libevent1 (>= 1.1a), libkrb53 (>= 1.4.2), libnfsidmap1, libwrap0, lsb-base (>= 1.3-9ubuntu3) Conflicts: nfs-client Filename: pool/main/n/nfs-utils/nfs-common_1.0.7-3ubuntu2.1_sparc.deb Size: 96252 MD5sum: 8628208ebf8634aeb657c1f99c34ec83 SHA1: 2d976765dd7c9c777b779c26f1ce2cb7c4cc90d0 SHA256: 1802158708a04bc661c9ab6d2b1a116101beb4a47cb462aee8692552cd96a755 Description: NFS support files common to client and server Use this package on any machine that does NFS either as client or server. Programs included: lockd, statd, showmount, and nfsstat. . Upstream: SourceForge project "nfs", CVS module nfs-utils. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: nfs-kernel-server Priority: optional Section: net Installed-Size: 320 Maintainer: Anibal Monsalve Salazar Architecture: sparc Source: nfs-utils Version: 1:1.0.7-3ubuntu2.1 Replaces: knfs, nfs-server Provides: knfs, nfs-server Depends: nfs-common (>= 1:0.3.3-3), debconf (>= 1.0), sysvinit (>= 2.80-1), libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libnfsidmap1, libwrap0, lsb-base (>= 1.3-9ubuntu3) Conflicts: knfs, nfs-server Filename: pool/main/n/nfs-utils/nfs-kernel-server_1.0.7-3ubuntu2.1_sparc.deb Size: 114508 MD5sum: a96b1eab0b5a39e0062ad2c1592c2bd6 SHA1: 8b383c87b807209d9adf160d8ac3c3298b2a94bf SHA256: b47d85f8a0fa2a59fd9b613dbebbb1f7d68ce56116273fea1a10d68fb375663a Description: Kernel NFS server support Use this package if you have a fairly recent kernel (2.2.13 or better) and you want to use the kernel-mode NFS server. The user-mode NFS server in the "nfs-user-server" package is slower but more featureful and easier to debug than the kernel-mode server. . Upstream: SourceForge project "nfs", CVS module nfs-utils. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ntp Priority: optional Section: net Installed-Size: 472 Maintainer: Debian NTP Team Architecture: sparc Version: 1:4.2.0a+stable-8.1ubuntu6.3 Replaces: xntp, xntp3 Depends: libc6 (>= 2.3.4-1), libcap1, libreadline5 (>= 5.1), libssl0.9.8 (>= 0.9.8a-1), psmisc, perl-modules Recommends: ntp-server Suggests: ntpdate, ntp-doc Conflicts: chrony Filename: pool/main/n/ntp/ntp_4.2.0a+stable-8.1ubuntu6.3_sparc.deb Size: 261652 MD5sum: 1e4142216eb7ff527ce1f59b2ad2d0af SHA1: 1e4183513030a8acb6c462a6ec65cab9af5b7057 SHA256: c36ff0c540d057726c78ed69e771c1563141df0c8133769bf657100226f414c3 Description: Network Time Protocol: network utilities NTP, the Network Time Protocol, is used to keep computer clocks accurate over the Internet, or by following an accurate hardware receiver which interprets GPS, DCF-77, NIST or similar time signals. . This package contains control programs which can access a remote NTP server. Thus you will need either ntp-simple or ntp-refclock; ntp-refclock includes drivers for radio clocks. . For more information about the NTP protocol / NTP server configuration and operation, load the optional Debian package 'ntp-doc'. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ntp-doc Priority: optional Section: doc Installed-Size: 2108 Maintainer: Debian NTP Team Architecture: all Source: ntp Version: 1:4.2.0a+stable-8.1ubuntu6.3 Replaces: xntp-doc, xntp3-doc Conflicts: xntp-doc, xntp3-doc Filename: pool/main/n/ntp/ntp-doc_4.2.0a+stable-8.1ubuntu6.3_all.deb Size: 891204 MD5sum: 35969710cca05eabef8399e53de0bdb5 SHA1: d22817b07470e786275f3294ba5010d4fac74024 SHA256: 0fcf83b5363afae83b2693adb6ba4c0262cbbf298fb0c4dc89b5268a8813c71b Description: Network Time Protocol: documentation NTP, the Network Time Protocol, is used to keep computer clocks accurate over the Internet, or by following an accurate hardware receiver which interprets GPS, DCF-77, NIST or similar time signals. . This package contains HTML documentation for the ntp packages (ntp, ntpdate, ntp-simple, ntp-refclock). Since there are no substantive man pages for ntp's programs and configuration files, this package is desirable for any setup beyond the simple configuration supplied by the server packages. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ntp-server Priority: optional Section: net Installed-Size: 184 Maintainer: Debian NTP Team Architecture: sparc Source: ntp Version: 1:4.2.0a+stable-8.1ubuntu6.3 Replaces: xntp, xntp3, ntp (<= 1:4.1.0-2) Depends: ntp-simple (>> 1:4.2.0a+stable-6) | ntp-refclock (>> 1:4.2.0a+stable-6), ntp, lsb-base (>= 1.3-9ubuntu3) Suggests: ntpdate, ntp-doc Conflicts: ntp-simple (<< 1:4.2.0), ntp-refclock (<< 1:4.2.0), ntp (<< 1:4.2.0-0.6) Filename: pool/main/n/ntp/ntp-server_4.2.0a+stable-8.1ubuntu6.3_sparc.deb Size: 34428 MD5sum: 09539a35a435d11f12ed9f5bd9534771 SHA1: 3bc34d53e1ca8beadeae265a876b8c623c5b784b SHA256: 33bda5c053b099bea0e3687950e851da561bf3beddc434d6d44a46412b1e7437 Description: Network Time Protocol: common server tools NTP, the Network Time Protocol, is used to keep computer clocks accurate over the Internet, or by following an accurate hardware receiver which interprets GPS, DCF-77, NIST or similar time signals. . This package holds the common files for the NTP server and all programs which need to run on the actual server. . There are two server packages: 'ntp-simple' only knows about your computer's built-in clock. 'ntp-refclock' has built-in support for a variety of time signal receivers. Both server packages, of course, can synchronize with other servers across the Internet. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ntp-simple Priority: optional Section: net Installed-Size: 272 Maintainer: Debian NTP Team Architecture: sparc Source: ntp Version: 1:4.2.0a+stable-8.1ubuntu6.3 Replaces: xntp, xntp3, ntp (<= 1:4.1.0-2) Depends: libc6 (>= 2.3.4-1), libcap1, libssl0.9.8 (>= 0.9.8a-1), adduser, ntp-server (= 1:4.2.0a+stable-8.1ubuntu6.3) Suggests: ntpdate, ntp-doc, ntp Conflicts: chrony, ntp (<< 1:4.1.0), ntp-refclock Filename: pool/main/n/ntp/ntp-simple_4.2.0a+stable-8.1ubuntu6.3_sparc.deb Size: 126814 MD5sum: 8e2066b695d32e08355bfdc0f571c705 SHA1: eadc013a2133e12b6a271aa30d3ea3594a06d809 SHA256: 5159f1aa0e54556e1a81c3d3888b6173f0897a629bbb201df1813e749c40d310 Description: Network Time Protocol: daemon for simple systems NTP, the Network Time Protocol, is used to keep computer clocks accurate over the Internet, or by following an accurate hardware receiver which interprets GPS, DCF-77, NIST or similar time signals. . This version of the ntp daemon can synchronize to other servers across the Internet, or (if none are available) use your computer's built-in clock as a time source for a local network. It is sufficient for most systems. . If you wish to configure a reference clock, particularly if you have a radio clock, use the ntp-refclock package instead. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ntpdate Priority: optional Section: net Installed-Size: 160 Maintainer: Debian NTP Team Architecture: sparc Source: ntp Version: 1:4.2.0a+stable-8.1ubuntu6.3 Replaces: ntp (<< 1:4.0.98a), xntp, xntp3 Depends: libc6 (>= 2.3.4-1), libcap1, lsb-base (>= 1.3-9ubuntu3) Suggests: ntp Conflicts: ntp (<< 1:4.0.98a), chrony Filename: pool/main/n/ntp/ntpdate_4.2.0a+stable-8.1ubuntu6.3_sparc.deb Size: 46790 MD5sum: 7d456f67bea9e6c3f2452a5d6a847f67 SHA1: f5550eb83d7a4f3b29767f73d7d033685abd4ff4 SHA256: 509f415aab5e6640a6c574d6e1576ba3bab0a197f02aa4179a799bdb055d394d Description: The ntpdate client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate over the Internet, or by following an accurate hardware receiver which interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client which allows a system's clock to be set to match the time obtained by communicating with one or more servers. . ntpdate is optional (but recommended) if you're running an NTP server, because initially setting the system clock to an almost-correct time will help the NTP server synchronize faster. . The ntpdate client by itself is useful for occasionally setting the time on machines that are not on the net full-time, such as laptops. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org Priority: optional Section: editors Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: sparc Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org2 (<< 2.0.2-2ubuntu12.7), openoffice.org-debian-files, openoffice.org1-debian-files Provides: openoffice.org2 Depends: openoffice.org-core (>> 2.0.2), openoffice.org-writer (>> 2.0.2), openoffice.org-calc (>> 2.0.2), openoffice.org-impress (>> 2.0.2), openoffice.org-draw (>> 2.0.2), openoffice.org-math (>> 2.0.2), openoffice.org-base (>> 2.0.2), openoffice.org-java-common Suggests: myspell-dictionary, openoffice.org-help, menu, oooqs-kde, unixodbc, cupsys-bsd, libsane, ttf-dejavu | ttf-bitstream-vera, prelink, openoffice.org-hyphenation, openoffice.org-thesaurus, libxrender1, msttcorefonts, openoffice.org-gnome | openoffice.org-kde, xlibmesa-gl | libgl1, firefox | mozilla-browser | mozilla-firefox | mozilla-thunderbird, openoffice.org-officebean, java-gcj-compat | j2re1.4 | java2-runtime, openclipart-openoffice.org, pstoedit, imagemagick, openoffice.org-filter-so52 Conflicts: openoffice.org2 (<< 2.0.2-2ubuntu12.7), openoffice.org1-debian-files Filename: pool/main/o/openoffice.org/openoffice.org_2.0.2-2ubuntu12.7_sparc.deb Size: 1952 MD5sum: 0f3355647ae20998a76ed34ea0353cf2 SHA1: 3e06e36baf59d43784d5d5ad79d6f1883f07cf5d SHA256: 6f2003a2684ed6d1dc2d86cf0211814dd9b09254d9b86abea010df7b0c6b9732 Description: OpenOffice.org Office suite version 2.0 OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This metapackage installs all components of openoffice.org: * openoffice.org-writer: Word processor * openoffice.org-calc: Spreadsheet * openoffice.org-impress: Presentation * openoffice.org-draw: Drawing * openoffice.org-base: Database * openoffice.org-math: Equation editor . You can extend the functionality of OpenOffice.org by installing these packages: * myspell-dictionary: Myspell dictionaries for use with OpenOffice.org * openoffice.org-help: User help * openoffice.org-thesaurus: Thesauri for the use with OpenOffice.org * openoffice.org-hyphenation: Hyphenation patterns for OpenOffice.org * oooqs-kde: Quick start applet for KDE desktops * openoffice.org-gnome: Gtk UI Plugin, GNOME VFS, GConf backend and GNOME File Picker support * openoffice.org-kde: KDE UI Plugin and KDE File Picker support * menu: Will add openoffice.org menu entries for every Debian window manager. * unixodbc: ODBC database support * cupsys-bsd: Allows OpenOffice.org to detect your CUPS printer queues automatically * libsane: Use your sane-supported scanner with OpenOffice.org * libxrender1: Speed up display by using Xrender library * xlibmesa-gl / libgl1: OpenGL support * openclipart-openoffice.org: Open Clip Art Gallery with OOo index files * firefox | mozilla-browser | mozilla-firefox | mozilla-thunderbird: Mozilla profile with Certificates needed for XML Security... * openoffice.org-filter-so52: StarOffice 5.2 format filters * msttcorefonts: Installs standard MS truetype fonts (contrib) * java-gcj-compat/gij-4.0 | j2re1.4 (non-free) | java2-runtime Java Runtime Environment for use with OpenOffice.org * pstoedit / imagemagick: helper tools for EPS thumbnails . See README.Debian for information about using OpenOffice.org in Debian, known bugs and workarounds. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-base Priority: optional Section: editors Installed-Size: 8512 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-core (<< 2.0.1), openoffice.org-common (<< 1.9.113-0pre1), openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-base (<< 2.0.2-2ubuntu12.7), openoffice.org-java Provides: openoffice.org2-base Depends: openoffice.org-core (>> 2.0.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.10.0), libmdbtools, libstdc++6 (>= 4.0.2-4), libstlport4.6c2, java-gcj-compat | j2re1.4 | java2-runtime, libhsqldb-java (>= 1.8.0.0-2), openoffice.org-java-common Suggests: unixodbc, libmyodbc | odbc-postgresql | tdsodbc | mdbtools, libmysql-java | libpg-java | libsapdbc-java, openoffice.org-gcj Conflicts: openoffice.org-debian-files, openoffice.org2-base (<< 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-base_2.0.2-2ubuntu12.7_sparc.deb Size: 2803644 MD5sum: cc5b1cde4a964fd0a43e935e488a0b38 SHA1: b9909cbc58461e2e3146ffa0acb304a9ff8d2813 SHA256: 670c075f63a026d1080492909bdb95d57b7ec24919847def403808d9497d2843 Description: OpenOffice.org office suite - database OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the the database component for OpenOffice.org, a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . You can extend the functionality of OpenOffice.org Base by installing these packages: . * unixodbc: ODBC database support * libmyodbc | odbc-postgresql | tdsodbc | mdbtools: ODBC drivers for: - MySQL - PostgreSQL - MS SQL / Sybase SQL - *.mdb (JET / MS Access) * libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers for: - MySQL - PostgreSQL - MaxDB Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-calc Priority: optional Section: editors Installed-Size: 11092 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org2-core (<< 1.9.113-0pre1), openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-calc (<< 2.0.2-2ubuntu12.7), openoffice.org-core (<< 2.0.2-0.1pre2) Provides: openoffice.org2-calc Depends: openoffice.org-core (>> 2.0.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libstlport4.6c2 Conflicts: openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-calc (<< 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-calc_2.0.2-2ubuntu12.7_sparc.deb Size: 3892504 MD5sum: 4932acbdcc9df8be4712aeddadae1e4f SHA1: aac277fd7632a7ca81e7fd469261d78b479d7065 SHA256: 634115c54a1172998aaba4a49a2c92c43a83df2c0b8e12cf21a5161b557832c7 Description: OpenOffice.org office suite - spreadsheet OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the the spreadsheet component for OpenOffice.org, a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-common Priority: optional Section: editors Installed-Size: 57456 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-debian-files, openoffice.org-mimelnk, openoffice.org (<< 1.9), openoffice.org2-common Provides: openoffice.org2-common Depends: openoffice.org-core (>> 2.0.2) | openoffice.org-core-experimental (>> 2.0.2), dictionaries-common (>= 0.10) | openoffice.org-updatedicts, python2.4-minimal | python2.4, openoffice.org-l10n-en-us (>= 2.0.2), xml-core Conflicts: openoffice.org-debian-files, openoffice.org-mimelnk, openoffice.org2-common, openclipart-openoffice.org (<= 0.17+dfsg-4) Filename: pool/main/o/openoffice.org/openoffice.org-common_2.0.2-2ubuntu12.7_all.deb Size: 26440772 MD5sum: f27a6882f3f062d40be6a68fa4b62937 SHA1: 820c52ca5ac2f5a9a8aee89855c249b73ffe39b0 SHA256: f6a93f86de9cdf18406476346ffca9f7076debf5ced233b48a5b0d3b09ab2d7b Description: OpenOffice.org office suite architecture independent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of OpenOffice.org. See the openoffice.org package for more information. . For latest news on OpenOffice.org in Debian, see http://openoffice.debian.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-core Priority: optional Section: editors Installed-Size: 88936 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-bin, openoffice.org (<< 1.9), openoffice.org2-core, openoffice.org-java, openoffice.org2-hunspell, openoffice.org-hunspell Provides: openoffice.org-bundled, openoffice.org2-core, openoffice.org-java, openoffice.org2-hunspell, openoffice.org-hunspell Depends: openoffice.org-common (>> 2.0.2), openoffice.org-l10n-en-us (>> 2.0.2) | openoffice.org-l10n-2.0.2, ttf-opensymbol, libaudio2, libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libcurl3 (>= 7.15.0-1), libdb4.3 (>= 4.3.28-1), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libicu34, libjpeg62, libldap2 (>= 2.1.17-1), libneon25 (>= 0.25.5.dfsg), libpam0g (>= 0.76), libportaudio0, libsm6, libsndfile1, libstartup-notification0 (>= 0.8-1), libstdc++6 (>= 4.0.2-4), libstlport4.6c2, libx11-6, libxaw7, libxext6, libxinerama1, libxml2 (>= 2.6.24), libxmlsec1 (>= 1.2.9), libxmlsec1-nss (>= 1.2.9), libxmlsec1-openssl (>= 1.2.9), libxrender1, libxt6, zlib1g (>= 1:1.2.1), libnss3 (>= 1.7.5), libnspr4, fontconfig (>= fontconfig_2.3.2-1.1ubuntu11) | debconf-2.0 Conflicts: openoffice.org-thesaurus, openoffice.org-unbundled, openoffice.org-l10n-1.9.108, openoffice.org-l11n-1.9.114, openoffice.org-l10n-1.9.121, openoffice.org-l10n-1.9.125, openoffice.org-l10n-1.9.129, openoffice.org-l10n-2.0.1, openoffice.org-l10n-2.0.1oob680m5, openoffice.org2-l10n-1.9.108, openoffice.org2-l11n-1.9.114, openoffice.org2-l10n-1.9.121, openoffice.org2-l10n-1.9.125, openoffice.org2-l10n-1.9.129, openoffice.org2-l10n-2.0.1, openoffice.org-help-1.9.129, openoffice.org-help-2.0.1, openoffice.org-help-2.0.1oob680m5, oooqs-kde (<< 2.0.3-7), ooqstart-gnome (<= 0.8.3-8), openoffice.org-help-de (<< 2.0.2), openoffice.org-help-en (<< 2.0.2), openoffice.org-help-el (<< 2.0.2), openoffice.org-help-es (<< 2.0.2), openoffice.org-help-fr (<< 2.0.2), openoffice.org-help-it (<< 2.0.2), openoffice.org-help-ja (<< 2.0.2), openoffice.org-help-ko (<< 2.0.2), openoffice.org-help-pt-br (<< 2.0.2), openoffice.org-help-sv (<< 2.0.2), openoffice.org-help-tr (<< 2.0.2), openoffice.org-help-zh-cn (<< 2.0.2), openoffice.org-help-zh-tw (<< 2.0.2), openoffice.org-bin, openoffice.org2-core, openoffice.org-crashrep, openoffice.org-gnome (<< 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org-core_2.0.2-2ubuntu12.7_sparc.deb Size: 29621818 MD5sum: 05720c6795a69980b57791524bf49505 SHA1: 09268db3c00f33cc119c29123329dc2cb22edba4 SHA256: fd2871cbdebf94c6636669eb9595e7ea3f3831f2d07a4774d26147410baf8f58 Description: OpenOffice.org office suite architecture dependent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of OpenOffice.org. See the openoffice.org package for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-dev Priority: optional Section: devel Installed-Size: 32952 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org2-core (<= 1.9.108-1), openoffice.org2-dev, openoffice.org-java, openoffice.org-common (<< 2.0.2-2) Provides: openoffice.org2-dev Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libstlport4.6c2, libx11-6, libstlport4.6-dev (>= 4.6.2-3), openoffice.org-core (= 2.0.2-2ubuntu12.7) Recommends: dmake, g++-4.0 | g++-3.4, java-gcj-compat-dev, openoffice.org-java-common Suggests: openoffice.org-dev-doc, libmythes-dev, c-shell Conflicts: openoffice.org-debian-files, openoffice.org2-dev Filename: pool/main/o/openoffice.org/openoffice.org-dev_2.0.2-2ubuntu12.7_sparc.deb Size: 3994214 MD5sum: fbfc5c523c4fc9eccde6876bf78ed66e SHA1: ea048037063888ee961fae4ca76c661043a1c092 SHA256: 2b1e9bfb3b824e0fae003d00fb84a00f0c08db42283ae54bd2d56638b77db55c Description: OpenOffice.org SDK -- development files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the files needed to build plugins/add-ons for OpenOffice.org (includes, IDL files, build tools, ...). It also contains the zipped source of the UNO Java libraries for use in IDEs like eclipse. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org-dev-doc Priority: optional Section: doc Installed-Size: 69044 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-dev (<< 2.0.1), openoffice.org2-dev-doc Provides: openoffice.org2-dev-doc Recommends: www-browser Suggests: g++, java2-compiler Conflicts: openoffice.org2-dev-doc Filename: pool/main/o/openoffice.org/openoffice.org-dev-doc_2.0.2-2ubuntu12.7_all.deb Size: 4810520 MD5sum: 0214a796335b344f32c1757f71516e31 SHA1: a0384962c3a30052b133d01413e2108c1caff788 SHA256: f422b41936cdea34fb2a4212c00cb1a05b45ceaf8279ffcc12a9001c9bf615d1 Description: OpenOffice.org SDK -- documentation OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the OpenOffice.org SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org-draw Priority: optional Section: editors Installed-Size: 4900 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-draw (<< 2.0.2-2ubuntu12.7) Provides: openoffice.org2-draw Depends: openoffice.org-core (>> 2.0.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libstlport4.6c2 Conflicts: openoffice.org-debian-files, openoffice.org2-draw (<< 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-draw_2.0.2-2ubuntu12.7_sparc.deb Size: 1744212 MD5sum: d89bd045b024a8975929aa7d33d9d210 SHA1: 01cb59d1ab54874ce6d30b8e9c205ca41a063f72 SHA256: 88da2ab3eb32ae9496664d805a6a04b01d0719f1cc5476b517b2a31fb3323568 Description: OpenOffice.org office suite - drawing OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the the drawing component for OpenOffice.org, a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-evolution Priority: optional Section: gnome Installed-Size: 304 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org2-evolution (<= 2.0.2) Provides: openoffice.org2-evolution Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.10.0), libstdc++6 (>= 4.0.2-4), libstlport4.6c2, openoffice.org-core (>> 2.0.2), openoffice.org-base Recommends: evolution Conflicts: openoffice.org2-evolution (<< 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-evolution_2.0.2-2ubuntu12.7_sparc.deb Size: 81574 MD5sum: bf701ac9dc6ac04931e9767467b23c85 SHA1: 6527c91223571d2b76fd4852e9602ff6447a1d7f SHA256: 84c02fe281d2e667751582b8dc7966a318438ae701b73ddd553ff17d5b7c8b09 Description: Evolution Addressbook support for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package allows OpenOffice.org to access Evolution address books. You need to install evolution separately. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: openoffice.org-filter-so52 Priority: optional Section: misc Installed-Size: 24816 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org2-core (<= 1.9.108-1), openoffice.org-math (<< 1.9.113-0pre1), openoffice.org-calc (<< 1.9.113-0pre1), openoffice.org2-filter-so52 Provides: openoffice.org2-filters-so52 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libicu34, libstdc++6 (>= 4.0.2-4), libstlport4.6c2, libx11-6, openoffice.org-core (>> 2.0.2) Conflicts: openoffice.org2-filters-so52 Filename: pool/main/o/openoffice.org/openoffice.org-filter-so52_2.0.2-2ubuntu12.7_sparc.deb Size: 8063176 MD5sum: b5e1244440a89b2982a85d42185e9a4b SHA1: 5d9b6b89f60a7aa55ac31a2152882c15220a4ef7 SHA256: c51b2984e52fce45b32bed2052b7c8505969f34fd9c4b9619edf8378e389e8ba Description: StarOffice 5.2 format filters for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the the legacy filters for the binary StarOffice 5.2 formats. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org-gcj Priority: optional Section: libs Installed-Size: 13144 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libgcj7 (>= 4.1.0), zlib1g (>= 1:1.2.1), java-gcj-compat, openoffice.org-core (= 2.0.2-2ubuntu12.7), openoffice.org-java-common (= 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-gcj_2.0.2-2ubuntu12.7_sparc.deb Size: 3832588 MD5sum: f67f3a9fd531c96b9697f489796bb22f SHA1: 04c6eb1d1a839a5f82a85491334375eec6d7b7a1 SHA256: b9a11e82b78efdc9ff6f15189532859b4613e6a7577fe6a2e69af0fa9300401f Description: OpenOffice.orgs Java libraries (native for use with GIJ) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the .jars from openoffice.org-java-common compiled to native to make the Java features of OOo faster when using gij. . This package has NO effect with Sun's/Blackdown's/IBM's/etc. JDK. Enhances: openoffice.org-writer, openoffice.org-base Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org-gnome Priority: optional Section: gnome Installed-Size: 280 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-gtk-gnome, openoffice.org-kde (= 2.0.1-1), openoffice.org-common (<< 2.0.2), openoffice.org2-gnome (<< 2.0.2-2ubuntu12.7) Provides: openoffice.org-gtk-gnome, openoffice.org2-gnome Depends: libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), liborbit2 (>= 1:2.10.0), libstdc++6 (>= 4.0.2-4), libstlport4.6c2, openoffice.org-core (>> 2.0.2), openoffice.org-gtk (= 2.0.2-2ubuntu12.7), at-spi Suggests: openoffice.org-evolution Conflicts: openoffice.org2-gnome (<< 2.0.2-2ubuntu12.7), ooqstart-gnome Filename: pool/main/o/openoffice.org/openoffice.org-gnome_2.0.2-2ubuntu12.7_sparc.deb Size: 66606 MD5sum: 78239604e75369fb37b59794cb5b64fb SHA1: 74a6a94ca91b9f1cb542d54364b68a1292b14e5a SHA256: 200aab7f1c01b9cb72804ada5562046c19dfe0edb9c62070cdb4c762d97a84f6 Description: GNOME Integration for OpenOffice.org (Widgets, Dialogs, VFS, GConf) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing OOo's widgets with Gtk+ and a Gtk/GNOMEish File Picker when running under GNOME, GNOME VFS support and a GConf backend. . You can extend the functionality of OpenOffice.org Base by installing these packages: . * openoffice.org-evolution: Evolution adressbook support * evolution Enhances: openoffice.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: openoffice.org-gtk Priority: optional Section: gnome Installed-Size: 652 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-gnome (<< 2.0.2-2ubuntu2) Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgcc1 (>= 1:4.0.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libstdc++6 (>= 4.0.2-4), libstlport4.6c2, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, openoffice.org-core (>> 2.0.2), gconf2 Filename: pool/main/o/openoffice.org/openoffice.org-gtk_2.0.2-2ubuntu12.7_sparc.deb Size: 211920 MD5sum: 2014e055af8877d5f54d4040a5063c6a SHA1: 7b8fe0f85d3090c6969d14609cc3352975e9719d SHA256: 30642453fe473ed77e6f79cd980ee80d9dc19d917413e9c155fc030c481821f7 Description: GTK Integration for OpenOffice.org (Widgets, Dialogs) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing OOo's widgets with Gtk+ and a Gtk/GNOMEish File Picker when running under GNOME. Enhances: openoffice.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: openoffice.org-gtk-gnome Priority: optional Section: gnome Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-gnome Filename: pool/main/o/openoffice.org/openoffice.org-gtk-gnome_2.0.2-2ubuntu12.7_all.deb Size: 916 MD5sum: ae436675e1b4d695af36589a17d742d3 SHA1: 30ff7c2c4d84453f951f88cd3252fe7309099fa3 SHA256: 7589d3e048ae05e8cd0d036a2ba7de9362a044f0175708ed413af1ea12ebfda6 Description: Transitional package to openoffice.org-gnome This package is a transitional package for upgrading to the new openoffice.org-gnome. . It can be safely removed when openoffice.org-gnome is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org-impress Priority: optional Section: editors Installed-Size: 2172 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-impress (<< 2.0.2-2ubuntu12.7) Provides: openoffice.org2-impress Depends: openoffice.org-core (>> 2.0.2), openoffice.org-draw (>> 2.0.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libstlport4.6c2 Conflicts: openoffice.org-debian-files, openoffice.org2-impress (<< 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-impress_2.0.2-2ubuntu12.7_sparc.deb Size: 512960 MD5sum: c7f160cafcf53ec6172767b1a82012bb SHA1: 457864d13867bf136e63b90a8a2addbec32aba14 SHA256: 4056816685d854b9ea20cf437ddecffd92c7c0a4a418678b6fd3e7287cf55d63 Description: OpenOffice.org office suite - presentation OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the the presentation component for OpenOffice.org, a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-java-common Priority: optional Section: editors Installed-Size: 3032 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-common (<= 1.9.127-0.1pre), openoffice.org2-java-common Provides: openoffice.org2-java-common Depends: openoffice.org-common (>> 2.0.2), libxt-java (>= 0.20050823), libxerces2-java, libxalan2-java (>= 2.6.0-1), libjaxp1.2-java, bsh (>= 2.0b4-1) Conflicts: openoffice.org2-java-common Filename: pool/main/o/openoffice.org/openoffice.org-java-common_2.0.2-2ubuntu12.7_all.deb Size: 2404468 MD5sum: ff706722fe66946c23cf3c9c1c082d12 SHA1: a222a1fc66d634fd3a792163bfc41aaa746f1e5a SHA256: 947f76c4c0395b42d077ab7823dbc993b6efa5cc77a66ea09c4a6b2e51e4df0b Description: OpenOffice.org office suite Java support arch. independent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for OpenOffice.org (Java classes, scripts, config snippets). See the openoffice.org package for more information. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-kde Priority: optional Section: kde Installed-Size: 652 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org2-kde (<< 2.0.2-2ubuntu12.7) Provides: openoffice.org2-kde Depends: kdelibs4c2a (>= 4:3.5.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libqt3-mt (>= 3:3.3.6), libstdc++6 (>= 4.0.2-4), libstlport4.6c2, libx11-6, openoffice.org-core (>> 2.0.2) Suggests: oooqs-kde, konqueror, kmail, kaddressbook Conflicts: openoffice.org2-kde (<< 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-kde_2.0.2-2ubuntu12.7_sparc.deb Size: 193124 MD5sum: b70c4a97214402bfaec2be99ebf7ee54 SHA1: bfd86607a6cb71e9aaed2e7df88a736c8d812750 SHA256: 35909653576873a28950615516b08a3eba13f77896671b2226006ec906662788 Description: KDE Integration for OpenOffice.org (Widgets, Dialogs, Addressbook) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the KDE plugin for drawing OOo's widgets with KDE/Qt, a KDEish File Picker when running under KDE and KDE Addressbook integration. You can extend the functionality of this installing these packages: . * oooqs-kde: Quick start applet for KDE desktops * konqueror / kmail * kaddressbook Enhances: openoffice.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: openoffice.org-l10n-en-us Priority: optional Section: editors Installed-Size: 2564 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org2-l10n-en-us, openoffice.org-l10n-en Provides: openoffice.org-l10n-2.0.2, openoffice.org2-l10n-en-us, openoffice.org-l10n-en Depends: openoffice.org-common (>= 2.0.2) | language-support-en, openoffice.org-common (<< 2.0.3) | language-support-en Suggests: hunspell-dictionary-en-us | myspell-dictionary-en-us, openoffice.org-hyphenation-en-us, openoffice.org-thesaurus-en-us, openoffice.org-help-en-us Conflicts: openoffice.org-core (<< 2.0.2), openoffice.org-core (>= 2.0.3), openoffice.org2-l10n-en-us Filename: pool/main/o/openoffice.org/openoffice.org-l10n-en-us_2.0.2-2ubuntu12.7_all.deb Size: 605820 MD5sum: a6f2bc81c10f58ba53ba8e4d06791196 SHA1: e1cbb025d6e72d18f21fe3bd4d2444555f6a99ee SHA256: 659937ad0ed731c218cab8125096efe8dafb09dc0811ece5b170767a61f50c92 Description: English_american language package for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of OpenOffice.org in English_american. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-math Priority: optional Section: editors Installed-Size: 1016 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-math (<< 2.0.2-2ubuntu12.7) Provides: openoffice.org2-math Depends: openoffice.org-core (>> 2.0.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libstlport4.6c2 Conflicts: openoffice.org-debian-files, openoffice.org2-math (<< 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-math_2.0.2-2ubuntu12.7_sparc.deb Size: 278842 MD5sum: 33c6c79d190f8d7dd226d352764c623a SHA1: b0fecac4bcb5d6dea247af63f98c892e130f2073 SHA256: 985709dc159ccf0d6cef127c5c1245cf21a41e8636ca7719b3ead77b0dd69881 Description: OpenOffice.org office suite - equation editor OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the the equation editor component for OpenOffice.org, a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-officebean Priority: optional Section: misc Installed-Size: 112 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-common (<< 1.9.113-0pre1), openoffice.org2-officebean Provides: openoffice.org2-officebean Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libgcj7 (>= 4.1.0), libgcj7-awt (>= 4.1.0), libstdc++6 (>= 4.0.2-4), openoffice.org-core (>> 2.0.2), openoffice.org-java-common Conflicts: openoffice.org2-officebean Filename: pool/main/o/openoffice.org/openoffice.org-officebean_2.0.2-2ubuntu12.7_sparc.deb Size: 45638 MD5sum: e18ceda50f1df6316e29d13b7af4537e SHA1: d821df52ec10a6e0fbc8b53d2b2eb9d8fa171902 SHA256: 642970c2105540483e5b8a71c62996cd5a97446e473e8f974d7067c67cabefa0 Description: OpenOffice.org Office Bean OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the OpenOffice.org Office Bean for embedding OpenOffice.org in custom Java applications. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org-qa-api-tests Priority: optional Section: devel Installed-Size: 29152 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-qa-tools (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org-qa-api-tests_2.0.2-2ubuntu12.7_all.deb Size: 2092636 MD5sum: b00a4cb09fa18eb478629b1e886405dd SHA1: 2ee4ee3a69142553249dad8ba04d7dcecbdf6388 SHA256: ecf7e213b25bcca6a4419f6f9515195cf0fa21193fb7deded665fac4512405e7 Description: OpenOffice.org API Test Data OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the test data for the OpenOffice.org Java and Basic APIs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org-qa-tools Priority: optional Section: devel Installed-Size: 1136 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org (>> 2.0.2), openoffice.org-filter-so52, openoffice.org-java-common Recommends: openoffice.org-qa-api-tests, openoffice.org-qa-ui-tests Filename: pool/main/o/openoffice.org/openoffice.org-qa-tools_2.0.2-2ubuntu12.7_sparc.deb Size: 576892 MD5sum: 4a5f73a10ece69b7cb0f00f52683d35a SHA1: ab9cb993bbc794f286f6d71c8c0216fc637f82d3 SHA256: ec9fdb1f372de95e59ed37606d0c7eabc99b4840860c4c7b33f81baa55e2acdc Description: OpenOffice.org Automatic Test Programs OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the test tools to automatically test the OpenOffice.org programs. . Install the openoffice.org-qa-ui-tests and openoffice.org-qa-api-tests packages to get the official testscripts, or write your own scripts. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org-writer Priority: optional Section: editors Installed-Size: 11884 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-writer (<< 2.0.2-2ubuntu12.7) Provides: openoffice.org2-writer Depends: openoffice.org-core (>> 2.0.2), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libicu34, libstdc++6 (>= 4.0.2-4), libstlport4.6c2, libwpd8c2a, zlib1g (>= 1:1.2.1), python-uno (>> 2.0.2) Recommends: java-gcj-compat | j2re1.4 | java2-runtime, openoffice.org-java-common Suggests: openoffice.org-gcj Conflicts: openoffice.org-debian-files, openoffice.org2-writer (<< 2.0.2-2ubuntu12.7) Filename: pool/main/o/openoffice.org/openoffice.org-writer_2.0.2-2ubuntu12.7_sparc.deb Size: 4663208 MD5sum: 9745e927397a08cd48d7f6271289d2d2 SHA1: f3b835dfdea31437fc587f2d52feb11f555201f9 SHA256: 070578148e0505dd452222241b4110244c11ea898faf6ae43a2cd2e26175ad2c Description: OpenOffice.org office suite - word processor OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the the wordprocessor component for OpenOffice.org, a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org2 Priority: optional Section: editors Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2_2.0.2-2ubuntu12.7_all.deb Size: 900 MD5sum: 64a0046efd0d4c6e64cf0159e31b2a1c SHA1: d4ef7aa249cdf907d98b5a8d2d6f1710f5805a22 SHA256: 8390c53d52776a8c6992733cca52b7140b8550447174629153d79189b9ee5d26 Description: Transitional package to openoffice.org This package is a transitional package for upgrading to the new openoffice.org. . It can be safely removed when openoffice.org is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-base Priority: optional Section: editors Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-base (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-base_2.0.2-2ubuntu12.7_all.deb Size: 918 MD5sum: 29db9db1eaed82acd8786232421084fa SHA1: 25bc506273d30f25a632667387fcd45a7d05867b SHA256: 945f22b4c399a50f064a530d8830bfdd3c4575920acb07791956d69d0b3b9c60 Description: Transitional package to openoffice.org-base This package is a transitional package for upgrading to the new openoffice.org-base. . It can be safely removed when openoffice.org-base is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-calc Priority: optional Section: editors Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-calc (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-calc_2.0.2-2ubuntu12.7_all.deb Size: 920 MD5sum: d346b8736bdc3432b0d5ac360a34e200 SHA1: fe0f0997d2c690b95a5b7c1611018e794dd1244c SHA256: 87cea9157a81bc44d1a29d11449c9badb281652c8c0bfd3413dc3f1d493afac8 Description: Transitional package to openoffice.org-calc This package is a transitional package for upgrading to the new openoffice.org-calc. . It can be safely removed when openoffice.org-calc is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-draw Priority: optional Section: editors Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-draw (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-draw_2.0.2-2ubuntu12.7_all.deb Size: 922 MD5sum: dec6df1d7bd3f7d4109f6272ac9d39e0 SHA1: 42961cdd795d2d2d2c6a91ad00550a2d7f873e63 SHA256: 2df5613da0e05e102897a95cdd71ef8fac5ee9db1bf357cfe7e05661df4599a5 Description: Transitional package to openoffice.org-draw This package is a transitional package for upgrading to the new openoffice.org-draw. . It can be safely removed when openoffice.org-draw is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-evolution Priority: optional Section: gnome Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-evolution (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-evolution_2.0.2-2ubuntu12.7_sparc.deb Size: 922 MD5sum: 9c420bca33fbbc62aeb9f21068c254d8 SHA1: 21c0670f6d1d8abe1d8c77629eac5716079a927c SHA256: 824dcd4e4ca0b713c16fca02c0b7252eb9e0bd524ef5f559da296551afab29ef Description: Transitional package to openoffice.org-evolution This package is a transitional package for upgrading to the new openoffice.org-evolution. . It can be safely removed when openoffice.org-evolution is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-gnome Priority: optional Section: gnome Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-gnome (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-gnome_2.0.2-2ubuntu12.7_all.deb Size: 914 MD5sum: 482060f4561b8ad3935347d32bf6bc9a SHA1: 0a536bc081d4159f5437b6d8a80713617a088ebb SHA256: ae04ddf64a0dd82e0c0e509e6599e26ac5c166a1bcce715714aaeef07dea323b Description: Transitional package to openoffice.org-gnome This package is a transitional package for upgrading to the new openoffice.org-gnome. . It can be safely removed when openoffice.org-gnome is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-impress Priority: optional Section: editors Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-impress (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-impress_2.0.2-2ubuntu12.7_all.deb Size: 922 MD5sum: a2b7041cdd68c99afcbddb1f10f2d855 SHA1: 75e3a218a8e6e39e697d00568a7a3c389d69946c SHA256: 4e77f98a37ab0aa8afc237dc526e5d76ed31c9c9c6eb182a8381d599d84d08a6 Description: Transitional package to openoffice.org-impress This package is a transitional package for upgrading to the new openoffice.org-impress. . It can be safely removed when openoffice.org-impress is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-kde Priority: optional Section: kde Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-kde (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-kde_2.0.2-2ubuntu12.7_all.deb Size: 914 MD5sum: fce385c4650f567d1fc858e9db8a44b0 SHA1: ed5e84fcc702e24233694126f5c049e8491fcbd4 SHA256: 07714dfe53d1f829a9cc1b295fa20cbfdc71b1b6dcef79e30b1998794336582a Description: Transitional package to openoffice.org-kde This package is a transitional package for upgrading to the new openoffice.org-kde. . It can be safely removed when openoffice.org-kde is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-math Priority: optional Section: editors Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-math (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-math_2.0.2-2ubuntu12.7_all.deb Size: 918 MD5sum: 5eceb768cc8b37b719a8e4a1604bbb3e SHA1: 3f75841ae70dc15376949e125506c8e23c669a8c SHA256: 0ffc53fd5faa8487d398e38b9b479617def4dae54b9c91e6decf4b09f30c8d2e Description: Transitional package to openoffice.org-math This package is a transitional package for upgrading to the new openoffice.org-math. . It can be safely removed when openoffice.org-math is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openoffice.org2-writer Priority: optional Section: editors Installed-Size: 24 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Depends: openoffice.org-writer (>> 2.0.2) Filename: pool/main/o/openoffice.org/openoffice.org2-writer_2.0.2-2ubuntu12.7_all.deb Size: 922 MD5sum: 777180d297dbbb362ba88b53955e0033 SHA1: c9e8853c33559860ae432f93e9eaaea1532cfb42 SHA256: 900c7f3af299646a2e841ab3d53b5a9c2ee66131d4060ceca455dfb5ed253ffd Description: Transitional package to openoffice.org-writer This package is a transitional package for upgrading to the new openoffice.org-writer. . It can be safely removed when openoffice.org-writer is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openslp-doc Priority: extra Section: doc Installed-Size: 432 Maintainer: Ganesan Rajagopal Architecture: all Source: openslp Version: 1.2.1-5ubuntu0.2 Filename: pool/main/o/openslp/openslp-doc_1.2.1-5ubuntu0.2_all.deb Size: 94404 MD5sum: cdd46e938ca44f208fbbd98515ce1c56 SHA1: 934116b5ba318c7ec0f5b5c923946e5e4331a5c8 SHA256: 8a2a06733413574846e7b842a7d0f8f46d534688aa8caf6744c82d8e039cc4c4 Description: OpenSLP documentation Service Location Protocol is an IETF standard protocol that is used to discover/advertise services on the network. You can use SLP for anything from locating a suitable printer on your floor to discovering what LDAP directories are available in your organization. This package provides comprehensive documentation on SLP and the OpenSLP implementation; it contains an Introduction to SLP, a User's Guide, a Programmer's Guide and related RFCs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openssh-blacklist Priority: extra Section: net Installed-Size: 4096 Maintainer: Ubuntu Core Developers Architecture: all Version: 0.1-1ubuntu0.6.06.1 Recommends: openssh-client Filename: pool/main/o/openssh-blacklist/openssh-blacklist_0.1-1ubuntu0.6.06.1_all.deb Size: 2124706 MD5sum: 275ab3f7a69f4bf354c8de5686d620ad SHA1: 77edb8724fc77c5848688a4bb8af2a91b417dac7 SHA256: 97efab7acdfd9101f956464f9765158daa87bb1fae701d1019530338a3069d60 Description: list of blacklisted OpenSSH RSA and DSA keys Contains the list of known-bad OpenSSH keys, for ssh-vulnkeys to use when examining suspect keys. Xsbc-Original-Maintainer: Kees Cook Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openssh-client Priority: standard Section: net Installed-Size: 1380 Maintainer: Matthew Vernon Architecture: sparc Source: openssh Version: 1:4.2p1-7ubuntu3.5 Replaces: ssh (<< 1:3.8.1p1-9), ssh-krb5 Provides: rsh-client, ssh-client Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libedit2 (>= 2.5.cvs.20010821-1), libkrb53 (>= 1.4.2), libncurses5 (>= 5.4-5), libselinux1 (>= 1.28), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0) Suggests: ssh-askpass, xbase-clients Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<< 0.16.1-1), ssh-krb5 Filename: pool/main/o/openssh/openssh-client_4.2p1-7ubuntu3.5_sparc.deb Size: 584012 MD5sum: fde05cab33342416c9022540422da448 SHA1: 6e15ea29f2dbc9220bc65a955708531eececffbe SHA256: 35c0567f7554231c7efa3db7f5f688ef902476e7251f80c03b77a53521ff6ba5 Description: Secure shell client, an rlogin/rsh/rcp replacement This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . -------------------------------------------------------------------- . In some countries it may be illegal to use any encryption at all without a special permit. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: openssh-server Priority: optional Section: net Installed-Size: 544 Maintainer: Matthew Vernon Architecture: sparc Source: openssh Version: 1:4.2p1-7ubuntu3.5 Replaces: ssh (<< 1:3.8.1p1-9), openssh-client (<< 1:3.8.1p1-11), ssh-krb5 Provides: ssh-server Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libselinux1 (>= 1.28), libssl0.9.8 (>= 0.9.8a-1), libwrap0, zlib1g (>= 1:1.2.1), debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= 1:4.2p1-7ubuntu3.5), lsb-base (>= 1.3-9ubuntu3), openssh-blacklist Suggests: ssh-askpass, xbase-clients, rssh Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<< 2), ssh-socks, ssh2, sftp, rsh-client (<< 0.16.1-1), ssh-krb5 Filename: pool/main/o/openssh/openssh-server_4.2p1-7ubuntu3.5_sparc.deb Size: 210432 MD5sum: e853f6e07fe6164b30f86d88600d74ca SHA1: 5b6790fe3ad083d842b79215ca617db9f74906ff SHA256: 7bdf229124ee04db540a2218be1b5c79255d050e99eb509c9a3a77f3fa739396 Description: Secure shell server, an rshd replacement This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel. . This package provides the sshd server. . -------------------------------------------------------------------- . In some countries it may be illegal to use any encryption at all without a special permit. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openssl Priority: optional Section: utils Installed-Size: 2276 Maintainer: Debian OpenSSL Team Architecture: sparc Version: 0.9.8a-7ubuntu0.14 Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1) Suggests: ca-certificates Conflicts: ssleay (<< 0.9.2b) Filename: pool/main/o/openssl/openssl_0.9.8a-7ubuntu0.14_sparc.deb Size: 992232 MD5sum: 52bd2a78e8d2452fbe873658433fbe45 SHA1: 379400d01350f74777a1c87a5793f27c2d242b90 SHA256: e2ab4f46e84e9b32680897a5ab98ef6236e9a5932cc8fa91f1824f9d57ed0126 Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: o Creation of RSA, DH and DSA Key Parameters o Creation of X.509 Certificates, CSRs and CRLs o Calculation of Message Digests o Encryption and Decryption with Ciphers o SSL/TLS Client and Server Tests o Handling of S/MIME signed or encrypted Mail Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openssl-blacklist Priority: optional Section: net Installed-Size: 12232 Maintainer: Kees Cook Architecture: all Version: 0.3.3+0.4-0ubuntu0.6.06.2 Depends: python (>= 2.4), python (<< 3), openssl (>= 0.9.8a-7build1) Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/o/openssl-blacklist/openssl-blacklist_0.3.3+0.4-0ubuntu0.6.06.2_all.deb Size: 6333018 MD5sum: e43b4ea20935655041e803064cee6626 SHA1: fec7cea3c413c5ff3918fb5572b80ff0557d5cbd SHA256: 2c7706e07403f3dc89b9d8cb498acf4a6716b2779ad50a61889675760d11097f Description: list of blacklisted OpenSSL RSA keys Contains the list of known-bad OpenSSL keys for openssl-vulnkey to use when examining suspect keys: RSA-1024, RSA-2048 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: openssl-blacklist-extra Priority: optional Section: net Installed-Size: 12164 Maintainer: Kees Cook Architecture: all Source: openssl-blacklist Version: 0.3.3+0.4-0ubuntu0.6.06.2 Depends: openssl-blacklist Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/o/openssl-blacklist/openssl-blacklist-extra_0.3.3+0.4-0ubuntu0.6.06.2_all.deb Size: 6317974 MD5sum: c71f0e9dfaf87712672fb52acb55db0d SHA1: ee3fe7100f71b8c086c994d5d097804cfa5c749c SHA256: c5acd3c0dec99ec57790bc28b45df9d8e34cc1a406c127a3cf094a3b4aacd691 Description: list of non-default blacklisted OpenSSL RSA keys Contains the list of known-bad non-default OpenSSL keys for openssl-vulnkey to use when examining suspect keys: RSA-512, RSA-4096 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: passwd Priority: required Section: admin Installed-Size: 1968 Maintainer: Shadow package maintainers Architecture: sparc Source: shadow Version: 1:4.0.13-7ubuntu3.4 Replaces: manpages (<= 1.15-2), manpages-de (<< 0.4-9), manpages-fr (<< 1.64.0-1), manpages-hu (<< 20010119-3), manpages-it, manpages-ja (<< 0.5.0.0.20050915-1), manpages-ko (<< 20010901-0.1), manpages-pl (<= 20020406-1), manpages-es-extra (<< 0.8a-14), manpages-ru (<< 0.98-3), manpages-zh Depends: libc6 (>= 2.3.4-1), libpam0g (>= 0.76), login (>= 970502-1), libpam-modules (>= 0.72-5), debianutils (>= 2.15) Conflicts: shadow-passwd, pam-apps, suidregister (<< 0.50), debconf (<< 0.5) Filename: pool/main/s/shadow/passwd_4.0.13-7ubuntu3.4_sparc.deb Size: 620410 MD5sum: b3c418caa6b787c682df86bc965613db SHA1: 761dd0a17d6df4fb16c4c40bdc6cc286c8423ca1 SHA256: c095162541695b45c988d623933f2019ea4188db127c84bd853c55db8263f97c Description: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: perl Priority: standard Section: perl Installed-Size: 11992 Maintainer: Brendan O'Dea Architecture: sparc Version: 5.8.7-10ubuntu1.3 Replaces: perl-5.005 (<< 6), perl-5.6 (<< 6), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1), libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl, libstorable-perl Provides: perl5, libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl, libstorable-perl Depends: perl-base (= 5.8.7-10ubuntu1.3), perl-modules (>= 5.8.7-10ubuntu1.3), libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libgdbm3 Recommends: perl-doc Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl Conflicts: perl-5.004 (<< 6), perl-5.005 (<< 6), perl-5.6 (<< 6), perl-doc (<< 5.8.7-1), libdigest-md5-perl (<< 2.33-1), libmime-base64-perl (<< 3.05-1), libtime-hires-perl (<< 1.66-1), libstorable-perl (<< 2.12-1) Filename: pool/main/p/perl/perl_5.8.7-10ubuntu1.3_sparc.deb Size: 3580642 MD5sum: e0286ece55f06a6e7f88c5a2633e1a98 SHA1: 0b1286d51f6fc17063cd9bfba126323428db8750 SHA256: 4b4f9948c3fac22ea736ba216eb5c970b109db8897ee5050d33b7ab95791e351 Description: Larry Wall's Practical Extraction and Report Language An interpreted scripting language, known among some as "Unix's Swiss Army Chainsaw". . Perl is optimised for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a data-flow mechanism to improve security with setuid scripts and is extensible via modules that can interface to C libraries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: perl-base Essential: yes Priority: required Section: perl Installed-Size: 2252 Maintainer: Brendan O'Dea Architecture: sparc Source: perl Version: 5.8.7-10ubuntu1.3 Replaces: perl-5.005-base (<< 6), perl-5.6-base (<< 6), perl (<< 5.8.0-9), perl-modules (<< 5.8.4-5), libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libclass-multimethods-perl (<< 1.70-4) Provides: perl5-base, perlapi-5.8.0, perlapi-5.8.1, perlapi-5.8.2, perlapi-5.8.3, perlapi-5.8.4, perlapi-5.8.6, perlapi-5.8.7, data-dumper, libscalar-list-utils-perl Pre-Depends: libc6 (>= 2.3.4-1) Suggests: perl Conflicts: perl-5.004-base (<< 6), perl-5.005-base (<< 6), perl-5.6-base (<< 6), data-dumper, autoconf2.13 (<< 2.13-45), libscalar-list-utils-perl (<< 1:1.13-1) Filename: pool/main/p/perl/perl-base_5.8.7-10ubuntu1.3_sparc.deb Size: 790852 MD5sum: f5d7acb5089a220c9af007fdd3cd61db SHA1: 7d1ca24a9820642688d5385aead425b5cf88c625 SHA256: 7fd2ad4f565a491ccc434eeed0fe6c81e664e0fae3d74096aa73d9d79c7c9b71 Description: The Pathologically Eclectic Rubbish Lister A scripting language with delusions of full language-hood, Perl is used in many system scripts and utilities. . This is a stripped down Perl with only essential libraries. To make full use of Perl, you'll want to install the `perl', `perl-modules' and optionally `perl-doc' packages which supplement this one. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: perl-doc Priority: optional Section: doc Installed-Size: 12184 Maintainer: Brendan O'Dea Architecture: all Source: perl Version: 5.8.7-10ubuntu1.3 Replaces: perl-5.005-doc (<< 6), perl-5.6-doc (<< 6) Depends: perl (>= 5.8.7-1) Suggests: man-browser, groff Conflicts: perl-5.004-doc (<< 6), perl-5.005-doc (<< 6), perl-5.6-doc (<< 6) Filename: pool/main/p/perl/perl-doc_5.8.7-10ubuntu1.3_all.deb Size: 7237112 MD5sum: 6b621884d6ac56d3792ff0891c04aa32 SHA1: 03bed7ef25eb26daf70875683d7b05f9de124cb5 SHA256: 6018ce2a4d764613eb137160510e54a85f67679f6cad4121e8210cf7c1c87459 Description: Perl documentation Perl manual pages, POD documentation and the `perldoc' program. If you are writing Perl programs, you almost certainly need this. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: perl-modules Priority: standard Section: perl Installed-Size: 11824 Maintainer: Brendan O'Dea Architecture: all Source: perl Version: 5.8.7-10ubuntu1.3 Replaces: libpod-parser-perl, libansicolor-perl, libfile-temp-perl, libnet-perl, libattribute-handlers-perl, libcgi-pm-perl, libi18n-langtags-perl, liblocale-maketext-perl, libmath-bigint-perl, libnet-ping-perl, libtest-harness-perl, libtest-simple-perl, liblocale-codes-perl Provides: libpod-parser-perl, libansicolor-perl, libfile-temp-perl, libnet-perl, libattribute-handlers-perl, libcgi-pm-perl, libi18n-langtags-perl, liblocale-maketext-perl, libmath-bigint-perl, libnet-ping-perl, libtest-harness-perl, libtest-simple-perl, liblocale-codes-perl Depends: perl (>= 5.8.7-1) Conflicts: libpod-parser-perl (<< 1.30-1), libansicolor-perl (<< 1.09-1), libfile-temp-perl (<< 0.16-1), libnet-perl (<< 1:1.17-1), libattribute-handlers-perl (<< 0.78-1), libcgi-pm-perl (<< 3.10-1), libi18n-langtags-perl (<< 0.35-1), liblocale-maketext-perl (<< 1.08-1), libmath-bigint-perl (<< 1.77-1), libnet-ping-perl (<< 2.31-1), libtest-harness-perl (<< 2.48-1), libtest-simple-perl (<< 0.54-1), liblocale-codes-perl (<< 2.06.1-1) Filename: pool/main/p/perl/perl-modules_5.8.7-10ubuntu1.3_all.deb Size: 2342522 MD5sum: 599da68c428bcca16408e2bf8e1fb56b SHA1: 0c65c8f724df1a96cd2cff2aa566c314f200871f SHA256: b1d5cb51625c2cf967b4a30b820f25312dcba17fde774d764986ef6770e7a388 Description: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: perl-suid Priority: optional Section: perl Installed-Size: 100 Maintainer: Brendan O'Dea Architecture: sparc Source: perl Version: 5.8.7-10ubuntu1.3 Replaces: perl-5.005-suid (<< 6), perl-5.6-suid (<< 6) Depends: perl (= 5.8.7-10ubuntu1.3), libc6 (>= 2.3.4-1) Conflicts: perl-5.004-suid (<< 6), perl-5.005-suid (<< 6), perl-5.6-suid (<< 6) Filename: pool/main/p/perl/perl-suid_5.8.7-10ubuntu1.3_sparc.deb Size: 30120 MD5sum: 81ba77641d29675520d4c5ee03e36cf6 SHA1: 301961a91152fd8edb7fd75874673433cd3d0f7e SHA256: abfcc0c5760d83ea69a78145752ce63736cde1b89721642de238767cbd28e3a7 Description: Runs setuid Perl scripts suidperl is a setuid root helper program which is invoked by perl when executing scripts with setuid/gid bits set on systems (like linux) which don't have support setuid script execution natively in the kernel. . Usage of this program is now strongly deprecated upstream and support (along with this package) will probably be removed in 5.10. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: php-pear Priority: optional Section: web Installed-Size: 2176 Maintainer: Debian PHP Maintainers Architecture: all Source: php5 Version: 5.1.2-1ubuntu3.24 Replaces: php4-pear (<< 4:4.4.0-0) Depends: php5-cli | php4-cli, php5-common (>= 5.1.2-1ubuntu3.24) Recommends: gnupg Filename: pool/main/p/php5/php-pear_5.1.2-1ubuntu3.24_all.deb Size: 302612 MD5sum: f85de16240cb7136e304314e6449e84b SHA1: a2b898bd2388a9e80baa32836b6289544b9727a3 SHA256: 334966229f86799936bdf2e3a12b0a03e1a97b96f9554da4e93fe491c1107025 Description: PEAR - PHP Extension and Application Repository This package contains the base PEAR classes for PHP, as well as the PEAR installer. Many PEAR classes are already packaged for Debian, and can be easily identified by names beginning with "php-", such as php-db and php-auth. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5 Priority: optional Section: web Installed-Size: 20 Maintainer: Debian PHP Maintainers Architecture: all Version: 5.1.2-1ubuntu3.24 Depends: libapache2-mod-php5 (>= 5.1.2-1ubuntu3.24) | php5-cgi (>= 5.1.2-1ubuntu3.24), php5-common (>= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5_5.1.2-1ubuntu3.24_all.deb Size: 1036 MD5sum: a789d0029ff68f411a2d8e413c6c0598 SHA1: a33bd87bd00844fa3d3348d7af4c98b2be45c750 SHA256: cd560ae6d4f73b81cf635548293dc04edebe5d7129999d8a5fbfb40d3f6d7295 Description: server-side, HTML-embedded scripting language (meta-package) This package is a meta-package that, when installed, guarantees that you have at least one of the four server-side versions of the PHP5 interpreter installed. Removing this package won't remove PHP5 from your system, however it may remove other packages that depend on this one. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-cgi Priority: optional Section: web Installed-Size: 9888 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Provides: phpapi-20051025 Depends: libbz2-1.0, libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libdb4.3 (>= 4.3.28-1), libgdbm3, libkrb53 (>= 1.4.2), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8a-1), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), mime-support (>= 2.03-1), php5-common (= 5.1.2-1ubuntu3.24), libmagic1 Suggests: php-pear Conflicts: php3 (<= 3.0.18-1) Filename: pool/main/p/php5/php5-cgi_5.1.2-1ubuntu3.24_sparc.deb Size: 4540806 MD5sum: a96cc115a3737fc8edd4f201bb272e0c SHA1: d616e1b3b256a33f328656777539a946f5c51945 SHA256: 4acbfb1a1d095ef17f3fec73bff6dd86c1372817d847d21b2d1286267c64942b Description: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php5 CGI interpreter built for use in apache 1.3 or apache 2.0 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST apache users probably want the libapache-mod-php5 or libapache2-mod-php5 packages. . The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filepro ftp gettext hash iconv libxml mbstring mime_magic openssl pcre posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zlib. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-cli Priority: optional Section: web Installed-Size: 5020 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Provides: phpapi-20051025 Depends: libbz2-1.0, libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libdb4.3 (>= 4.3.28-1), libgdbm3, libkrb53 (>= 1.4.2), libncurses5 (>= 5.4-5), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8a-1), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), mime-support (>= 2.03-1), php5-common (= 5.1.2-1ubuntu3.24), libmagic1 Suggests: php-pear Conflicts: php3 (<= 3.0.18-1) Filename: pool/main/p/php5/php5-cli_5.1.2-1ubuntu3.24_sparc.deb Size: 2281254 MD5sum: efa09ba95a556cd8b38d75b517dd91aa SHA1: bcef433abff136d9c7b4f1f3db257565747328c8 SHA256: c28bab5d900df77f3e89c358b9fdb57257c770a3e051e50a8cc23e9bd8731cb4 Description: command-line interpreter for the php5 scripting language This package provides the /usr/bin/php5 command interpreter, useful for testing PHP scripts from a shell, or perhaps even performing general shell scripting tasks, if you're frightened of perl and python. . The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filepro ftp gettext hash iconv libxml mbstring mime_magic ncurses openssl pcntl pcre posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zlib. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-common Priority: optional Section: web Installed-Size: 360 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: sed (>= 4.1.1-1) Filename: pool/main/p/php5/php5-common_5.1.2-1ubuntu3.24_sparc.deb Size: 138862 MD5sum: ef1610e9e5dd693bae887eeac03fd851 SHA1: 05f2822ceb98b1be3031ac6f7613660319984c12 SHA256: 955c9df962e7390299857254b7571fb51f1327c2c5bb1bc75844e0a2d00b1ec6 Description: Common files for packages built from the php5 source This package contains the documentation and example files relevant to all the other packages built from the php5 source. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-curl Priority: optional Section: web Installed-Size: 108 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libcurl3 (>= 7.15.0-1), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-curl_5.1.2-1ubuntu3.24_sparc.deb Size: 24564 MD5sum: 40c5a6e8b8c81caee6e9333df6611370 SHA1: bfdbb8f50e473a13098f21c11c18be9dc6085f4b SHA256: 5c43b3841f104dffd1e07d9f94d50fdf8ee9c37ada26037dce6a3fe592f74210 Description: CURL module for php5 CURL is a library for getting files from FTP, GOPHER, HTTP server. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-dev Priority: optional Section: devel Installed-Size: 2480 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: autoconf, automake1.4, libssl-dev, libtool, shtool, php5-common (>= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-dev_5.1.2-1ubuntu3.24_sparc.deb Size: 312970 MD5sum: 4bec18f590f74fc132dfaf1d193b5b9e SHA1: f96a76467d7c6c5928ff29088e1a1b5ca16b9978 SHA256: 3e0f94ed84c2462f071018eb23f1d259f4c197ef7e1beb650214dd017841a22c Description: Files for PHP5 module development This package provides the files from the PHP5 source needed for compiling additional modules. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-gd Priority: optional Section: web Installed-Size: 156 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libfreetype6 (>= 2.1.10-1), libgd2-xpm (>= 2.0.33), libjpeg62, libpng12-0 (>= 1.2.8rel), libt1-5 (>= 5.0.2), libx11-6, libxpm4, zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-gd_5.1.2-1ubuntu3.24_sparc.deb Size: 33402 MD5sum: fea905ad913448a4b7bd2066c1276ff1 SHA1: 99ea729b655f3e6bf7719db5b55b1c5d689aa433 SHA256: 6b51ed51c9fb786bcb1dd754b1e14f58dcd2910d8172be6766d2c3c14186d5a0 Description: GD module for php5 This package provides a module for handling graphics directly from PHP scripts. It supports the PNG, JPEG, XPM and ttf fonts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-ldap Priority: optional Section: web Installed-Size: 100 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libldap2 (>= 2.1.17-1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-ldap_5.1.2-1ubuntu3.24_sparc.deb Size: 20094 MD5sum: 9acfaa103898ab1732dfd777be38a295 SHA1: 881e35fec8ba5f2f34d0d85d269fbc721f8a58ab SHA256: 0d0c65ceb85f22f105efad23e9bbb099cda77be4a90a2ac91777dc71f709eeea Description: LDAP module for php5 This package provides a module for LDAP functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-mhash Priority: optional Section: web Installed-Size: 68 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libmhash2, debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-mhash_5.1.2-1ubuntu3.24_sparc.deb Size: 8376 MD5sum: 5939c6eef152faebe584c75aed100f3d SHA1: 4783065d63f292e1906b541615df32dc367f6fde SHA256: 502cddb1e3dee7e7a525f39adf934cca0391a50dda3678881836d1510910e6a2 Description: MHASH module for php5 This package provides a module for mhash functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-mysql Priority: optional Section: web Installed-Size: 108 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libmysqlclient15off (>= 5.0.19-1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-mysqli (= 5.1.2-1ubuntu3.24), php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-mysql_5.1.2-1ubuntu3.24_sparc.deb Size: 22360 MD5sum: 7dcded151b5e761f7f652e7c808a3e8e SHA1: 3178a1c316467589faed682d1922b4572ec645ab SHA256: e19951d30dc29d205c9bb44f42d6c9afef0283123be16b75663951dd6bd48723 Description: MySQL module for php5 This package provides a module for MySQL database connections directly from PHP scripts. This generic module can be used to connect to all versions of MySQL, however when connecting to MySQL servers greater than version 4.1, you may want to consider using the interface provided by the php5-mysqli extention, which this package depends on. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-mysqli Priority: optional Section: web Installed-Size: 168 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libmysqlclient15off (>= 5.0.19-1), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-mysql (= 5.1.2-1ubuntu3.24), php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-mysqli_5.1.2-1ubuntu3.24_sparc.deb Size: 38660 MD5sum: 944cf95d50286bc395f9c0d8f81611d8 SHA1: 633f7285643cf1c5ffd11306d875fcf8a846a832 SHA256: 1748e9e9abc87e9e67e7d9d6b725bf9fadd2e8e28bf62b1bce7ace174a160677 Description: MySQL Improved module for php5 This package provides a module for MySQL database connections directly from PHP scripts. This new "Improved" interface should only be used to connect to MySQL databases greater than version 4.1. For older MySQL servers, please use the functions from the php5-mysql extension instead, which this package depends on. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-odbc Priority: optional Section: web Installed-Size: 128 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), unixodbc (>= 2.2.11-1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-odbc_5.1.2-1ubuntu3.24_sparc.deb Size: 26838 MD5sum: 31cb6d62f57aa31cf1a3c17a25d512fe SHA1: b6d08c60e8fdb51e9652dfcc6873b0e09cd8f55e SHA256: 768f071ba7105882f5b4489960ed0fe0874c42fc2e78a896cd7c41358d1a5f91 Description: ODBC module for php5 This package provides a module for database access through ODBC drivers. It uses the unixODBC library as an ODBC provider. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-pgsql Priority: optional Section: web Installed-Size: 160 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libpq4 (>= 8.1.4), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-pgsql_5.1.2-1ubuntu3.24_sparc.deb Size: 40616 MD5sum: 1e24e6f08fbd6b5da203448124a806e0 SHA1: 0a078afa502b5c3a44ff99735b5a71fbcee9208b SHA256: 836e65e09ea3aa506c6a336b3888bcae478b13cd43f23bfb78f1d4dc8eea98e1 Description: PostgreSQL module for php5 This package provides a module for PostgreSQL database connections directly from PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-recode Priority: optional Section: web Installed-Size: 68 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), librecode0 (>= 3.6), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-recode_5.1.2-1ubuntu3.24_sparc.deb Size: 8112 MD5sum: 899a73728d8916e3490e439129bda9e5 SHA1: c672f08d302cdde944f20070120400fdb97424c2 SHA256: 79472b2a7e1c761efc2c570d86d66e660055580206795f8a9ef89b32be8dbc86 Description: recode module for php5 This package provides a module for recode - character set recoding. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-snmp Priority: optional Section: web Installed-Size: 84 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libsnmp9 (>= 5.2.1.2-3), libwrap0, debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-snmp_5.1.2-1ubuntu3.24_sparc.deb Size: 14060 MD5sum: 841fc4025690e8ac96c04c327b19ee18 SHA1: 35d408f0d954410ab4f5a05985cb858c4bab01d4 SHA256: ff8871f91a5d7a3ac77f3e741e6b9a2b359c078284ddc5445a0797284686a33e Description: SNMP module for php5 This package provides a module for SNMP functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-sqlite Priority: optional Section: web Installed-Size: 120 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libsqlite0 (>= 2.8.17), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-sqlite_5.1.2-1ubuntu3.24_sparc.deb Size: 25970 MD5sum: 278cce11260706a7af33ba221ccfbb4c SHA1: b5715546ef1df1806399eea09bcc240369ba9a99 SHA256: 6467f1b3685cfcd1e8b8a0b99ae53c895a23b002c2947ca7d16ea90b89487004 Description: SQLite module for php5 This package provides a module allowing you to use the SQLite self-contained database engine from within your PHP scripts, eliminating the need for a full SQL server installation like MySQL or PostgreSQL. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-sybase Priority: optional Section: web Installed-Size: 100 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libct3 (>= 0.63-1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-sybase_5.1.2-1ubuntu3.24_sparc.deb Size: 20794 MD5sum: 56e8ab8eb7425f32652dafd8a0249640 SHA1: acc9bbd000ce6e1f55b1c33297757a2c8d623a5f SHA256: 81785aa9c1bb7e9181065cf5b3cce6950a77bb8fb1480202aabb9ccdb8899fe6 Description: Sybase / MS SQL Server module for php5 This package provides a module for Sybase and Microsoft SQL Server database connections directly from PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-xmlrpc Priority: optional Section: web Installed-Size: 144 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libxml2 (>= 2.6.24), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-xmlrpc_5.1.2-1ubuntu3.24_sparc.deb Size: 38134 MD5sum: 9e28d146073eaf0103e01c3e247a2d6d SHA1: 0d78249347947a7bde486ba8c086086f337587ce SHA256: d3dca22bce2f3762b5579f4829cdffc058ab84faf792916e4322a4208821297f Description: XML-RPC module for php5 This package provides a module for XML-RPC functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: php5-xsl Priority: optional Section: web Installed-Size: 84 Maintainer: Debian PHP Maintainers Architecture: sparc Source: php5 Version: 5.1.2-1ubuntu3.24 Depends: libc6 (>= 2.3.4-1), libxml2 (>= 2.6.24), libxslt1.1 (>= 1.1.15), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.2-1ubuntu3.24) Filename: pool/main/p/php5/php5-xsl_5.1.2-1ubuntu3.24_sparc.deb Size: 15090 MD5sum: b575ff34953f986a793ba8f591a23577 SHA1: 9ba46d804a6458b6cc8b0fe5af99ac772ee5671d SHA256: c767e2f5cba7db59827f1e1ff0388e1fe15f75f0365666df91a69903026f9146 Description: XSL module for php5 This package provides a module for XSL using the libxslt XSL parser. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: poppler-utils Priority: optional Section: utils Installed-Size: 272 Maintainer: Ondřej Surý Architecture: sparc Source: poppler Version: 0.5.1-0ubuntu7.8 Replaces: xpdf-utils, pdftohtml, xpdf-reader Provides: xpdf-utils, pdftohtml Depends: libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libjpeg62, libpoppler1 (>= 0.5.1), libstdc++6 (>= 4.0.2-4), zlib1g (>= 1:1.2.1) Conflicts: xpdf-utils, pdftohtml Filename: pool/main/p/poppler/poppler-utils_0.5.1-0ubuntu7.8_sparc.deb Size: 93880 MD5sum: 6343457c99d3fe9e95c65e7f11ed1688 SHA1: 092aed77f002673c82977dd8085e640299b3e193 SHA256: 6a5723ce1d2c091e517081dd410b7b61a95fd46f188bce56a6990a2197ee8613 Description: PDF utilitites (based on libpoppler) This package contains pdftops (PDF to PostScript converter), pdfinfo (PDF document information extractor), pdfimages (PDF image extractor), pdftotext (PDF to text converter), and pdffonts (PDF font analyzer). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: postfix Priority: extra Section: mail Installed-Size: 2260 Maintainer: LaMont Jones Architecture: sparc Version: 2.2.10-1ubuntu0.4 Replaces: postfix-doc (<< 1.1.7-0), postfix-tls, mail-transport-agent Provides: mail-transport-agent, postfix-tls Depends: libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libsasl2 (>= 2.1.19.dfsg1), libssl0.9.8 (>= 0.9.8a-1), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert Recommends: mail-reader, resolvconf Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, sasl2-bin, libsasl2-modules Conflicts: mail-transport-agent, smail, libnss-db (<< 2.2-3), postfix-tls Filename: pool/main/p/postfix/postfix_2.2.10-1ubuntu0.4_sparc.deb Size: 937466 MD5sum: 35c57a660376abf458cf646218f73804 SHA1: 7b39fdaf0a9a0e632d20389a26d6a0e2c1ff6a5d SHA256: 82ef836d1f7cf7b69bc0a4dfffa8ed25771e63afc8f309ba33a354077afd9b07 Description: A high-performance mail transport agent Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postfix-dev Priority: extra Section: devel Installed-Size: 1076 Maintainer: LaMont Jones Architecture: all Source: postfix Version: 2.2.10-1ubuntu0.4 Depends: postfix (>= 2.2.10-0), postfix (<< 2.2.10.0-0) Filename: pool/main/p/postfix/postfix-dev_2.2.10-1ubuntu0.4_all.deb Size: 111354 MD5sum: 91ebd306980e795e2c2f2662b34576d3 SHA1: 0c28edb7a3e14ea8c32b16f6e2b51b5c10f9be3c SHA256: 589e9f0a1817fc73a2a88be33bc39b5912480baf2f346bf9701188c30c9e974f Description: Postfix loadable modules development environment Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides the headers and library links to build additional map types for Postfix. If you're not developing postfix modules, then you do not need this. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postfix-doc Priority: extra Section: doc Installed-Size: 2396 Maintainer: LaMont Jones Architecture: all Source: postfix Version: 2.2.10-1ubuntu0.4 Replaces: postfix (<< 0.0.20020113), postfix-tls Suggests: postfix Filename: pool/main/p/postfix/postfix-doc_2.2.10-1ubuntu0.4_all.deb Size: 666134 MD5sum: 5a33468dbc43a52f54a952c1c1949f30 SHA1: 25d295cb9a9c6211d90fe26c336ecbae3271f430 SHA256: c275ed4f14efb9460e2211d4432768cb605ab423dbcae305f64ab1def74833d5 Description: Postfix documentation Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This package provides documentation for Postfix. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postfix-ldap Priority: extra Section: mail Installed-Size: 116 Maintainer: LaMont Jones Architecture: sparc Source: postfix Version: 2.2.10-1ubuntu0.4 Depends: libc6 (>= 2.3.4-1), libldap2 (>= 2.1.17-1), postfix, postfix (= 2.2.10-1ubuntu0.4) Filename: pool/main/p/postfix/postfix-ldap_2.2.10-1ubuntu0.4_sparc.deb Size: 40482 MD5sum: 3d661b1ff458824bb40237318354de96 SHA1: 967b492a69099a514036b32121baa7a366acab4e SHA256: b2b535537bad76ef550e501bc84305ad611f3832cb5a69229fbe41be7e258430 Description: LDAP map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for LDAP maps in Postfix. If you plan to use LDAP maps with Postfix, you need this. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postfix-mysql Priority: extra Section: mail Installed-Size: 100 Maintainer: LaMont Jones Architecture: sparc Source: postfix Version: 2.2.10-1ubuntu0.4 Depends: libc6 (>= 2.3.4-1), libmysqlclient15off (>= 5.0.19-1), postfix, postfix (= 2.2.10-1ubuntu0.4) Filename: pool/main/p/postfix/postfix-mysql_2.2.10-1ubuntu0.4_sparc.deb Size: 35916 MD5sum: 25500c9d33439ad195f3c3bfae098c17 SHA1: 88a72f27eadd205c85c5cb73783b949a05869951 SHA256: 7f724eb344964fd764cb87b501ed517f2f442f4ac9fd5f2af551523cd0e65549 Description: MYSQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for MYSQL maps in Postfix. If you plan to use MYSQL maps with Postfix, you need this. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postfix-pcre Priority: extra Section: mail Installed-Size: 100 Maintainer: LaMont Jones Architecture: sparc Source: postfix Version: 2.2.10-1ubuntu0.4 Depends: libc6 (>= 2.3.4-1), libpcre3 (>= 4.5), postfix, postfix (= 2.2.10-1ubuntu0.4) Filename: pool/main/p/postfix/postfix-pcre_2.2.10-1ubuntu0.4_sparc.deb Size: 35352 MD5sum: 38f7b76e238c2f79a33c00dad5856bec SHA1: 6f52ff5125c324a2043832877e9cd71d978efd8d SHA256: af82d113d1d24ee335b04dc3c6eefec512c1342912e1906f1dee8df6cfdf8e46 Description: PCRE map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PCRE (perl compatible regular expression) maps in Postfix. If you plan to use PCRE maps with Postfix, you need this. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postfix-pgsql Priority: extra Section: mail Installed-Size: 100 Maintainer: LaMont Jones Architecture: sparc Source: postfix Version: 2.2.10-1ubuntu0.4 Depends: libc6 (>= 2.3.4-1), libpq4 (>= 8.1.4), postfix, postfix (= 2.2.10-1ubuntu0.4) Filename: pool/main/p/postfix/postfix-pgsql_2.2.10-1ubuntu0.4_sparc.deb Size: 35816 MD5sum: 6bd4acb3f6fe446bbde75ba1baed2d57 SHA1: b2b80409062278adb7aca2eb550579030a6c4b94 SHA256: 1d3a90e162112c4dfbffc1b38c3fae41a35b9556b0147b83addea54fc6f06337 Description: PGSQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PGSQL maps in Postfix. If you plan to use PGSQL maps with Postfix, you need this. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-8.1 Priority: optional Section: misc Installed-Size: 11072 Maintainer: Martin Pitt Architecture: sparc Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libpq4 (>= 8.1.4), libssl0.9.8 (>= 0.9.8a-1), postgresql-client-8.1, locales, postgresql-common (>= 39) Suggests: oidentd | ident-server Conflicts: postgresql (<< 7.5) Filename: pool/main/p/postgresql-8.1/postgresql-8.1_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 4545882 MD5sum: 75b7341c024649b936a8577edfa26633 SHA1: afa41d303d953387702ebb4409c3bd7d0128189c SHA256: 468c54b48a5fe7ae7129d9771e9e0c51c35730a46560fa24958338c4447673ba Description: object-relational SQL database, version 8.1 server PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. . This package provides the database server for PostgreSQL 8.1. Servers for other major release versions can be installed simultaneously and are coordinated by the postgresql-common package. A package providing ident-server is needed if you want to authenticate remote connections with identd. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-client-8.1 Priority: optional Section: misc Installed-Size: 4144 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), libpq4 (>= 8.1.4), libreadline5 (>= 5.1), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), postgresql-client-common Suggests: postgresql-8.1, postgresql-doc-8.1 Conflicts: postgresql (<< 7.5) Filename: pool/main/p/postgresql-8.1/postgresql-client-8.1_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 1448622 MD5sum: 4d7c66eb6b74207e9aebf975168fbd52 SHA1: e416fe07ba661a0c543ef7cce493939378fca79e SHA256: 0eab179e69f7567997ba7d6366fe86bdd5f8a924ba57a986c1ee7c63066d55e7 Description: front-end programs for PostgreSQL 8.1 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 8.1. If you install PostgreSQL 8.1 on a standalone machine, you need the server package postgresql-8.1, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-contrib-8.1 Priority: optional Section: misc Installed-Size: 1580 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: postgresql-8.1, libc6 (>= 2.3.4-1), libpq4 (>= 8.1.4), libssl0.9.8 (>= 0.9.8a-1), libxml2 (>= 2.6.24), libxslt1.1 (>= 1.1.15), zlib1g (>= 1:1.2.1), postgresql-common (>= 39) Recommends: libpg-perl (>= 1:2.0.1-1), libdbd-pg-perl Conflicts: postgresql-contrib (<< 7.5) Filename: pool/main/p/postgresql-8.1/postgresql-contrib-8.1_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 641250 MD5sum: 384a23186478fd01aee38ceea0fa3666 SHA1: 7c555c6f59957c429a6ca2d97102e45fd1f3aaca SHA256: 446d9541b65262f59423407829152aa586dcdb1fd9d3c34b2c798b1c2017be08 Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.1. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbf2pg - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fti - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. oid2name - Maps oids to table names ora2pg - Conversion utility for Oracle database schemas pg_buffercache - Real time queries on the shared buffer cache pg_trgm - Determine the similarity of text based on trigram matching pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tips - Micro HOWTOs tsearch2 - Searchable text data type supporting indexed access user_locks - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-doc-8.1 Priority: optional Section: doc Installed-Size: 8688 Maintainer: Martin Pitt Architecture: all Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Suggests: doc-linux-html, pgdocs Conflicts: postgresql-doc (<< 7.5) Filename: pool/main/p/postgresql-8.1/postgresql-doc-8.1_8.1.23-0ubuntu0.6.06.1_all.deb Size: 1548830 MD5sum: acc0b0522ed7a170ef063716e0bcd425 SHA1: efd68b530ce787416119ff75123afd0c5f6ba3e2 SHA256: 53d16e8530533fa953baa6646eeb6179c632529c8adb53506fb23d728915c3ab Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 8.1. The manual is in HTML format. See the packages pgdocs-pdf and pgdocs-pdf-a4 for other printable formats. . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-plperl-8.1 Priority: optional Section: misc Installed-Size: 316 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), libperl5.8 (>= 5.8.7), postgresql-8.1 Filename: pool/main/p/postgresql-8.1/postgresql-plperl-8.1_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 221856 MD5sum: e5517b408c7fcfc4969a7c28f7e94760 SHA1: 7349cd647fd9d53ef9bec17941a418e135e1f93b SHA256: e6a274e4626e81b0646043660b66f87ba6ae9500050dfae3f2455e818c5526dd Description: PL/Perl procedural language for PostgreSQL 8.1 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 8.1 in Perl. You need this package if you have any PostgreSQL 8.1 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-plpython-8.1 Priority: optional Section: misc Installed-Size: 288 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), python2.4 (>= 2.3.90), postgresql-8.1 Filename: pool/main/p/postgresql-8.1/postgresql-plpython-8.1_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 213588 MD5sum: 97467543384ad06062dd035641f557fb SHA1: 58264925f6364c779077cb0439d53f977ab85308 SHA256: f6ae274a13ac50a12e1a2ee4a98eac09e6ea419d452ac15cb50030e99212ba81 Description: PL/Python procedural language for PostgreSQL 8.1 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 8.1 in Python. You need this package if you have any PostgreSQL 8.1 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-pltcl-8.1 Priority: optional Section: misc Installed-Size: 316 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), tcl8.4 (>= 8.4.5), postgresql-8.1 Filename: pool/main/p/postgresql-8.1/postgresql-pltcl-8.1_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 214916 MD5sum: efb18da206b753fa41fae32e0d8e723d SHA1: 35b57015bd81d7fdf5e99e1ef12af73e186378d2 SHA256: 84a6c333db18cfcb03fbc1aab9fb3cf2723727b651c603dee467e640fe5ff4e0 Description: PL/TCL procedural language for PostgreSQL 8.1 PL/TCL enables an SQL developer to write procedural language functions for PostgreSQL 8.1 in TCL. You need this package if you have any PostgreSQL 8.1 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: postgresql-server-dev-8.1 Priority: optional Section: libdevel Installed-Size: 3048 Maintainer: Martin Pitt Architecture: sparc Source: postgresql-8.1 Version: 8.1.23-0ubuntu0.6.06.1 Replaces: pgxs Depends: libpq-dev (>= 8.1) Conflicts: pgxs Filename: pool/main/p/postgresql-8.1/postgresql-server-dev-8.1_8.1.23-0ubuntu0.6.06.1_sparc.deb Size: 651246 MD5sum: f23f7269aa20383b417a07f3e5978733 SHA1: 1600af801f3e48d534aba5700b16aaa95aadab69 SHA256: 2372030965af1b76bc8553011e6468f9e9809f745eae7f03e9b129a9078cfd22 Description: development files for PostgreSQL 8.1 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ppp Priority: standard Section: base Installed-Size: 1036 Maintainer: Marco d'Itri Architecture: sparc Version: 2.4.4b1-1ubuntu3.1 Replaces: ppp-pam, ppp-udeb Depends: libc6 (>= 2.3.4-1), libpam0g (>= 0.76), libpcap0.8 (>= 0.9.3-1), zlib1g (>= 1:1.2.1), libpam-modules, libpam-runtime (>= 0.76-13.1), netbase, procps, makedev (>= 2.3.1-56), lsb-base (>= 1.3-9ubuntu3) Suggests: libatm1 Conflicts: ppp-pam, ppp-udeb, pppdcapiplugin (<= 1:3.7.2005-07-09-2) Filename: pool/main/p/ppp/ppp_2.4.4b1-1ubuntu3.1_sparc.deb Size: 330520 MD5sum: 5aff30484a738f2697086c184da2eb31 SHA1: 9d1c16f43a32d12a23a1cb1101b6969917960285 SHA256: 52d6f357a74d892b831bcda1ecc855c28f5c250caf02ad15886d431fdaab1a52 Description: Point-to-Point Protocol (PPP) daemon The Point-to-Point Protocol (PPP) provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link (the "peers") to negotiate various optional characteristics of the link. Using PPP, a serial link can be used to transmit Internet Protocol (IP) datagrams, allowing TCP/IP connections between the peers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: ppp-dev Priority: extra Section: devel Installed-Size: 224 Maintainer: Marco d'Itri Architecture: all Source: ppp Version: 2.4.4b1-1ubuntu3.1 Filename: pool/main/p/ppp/ppp-dev_2.4.4b1-1ubuntu3.1_all.deb Size: 46294 MD5sum: 3f2cc28495b02b0976d347bdff4e5a45 SHA1: 936f9f6e9d3b6a61f2f6afb4c2ac330fdb2576f9 SHA256: 6fdf1ab7dc982caca0b9a56b2b1333309d0efc16fd6813b1a770762c8066aa9a Description: Selected headers from the ppp package Contains some files needed to build some packages related to pppd. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: pptpd Priority: optional Section: net Installed-Size: 224 Maintainer: Rene Mayrhofer Architecture: sparc Version: 1.2.3-1ubuntu0.2 Depends: libc6 (>= 2.3.4-1), libwrap0, ppp (>= 2.4.4), netbase, debconf | debconf-2.0, bcrelay Filename: pool/main/p/pptpd/pptpd_1.2.3-1ubuntu0.2_sparc.deb Size: 54602 MD5sum: d6ff36cf5d38e0c453941f89559b09f2 SHA1: 5e87cf2253bace57ea161faf9194cca6671e18e1 SHA256: 50db63333267644f9513e5aaaf81220fdceab28b2e09a6e496dd9f0b5e247d0d Description: PoPToP Point to Point Tunneling Server This implements a Virtual Private Networking Server (VPN) that is compatible with Microsoft VPN clients. It allows windows users to connect to an internal firewalled network using their dialup. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-crypto Priority: optional Section: python Installed-Size: 60 Maintainer: Andreas Rottmann Architecture: sparc Version: 2.0.1+dfsg1-1ubuntu1.1 Depends: python (<< 2.5), python (>= 2.4), python2.4-crypto Filename: pool/main/p/python-crypto/python-crypto_2.0.1+dfsg1-1ubuntu1.1_sparc.deb Size: 11158 MD5sum: a6f18647cd0130a1e64f89c5042f5277 SHA1: a2ddc94d046074d19842e462b1c0a87d9a339965 SHA256: b5718cafa16c873f0af7752e0ed3e287ebcfcdc17b0b95d4ffd56aa44e3234fc Description: cryptographic algorithms and protocols for Python A collection of cryptographic algorithms and protocols, implemented for use from Python. Among the contents of the package: . * Hash functions: MD2, MD4. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal, qNEW. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-key keys into a set of English words, primality testing. . This is an empty dummy package that always depends on a package built for Debian's default Python version. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python-libxml2 Priority: optional Section: python Installed-Size: 64 Maintainer: Debian XML/SGML Group Architecture: all Source: libxml2 Version: 2.6.24.dfsg-1ubuntu1.6 Depends: python (<< 2.5), python2.4-libxml2, python (>= 2.4) Filename: pool/main/libx/libxml2/python-libxml2_2.6.24.dfsg-1ubuntu1.6_all.deb Size: 19552 MD5sum: c7a28c7f3cac1b4353736c53c3f5476e SHA1: 2e679beb4984eceb017370efc05da026c3509979 SHA256: 3e081de2c90aa05e291b951a2eec4a2d258f8283b6f4a3ca95893e062b2e31bc Description: Python bindings for the GNOME XML library This package is a dummy package that will bring you the GNOME XML library bindings for the current Python version. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: python-moinmoin Priority: optional Section: python Installed-Size: 108 Maintainer: Jonas Smedegaard Architecture: all Source: moin Version: 1.5.2-1ubuntu2.7 Depends: python2.4-moinmoin, python (<< 2.5), python (>= 2.4) Filename: pool/main/m/moin/python-moinmoin_1.5.2-1ubuntu2.7_all.deb Size: 70242 MD5sum: 750193bf55e2d3df3f2fde6ed6b03a67 SHA1: d21a8e60e1be780af9205daa1ce6c08b94dd8c88 SHA256: cb0941afc66b20b474a9f6f0955ca08cadc036bf55345b9730c4d24c1680af4b Description: Python clone of WikiWiki - dummy library package A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . This package is an empty dummy package that always depends on a package built for Debian's default Python version. . Homepage: http://moinmoin.wikiwikiweb.de/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-newt Priority: standard Section: python Installed-Size: 144 Maintainer: Alastair McKinstry Architecture: sparc Source: newt Version: 0.51.6-31ubuntu1.1 Depends: libnewt0.51 (= 0.51.6-31ubuntu1.1), python (<< 2.5), python (>= 2.4) Filename: pool/main/n/newt/python-newt_0.51.6-31ubuntu1.1_sparc.deb Size: 36612 MD5sum: 65085589fd4b076e333ba0fbd6d4d497 SHA1: de59133733dc592aa379a66bc1b98fab917f40be SHA256: e226ade98998ab1314843af3c9ebd12a27fae97946c8c6281026f33e462ca937 Description: A NEWT module for Python This module allows you to built a text UI for your Python scripts using newt. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python-subversion Priority: optional Section: python Installed-Size: 2012 Maintainer: Guilherme de S. Pastore Architecture: sparc Source: subversion Version: 1.3.1-3ubuntu1.4 Replaces: libsvn0 (<< 1.2.3dfsg1-1), libsvn0-dev (<< 1.2.3dfsg1-1), python2.3-subversion, python2.4-subversion (<< 1.3.1-3ubuntu1.4) Provides: python2.4-subversion Depends: subversion, libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0), python (<< 2.5), python (>= 2.4), python2.4-subversion Conflicts: libsvn0 (<< 1.2.3dfsg1-1), libsvn0-dev (<< 1.2.3dfsg1-1), python2.3-subversion, python2.4-subversion (<< 1.3.1-3ubuntu1.4) Filename: pool/main/s/subversion/python-subversion_1.3.1-3ubuntu1.4_sparc.deb Size: 445832 MD5sum: 21f474c528c5b9bc9d4dc8ae2f379a9d SHA1: b09c9d831f2a7af88f1ae7e69d9a1dfe689015f5 SHA256: ebc842bc743e6016ee3fb5e246590409e157db46ceece683c9b2c07c904b1c01 Description: python modules for interfacing with Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . These modules are required to interface with Subversion from Python. This would be useful if you wanted to, for example, write a Python script that manipulates a subversion repository or working copy. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python-uno Priority: optional Section: python Installed-Size: 752 Maintainer: Debian OpenOffice Team Architecture: sparc Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org-common (<< 1.9.82) Depends: python (<< 2.5), python (>= 2.4), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libstlport4.6c2, python2.4 (>= 2.3.90), openoffice.org-core (>> 2.0.2) Filename: pool/main/o/openoffice.org/python-uno_2.0.2-2ubuntu12.7_sparc.deb Size: 232282 MD5sum: 2827b04b4995ff02c5806571752df141 SHA1: 5e244d365744c4880bb8f0a89e82c3d0a35d9d06 SHA256: e0f69576b4675b90e519a9f63571ea303ce79634082916d99c9943681125a93b Description: Python interface for OpenOffice.org The Python-UNO bridge allows to use the standard OpenOffice.org API with the python scripting language. It additionally allows others to develop UNO components in python, thus python UNO components may be run within the OpenOffice.org process and can be called from C++ or the built in StarBasic scripting language. . You can more information about Pyuno at http://udk.openoffice.org/python/python-bridge.html Enhances: openoffice.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python-xml Priority: optional Section: python Installed-Size: 48 Maintainer: Alexandre Fayolle Architecture: all Version: 0.8.4-1ubuntu3.1 Depends: python (>= 2.4), python (<< 2.5), python2.4-xml (>= 0.8.4-1ubuntu3.1) Conflicts: python-4suite (<< 0.12) Filename: pool/main/p/python-xml/python-xml_0.8.4-1ubuntu3.1_all.deb Size: 11568 MD5sum: 253250bca793d626d3f651a116259b00 SHA1: 42146fc53b71e6c53ff1b58d2eac400f36134e6b SHA256: 7d2ecd66a5baf61bcd58ba983de782df03d6246533b8abfcfb69b4b3b99b7f95 Description: XML tools for Python [dummy package] The Python/XML distribution contains the basic tools required for processing XML data using the Python programming language, assembled into one easy-to-install package. The distribution includes parsers and standard interfaces such as SAX and DOM, along with various other useful modules. . The package currently contains: . * XML parsers: Pyexpat (Jack Jansen), xmlproc (Lars Marius Garshol), sgmlop (Fredrik Lundh). * SAX interface (Lars Marius Garshol) * minidom DOM implementation (Paul Prescod, others) * 4DOM and 4XPath from Fourthought (Uche Ogbuji, Mike Olson) * Schema implementations: TREX (James Tauber) * Various utility modules and functions (various people) * Documentation and example programs (various people) . This package is an empty dummy package that always depends on a package built for Debian's default Python version. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python-zopeinterface Priority: optional Section: python Installed-Size: 68 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope3 Version: 3.2.1-1ubuntu1.2 Replaces: python-zope-interface Provides: python-zope-interface Depends: python (<< 2.5), python2.4-zopeinterface, python (>= 2.4) Conflicts: python-zope-interface Filename: pool/main/z/zope3/python-zopeinterface_3.2.1-1ubuntu1.2_all.deb Size: 39342 MD5sum: f9532d24444dd3a1ed5d373662644f66 SHA1: 3b3ef2c0a73a518fcf65a260d1ed1dc1fe3c3a6d SHA256: f4868fa20fc78ce9e1701a9df337ab0726ce866626f9145a5d3e29ed99ec58d1 Description: The implementation of interface definitions for Zope 3 Zope interfaces are objects that specify (document) the external behavior of objects that "provide" them. . This package contains the interface definitions for the use with the default python version. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python2.4 Priority: optional Section: python Installed-Size: 9420 Maintainer: Matthias Klose Architecture: sparc Version: 2.4.3-0ubuntu6.4 Replaces: python2.4-minimal (<< 2.4-3), python2.4-dev (<< 2.4.2-1ubuntu2) Provides: python2.4-cjkcodecs Depends: python2.4-minimal (= 2.4.3-0ubuntu6.4), libbz2-1.0, libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libncurses5 (>= 5.4-5), libncursesw5 (>= 5.4-5), libreadline5 (>= 5.1), libssl0.9.8 (>= 0.9.8a-1) Suggests: python2.4-doc Conflicts: python2.4-dev (<< 2.3.95-2) Filename: pool/main/p/python2.4/python2.4_2.4.3-0ubuntu6.4_sparc.deb Size: 2805012 MD5sum: 6e30c17ab918dbc6d45bbf04c5ccb361 SHA1: 3e2a23e0852b43117752dda3530fa2498c2791c5 SHA256: 1391ab1c2b29084e0cba6722bbbf292f5a123e5e6f320e02ef52f7e20a0562d3 Description: An interactive high-level object-oriented language (version 2.4) Version 2.4 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Python-Version: 2.4 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python2.4-crypto Priority: optional Section: python Installed-Size: 520 Maintainer: Andreas Rottmann Architecture: sparc Source: python-crypto Version: 2.0.1+dfsg1-1ubuntu1.1 Depends: libc6 (>= 2.3.4-1), libgmp3c2, python2.4 Filename: pool/main/p/python-crypto/python2.4-crypto_2.0.1+dfsg1-1ubuntu1.1_sparc.deb Size: 163300 MD5sum: e115a1d73e987e02803e3c10d1f33c55 SHA1: 41371ecbd2dd196c84263d9415ca98711d956f8c SHA256: ccc302e78172076dcc925bb9089ab72748f3520f62c921ce8ec293f76db183a4 Description: cryptographic algorithms and protocols for Python A collection of cryptographic algorithms and protocols, implemented for use from Python. Among the contents of the package: . * Hash functions: MD2, MD4. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal, qNEW. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-key keys into a set of English words, primality testing. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4-dbg Priority: optional Section: python Installed-Size: 14708 Maintainer: Matthias Klose Architecture: sparc Source: python2.4 Version: 2.4.3-0ubuntu6.4 Depends: python2.4 (>= 2.4.3-0ubuntu6.4), blt (>= 2.4z), libbz2-1.0, libc6 (>= 2.3.4-1), libdb4.3 (>= 4.3.28-1), libgdbm3, libncurses5 (>= 5.4-5), libncursesw5 (>= 5.4-5), libreadline5 (>= 5.1), libssl0.9.8 (>= 0.9.8a-1), libx11-6, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5), zlib1g (>= 1:1.2.1) Filename: pool/main/p/python2.4/python2.4-dbg_2.4.3-0ubuntu6.4_sparc.deb Size: 5007520 MD5sum: 7a6d11e3bfb4839d91e54163c8bc8172 SHA1: 6c4b817f743262659b7e95aec9ceae5d4f5b4ee3 SHA256: 4c5ea8f8ca3c3e85eb5c5dd90c91ffa989d1be33c874d330066dd7dc7ec69376 Description: Debug Build of the Python Interpreter (version 2.4) Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.4/lib-dynload/debug first. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python2.4-dbus Priority: optional Section: python Installed-Size: 728 Maintainer: Utopia Maintenance Team Architecture: sparc Source: dbus Version: 0.60-6ubuntu8.4 Depends: libc6 (>= 2.3.4-1), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), python2.4, python2.4-libxml2 Filename: pool/main/d/dbus/python2.4-dbus_0.60-6ubuntu8.4_sparc.deb Size: 260730 MD5sum: c0d66ce0699916d2e31b47aa16fcf61e SHA1: d980e63ca5080e09b9ef4c5d230fe05479c3aa25 SHA256: 86d9a2aa9c265c2f463e247bb8f4b700d049a59ae9d9882228379a7ab7b077d2 Description: simple interprocess messaging system (Python interface) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Python interface to D-BUS. . See the dbus description for more information about D-BUS in general. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4-dev Priority: optional Section: python Installed-Size: 5292 Maintainer: Matthias Klose Architecture: sparc Source: python2.4 Version: 2.4.3-0ubuntu6.4 Depends: python2.4 (= 2.4.3-0ubuntu6.4) Suggests: libc6-dev | libc-dev Filename: pool/main/p/python2.4/python2.4-dev_2.4.3-0ubuntu6.4_sparc.deb Size: 1579844 MD5sum: 387df760a949bcfa63b00cd3eabc233e SHA1: d679b494e87a50e29eda5a9d6e8492193b61f9ab SHA256: 24d354de67d32469ed2cf84285c476a5c045368325116e01080700427d78b10f Description: Header files and a static library for Python (v2.4) Header files, a static library and development tools for building Python (v2.4) modules, extending the Python interpreter or embedding Python (v2.4) in applications. . Maintainers of Python packages should read README.maintainers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop Package: python2.4-doc Priority: optional Section: doc Installed-Size: 18268 Maintainer: Matthias Klose Architecture: all Source: python2.4 Version: 2.4.3-0ubuntu6.4 Suggests: python2.4 Filename: pool/main/p/python2.4/python2.4-doc_2.4.3-0ubuntu6.4_all.deb Size: 3358290 MD5sum: ddd3fe197e3e098f60440048d47eb887 SHA1: c2cefea4d48081ca88864b7c136a504523f6cc09 SHA256: 0c92217c85d137bf38a985472471d721a287999e654bf2fdea729b37052a4e01 Description: Documentation for the high-level object-oriented language Python (v2.4) These is the official set of documentation for the interactive high-level object-oriented language Python (v2.4). All documents are provided in HTML format, some in info format. The package consists of ten documents: . * What's New in Python2.4 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python2.4-examples Priority: optional Section: python Installed-Size: 3316 Maintainer: Matthias Klose Architecture: all Source: python2.4 Version: 2.4.3-0ubuntu6.4 Depends: python2.4 (>= 2.4.3-0ubuntu6.4) Filename: pool/main/p/python2.4/python2.4-examples_2.4.3-0ubuntu6.4_all.deb Size: 587756 MD5sum: 2066487eb0f6b0c2928fc992162a77af SHA1: 4ff030e5d3b1c84b96bd96346dca5f234cd356ea SHA256: 7457affcd18c6d79ae52acae34bdcb714dabec4d36072ace15dff426850ca949 Description: Examples for the Python language (v2.4) Examples, Demos and Tools for Python (v2.4). These are files included in the upstream Python distribution (v2.4). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4-gdbm Priority: optional Section: python Installed-Size: 100 Maintainer: Matthias Klose Architecture: sparc Source: python2.4 Version: 2.4.3-0ubuntu6.4 Depends: python2.4 (= 2.4.3-0ubuntu6.4), libc6 (>= 2.3.4-1), libgdbm3 Filename: pool/main/p/python2.4/python2.4-gdbm_2.4.3-0ubuntu6.4_sparc.deb Size: 29842 MD5sum: 8e916b371f894bbb0cbd44ca793e99a8 SHA1: 9f87c17a370220ddfd4c350e6255722a4c077470 SHA256: ac31c1be5381b1780c786376cd611905c891ab6bdff3d69f4100f30770a227dd Description: GNU dbm database support for Python (v2.4) GNU dbm database module for Python. Install this if you want to create or read GNU dbm database files with Python. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4-libxml2 Priority: optional Section: python Installed-Size: 928 Maintainer: Debian XML/SGML Group Architecture: sparc Source: libxml2 Version: 2.6.24.dfsg-1ubuntu1.6 Depends: libc6 (>= 2.3.4-1), libxml2 (>= 2.6.24), python2.4 Filename: pool/main/libx/libxml2/python2.4-libxml2_2.6.24.dfsg-1ubuntu1.6_sparc.deb Size: 174782 MD5sum: 9efd16bc6f12a4cbecbb33eedf0f59bb SHA1: f90a557acdf0f11193d03b25238c101c9e910fa5 SHA256: 2b4372c7de2a8b8e75e87b72a58b79aefaedcc7d6b3791aafe281f3231b5f6b6 Description: Python 2.4 bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4-libxslt1 Priority: optional Section: python Installed-Size: 300 Maintainer: Debian XML/SGML Group Architecture: sparc Source: libxslt Version: 1.1.15-1ubuntu1.2 Depends: libc6 (>= 2.3.4-1), libxslt1.1 (>= 1.1.15), python2.4-libxml2 (>= 2.6.17), python2.4 Filename: pool/main/libx/libxslt/python2.4-libxslt1_1.1.15-1ubuntu1.2_sparc.deb Size: 115700 MD5sum: c804e21a583ad8728011bec63d3d0624 SHA1: beb672edbb8186e9bb1aad68db522ced56277ed1 SHA256: 8c720f34b80e190ff55f707e16badefa0b4c8546b1692887c7b2e14590033e19 Description: Python 2.4 bindings for libxslt1 XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . This package contains Python 2.4 binding for libxslt, needed to use libxslt in Python programs. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4-minimal Priority: required Section: python Installed-Size: 2208 Maintainer: Matthias Klose Architecture: sparc Source: python2.4 Version: 2.4.3-0ubuntu6.4 Replaces: python2.4 (<< 2.4.1-3) Depends: libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1) Filename: pool/main/p/python2.4/python2.4-minimal_2.4.3-0ubuntu6.4_sparc.deb Size: 724172 MD5sum: 40e4e41ec21c969741c2e495f2937fd5 SHA1: 080995e0ee712b821602be4e8e18e4505ac833ec SHA256: b0c442f5c6203d17f5bd0a72858e0eae9f8c2f9aa381fc636a8a523819076c8c Description: A minimal subset of the Python language (version 2.4) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.4-minimal/README.Debian for a list of the modules contained in this package. Python-Runtime: python2.4 Python-Version: 2.4 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python2.4-moinmoin Priority: optional Section: python Installed-Size: 3804 Maintainer: Jonas Smedegaard Architecture: all Source: moin Version: 1.5.2-1ubuntu2.7 Depends: python2.4, moinmoin-common (= 1.5.2-1ubuntu2.7) Recommends: exim4 | mail-transport-agent Suggests: apache | httpd | libapache-mod-python2.4 | libapache2-mod-python2.4 | python2.4-twisted | libapache-mod-fastcgi, miscfiles | wordlist, python2.4-4suite, python2.4-gdchart Filename: pool/main/m/moin/python2.4-moinmoin_1.5.2-1ubuntu2.7_all.deb Size: 837102 MD5sum: 5a32177941963f7e4f706c3277c13b2d SHA1: ded741ea746f7a87423dae5e5b4ed0b016848163 SHA256: 00e7ad7f81eec710332606c5db2667e10706aff7a93c45ec007d5c6dcd945b5d Description: Python clone of WikiWiki - library A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . This package contains the libraries for Python 2.4. . Homepage: http://moinmoin.wikiwikiweb.de/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python2.4-samba Priority: optional Section: python Installed-Size: 14880 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), python2.4 Filename: pool/main/s/samba/python2.4-samba_3.0.22-1ubuntu3.14_sparc.deb Size: 5429968 MD5sum: 14c5327eec02f2d4a700b5571028c07c SHA1: 2d58477697366c5ef8bd8ef8065d19295dea53c0 SHA256: cd9988e346801a95cdb209ee89d00bea06dde7d53c6b712bc99a180f1e61e9c6 Description: Python bindings that allow access to various aspects of Samba The Samba Python bindings allow you to access various aspects of Samba. At the moment their status is "experimental" but they have been reported to work well. . See /usr/share/doc/python2.4-samba/examples for a couple of examples. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python2.4-subversion Priority: optional Section: python Installed-Size: 88 Maintainer: Guilherme de S. Pastore Architecture: all Source: subversion Version: 1.3.1-3ubuntu1.4 Depends: python-subversion (= 1.3.1-3ubuntu1.4) Filename: pool/main/s/subversion/python2.4-subversion_1.3.1-3ubuntu1.4_all.deb Size: 59688 MD5sum: cf352c85e79fe2d106366b1e3689af96 SHA1: 22b671252c611c848b2d4178794fe30aa6783dfc SHA256: 4019fc973fdb590219dcefb53ec50c3a3c2508d1fcef4fe95abc1226647e642f Description: Transitional package to upgrade to python-subversion This is a transitional package to upgrade from python2.4-subersion to python-subversion. It can be safely removed if nothing depends on it. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: python2.4-tk Priority: optional Section: python Installed-Size: 484 Maintainer: Matthias Klose Architecture: sparc Source: python2.4 Version: 2.4.3-0ubuntu6.4 Depends: python2.4 (= 2.4.3-0ubuntu6.4), blt (>= 2.4z), libc6 (>= 2.3.4-1), libx11-6, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5) Suggests: tix Filename: pool/main/p/python2.4/python2.4-tk_2.4.3-0ubuntu6.4_sparc.deb Size: 111280 MD5sum: 3e1915538ed5543abc638a0a4f4df0d8 SHA1: 1f7e4fc160088f85a3eda25d947b1287411f289a SHA256: 7a8efa14f36ee833780241df551344bbbbefedf0bec352daaf13e57b53167971 Description: Tkinter - Writing Tk applications with Python (v2.4) A module for writing portable GUI applications with Python (v2.4) using Tk. Also known as Tkinter. Python-Version: 2.4 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4-xml Priority: optional Section: python Installed-Size: 3440 Maintainer: Alexandre Fayolle Architecture: sparc Source: python-xml Version: 0.8.4-1ubuntu3.1 Depends: python2.4, libc6 (>= 2.3.4-1) Filename: pool/main/p/python-xml/python2.4-xml_0.8.4-1ubuntu3.1_sparc.deb Size: 706208 MD5sum: 11751f3c1654c648dd145c88afc3002c SHA1: 2966876dc680138672b32e7d706d5a5da7e7f33a SHA256: 9d13c6eb6b674509cd84fd6782d5f95f19dd464e93abbf4ba619ed6c3541bde3 Description: XML tools for Python (2.4.x) The Python/XML distribution contains the basic tools required for processing XML data using the Python programming language, assembled into one easy-to-install package. The distribution includes parsers and standard interfaces such as SAX and DOM, along with various other useful modules. . The package currently contains: . * XML parsers: Pyexpat (Jack Jansen), xmlproc (Lars Marius Garshol), sgmlop (Fredrik Lundh). * SAX interface (Lars Marius Garshol) * minidom DOM implementation (Paul Prescod, others) * 4DOM and 4XPath from Fourthought (Uche Ogbuji, Mike Olson) * Schema implementations: TREX (James Tauber) * Various utility modules and functions (various people) * Documentation and example programs (various people) . This package is built for Python 2.4.x. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4-zopeinterface Priority: optional Section: python Installed-Size: 544 Maintainer: Debian/Ubuntu Zope Team Architecture: sparc Source: zope3 Version: 3.2.1-1ubuntu1.2 Replaces: python2.4-zope-interface Provides: python2.4-zope-interface Depends: python2.4, libc6 (>= 2.3.4-1) Conflicts: python2.4-zope-interface Filename: pool/main/z/zope3/python2.4-zopeinterface_3.2.1-1ubuntu1.2_sparc.deb Size: 118506 MD5sum: fdf7ae68ec2438b18c600ceae942b671 SHA1: 1f99d7ea4bc31abc9aca140278ab3f6d38ac48ac SHA256: f43c9a0a04124ac6b6ce32984aa6fe0373991c4b75784f052eb0949fa74f7bb2 Description: The implementation of interface definitions for Zope 3 Zope interfaces are objects that specify (document) the external behavior of objects that "provide" them. . This package contains the interface definitions for the use with python2.4. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qt3-apps-dev Priority: optional Section: devel Installed-Size: 10784 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: qt-x11-free Version: 3:3.3.6-1ubuntu6.4 Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev Depends: libqt3-mt-dev Filename: pool/main/q/qt-x11-free/qt3-apps-dev_3.3.6-1ubuntu6.4_sparc.deb Size: 2389898 MD5sum: d25ee2de0340ce4c368ee9e6ccbb39f5 SHA1: a139909598c5fb41fe14f7569f556a6fcaef3a0f SHA256: 9c6c2c30f21e9744ab38cb6a9c4822b9e6672a1644af8bd4295231b4a46de232 Description: Qt3 Developer applications development files This package is intended for developers who want to develop applications using the additional static libraries that ship with the applications included with Qt; the Qt Designer and the Qt Assistant. It allows integrating additional enhancements into the Qt Designer respectively faciliate the Qt Assistant from within your Qt application to interactively call the Assistant for displaying online help that the developer includes with his application. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qt3-dev-tools Priority: optional Section: devel Installed-Size: 4860 Maintainer: Debian Qt/KDE Maintainers Architecture: sparc Source: qt-x11-free Version: 3:3.3.6-1ubuntu6.4 Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev, qt3-doc (<= 3:3.1.1-2) Depends: libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libjpeg62, libpng12-0 (>= 1.2.8rel), libqt3-mt (>= 3:3.3.6), libsm6, libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Recommends: libqt3-mt-dev Conflicts: libqt-dev (<< 3:2.3.2-10), uic (<= 3:2.3.2-9) Filename: pool/main/q/qt-x11-free/qt3-dev-tools_3.3.6-1ubuntu6.4_sparc.deb Size: 1255754 MD5sum: 73b0fafb7aa29f137a398db01b1bf759 SHA1: baeae6beb8fb0254611cefb7e48c4ccb49d66653 SHA256: bf5e0d3ea2ed511b1de049cc0f2290c30cf9afd3a1b9bf6cf7557717631e451c Description: Qt3 development tools This package contains all tools that are necessary to build programs that are written using Qt3. These are: qmake, uic and moc. For Qt3 development, you most likely want to install this package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: qt3-doc Priority: extra Section: doc Installed-Size: 25936 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: qt-x11-free Version: 3:3.3.6-1ubuntu6.4 Replaces: qt-doc Suggests: libqt3-headers, qt3-assistant | www-browser Filename: pool/main/q/qt-x11-free/qt3-doc_3.3.6-1ubuntu6.4_all.deb Size: 5428996 MD5sum: 545ef7ec41ca60fe00ad476b7f465d6b SHA1: 460fcee7f34ad817ee72cf51bd112c9761abce7a SHA256: 4fe3564a1b3b72e61585f101bd995ada438774d3da8584e2ac17617628d913f5 Description: Qt3 API documentation This package contains the complete API documentation for Qt3. Examples to coding are in qt3-examples. The documentation is provided in HTML and manpage format; the HTML version can be viewed in conjunction with the Qt Assistant. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: quagga Priority: optional Section: net Installed-Size: 4720 Maintainer: Christian Hammers Architecture: sparc Version: 0.99.2-1ubuntu3.8 Replaces: zebra, zebra-pj Depends: libc6 (>= 2.3.4-1), libcap1, libncurses5 (>= 5.4-5), libpam0g (>= 0.76), libreadline5 (>= 5.1), logrotate (>= 3.2-11), iproute, adduser, debconf (>= 0.5) | debconf-2.0 Suggests: snmpd Conflicts: zebra, zebra-pj Filename: pool/main/q/quagga/quagga_0.99.2-1ubuntu3.8_sparc.deb Size: 1322762 MD5sum: acb31557865b45c8f66cec902472f18f SHA1: a3f633518de39de88667729b8210345182ecf7f8 SHA256: 037b95d245f7d89635527a12b1a5baf7862e7d3be6e0f8239f2823d9a8f1e265 Description: unoff. successor of the Zebra BGP/OSPF/RIP routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . As the precessor Zebra has been considered orphaned, the Quagga project has been formed by members of the zebra mailing list and the former zebra-pj project to continue developing. . Quagga uses threading if the kernel supports it, but can also run on kernels that do not support threading. Each protocol has its own daemon. . It is more than a routed replacement, it can be used as a Route Server and a Route Reflector. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: quagga-doc Priority: optional Section: net Installed-Size: 736 Maintainer: Christian Hammers Architecture: all Source: quagga Version: 0.99.2-1ubuntu3.8 Suggests: quagga Filename: pool/main/q/quagga/quagga-doc_0.99.2-1ubuntu3.8_all.deb Size: 664436 MD5sum: d8113a629e9b671fc0bb82464673039d SHA1: 83ef3797238ae316c49b8606ce5bce26c8786b38 SHA256: b340a1f7e4694db83e09ce373f2d17f5eed67ef314c3d95a1e81e0cc9939e5a1 Description: documentation files for quagga This package includes info files for quagga, a free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: racoon Priority: extra Section: net Installed-Size: 960 Maintainer: Ganesan Rajagopal Architecture: sparc Source: ipsec-tools Version: 1:0.6.5-4ubuntu1.3 Provides: ike-server Depends: ipsec-tools, libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8a-1), debconf (>= 0.2.26) | debconf-2.0, perl Filename: pool/main/i/ipsec-tools/racoon_0.6.5-4ubuntu1.3_sparc.deb Size: 317156 MD5sum: a7c21275f89d272693126d169b2a2f53 SHA1: 0d52e29ae880eb51624f3dace1a505181a6dd8fe SHA256: bc251b15a3511201e0f58b54541c42f964e360e144bcb03dbb1b5c62bc7c9938 Description: IPsec IKE keying daemon racoon is the KAME IKE (ipsec key exchange) server. It can be used with the Linux ipsec implementation in 2.6 and later kernels or with the 2.4 backport of the ipsec changes. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: rdesktop Priority: optional Section: x11 Installed-Size: 404 Maintainer: Tomas Fasth Architecture: sparc Version: 1.4.1-1.1ubuntu0.6.06.1 Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1), libx11-6 Filename: pool/main/r/rdesktop/rdesktop_1.4.1-1.1ubuntu0.6.06.1_sparc.deb Size: 108374 MD5sum: f93183194eb83d0d303bc198260f5aaf SHA1: a385e832bfde8edc48cf865f4e0d72d9f96f8bee SHA256: e6a94d6480120c7145bbae995cefe1c6fbe5caebe8bff540865a51c8638ceb43 Description: RDP client for Windows NT/2000 Terminal Server rdesktop is an open source client for Windows NT/2000 Terminal Server, capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user's NT/2000 desktop. Unlike Citrix ICA, no server extensions are required. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: redhat-cluster-suite Priority: optional Section: admin Installed-Size: 40 Maintainer: Fabio M. Di Nitto Architecture: all Version: 1.20060222-0ubuntu6.3 Depends: magma, cman, ccs, fence, gfs-tools, gnbd-client, gnbd-server, gulm, magma-plugins, rgmanager, clvm Recommends: system-config-cluster Filename: pool/main/r/redhat-cluster-suite/redhat-cluster-suite_1.20060222-0ubuntu6.3_all.deb Size: 8258 MD5sum: 994caeda428356abc5c3d091335a740a SHA1: 5cecce29e4093f5f58d9ccb895b282389ad5aa4b SHA256: f9ada9a21b28fa3557980eaeee0d9a6126cb3d0a749af5d9de12d55b567a521c Description: red hat cluster suite (meta package) The only scope for this package is to install the full Red Hat Cluster Suite in one shot. It is safe to remove it. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: rgmanager Priority: optional Section: admin Installed-Size: 496 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: redhat-cluster-suite Version: 1.20060222-0ubuntu6.3 Depends: libc6 (>= 2.3.4-1), libmagma1, libncurses5 (>= 5.4-5), libxml2 (>= 2.6.24), fence (= 1.20060222-0ubuntu6.3), iproute, iputils-arping, iputils-ping, nfs-kernel-server, nfs-common Conflicts: nfs-user-server Filename: pool/main/r/redhat-cluster-suite/rgmanager_1.20060222-0ubuntu6.3_sparc.deb Size: 108280 MD5sum: aee420eeb92d4fc728c35ce3a2f0c193 SHA1: 84c6fd23346d5a3da9bd95118c788e06bcff7eed SHA256: 2ae4155396a91077b6cdcf10733dd2159907676880867228550088a62538f5bd Description: clustered resource group manager Resource Group Manager provides high availability of critical server applications in the event of planned or unplanned system downtime. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: rpm Priority: optional Section: admin Installed-Size: 3416 Maintainer: Anibal Monsalve Salazar Architecture: sparc Version: 4.4.1-5ubuntu2.1 Replaces: manpages-pl (<< 20051017-1) Depends: libbeecrypt6, libbz2-1.0, libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpopt0 (>= 1.7), librpm4 (<< 4.4.2), librpm4 (>= 4.4.0), libselinux1 (>= 1.28), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1), perl Suggests: alien Conflicts: manpages-pl (<< 20051017-1) Filename: pool/main/r/rpm/rpm_4.4.1-5ubuntu2.1_sparc.deb Size: 601254 MD5sum: 4fddde165735e43ed8ff2804fb71aec0 SHA1: 8731ed915b99898623056937dbe3a95ffe631eeb SHA256: ea7a6b6647d4c0e00fa7abbdfc6fabca597ecd7230892373d5c172bde826c363 Description: Red Hat package manager If you want to install Red Hat Packages then please use the alien package. Using rpm directly will bypass the Debian packaging system! Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: rsync Priority: standard Section: net Installed-Size: 460 Maintainer: Paul Slootman Architecture: sparc Version: 2.6.6-1ubuntu2.1 Depends: libc6 (>= 2.3.4-1), libpopt0 (>= 1.7), lsb-base (>= 1.3-9ubuntu3) Suggests: ssh Filename: pool/main/r/rsync/rsync_2.6.6-1ubuntu2.1_sparc.deb Size: 227912 MD5sum: b68f2d7df5958c60db8d928d82c807e4 SHA1: 2a87837a1b1ff6af29efb2918c7edbd0360b746c SHA256: c74bff1c0a5e95951f5f2a3e7baff25fc38aa42390b124283a68eb88de47bdbc Description: fast remote file copy program (like rcp) rsync is a program that allows files to be copied to and from remote machines in much the same way as rcp. It has many more options than rcp, and uses the rsync remote-update protocol to greatly speed up file transfers when the destination file already exists. . The rsync remote-update protocol allows rsync to transfer just the differences between two sets of files across the network link. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: ruby1.8 Priority: optional Section: interpreters Installed-Size: 272 Maintainer: akira yamada Architecture: sparc Version: 1.8.4-1ubuntu1.7 Depends: libc6 (>= 2.3.4-1), libruby1.8 (>= 1.8.4) Suggests: ruby1.8-examples, rdoc1.8, ri1.8 Filename: pool/main/r/ruby1.8/ruby1.8_1.8.4-1ubuntu1.7_sparc.deb Size: 189966 MD5sum: ae86e5125dfce0494253337be24b6189 SHA1: 2d08ac0ea26ca4cd490009fa47b1c91305f1dd36 SHA256: c7a83adb73f588dc60b7e668d280f333344f2663708b5c12562a019d19ada99f Description: Interpreter of object-oriented scripting language Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package provides version 1.8 series of Ruby. . On Debian, Ruby 1.8 is provided as separate packages. You can get full Ruby 1.8 distribution by installing following packages. . ruby1.8 ruby1.8-dev ri1.8 rdoc1.8 irb1.8 ruby1.8-elisp ruby1.8-examples libdbm-ruby1.8 libgdbm-ruby1.8 libtcltk-ruby1.8 libopenssl-ruby1.8 libreadline-ruby1.8 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ruby1.8-dev Priority: optional Section: devel Installed-Size: 1740 Maintainer: akira yamada Architecture: sparc Source: ruby1.8 Version: 1.8.4-1ubuntu1.7 Depends: libruby1.8 (= 1.8.4-1ubuntu1.7) Recommends: ruby1.8 (= 1.8.4-1ubuntu1.7) Filename: pool/main/r/ruby1.8/ruby1.8-dev_1.8.4-1ubuntu1.7_sparc.deb Size: 704768 MD5sum: d0a976a00c29815410e61ed4b556d553 SHA1: a737365af54d72ab4be8576078822599b7a33717 SHA256: 759f6dd3cdae761ad902850175bc187ae2e71bf06ca2ce50a1eba980a71371da Description: Header files for compiling extension modules for the Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files, necessary to make extension library for Ruby 1.8. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: samba Priority: optional Section: net Installed-Size: 7404 Maintainer: Eloy A. Paris Architecture: sparc Version: 3.0.22-1ubuntu3.14 Replaces: samba-common (<= 2.0.5a-2) Depends: samba-common (= 3.0.22-1ubuntu3.14), netbase, logrotate, libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.4-1), libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.2.1), libgnutls12 (>= 1.2.5), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.7), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6) Recommends: smbldap-tools Filename: pool/main/s/samba/samba_3.0.22-1ubuntu3.14_sparc.deb Size: 2995198 MD5sum: 69771609aba4d102a899d27b21f9bdc3 SHA1: 2e8a1d723d908090c60edeee587ad7aa9e8005d3 SHA256: 8557f6581504948324011cda6d0f4dc9cc033dc9f3d41067636fb56914cb0137 Description: a LanManager-like file and printer server for Unix The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains all the components necessary to turn your Debian GNU/Linux box into a powerful file and printer server. . Currently, the Samba Debian packages consist of the following: . samba - LanManager-like file and printer server for Unix. samba-common - Samba common files used by both the server and the client. smbclient - LanManager-like simple client for Unix. swat - Samba Web Administration Tool samba-doc - Samba documentation. samba-doc-pdf - Samba documentation in PDF format. smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above). libpam-smbpass - pluggable authentication module for SMB/CIFS password database libsmbclient - Shared library that allows applications to talk to SMB/CIFS servers libsmbclient-dev - libsmbclient shared libraries winbind: Service to resolve user and group information from Windows NT servers python2.4-samba: Python bindings that allow access to various aspects of Samba . It is possible to install a subset of these packages depending on your particular needs. For example, to access other SMB/CIFS servers you should only need the smbclient and samba-common packages. . http://www.samba.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: samba-common Priority: optional Section: net Installed-Size: 5052 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Replaces: samba (<< 3.0.20b-1) Depends: libpam-modules, libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpopt0 (>= 1.7), debconf (>= 0.5) | debconf-2.0 Filename: pool/main/s/samba/samba-common_3.0.22-1ubuntu3.14_sparc.deb Size: 2147558 MD5sum: faf67b85745105afb1b264fb642b46c4 SHA1: 2192f748aa1af7bfd62de5b7ed6acd138a977592 SHA256: 492ad32c3a47f153938810313fbdd28ee7644c295212f92ce0fcea1ed024ebc0 Description: Samba common files used by both the server and the client The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the smbclient package). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: samba-dbg Priority: optional Section: devel Installed-Size: 23572 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Depends: samba (= 3.0.22-1ubuntu3.14) Filename: pool/main/s/samba/samba-dbg_3.0.22-1ubuntu3.14_sparc.deb Size: 9725950 MD5sum: c2a26f789a03413df6df4a394075a979 SHA1: 041d3c208c7442b8b9017a170c4a98223efdf6fe SHA256: 6cee34a9f3f3c1b16e96a88a75ff08aa84d9b24480608da037dfc83261eddc16 Description: Samba debugging symbols The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains debugging symbols for the programs included in the samba and smbclient packages. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: samba-doc Priority: optional Section: doc Installed-Size: 14452 Maintainer: Eloy A. Paris Architecture: all Source: samba Version: 3.0.22-1ubuntu3.14 Suggests: samba-doc-pdf Filename: pool/main/s/samba/samba-doc_3.0.22-1ubuntu3.14_all.deb Size: 6903064 MD5sum: f0920a669f3ae85129e1284f3455fc98 SHA1: 2008abb8f20642a48d43397152897e2f54b13fb9 SHA256: 2d76b55050d17cfce5ba79943b3f219c5e323d4876ed40385fabc1fb1eb11486 Description: Samba documentation The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains all the documentation that comes in the original tarball, except in PDF format. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: samba-doc-pdf Priority: optional Section: doc Installed-Size: 6508 Maintainer: Eloy A. Paris Architecture: all Source: samba Version: 3.0.22-1ubuntu3.14 Filename: pool/main/s/samba/samba-doc-pdf_3.0.22-1ubuntu3.14_all.deb Size: 6595258 MD5sum: 4854e8c5b4b02c1627767d6402cb47eb SHA1: cdba111b85766b74768a215bd356f8d8bdfca69c SHA256: 260dc9cc8bfd3643a80a40884ee2fcfd5a617cc0a490b4590283b39d8fcf8e56 Description: Samba documentation (PDF format) The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains all the documentation that comes in the original tarball in PDF format. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: sasl2-bin Priority: important Section: utils Installed-Size: 304 Maintainer: Dima Barsky Architecture: sparc Source: cyrus-sasl2 Version: 2.1.19.dfsg1-0.1ubuntu3.1 Depends: libasn1-6-heimdal (>= 0.7.1), libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libdb4.3 (>= 4.3.28-1), libgssapi4-heimdal (>= 0.7.1), libkrb5-17-heimdal (>= 0.7.1), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libroken16-heimdal (>= 0.7.1), libsasl2 (>= 2.1.19.dfsg1), libssl0.9.8 (>= 0.9.8a-1), base-passwd (>= 3.4.2) Filename: pool/main/c/cyrus-sasl2/sasl2-bin_2.1.19.dfsg1-0.1ubuntu3.1_sparc.deb Size: 112408 MD5sum: 28c8fe3ba67642a7331eb6a3a310452e SHA1: ed738fbc27ae7b68af548401213216ca8dca1ba3 SHA256: b25d68e7bee1bb880ccec70976fdfa4700f1fe34fa4ee3a55e5fa918af27f948 Description: Programs for manipulating the SASL users database This is the Cyrus SASL API implementation, version 2. See package libsasl2 and RFC 2222 for more information. . This package contains common binary files for plugin modules. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: screen Priority: optional Section: misc Installed-Size: 996 Maintainer: Adam Lazur Architecture: sparc Version: 4.0.2-4.1ubuntu5.6.06 Depends: libc6 (>= 2.3.4-1), libncursesw5 (>= 5.4-5), libpam0g (>= 0.76), base-passwd (>= 2.0.3.4), passwd (>= 1:4.0.3-10), lsb-base (>= 1.3-9ubuntu3) Pre-Depends: debconf (>= 0.2.17) Conflicts: suidmanager (<< 0.52) Filename: pool/main/s/screen/screen_4.0.2-4.1ubuntu5.6.06_sparc.deb Size: 594890 MD5sum: bd551cba69f370ed1ffc2aa3b9eb39ec SHA1: 10c6f5147551a54fc8db32bfb896240d890f48dd SHA256: e93b7dcae774e321a5c485e773ca58f13e3323c59cfd34409cd5fadf7fea8245 Description: a terminal multiplexor with VT100/ANSI terminal emulation screen is a terminal multiplexor that runs several separate "screens" on a single physical character-based terminal. Each virtual terminal emulates a DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions can be detached and resumed later on a different terminal. . Screen also supports a whole slew of other features. Some of these are: configurable input and output translation, serial port support, configurable logging, multi-user support, and utf8 charset support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: slapd Priority: optional Section: net Installed-Size: 2448 Maintainer: Torsten Landschoff Architecture: sparc Source: openldap2.2 Version: 2.2.26-5ubuntu2.10 Replaces: libldap2, ldap-utils (<< 2.2.23-3) Provides: ldap-server Depends: libc6 (>= 2.3.4-1), libdb4.2, libiodbc2 (>= 3.52.3), libldap-2.2-7, libltdl3 (>= 1.5.2-2), libperl5.8 (>= 5.8.7), libsasl2 (>= 2.1.19.dfsg1), libslp1, libssl0.9.8 (>= 0.9.8a-1), libwrap0, coreutils (>= 4.5.1-1) | fileutils (>= 4.0i-1), psmisc, libldap-2.2-7 (= 2.2.26-5ubuntu2.10), perl (>> 5.8.0) | libmime-base64-perl, ssl-cert (>= 1.0-11ubuntu1) Pre-Depends: debconf (>= 0.5) Recommends: db4.2-util, libsasl2-modules Suggests: ldap-utils Conflicts: umich-ldapd, libbind-dev, bind-dev, libltdl3 (= 1.5.4-1) Filename: pool/main/o/openldap2.2/slapd_2.2.26-5ubuntu2.10_sparc.deb Size: 904184 MD5sum: 1510f4aa7d28690bdd6e555123f78f36 SHA1: 67f9056b635bcd4de935b70110bc6283d4d35ed1 SHA256: 67899b114f2106daf6817bac0142c19ab93a1b3abb63004a3eeed21e6374d936 Description: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) standalone server (slapd). The server can be used to provide a standalone directory service and also includes the slurpd replication server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: slocate Priority: extra Section: utils Installed-Size: 152 Maintainer: Ubuntu Core Developers Architecture: sparc Version: 3.0.beta.r3-1ubuntu0.1 Depends: libc6 (>= 2.3.4-1), adduser, dpkg (>= 1.8.1) Suggests: anacron Conflicts: dlocate (<< 0.5-0.1) Filename: pool/main/s/slocate/slocate_3.0.beta.r3-1ubuntu0.1_sparc.deb Size: 30574 MD5sum: de584d717f3c389c1a5759a7f003bb3b SHA1: 734316656a0af034944bb9b68b4d060157a412dd SHA256: b2f7796c55bf8b6bd244e4b46cb0ff927be140f2bef13b5ee88c2b810b54b43e Description: Secure replacement of findutil's locate This locate can index all files on your system, but only files and directories which the invoking user has access to will be displayed. . Note: If your computer is not up 24/7 you should consider installing anacron since the database is only updated once a night. Xsbc-Original-Maintainer: Kevin Lindsay Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: smbclient Priority: optional Section: net Installed-Size: 8808 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Replaces: samba (<< 2.999+3.0.alpha21-4), smbget Provides: samba-client Depends: samba-common (= 3.0.22-1ubuntu3.14), libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libncurses5 (>= 5.4-5), libpopt0 (>= 1.7), libreadline5 (>= 5.1) Suggests: smbfs Conflicts: smbget Filename: pool/main/s/samba/smbclient_3.0.22-1ubuntu3.14_sparc.deb Size: 3510678 MD5sum: a6d58bc9113104865bebbd0cfc955cba SHA1: f5befb3b2fb19fd806d3df1d18d4cf134bb2b173 SHA256: a025871ec9e9e9587dd5cedb4870e956356afb7cbf607d69192b70675646b88a Description: a LanManager-like simple client for Unix The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains some client components of the Samba suite. In particular it includes the command line utilities smbclient, smbtar, and smbspool. If you want to mount shares exported from Microsoft Windows machines or a Samba server you must install the smbfs package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: smbfs Priority: optional Section: otherosfs Installed-Size: 936 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Replaces: smbfsx Depends: netbase (>= 2.02), samba-common (= 3.0.22-1ubuntu3.14), libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1) Suggests: smbclient Conflicts: smbfsx, suidmanager (<< 0.50) Filename: pool/main/s/samba/smbfs_3.0.22-1ubuntu3.14_sparc.deb Size: 401230 MD5sum: 07ef9bfc857e3ac4246a74267abf7f9d SHA1: 9fab84f79ec285da17d033c67de8440e1bdfd840 SHA256: 48b9ebca8ee86c82ff40ad7ac972ac1a3c2b37e1ba5fe4ad1d2cb5305ad74a6f Description: mount and umount commands for the smbfs (for kernels >= than 2.2.x) Smbfs is a filesystem which understands the SMB/CIFS protocol. This is the protocol Windows for Workgroups, Windows NT or LAN Manager use to talk to each other. It was inspired by samba, the program by Andrew Tridgell that turns any unix site into a file server for DOS or Windows clients. . If you want to use command-line utilities like smbclient, smbtar and/or smbspool you just need to install the smbclient package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: snmp Priority: optional Section: net Installed-Size: 1212 Maintainer: Jochen Friedrich Architecture: sparc Source: net-snmp Version: 5.2.1.2-4ubuntu2.3 Depends: libc6 (>= 2.3.4-1), libsnmp9 (>= 5.2.1.2-3) Recommends: perl-modules Filename: pool/main/n/net-snmp/snmp_5.2.1.2-4ubuntu2.3_sparc.deb Size: 883182 MD5sum: d1ffc12427d92be51efdba3349e74f9a SHA1: b11be0afe6f9deba95640a4917fd1f0b63a57b53 SHA256: e15f3cae5afcb922597bddb9b217c15af52a827e290f2c6d4363f1a8b06c4712 Description: NET SNMP (Simple Network Management Protocol) Apps The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP applications are a collection of command line clients for issuing SNMP requests to agents. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: snmpd Priority: optional Section: net Installed-Size: 1004 Maintainer: Jochen Friedrich Architecture: sparc Source: net-snmp Version: 5.2.1.2-4ubuntu2.3 Replaces: snmptraplogd Depends: libc6 (>= 2.3.4-1), libsnmp9 (>= 5.2.1.2-3), libwrap0 Conflicts: snmp (<< 3.6-3), snmptraplogd Filename: pool/main/n/net-snmp/snmpd_5.2.1.2-4ubuntu2.3_sparc.deb Size: 796374 MD5sum: 0f3f749ebe4af6111fe49316639004e4 SHA1: 769918c5ae4ba0068f07cc38c40c27968041ced1 SHA256: 418bcc746ecd42a11b726321bba71013c55eaf2e071163cdf5d0371e1349bbbd Description: NET SNMP (Simple Network Management Protocol) Agents The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: speex-doc Priority: optional Section: doc Installed-Size: 6172 Maintainer: Debian VoIP Team Architecture: all Source: speex Version: 1.1.11.1-1ubuntu0.3 Suggests: speex Filename: pool/main/s/speex/speex-doc_1.1.11.1-1ubuntu0.3_all.deb Size: 1175164 MD5sum: 88a00eb0263c884a7fb2f8e86f7085cf SHA1: d58e9151f2a33098fe350695e588acac588b8607 SHA256: 7efc028eff9015e2059d02aaa1018424219898a80081f4b1a9b433e004967e37 Description: Documentation for speex Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some sense, it is meant to be complementary to the Ogg Vorbis codec. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: squid Priority: optional Section: web Installed-Size: 2148 Maintainer: Luigi Gangitano Architecture: sparc Version: 2.5.12-4ubuntu2.5 Replaces: squid-novm Depends: libc6 (>= 2.3.4-1), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), netbase, adduser, logrotate (>= 3.5.4-1), squid-common (= 2.5.12-4ubuntu2.5), coreutils, lsb-base, ssl-cert (>= 1.0-11ubuntu1) Pre-Depends: debconf (>= 1.2.9) | debconf-2.0 Suggests: squidclient, squid-cgi, logcheck-database, resolvconf (>= 0.40), winbind (>= 3.0.2), smbclient Conflicts: squid-novm, sarg (<< 1.1.1-2) Filename: pool/main/s/squid/squid_2.5.12-4ubuntu2.5_sparc.deb Size: 793288 MD5sum: e0229f7b2eeac59292bd1e72196f719b SHA1: cf95cf398861b20e99d965ec5c530e29142da544 SHA256: 81e898b45ffab3b108bf226a2823e553b72a4173a692cfafb723c68c4632ebac Description: Internet Object Cache (WWW proxy cache) This is the Squid Internet Object Cache developed by the National Laboratory for Applied Networking Research (NLANR) and Internet volunteers. This software is freely available for anyone to use. The Squid home page is http://www.squid-cache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: squid-common Priority: optional Section: web Installed-Size: 3968 Maintainer: Luigi Gangitano Architecture: all Source: squid Version: 2.5.12-4ubuntu2.5 Conflicts: squid (<< 2.5.4-5) Filename: pool/main/s/squid/squid-common_2.5.12-4ubuntu2.5_all.deb Size: 203524 MD5sum: 2455400b6eb3805ff0c1d2392068178f SHA1: c3995fb7da5331b8e120659907d9de04c0d0b38e SHA256: ed636573d7a0750e0960eb27dcb4985bb724798f07181ed9116ae35893959c4e Description: Internet Object Cache (WWW proxy cache) - common file This is the Squid Internet Object Cache developed by the National Laboratory for Applied Networking Research (NLANR) and Internet volunteers. This software is freely available for anyone to use. The Squid home page is http://www.squid-cache.org/ . This package contains common files (errors and icons) Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ss-dev Priority: extra Section: libdevel Installed-Size: 212 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs (1.38-2ubuntu2.1) Version: 2.0-1.38-2ubuntu2.1 Depends: libc6-dev | libc-dev, libss2 (= 1.38-2ubuntu2.1) Filename: pool/main/e/e2fsprogs/ss-dev_2.0-1.38-2ubuntu2.1_sparc.deb Size: 41390 MD5sum: fc00263c6bdf027902a1bb3791825523 SHA1: 3b3a2adf6e6a37231be4ac258d4868e053a4c8db SHA256: 5c9b0803f7fd637daf2aca5eb33f1fd30b9885a067ed9676e93ebed9c1549dfd Description: command-line interface parsing library - headers and static libraries This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ssh Priority: optional Section: net Installed-Size: 32 Maintainer: Matthew Vernon Architecture: all Source: openssh Version: 1:4.2p1-7ubuntu3.5 Depends: openssh-client, openssh-server Filename: pool/main/o/openssh/ssh_4.2p1-7ubuntu3.5_all.deb Size: 1058 MD5sum: 1c1b30301624bd73f969ff494e1836a0 SHA1: bd6d4eb9c0d543670aaec4611ff56d33a9521d91 SHA256: 09494e9f3f536f74f95f0a5b5e2aa34bfd2377760b93e515ce6c12498df90be4 Description: Secure shell client and server (transitional package) This is a transitional package depending on both the OpenSSH client and the OpenSSH server, which are now in separate packages. You may remove it once the upgrade is complete and nothing depends on it. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ssh-askpass-gnome Priority: optional Section: gnome Installed-Size: 168 Maintainer: Matthew Vernon Architecture: sparc Source: openssh Version: 1:4.2p1-7ubuntu3.5 Replaces: ssh (<< 1:3.5p1-3) Provides: ssh-askpass Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 Filename: pool/main/o/openssh/ssh-askpass-gnome_4.2p1-7ubuntu3.5_sparc.deb Size: 87058 MD5sum: 6bc705d12536e6e05fce90f8b915eb29 SHA1: db932e0bc65a254d922f714be4a56d2280daf4d1 SHA256: 8c428bcbf493dcb6e52ff2ac8f31094dc23ab708bd9cd2a26124ce73cb335615 Description: under X, asks user for a passphrase for ssh-add This has been split out of the main ssh package, so that the ssh will not need to depend upon the Gnome libraries. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: subversion Priority: optional Section: devel Installed-Size: 3016 Maintainer: Guilherme de S. Pastore Architecture: sparc Version: 1.3.1-3ubuntu1.4 Depends: libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0), libsvn0 (= 1.3.1-3ubuntu1.4), patch Suggests: subversion-tools, db4.3-util Filename: pool/main/s/subversion/subversion_1.3.1-3ubuntu1.4_sparc.deb Size: 942756 MD5sum: 40d426094fb03c6e8ca4eb86d084bbc3 SHA1: b07fc071fa11d79582753c041527b204121ae5c0 SHA256: 57cacb39483c99c777312adb20d1b061aff6c95d85e3c03f1cffe14975c18966 Description: advanced version control system (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package includes the Subversion client (svn), tools for creating a Subversion repository and tools to make a repository available over the network using a program like ssh. . Homepage: http://subversion.tigris.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: subversion-tools Priority: extra Section: admin Installed-Size: 376 Maintainer: Guilherme de S. Pastore Architecture: all Source: subversion Version: 1.3.1-3ubuntu1.4 Depends: python-subversion (>= 1.3), subversion (>= 1.3), rcs, python, exim4 | mail-transport-agent, perl (>= 5.8.0-7), liburi-perl (>= 1.17-1), libconfig-inifiles-perl (>= 2.27-1) Filename: pool/main/s/subversion/subversion-tools_1.3.1-3ubuntu1.4_all.deb Size: 123098 MD5sum: 84ccb3e541006436336c3f74e4bad860 SHA1: cb4b7e99b2207270d067c8c25b7dd742494f7081 SHA256: e7d41a8cbcfc9b17da4f1b6abce6bc4c18aa9839d798c830f0ecf6f358db4ddf Description: assorted tools related to Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package includes miscellaneous tools that make maintenance and administration of a Subversion repository easier. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: sudo Priority: optional Section: admin Installed-Size: 388 Maintainer: Bdale Garbee Architecture: sparc Version: 1.6.8p12-1ubuntu6.3 Replaces: sudo-ldap Depends: libc6 (>= 2.3.4-1), libpam0g (>= 0.76), libpam-modules Conflicts: sudo-ldap Filename: pool/main/s/sudo/sudo_1.6.8p12-1ubuntu6.3_sparc.deb Size: 167838 MD5sum: 4444228753a954e3467eced9ac5388cb SHA1: 92e1a113912fe6913127334edaeb89a8defd660d SHA256: 76cd79ca426c9bf382af1ad7f92917eb858dd6aab99b7a430905b4abf21bc401 Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: swat Priority: optional Section: net Installed-Size: 2020 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Depends: samba (= 3.0.22-1ubuntu3.14), samba-doc (= 3.0.22-1ubuntu3.14), libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.2.1), libgnutls12 (>= 1.2.5), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.7), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, netbase Filename: pool/main/s/samba/swat_3.0.22-1ubuntu3.14_sparc.deb Size: 737812 MD5sum: 89794249318c2e57a8f73ab3b0af51ae SHA1: 009f83d1764fa9338db2df0820d7191c16d8b58d SHA256: aeaa0bc08345a9f7739b548c8157341480c42265b2202d51a95a84d901fcbdad Description: Samba Web Administration Tool The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains the components of the Samba suite that are needed for Web administration of the Samba server. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tar Essential: yes Priority: required Section: base Installed-Size: 1796 Maintainer: Bdale Garbee Architecture: sparc Version: 1.15.1-2ubuntu2.3 Replaces: cpio Pre-Depends: libc6 (>= 2.3.4-1) Suggests: bzip2 Conflicts: cpio (<= 2.4.2-38) Filename: pool/main/t/tar/tar_1.15.1-2ubuntu2.3_sparc.deb Size: 524246 MD5sum: 8b1ad8790f52ca7282a76a96b6b134cc SHA1: 8daeb4a29d676ee9fdae757fae52fdc593726f3b SHA256: 3d0c587f851e181d4665a2868561ebafe8804c0d2f2714edb01969d74f615eae Description: GNU tar Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tcpdump Priority: standard Section: net Installed-Size: 692 Maintainer: Romain Francoise Architecture: sparc Version: 3.9.4-2ubuntu0.2 Depends: libc6 (>= 2.3.4-1), libpcap0.8 (>= 0.9.3-1), libssl0.9.8 (>= 0.9.8a-1) Filename: pool/main/t/tcpdump/tcpdump_3.9.4-2ubuntu0.2_sparc.deb Size: 305034 MD5sum: 56c94f1b847c19301e59c0ca09b05373 SHA1: afee35006efd96bcdf5ae43c31e2a6db94927fdf SHA256: 1c4a40a7c4f7b26637cd72b7b6b80c0ed6e580cf0de46d3000e74884ca569f91 Description: A powerful tool for network monitoring and data acquisition This program allows you to dump the traffic on a network. tcpdump is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types. . It can be used to print out the headers of packets on a network interface, filter packets that match a certain expression. You can use this tool to track down network problems, to detect "ping attacks" or to monitor network activities. . Further information is available at Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: tetex-base Priority: optional Section: tex Installed-Size: 76692 Maintainer: teTeX maintainers Architecture: all Version: 3.0-15ubuntu1.1 Replaces: texidoc, bibtex, texpsfnt, mfbasfnt, xdvik, dvipsk, mfnfss, latex, texlib, mflib, textfm, kpathsea, latex2e-doc, ltxgraph, csplain, cslatex, cstexfonts, tetex-extra (<< 2.0.2a-1), tetex-doc (<< 1.0.2+20011128), tetex-nonfree, pxfonts, txfonts, mfpic, texdoctk, tetex-bin (<< 2.99) Depends: ucf (>= 1.02), tex-common (>= 0.12) Pre-Depends: dpkg (>= 1.6.8) Recommends: tetex-doc (>> 2.0) Suggests: tetex-extra Conflicts: texidoc, bibtex, texpsfnt, mfbasfnt, xdvik, mfnfss, texlib, mflib, textfm, kpathsea, latex2e-doc, ltxgraph, csplain, cslatex, cstexfonts, tetex-bin (<= 2.99.7), xbase (<< 3.3.2.3a-2), tetex-nonfree (<< 1.0.2+20000804-2), pxfonts, txfonts, mfpic, cspsfonts, arabtex (<= 3.10-5) Filename: pool/main/t/tetex-base/tetex-base_3.0-15ubuntu1.1_all.deb Size: 22418596 MD5sum: 059e7c694186e81ca34e999285943262 SHA1: 444fa3a83634ee1fb4a205381d5eab7eb16b2775 SHA256: 4b019acc17409947ee5b45b40c4adec60d66ce9a6db1f09dba403f9f02441a27 Description: Basic library files of teTeX This is a subset of all teTeX library files provided by Debian. It should give you a working basic LaTeX system. . Together with tetex-bin you'll have a minimal installation. For a full installation of teTeX, you should also install tetex-extra. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tetex-bin Priority: optional Section: tex Installed-Size: 7968 Maintainer: teTeX maintainers Architecture: sparc Version: 3.0-13ubuntu6.1 Replaces: texidoc, dvipdfm, cweb, ctie, texdoctk Provides: dvipdfm, cweb, ctie, texdoctk Depends: libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libgcc1 (>= 1:4.0.2), libice6, libjpeg62, libkpathsea4, libpaper1, libpng12-0 (>= 1.2.8rel), libpoppler1 (>= 0.5.1), libsm6, libstdc++6 (>= 4.0.2-4), libt1-5 (>= 5.0.2), libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6, zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, perl, tetex-base (>= 3.0-4), ed, debianutils (>= 1.13.1), mime-support, sed (>= 4.0.5), ucf (>= 1.02) Pre-Depends: dpkg (>= 1.6.8) Recommends: dialog | whiptail, psutils, perl-tk, libxml-parser-perl Suggests: gs-gpl | gs-esp | gs-afpl, gv | postscript-viewer, xpdf-reader | pdf-viewer, tetex-extra, texinfo, texi2html, dvipng, chktex | lacheck, rubber, sam2p Conflicts: dvipdfm, alml (<< 2002.08.29-4), jbibtex-bin (<< 3.0.5+0.04-2), jtex-bin (<= 1.8-5.1), passivetex (<< 1.21-5), ptex-bin (<< 3.0.5+0.04-2), xmltex (<< 1.9-4), cweb, ctie, arabtex (<= 3.10-5), tetex-base (<< 2.96.1), tetex-extra (<< 2.96.1), jadetex (<= 3.13-3), aleph (<< 1:0), xmltex (<= 1.9-10) Filename: pool/main/t/tetex-bin/tetex-bin_3.0-13ubuntu6.1_sparc.deb Size: 3748932 MD5sum: dda472ccbd1d1f21719cd4332fbdf17b SHA1: af519698a58dcbff33968702aaa5f48c3a117659 SHA256: d2a264e81fc9214ddb69be836ebf6ae7e8a6d47cfc8243598c478a9ce2b0e9df Description: The teTeX binary files This is the binary part of teTeX. This package contains all the programs belonging to teTeX, i.e. the TeX compiler itself, and variants for formats like e-TeX, pdfTeX, LaTeX, pdfLaTeX, etc. . It also contains auxiliary programs like bibtex, makeindex, dvips and xdvi, conversion tools and some tools for maintaining your teTeX system. Also included are man pages and info files about these programs. . Lambda, Omega, MetaPost, MetaFun and AmSTeX won't work without having tetex-extra installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tetex-doc Priority: optional Section: doc Installed-Size: 64788 Maintainer: teTeX maintainers Architecture: all Source: tetex-base Version: 3.0-15ubuntu1.1 Replaces: latex2e-doc, tetex-base (<< 3.0), tetex-nonfree Pre-Depends: dpkg (>= 1.6.8) Recommends: tetex-bin (>> 2.0) | dvi2tty, xpdf | pdf-viewer, gv | postscript-viewer, mozilla-browser | www-browser Suggests: libapache2-mod-php4 | libapache2-mod-php5 Conflicts: latex2e-doc, tetex-extra (<< 2.0) Filename: pool/main/t/tetex-base/tetex-doc_3.0-15ubuntu1.1_all.deb Size: 50146544 MD5sum: b0f4a78a007e1f3f918cd012b9b178aa SHA1: 1aac01911a06e4c8881f17905aea7b1b94ed5fe9 SHA256: c1aeda7c1a4033346c269cb507c8f48b4cf74918454a2b38d7c247391e4e8a78 Description: The documentation component of the Debian teTeX packages This package contains all the documentation of (La)TeX-packages which are contained in tetex-base and tetex-extra. There are several FAQ's, the LaTeX Catalogue and some more documentation about MetaPost, fonts, PSTricks, kpathsea, pdfTeX etc. . To search and view the documentation, three main tools are provided: The command line tool texdoc, the graphical tool texdoctk, and the web interface at http://localhost/doc/texmf/texdoc.php. To use the web interface, you have to run a local web server, e.g. apache which is installed with the suggested apache module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tetex-extra Priority: optional Section: tex Installed-Size: 42140 Maintainer: teTeX maintainers Architecture: all Source: tetex-base Version: 3.0-15ubuntu1.1 Replaces: kpathsea, texlib, textfm, latex, bibtex, texidoc, texpsfnt, mfbasfnt, mfnfss, xdvik, amsfonts, amstex, amslatex, ltxmisc, ltxtool, psnfss, mfdcfnt, mflib, hyperref, cspsfonts, tetex-bin (<< 1.0.7+20021025-3), tetex-french, tetex-nonfree, pb-diagram, tetex-eurosym, tetex-base (<= 1.0.2+20011202-4) Provides: tetex-nonfree, pb-diagram, tetex-eurosym Depends: tetex-base (>= 3.0-11), tetex-bin (>= 2.99), ucf (>= 1.02) Pre-Depends: dpkg (>= 1.6.8) Conflicts: kpathsea, texlib, textfm, bibtex, texpsfnt, mfbasfnt, mfnfss, xdvik, amsfonts, amstex, amslatex, ltxmisc, ltxtool, psnfss, mfdcfnt, mflib, hyperref, tetex-french, cspsfonts, tetex-nonfree, pb-diagram, revtex4 (<= 4.0-2), tetex-eurosym, tetex-base (<< 2.0.2a) Filename: pool/main/t/tetex-base/tetex-extra_3.0-15ubuntu1.1_all.deb Size: 10846178 MD5sum: 728f6762b849c3161c85df1d7765c426 SHA1: 3ba2cc436bbd55bec792ffd200f2dc8aacaacf78 SHA256: 5875a1fe348a14338a4b26d1e55ea768068cd750cafb2424a851fcadc48ce7ad Description: Additional library files of teTeX This package contains some additional parts of teTeX that some users might not need. This includes some PostScript fonts from Adobe, Bitstream, URW etc. It contains fonts like EC, some from the AMS, and some decorative fonts. Furthermore, there are additional support files for BibTeX, Omega, PSTricks, pdfTeX, LaTeX etc. . Together with tetex-bin and tetex-base, this will give you a complete teTeX installation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: texinfo Priority: optional Section: text Installed-Size: 4912 Maintainer: Norbert Preining Architecture: sparc Version: 4.8-4ubuntu0.1 Replaces: tetex-base (<< 1.0.2+20000804-9), tetex-bin (<< 3.0) Depends: libc6 (>= 2.3.4-1), tex-common | tetex-bin (<< 3.0) Suggests: tetex-bin | texlive-base Conflicts: tetex-bin (<< 1.0), tetex-base (<< 1.0-3), ja-trans (<= 0.7-3.1) Filename: pool/main/t/texinfo/texinfo_4.8-4ubuntu0.1_sparc.deb Size: 836036 MD5sum: 41e7f10f98c1c8b9785a9e1554cc5eee SHA1: efef1c87914aed939e8593ed44fdf7fbd23a0f90 SHA256: 907b129da8fa2ae17e83c289fb38a71db36ce61c015dd766527133698ef7797d Description: Documentation system for on-line information and printed output Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output. . Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tk8.0 Priority: extra Section: libs Installed-Size: 2788 Maintainer: Chris Waters Architecture: sparc Version: 8.0.5-11ubuntu0.1 Provides: wish Depends: libc6 (>= 2.3.4-1), libx11-6, tcl8.0 (>= 8.0.4) Recommends: xterm | x-terminal-emulator Suggests: tk8.0-doc Conflicts: tk, tk40 (<= 4.0p3-2), tkstep8.0 Filename: pool/main/t/tk8.0/tk8.0_8.0.5-11ubuntu0.1_sparc.deb Size: 1128404 MD5sum: dd01474892069952e4d23b7e46db81c8 SHA1: c3ecec281823c738785d0a00972e65756aa891b6 SHA256: 0745afbfaa1dfd497b13baf0d89864371f65cf8137146acb4ae7bc0df17838b3 Description: Tk toolkit for Tcl and X11, v8.0 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps. This is an old, nearly-obsolete version of Tk, and should only be installed if you have old Tk-based programs that require it. See the tk8.3 and tk8.4 packages. . Homepage: http://www.tcl.tk/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tk8.3 Priority: optional Section: libs Installed-Size: 6408 Maintainer: Chris Waters Architecture: sparc Version: 8.3.5-4ubuntu1.2 Provides: wish Depends: libc6 (>= 2.3.4-1), libx11-6, tcl8.3 (>= 8.3.5) Recommends: xterm | x-terminal-emulator Conflicts: tk, tk40 (<= 4.0p3-2) Filename: pool/main/t/tk8.3/tk8.3_8.3.5-4ubuntu1.2_sparc.deb Size: 2792458 MD5sum: c8c5259f432014f64d0a3f91de2d1125 SHA1: 853797b9e6a7d589673e2e0acf2455664a0a78ed SHA256: 09695ee365da7aad12f74432899b9e23050f4a341b7eb9fccb97ccaaaf2275f1 Description: Tk toolkit for Tcl and X11, v8.3 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps. . Homepage: http://www.tcl.tk/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tk8.3-dev Priority: optional Section: devel Installed-Size: 2068 Maintainer: Chris Waters Architecture: sparc Source: tk8.3 Version: 8.3.5-4ubuntu1.2 Depends: libc6-dev | libc-dev, tcl8.3-dev, xlibs-dev, tk8.3 (= 8.3.5-4ubuntu1.2) Suggests: tk8.3-doc Conflicts: tk, tk-dev Filename: pool/main/t/tk8.3/tk8.3-dev_8.3.5-4ubuntu1.2_sparc.deb Size: 680266 MD5sum: 2500c749b23b90a590d193f6687f4835 SHA1: a507cdd3a40b9bd347cf91d95f8b6375a992be86 SHA256: 7f8830cae8ab665901d9f57d7e6709fbfd1cb4525eccfbd000870efd8788ce54 Description: Tk toolkit for Tcl and X11, v8.3 - development files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. . Homepage: http://www.tcl.tk/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tk8.4 Priority: optional Section: libs Installed-Size: 2652 Maintainer: Chris Waters Architecture: sparc Version: 8.4.12-0ubuntu1.2 Provides: wish Depends: libc6 (>= 2.3.4-1), libx11-6, tcl8.4 (>= 8.4.5) Recommends: xterm | x-terminal-emulator Conflicts: tk, tk40 (<= 4.0p3-2), libtk-img (<< 1.2.5) Filename: pool/main/t/tk8.4/tk8.4_8.4.12-0ubuntu1.2_sparc.deb Size: 979172 MD5sum: 0dc20a66a68b6b09227fa607ad9e9864 SHA1: 037fbee89ad0967e45d0c600133682df9f3bd263 SHA256: 36c641f50a4ca0fa2a0a88d5a60e8c00b92ef803029935b5106d77d8bc9e7593 Description: Tk toolkit for Tcl and X11, v8.4 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps. . Homepage: http://www.tcl.tk/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: tk8.4-dev Priority: optional Section: devel Installed-Size: 2400 Maintainer: Chris Waters Architecture: sparc Source: tk8.4 Version: 8.4.12-0ubuntu1.2 Provides: tk-dev Depends: libc6-dev | libc-dev, tcl8.4-dev (>= 8.4.2), x-dev | xlibs-dev, libx11-dev | xlibs-dev, libxt-dev | xlibs-dev, tk8.4 (= 8.4.12-0ubuntu1.2) Suggests: tk8.4-doc Conflicts: tk, tk-dev Filename: pool/main/t/tk8.4/tk8.4-dev_8.4.12-0ubuntu1.2_sparc.deb Size: 826916 MD5sum: ba6ab8fd313bd283accfc849e56b7d30 SHA1: ae3c00e1e143a9f50505da4a3cb6a3f3f83d5d83 SHA256: 09662beb451d487b41c560f2ee5a3a9a811ca287bfd674642e3956e4a7a91c47 Description: Tk toolkit for Tcl and X11, v8.4 - development files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. . Homepage: http://www.tcl.tk/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tk8.4-doc Priority: optional Section: doc Installed-Size: 1020 Maintainer: Chris Waters Architecture: all Source: tk8.4 Version: 8.4.12-0ubuntu1.2 Provides: tk-doc Suggests: tk8.4 Conflicts: tk, tk-doc Filename: pool/main/t/tk8.4/tk8.4-doc_8.4.12-0ubuntu1.2_all.deb Size: 788200 MD5sum: 01dc19de0b3d36acea0541622129a442 SHA1: fba0b8e5077a5639325c6f8f9a6d87b060e4d908 SHA256: 32810d613d1f4cef471efaf1b624cd893d612f9f7294cb72bf992abec15e9d1d Description: Tk toolkit for Tcl and X11, v8.4 - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the manual pages for the Tk commands. . Homepage: http://www.tcl.tk/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: tomboy Priority: optional Section: x11 Installed-Size: 1044 Maintainer: Dave Beckett Architecture: sparc Version: 0.3.5-1ubuntu3.1 Depends: mono-jit (>= 1.0), libdbus-1-cil (>= 0.60), libgconf2.0-cil (>= 2.7.90), libglib2.0-cil (>= 2.7.90), libgmime2.1-cil (>= 2.1.19), libgmime2.1-cil (<< 2.1.20), libgnome2.0-cil (>= 2.7.90), libgtk2.0-cil (>= 2.7.90), libgtkspell0 (>= 2.0.2), libpanel-applet2-0 (>= 2.14.1), mono-classlib-1.0 (>= 1.0), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglib2.0-0 (>= 2.10.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), gconf2 (>= 2.12.1-4ubuntu1) Suggests: evolution Filename: pool/main/t/tomboy/tomboy_0.3.5-1ubuntu3.1_sparc.deb Size: 148738 MD5sum: b966585a564a3a8485195ebc445c8811 SHA1: 4f93253e7dd1bf8e5edcc3e428adc3da9ce35a4f SHA256: 31ccfa1783db4f1e544f389434aa003121ae569afd036fcacde5b05dadabbdd9 Description: desktop note taking program using Wiki style links Tomboy is a desktop note-taking application which is simple and easy to use. It lets you organise your notes intelligently by allowing you to easily link ideas together with Wiki style interconnects. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: ttf-opensymbol Priority: optional Section: x11 Installed-Size: 328 Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.0.2-2ubuntu12.7 Replaces: openoffice.org (<= 1.1.1+1.1.2rc3) Recommends: fontconfig Filename: pool/main/o/openoffice.org/ttf-opensymbol_2.0.2-2ubuntu12.7_all.deb Size: 162520 MD5sum: fb77e67e918f9b6a4eff314808a93f34 SHA1: 178f2ec4e8aedf868f510c615abbb1348160cb5a SHA256: a380cb890de2d84f8e477b1c975af08a6bb35cdecc667cd5a74e4068c0d5a279 Description: The OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in OpenOffice.org. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in OpenOffice.org) and non-latin characters. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: udev Priority: important Section: admin Installed-Size: 872 Maintainer: Scott James Remnant Architecture: sparc Version: 079-0ubuntu35.1 Replaces: hotplug, initramfs-tools (<< 0.040ubuntu1), ifrename Depends: libc6 (>= 2.3.4-1), libselinux1 (>= 1.28), libsepol1 (>= 1.10), module-init-tools (>= 3.2.1-0ubuntu3), initramfs-tools (>= 0.40ubuntu30), grepmap (>= 1.1.0-1) Conflicts: hotplug, ifrename Filename: pool/main/u/udev/udev_079-0ubuntu35.1_sparc.deb Size: 247624 MD5sum: 4b80d6ca0c5e076f249087c118962922 SHA1: 87e1f8832c0c0c251be2b54d5f6ab7bd62b22e9f SHA256: 4dd0933b8dbf5dfcd820857047af10a8cb26ea5aac814c780c32bef73153356e Description: rule-based device node and kernel event manager udev is a collection of tools and a daemon to manage events received from the kernel and deal with them in user-space. Primarily this involves creating and removing device nodes in /dev when hardware is discovered or removed from the system. . Events are received via kernel netlink messaged and processed according to rules in /etc/udev/rules.d, altering the name of the device node, creating additional symlinks or calling other tools and programs including those to load kernel modules and initialise the device. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: unzip Priority: optional Section: utils Installed-Size: 344 Maintainer: Santiago Vila Architecture: sparc Version: 5.52-6ubuntu4.1 Replaces: unzip-crypt (<< 5.41) Depends: libc6 (>= 2.3.4-1) Suggests: zip Conflicts: unzip-crypt (<< 5.41) Filename: pool/main/u/unzip/unzip_5.52-6ubuntu4.1_sparc.deb Size: 164078 MD5sum: 552d2029d247f091442e174eae9c3a19 SHA1: 34b334eda1e7749fc138fc6f0d6dc58ef3cd6a93 SHA256: fad16583c60b45596f7c2bf9405a1bb90ae5ceda24379374f12c921090192c3d Description: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: user-setup Priority: extra Section: admin Installed-Size: 496 Maintainer: Debian Install System Team Architecture: all Version: 1.1ubuntu4 Depends: debconf (>= 0.5) | debconf-2.0, passwd, adduser Filename: pool/main/u/user-setup/user-setup_1.1ubuntu4_all.deb Size: 161864 MD5sum: bc876d6099a323cebd2ffc94df41db06 SHA1: e1c4b7aaf5627ea1df498fca7b474ab4365c83d0 SHA256: fd92692c1f1fb151c90d8b786f38cfeb8e15c187e078aa8cae081c4cad6032ae Description: Set up initial user and password This package creates an initial user, using the same code as is responsible for creating the initial user in the installer. It is only likely to be of any use if your system has no non-system users at all. Enhances: oem-config Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: util-linux Essential: yes Priority: required Section: base Installed-Size: 796 Maintainer: LaMont Jones Architecture: sparc Version: 2.12r-4ubuntu6.1 Replaces: miscutils, setterm, fdisk Depends: lsb-base (>= 3.0-6) Pre-Depends: libc6 (>= 2.3.4-1), libncurses5 (>= 5.4-5), libuuid1 Suggests: util-linux-locales, kbd | console-tools, dosfstools Conflicts: setterm, fdisk, kbd (<< 1.05-3), console-tools (<< 1:0.2.3-21) Filename: pool/main/u/util-linux/util-linux_2.12r-4ubuntu6.1_sparc.deb Size: 271282 MD5sum: 0275204889f9f8f5827fda97c9642365 SHA1: 701927a2dd4c9894f51942f66a1cbe56ba11c348 SHA256: 7e2f3408bf71f90e78a31ecc928b1bbc9fc7a896ee32a0be1ea90aec2a6acbc5 Description: Miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to partition your hard disk, view kernel messages, and create new filesystems. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: util-linux-locales Priority: optional Section: utils Installed-Size: 3060 Maintainer: LaMont Jones Architecture: all Source: util-linux Version: 2.12r-4ubuntu6.1 Replaces: util-linux (<< 2.11b) Depends: util-linux (>= 2.12r-0), util-linux (<< 2.12r.0-0) Filename: pool/main/u/util-linux/util-linux-locales_2.12r-4ubuntu6.1_all.deb Size: 43392 MD5sum: 0c7b4c1b3d48b45d9e729f42dee9296f SHA1: 1d4fd9be4dc326eb9c47b93084c78d847b18d08a SHA256: 50902eb353e1e4935aef202fe9a1f6910ac0f2751e18980ed22e1801ef0d8e74 Description: Locales files for util-linux This package contains the internationalization files of for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: uuid-dev Priority: extra Section: libdevel Installed-Size: 160 Maintainer: Theodore Y. Ts'o Architecture: sparc Source: e2fsprogs (1.38-2ubuntu2.1) Version: 1.2-1.38-2ubuntu2.1 Replaces: e2fslibs-dev (<< 1.15) Depends: libc6-dev | libc-dev, libuuid1 (= 1.38-2ubuntu2.1) Filename: pool/main/e/e2fsprogs/uuid-dev_1.2-1.38-2ubuntu2.1_sparc.deb Size: 46994 MD5sum: 8b719ff3ac0dd7dbc56aa345e8e2c323 SHA1: 46bff6da69a9b1dff48c746307d87b619ab706d1 SHA256: 8d52ce23de9ffc050b62aab43ecdfd933b024cdbd22f229e3e0891e2338b28f5 Description: universally unique id library - headers and static libraries libuuid generates and parses 128-bit universally unique id's (UUID's), using a standard which is blessed by both Microsoft and DCE, and is being proposed as an internet standard. See the internet-draft: . draft-leach-uuids-guids-01.txt . for more information. . This package contains the development environment for the uuid library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim Priority: optional Section: editors Installed-Size: 1164 Maintainer: Debian VIM Maintainers Architecture: sparc Version: 1:6.4-006+2ubuntu6.2 Replaces: vim-rt, kvim (<< 1:6.2.135+1), vim-full (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-tiny (<< 1:6.4-001+3), vim-tty (<< 6.0) Provides: editor, vim-rt Depends: vim-common (= 1:6.4-006+2ubuntu6.2), vim-runtime (= 1:6.4-006+2ubuntu6.2), libc6 (>= 2.3.4-1), libgpmg1 (>= 1.19.6-1), libncurses5 (>= 5.4-5) Suggests: ctags, vim-doc, vim-scripts Conflicts: vim-rt, vim-full (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-tiny (<< 1:6.4-001+3), vim-tty (<< 6.0), vim-common (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim_6.4-006+2ubuntu6.2_sparc.deb Size: 584808 MD5sum: d2fe4dd57e23835eb0083b9aaa3d0ee5 SHA1: a2810daf0ffcfd898bcf49a0be6b9e0e0ec18fd0 SHA256: 6d14a7b8b379e90d842c13482306dcda516e12bc47016a126b1312552fba190f Description: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contain a version of vim compiled with a rather standard set of features. See the other vim-* packages if you need more (or less). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim-common Priority: optional Section: editors Installed-Size: 228 Maintainer: Debian VIM Maintainers Architecture: sparc Source: vim Version: 1:6.4-006+2ubuntu6.2 Replaces: vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Recommends: vim | vim-tiny Conflicts: vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim-common_6.4-006+2ubuntu6.2_sparc.deb Size: 83338 MD5sum: c5aadd2ccb560b7b9a0af14a36a57463 SHA1: 2cfdee0e9e78badc36711e82992d5fbac104cf09 SHA256: 631e64a2e9ed671a065445b47ad26eeae3e28872a625e53a0bd0c7ddd3612f4a Description: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains files shared by all non GUI-enabled vim variants (vim and vim-tiny currently) available in Debian. Examples of such shared files are: manpages, common executables like vimtutor and xxd, and configuration files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim-doc Priority: optional Section: editors Installed-Size: 6796 Maintainer: Debian VIM Maintainers Architecture: all Source: vim Version: 1:6.4-006+2ubuntu6.2 Replaces: vim (<< 1:6.2-098+1) Filename: pool/main/v/vim/vim-doc_6.4-006+2ubuntu6.2_all.deb Size: 1732888 MD5sum: bcbc824e5296fea0ea3dd16b2ca54bc8 SHA1: 80007f821c800e54d2ce9bc02ea317c56d80a2fb SHA256: 222222e3e6e2b3d80bb8848301aabab56402b5d44140b5b91bf3c5e0eea9e040 Description: Vi IMproved - HTML documentation Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains the HTML version of the online documentation. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim-gnome Priority: extra Section: editors Installed-Size: 1520 Maintainer: Debian VIM Maintainers Architecture: sparc Source: vim Version: 1:6.4-006+2ubuntu6.2 Replaces: kvim, kvim-perl, kvim-python, kvim-ruby, kvim-tcl, vim (<= 1:6.3-068+1), vim-full (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-tiny (<< 1:6.4-001+3), vim-tty Provides: gvim Depends: vim-gui-common (= 1:6.4-006+2ubuntu6.2), vim-runtime (= 1:6.4-006+2ubuntu6.2), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92-0ubuntu4), libgpmg1 (>= 1.19.6-1), libgtk2.0-0 (>= 2.8.0), libice6, libncurses5 (>= 5.4-5), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.2), libpopt0 (>= 1.7), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxrandr2, libxrender1, libxt6, python2.4 (>= 2.3.90), zlib1g (>= 1:1.2.1) Suggests: cscope, vim-doc, ttf-bitstream-vera Conflicts: kvim, kvim-perl, kvim-python, kvim-ruby, kvim-tcl, vim-full (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-tiny (<< 1:6.4-001+3), vim-tty, vim-common (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim-gnome_6.4-006+2ubuntu6.2_sparc.deb Size: 751596 MD5sum: 88933c97a543b045f5a2a989f9388fa5 SHA1: 28dfe50cd9f49d0536cf3bedf1273c5c3819d7b1 SHA256: 0413659b30fc17b8f79c2f537fdcab6d35cfd7b62753d4513c6740d5b63fb6bc Description: Vi IMproved - enhanced vi editor - with GNOME2 GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with support for GNOME2 GUI. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim-gui-common Priority: optional Section: editors Installed-Size: 204 Maintainer: Debian VIM Maintainers Architecture: sparc Source: vim Version: 1:6.4-006+2ubuntu6.2 Replaces: vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Depends: vim-common (= 1:6.4-006+2ubuntu6.2) Recommends: vim-gnome | vim-gtk | vim-lesstif | vim-perl | vim-python | vim-ruby | vim-tcl | vim-full Conflicts: vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim-gui-common_6.4-006+2ubuntu6.2_sparc.deb Size: 70042 MD5sum: a8d6b75acfbed2cf74ef004b0d92e366 SHA1: 832c9729e55e3ec74fa8c022637a0518ffa9c353 SHA256: 0855001dde1d78ea676ea1d590dbeee43a1bc5569a4a5939b344fafca92d8054 Description: Vi IMproved - Common GUI files Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains files shared by all GUI-enabled vim variants (vim-perl, vim-gnome, ...) available in Debian. Examples of such shared files are: icons, desktop environments settings, and menu entries. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim-runtime Priority: optional Section: editors Installed-Size: 13844 Maintainer: Debian VIM Maintainers Architecture: all Source: vim Version: 1:6.4-006+2ubuntu6.2 Replaces: vim-common (<< 1:6.4-004+2), vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Recommends: vim | vim-gnome | vim-gtk | vim-lesstif | vim-perl | vim-python | vim-ruby | vim-tcl | vim-full | vim-tiny Conflicts: vim-common (<< 1:6.4-004+2), vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim-runtime_6.4-006+2ubuntu6.2_all.deb Size: 3594550 MD5sum: 84cc69c7fd6b266f697d189cd67c1f69 SHA1: 4d42862b3be8496bbdfd14004660af82faa33f10 SHA256: 2bb9df2d87f6511b63be7c2757bbbfe24de88676c2ab4c337e914bca3b3f354b Description: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Enhances: vim-tiny Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vim-tiny Priority: optional Section: editors Installed-Size: 804 Maintainer: Debian VIM Maintainers Architecture: sparc Source: vim Version: 1:6.4-006+2ubuntu6.2 Provides: editor Depends: vim-common (= 1:6.4-006+2ubuntu6.2), libc6 (>= 2.3.4-1), libncurses5 (>= 5.4-5) Filename: pool/main/v/vim/vim-tiny_6.4-006+2ubuntu6.2_sparc.deb Size: 385816 MD5sum: b39f990cfa7c107f00bee3963b89bb53 SHA1: a5eec663810dbe7422e9ab8d17545b857cab827b SHA256: 1d8b7df0a8aab270f663df1160d691873755c2ef0293a113d9a3679e520467f0 Description: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a minimal version of vim compiled with no GUI and a small subset of features in order to keep small the package size. This package does not depend on the vim-runtime package, but installing it you will get its additional benefits (online documentation, plugins, ...). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: vorbis-tools Priority: optional Section: sound Installed-Size: 732 Maintainer: Debian Xiph.org Maintainers Architecture: sparc Version: 1.1.1-3ubuntu0.1 Depends: libao2 (>= 0.8.6), libc6 (>= 2.3.4-1), libcurl3-gnutls (>= 7.15.0-1), libflac7, libogg0 (>= 1.1.3), liboggflac3, libspeex1, libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2) Filename: pool/main/v/vorbis-tools/vorbis-tools_1.1.1-3ubuntu0.1_sparc.deb Size: 95528 MD5sum: 35e5d78f7b692863232e45e555da35b2 SHA1: e2f97c35874db0539e2c37fdf5fe415a2c37288a SHA256: 371e48eb8f63909a8b6efd752210bf8b8ccbf101d65ec86fcbeaa4bb6f8fed12 Description: several Ogg Vorbis tools vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool), ogginfo (displays ogg information), oggdec (decodes ogg files), vcut (ogg file splitter), and vorbiscomment (ogg comment editor). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: kubuntu-desktop, edubuntu-desktop Package: vsftpd Priority: extra Section: net Installed-Size: 408 Maintainer: Daniel Jacobowitz Architecture: sparc Version: 2.0.4-0ubuntu4.1 Provides: ftp-server Depends: libc6 (>= 2.3.4-1), libcap1, libpam0g (>= 0.76), libssl0.9.8 (>= 0.9.8a-1), libwrap0, adduser, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 1.3-9ubuntu3), ssl-cert (>= 1.0-11ubuntu1) Recommends: logrotate Conflicts: ftp-server Filename: pool/main/v/vsftpd/vsftpd_2.0.4-0ubuntu4.1_sparc.deb Size: 111108 MD5sum: f2630543cd6ba8b6bc3643be72d06e8c SHA1: 84b75fdcc11cfe195f5b5c6ed3fe9123fd35e620 SHA256: d2c1af5cbdb088a172ea819440f1c389937701b6ecf1fa9f9e62fb8e035b7f10 Description: The Very Secure FTP Daemon A lightweight, efficient FTP server written from the ground up with security in mind. . vsftpd supports both anonymous and non-anonymous FTP, PAM authentication, bandwidth limiting, and the Linux sendfile() facility. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: w3m Priority: standard Section: text Installed-Size: 1876 Maintainer: Fumitoshi UKAI Architecture: sparc Version: 0.5.1-4ubuntu2.6.06.1 Replaces: w3m-ssl, w3mmee Provides: www-browser Depends: libc6 (>= 2.3.4-1), libgc1c2, libgpmg1 (>= 1.19.6-1), libncurses5 (>= 5.4-5), libssl0.9.8 (>= 0.9.8a-1), zlib1g (>= 1:1.2.1) Recommends: ca-certificates Suggests: w3m-img, mime-support, menu (>> 1.5), w3m-el, migemo, man-db Conflicts: w3m-ssl Filename: pool/main/w/w3m/w3m_0.5.1-4ubuntu2.6.06.1_sparc.deb Size: 1091422 MD5sum: 1ba881612fbd9485a867236f1d11b7dd SHA1: 24fa62f341be37ab1bdcf020cb24623f866d19b8 SHA256: 13b98aea65b1629233560e957e97dbc344cb17825578cc800746c5ab228dbe21 Description: WWW browsable pager with excellent tables/frames support w3m is a text-based World Wide Web browser with IPv6 support. It features excellent support for tables and frames. It can be used as a standalone file pager, too. . * You can follow links and/or view images in HTML. * Internet message preview mode, you can browse HTML mail. * You can follow links in plain text if it includes URL forms. * With w3m-img, you can view image inline. . For more information, see http://sourceforge.net/projects/w3m Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: wget Priority: important Section: web Installed-Size: 2056 Maintainer: Noèl Köthe Architecture: sparc Version: 1.10.2-1ubuntu1.2 Depends: libc6 (>= 2.3.4-1), libssl0.9.8 (>= 0.9.8a-1) Conflicts: wget-ssl Filename: pool/main/w/wget/wget_1.10.2-1ubuntu1.2_sparc.deb Size: 614284 MD5sum: a8232e9723c4378c4366035c97a3b2b4 SHA1: 0000eef0e06e55ef9f91843455359720653c5e4a SHA256: 47be226480622668441c0b0daec562341460b2542cb4a02105d60f2bc12557a7 Description: retrieves files from the web Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites -- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both http and ftp) that support it. Both http and ftp retrievals can be time stamped, so wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. . http://www.gnu.org/software/wget/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-standard, kubuntu-standard, edubuntu-standard, xubuntu-standard Package: whiptail Priority: important Section: base Installed-Size: 92 Maintainer: Alastair McKinstry Architecture: sparc Source: newt Version: 0.51.6-31ubuntu1.1 Replaces: newt0.10, newt0.21 (<< 0.21-4), whiptail-utf8 Provides: whiptail-provider, whiptail-utf8 Depends: libc6 (>= 2.3.4-1), libnewt0.51 (>= 0.51.6-31ubuntu1.1), libpopt0 (>= 1.7), libslang2 (>= 2.0.1-1) Conflicts: whiptail-provider Filename: pool/main/n/newt/whiptail_0.51.6-31ubuntu1.1_sparc.deb Size: 32982 MD5sum: c76ecaee56718fbe3caf09ccc52131a6 SHA1: 26adfd5fd201ddf50e0ca2f65f7b9f444697123a SHA256: 285b38702a1f1af6bb66e681b0bc537516e65f949dded60c328023ddacbde1e4 Description: Displays user-friendly dialog boxes from shell scripts Whiptail is a "dialog" replacement using newt instead of ncurses. It provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: winbind Priority: optional Section: net Installed-Size: 4324 Maintainer: Eloy A. Paris Architecture: sparc Source: samba Version: 3.0.22-1ubuntu3.14 Replaces: samba (<= 2.2.3-2) Depends: libc6 (>= 2.3.4-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.7), samba-common (= 3.0.22-1ubuntu3.14), lsb-base (>= 3.0-6) Filename: pool/main/s/samba/winbind_3.0.22-1ubuntu3.14_sparc.deb Size: 1693408 MD5sum: f169f1112b05a340c4529bbf238765d7 SHA1: 7f8ef96a81856c3a544bce774d5a19eb65a8e0e5 SHA256: cc09892a2381cfa00e0c848c85ac1a82774051e8c46bd7194e4a9bd006314ae4 Description: service to resolve user and group information from Windows NT servers This package provides the winbindd daemon, which provides a service for the Name Service Switch capability that is present in most modern C libraries (like the GNU C Library - glibc.) . The service provided by winbindd is called `winbind' and can be used to resolve user and group information from a Windows NT server. The service can also provide authentication services via an associated PAM module. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xfce4-panel Priority: optional Section: x11 Installed-Size: 1472 Maintainer: Debian Xfce Maintainers Architecture: sparc Version: 4.3.90.1svn+r21633-0ubuntu2.1 Replaces: xfce4 (<< 4.0.0.final-1), xfce4-iconbox (<< 4.3), xfce4-systray (<< 4.3), xfce4-utils (<< 4.3), xfce4-showdesktop-plugin, xfce4-windowlist-plugin Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libice6, libpango1.0-0 (>= 1.12.2), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfce4mcs-client3, libxfce4mcs-manager3, libxfce4util4, libxfcegui4-4, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, procps Conflicts: xfce4 (<< 4.0.0.final-1), xfce4-themes, xfce4-iconbox (<< 4.3), xfce4-systray (<< 4.3), xfce4-utils (<< 4.3), xfce4-showdesktop-plugin, xfce4-windowlist-plugin Filename: pool/main/x/xfce4-panel/xfce4-panel_4.3.90.1svn+r21633-0ubuntu2.1_sparc.deb Size: 272776 MD5sum: 7db7f4b9889409c8f632d7b7b152ac20 SHA1: 4c293215b6715cc512ea66f6cf43d1e40e33f2b0 SHA256: 5e46924565b8abcd39aeaadaaa1b29305b39945ac0b2b019a6fc79f7aaa025a8 Description: The Xfce4 desktop environment panel This is the panel provided by the Xfce4 desktop project. If you want a multifunctional panel that can even handle plugins and the like, xfce4-panel might be worth a try. . Homepage: http://www.xfce.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: xfce4-panel-dev Priority: optional Section: devel Installed-Size: 492 Maintainer: Debian Xfce Maintainers Architecture: sparc Source: xfce4-panel Version: 4.3.90.1svn+r21633-0ubuntu2.1 Replaces: xfce4-dev (<= 4.0.0.final-1) Depends: xfce4-panel (= 4.3.90.1svn+r21633-0ubuntu2.1), libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.0-1) Conflicts: xfce4-dev (<= 4.0.0.final-1), xfce4-panel (<< 4.3.30) Filename: pool/main/x/xfce4-panel/xfce4-panel-dev_4.3.90.1svn+r21633-0ubuntu2.1_sparc.deb Size: 125254 MD5sum: 5e408471f4b95a929e5063ba9b39c938 SHA1: be48f486c76e3358231d4491bfef056649fa1841 SHA256: 6cd9ab9110df59f0d3fa5d9f5b58da19cd6845de4fdae6815dfff941965f8b28 Description: The Xfce4 panel development files In this package, you can find the development files distributed with the Xfce4 panel, the main panel of Xfce4 desktop environment. The files in this package are mainly going to be of interest for you if you intend to code applications which use some of the Xfce4 C panel functions. . Homepage: http://www.xfce.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xfce4-terminal Priority: optional Section: x11 Installed-Size: 2724 Maintainer: Debian Xfce Maintainers Architecture: sparc Version: 0.2.5+r21674-0ubuntu2.1 Provides: x-terminal-emulator Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libexo-0.3-0 (>= 0.3.1.6svn+r21611), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libncurses5 (>= 5.4-5), libpango1.0-0 (>= 1.12.2), libstartup-notification0 (>= 0.8-1), libvte4 (>= 1:0.12.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfce4util4, libxfixes3, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Recommends: dbus-1-utils Conflicts: terminal Filename: pool/main/x/xfce4-terminal/xfce4-terminal_0.2.5+r21674-0ubuntu2.1_sparc.deb Size: 1000628 MD5sum: 822e33229ad34eb7703051a8ea3eab88 SHA1: 3474a9ce0b1185be7c91b5101330c6d2dfab039e SHA256: 289b8b993c1bca96d8739ebdff60d60f744d973b52bb706a805bbcfd4ce3917e Description: Xfce terminal emulator This package contains Terminal, which is a lightweight and easy to use terminal emulator for X11. It was created to fit nicely into the Xfce desktop environment, but it also fits nice with other environments. . For people that already know GNOME 2 terminal and are searching for a lighter but comparable replacement, Terminal might be the answer. . Homepage: http://terminal.os-cillation.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: xfsdump Priority: optional Section: admin Installed-Size: 672 Maintainer: Nathan Scott Architecture: sparc Version: 2.2.30-1ubuntu0.1 Depends: libattr1 (>= 2.0.0), libc6 (>= 2.3.4-1), libdm0 (>= 2.1.0), libncurses5 (>= 5.4-5), libuuid1, xfsprogs (>= 2.6.4) Filename: pool/main/x/xfsdump/xfsdump_2.2.30-1ubuntu0.1_sparc.deb Size: 269570 MD5sum: 90ccbc30495a8af38bbd12036a9f777d SHA1: a02170aa2584a5b34a23e9eeb4f4d5f909ea41b6 SHA256: ff586161cdf7a3811a095ee4de37ba82d56100a12a97e11a900d0f54a7f1ddaf Description: Administrative utilities for the XFS filesystem The xfsdump package contains xfsdump, xfsrestore and a number of other administrative utilities for managing XFS filesystems. . xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. It uses XFS-specific directives for optimizing the dump of an XFS filesystem, and also knows how to backup XFS extended attributes. Backups created with xfsdump are "endian safe" and can thus be transfered between Linux machines of different architectures and also between IRIX machines. . xfsrestore performs the inverse function of xfsdump; it can restore a full backup of a filesystem. Subsequent incremental backups can then be layered on top of the full backup. Single files and directory subtrees may be restored from full or partial backups. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xinit Priority: optional Section: x11 Installed-Size: 144 Maintainer: Daniel Stone Architecture: sparc Version: 1.0.1-0ubuntu3.1 Replaces: xbase-clients (<< 6.8.2-38), xorg-common (<< 6.8.2-38), xfree86-common Depends: libc6 (>= 2.3.4-1), libx11-6, xauth, xrdb Filename: pool/main/x/xinit/xinit_1.0.1-0ubuntu3.1_sparc.deb Size: 27146 MD5sum: 8283ce116a633df7c39357ea5fc45b2c SHA1: a2b2756c889cb7db8f45bdaea00245076c1da1cd SHA256: fdfd29e3429ea6816c8b8f8d2613ec34b5f90970d1da1f34d6e28be6491c8da4 Description: X server initialisation tool xinit and startx are programs which facilitate starting an X server, and loading a base X session. . More information about X.Org can be found at: . This module can be found as the module 'app/xinit' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: xmms Priority: optional Section: sound Installed-Size: 7484 Maintainer: Josip Rodin Architecture: sparc Version: 1.2.10+cvs20050809-4ubuntu5.1 Replaces: x11ampg, x11amp, xmms-vorbis, alsa-xmms Provides: mp3-decoder, x11ampg, x11amp, xmms-vorbis, alsa-xmms Depends: libc6 (>= 2.3.4-1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), libice6, libsm6, libssl0.9.8 (>= 0.9.8a-1), libx11-6, libxext6, libxi6, libxxf86vm1 Recommends: libasound2 (>> 1.0.10), libaudiofile0 (>= 0.2.3-4), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libgl1-mesa | libgl1, libmikmod2 (>= 3.1.10), libogg0 (>= 1.1.3), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.2.1), unzip Conflicts: x11ampg, x11amp, xmms-vorbis, alsa-xmms Filename: pool/main/x/xmms/xmms_1.2.10+cvs20050809-4ubuntu5.1_sparc.deb Size: 1127786 MD5sum: 3ec068038288108506ee3767cd41cd59 SHA1: 2d56b680abf3cc25a89951e1cff1bf49b8851e7a SHA256: f922f7ba89ea75e6b21c9b1a17650848f70666c73936a9217c08a0ebc255bb2c Description: Versatile X audio player X MultiMedia System is a player for various audio formats, with a customizable interface based on X/GTK+. . It's able to read and play: * Audio MPEG layer 1, 2, and 3 (with mpg123 plug-in), * Ogg Vorbis files (with the Ogg Vorbis plug-in), * CD Audio (with CDAudio plug-in), with CDDB support, * WAV, RAW, AU (with internal wav plug-in and MikMod plug-in), * MOD, XM, S3M, and other module formats (with MikMod plug-in), * .cin files, id Software. It has eSound, OSS, and disk writer support for outputting sound. . It looks almost the same as famous Winamp, and includes those neat features like general purpose, visualization and effect plug-ins, several of which come bundled, then spectrum analyzer, oscilloscope, skins support, and of course, a playlist window. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xmms-dev Priority: optional Section: devel Installed-Size: 188 Maintainer: Josip Rodin Architecture: sparc Source: xmms Version: 1.2.10+cvs20050809-4ubuntu5.1 Replaces: xmms (<< 0.9.5.1-4) Depends: xmms (= 1.2.10+cvs20050809-4ubuntu5.1), libsm-dev, libice-dev, libxi-dev, libxext-dev, libx11-dev, libglib1.2-dev, libgtk1.2-dev, libssl-dev Filename: pool/main/x/xmms/xmms-dev_1.2.10+cvs20050809-4ubuntu5.1_sparc.deb Size: 35108 MD5sum: 8cc7b915ee91b2020d144e3358052d50 SHA1: 4cd109c59f4a0e61fb4afc67710bddcc6b9f6250 SHA256: 5cf930c1cdb48296b7bb258537811cf7bf8bbeb28f02aa8c25961ab51e2c9fb4 Description: XMMS development static library and header files X MultiMedia System is a player for various audio formats, with a customizable interface based on X/GTK+. . This package contains xmms static library and header files which are usually only necessary if you wish to build additional XMMS plug-ins. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xnest Priority: optional Section: x11 Installed-Size: 3632 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: xorg-server Version: 1:1.0.2-0ubuntu10.13 Depends: libc6 (>= 2.3.4-1), libx11-6, libxau6, libxdmcp6, libxext6, libxfont1 Filename: pool/main/x/xorg-server/xnest_1.0.2-0ubuntu10.13_sparc.deb Size: 1315088 MD5sum: 9cf71240fbe395931979ae62b5b19c2c SHA1: 7ed5635d5ca58253037504a9dbae82699adfe4f4 SHA256: 7a1fad3392ec03585f76823ddf5cb816473a14e9b1fc105008d04a36c31dbcba Description: Nested X server Xnest is a nested X server that simply relays all its requests to another X server, where it runs as a client. This means that it appears as another window in your current X session. Xnest relies upon its parent X server for font services. . Use of the Xephyr X server instead of Xnest is recommended. . More information about X.Org can be found at: . This module can be found as the module 'xserver/xorg' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xscreensaver Priority: optional Section: x11 Installed-Size: 2224 Maintainer: Ralf Hildebrandt Architecture: sparc Version: 4.23-4ubuntu8.1 Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libice6, libpam0g (>= 0.76), libpango1.0-0 (>= 1.12.2), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.24), libxmu6, libxpm4, libxrandr2, libxrender1, libxt6, libxxf86vm1, zlib1g (>= 1:1.2.1), xscreensaver-data Recommends: xli | xloadimage, libjpeg-progs, perl5, miscfiles | wordlist Suggests: netpbm, xfishtank, xdaliclock, xscreensaver-gl, fortune, www-browser, qcam | streamer, dictionaries-common Conflicts: funny-manpages (<< 1.3-1), suidmanager (<< 0.50), xscreensaver-gnome (<< 4.09-2), xscreensaver-nognome (<< 4.09-2), gnome-control-center (<< 1:2) Filename: pool/main/x/xscreensaver/xscreensaver_4.23-4ubuntu8.1_sparc.deb Size: 276980 MD5sum: f90a638d9764976fa605c822a6ce14e7 SHA1: 7212af824c9aac1c92c29b8ae18596e07a27a236 SHA256: 642c4b8b48943b3ab9130fb70a4b9d23485ed91d7e070e17355ab3492ebce24f Description: Automatic screensaver for X The purpose of xscreensaver is to display pretty pictures on your screen when it is not in use, in keeping with the philosophy that unattended monitors should always be doing something interesting, just like they do in the movies. . The benefit that this program has over the combination of the xlock and xautolock programs is the ease with which new graphics hacks can be installed: you don't need to recompile this program to add a new display mode, you just change some resource settings. Any program which can be invoked in such a way that it draws on the root window of the screen can now be used as a screensaver without modification. The programs that are being run as screensavers don't need to have any special knowledge about what it means to be a screensaver. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: xubuntu-desktop Package: xscreensaver-data Priority: optional Section: x11 Installed-Size: 1144 Maintainer: Ralf Hildebrandt Architecture: sparc Source: xscreensaver Version: 4.23-4ubuntu8.1 Replaces: xscreensaver (<< 4.23-2ubuntu4) Depends: libc6 (>= 2.3.4-1), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), libice6, libjpeg62, libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6 Filename: pool/main/x/xscreensaver/xscreensaver-data_4.23-4ubuntu8.1_sparc.deb Size: 415134 MD5sum: 6ce7efcf9cb1d82f4feaf472ea48ea7a SHA1: 444fe9a681549383ae741450f9579457367fd9e2 SHA256: c3ac4ff2220da776e106b842c89af720a85b3792e7ec1d64b1be9c6bf0278e33 Description: data files to be shared among screensaver frontends This package contains the so called "hacks" (the single screensavers that get displayed from a screensaver app) its split out to be used with programs like gnome-screensaver that bring no own hacks, but can display them. Additionally it contains the various tools to load text or images from external sources. . This is the set of the shipped ubuntu non-gl screensavers Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, xubuntu-desktop Package: xscreensaver-gl Priority: optional Section: x11 Installed-Size: 4180 Maintainer: Ralf Hildebrandt Architecture: sparc Source: xscreensaver Version: 4.23-4ubuntu8.1 Replaces: xscreensaver-data (<< 4.23-4ubuntu3) Depends: libc6 (>= 2.3.4-1), libgl1-mesa | libgl1, libglib2.0-0 (>= 2.10.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.8.0), libice6, libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6, libxxf86vm1 Recommends: xscreensaver Conflicts: xscreensaver (<< 4.14-2) Filename: pool/main/x/xscreensaver/xscreensaver-gl_4.23-4ubuntu8.1_sparc.deb Size: 1657370 MD5sum: ce274d549d9e3d6c87b073677a911d3f SHA1: 032c52971ff5f71797266ba8aea76c7cb8ab8a62 SHA256: aafc35c0aae234ceb414c46ec13a06b7e2d2ce37629346332d0c4990a9054074 Description: GL(Mesa) screen hacks for xscreensaver These are some extra hacks for xscreensaver that use the Mesa OpenGL-compatible library. They are included as an extra package so the base package doesn't require Mesa. In addition, these hacks function nicely as GL demos for people who want to try out hardware accelerated 3D with XFree86 4.x . This is the set of the shipped ubuntu gl screensavers Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, xubuntu-desktop Package: xserver-xorg-core Priority: optional Section: x11 Installed-Size: 10872 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: xorg-server Version: 1:1.0.2-0ubuntu10.13 Replaces: xserver-xorg (<< 6.8.2-38), xserver-xfree86 Depends: x11-common, libc6 (>= 2.3.4-1), libfontenc1, libgcc1 (>= 1:4.0.2), libxau6, libxdmcp6, libxfont1, zlib1g (>= 1:1.2.1) Recommends: xkeyboard-config Conflicts: xserver-xorg (<< 6.8.2-38), xserver-xfree86 Filename: pool/main/x/xorg-server/xserver-xorg-core_1.0.2-0ubuntu10.13_sparc.deb Size: 3790678 MD5sum: 034790f4771918e92c2e28e3b319e843 SHA1: 22686a48408cee153847cb652709e8a9c00e6cc6 SHA256: 6fa9930ea8a9354fce3ec518a3fad52d4d183f2d453e5e23d4ea902c2dc694a0 Description: X.Org X server -- core server The X.Org X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The X.Org server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This module can be found as the module 'xserver/xorg' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: xserver-xorg-dev Priority: optional Section: x11 Installed-Size: 1652 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: xorg-server Version: 1:1.0.2-0ubuntu10.13 Depends: x11proto-core-dev, x11proto-input-dev, x11proto-xext-dev, x11proto-video-dev, x11proto-render-dev, x11proto-fonts-dev, libdrm-dev, linux-kernel-headers, x11proto-xf86dri-dev, x11proto-randr-dev Filename: pool/main/x/xorg-server/xserver-xorg-dev_1.0.2-0ubuntu10.13_sparc.deb Size: 295950 MD5sum: 5ca2778fc0e49993f1c38b4aff709bbf SHA1: a8305d2ce00a40b81aad39a111e47716e5676bb1 SHA256: c6053b6c3b4e9e5294e428a3199f630d216a37c5a12c6bd30f2b497faabe8152 Description: X.Org X server -- development files This package provides development files for the X.Org ('Xorg') X server. This is not quite the same as the DDK (Driver Development Kit) from the XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides headers and a pkg-config file for drivers using autotools to build against. . Unless you are developing or building a driver, you probably want xserver-xorg and/or xserver-xorg-core instead. . More information about X.Org can be found at: . This module can be found as the module 'xserver/xorg' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: xsltproc Priority: optional Section: text Installed-Size: 168 Maintainer: Debian XML/SGML Group Architecture: sparc Source: libxslt Version: 1.1.15-1ubuntu1.2 Depends: libc6 (>= 2.3.4-1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.1), libxml2 (>= 2.6.24), libxslt1.1 (>= 1.1.15), zlib1g (>= 1:1.2.1) Filename: pool/main/libx/libxslt/xsltproc_1.1.15-1ubuntu1.2_sparc.deb Size: 95702 MD5sum: 814d52674a3128d4fe3e5b655e512dc4 SHA1: 379fe2d3bc8bb8ed62e2cc8faa57e12438a1953f SHA256: b45e8c88f30f823b627db5ed651fef684e87a9e9e5130e2c7a7a65a1289c41d0 Description: XSLT command line processor XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. . This package contains a command line tool that facilitates XSLT transformations. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: xterm Priority: optional Section: x11 Installed-Size: 976 Maintainer: Debian X Strike Force Architecture: sparc Version: 208-3.1ubuntu3.1 Provides: x-terminal-emulator Depends: libc6 (>= 2.3.4-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.10-1), libice6, libncurses5 (>= 5.4-5), libsm6, libx11-6, libxaw7, libxext6, libxft2 (>> 2.1.1), libxmu6, libxrender1, libxt6, zlib1g (>= 1:1.2.1), x11-common (>= 7.0.0-0ubuntu3) Filename: pool/main/x/xterm/xterm_208-3.1ubuntu3.1_sparc.deb Size: 403704 MD5sum: 33cf8ee56acd8dd86540e72c26a5d54a SHA1: 4650d09206a61917353f6cdc38093109b8b18645 SHA256: 08749206a2ea80fdb7900cdce32488b412b3b5dd19b632828ba95591f7e24b85 Description: X terminal emulator xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly. This version implements ISO/ANSI colors and most of the control sequences used by DEC VT220 terminals. . This package provides four commands: xterm, which is the traditional terminal emulator; uxterm, which is a wrapper around xterm that is intelligent about locale settings (especially those which use the UTF-8 character encoding), but which requires the luit program from the xutils package; koi8rxterm, a wrapper similar to uxterm for locales that use the KOI8-R character set; and lxterm, a simple wrapper that chooses which of the previous commands to execute based on the user's locale settings. . A complete list of control sequences supported by the X terminal emulator is provided in /usr/share/doc/xterm. . The xterm program uses bitmap images provided by the xlibs-data package. . Those interested in using koi8rxterm will likely want to install the xfonts-cyrillic package as well. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: xvfb Priority: optional Section: x11 Installed-Size: 3892 Maintainer: Fabio M. Di Nitto Architecture: sparc Source: xorg-server Version: 1:1.0.2-0ubuntu10.13 Depends: libc6 (>= 2.3.4-1), libfontenc1, libxau6, libxdmcp6, libxfont1, zlib1g (>= 1:1.2.1), xauth, xfonts-base Filename: pool/main/x/xorg-server/xvfb_1.0.2-0ubuntu10.13_sparc.deb Size: 1447214 MD5sum: 123d36a19cd589f326281e627a7a94c6 SHA1: c3d19560b8aa9b711a0f75a1670ce59c0635f8d2 SHA256: 992cfdf0751c7f9e0c7c6e1820c6449f35506378e1e8f908d13a31fa3b58e97d Description: Virtual Framebuffer 'fake' X server Xvfb provides an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. The primary use of this server was intended to be server testing, but other novel uses for it have been found, including testing clients against unusual depths and screen configurations, doing batch processing with Xvfb as a background rendering engine, load testing, as an aid to porting the X server to a new platform, and providing an unobtrusive way to run applications that don't really need an X server but insist on having one anyway. . This package also contains a convenience script called xvfb-run which simplifies the automated execution of X clients in a virtual server environment. This convenience script requires the use of the xauth program. . More information about X.Org can be found at: . This module can be found as the module 'xserver/xorg' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: zope3 Priority: optional Section: python Installed-Size: 27952 Maintainer: Debian/Ubuntu Zope Team Architecture: sparc Version: 3.2.1-1ubuntu1.2 Replaces: zopex3-lib, zope3-lib Provides: zope3-lib Depends: python2.4 (>= 2.4.2), python2.4-zopeinterface, libc6 (>= 2.3.4-1), python-docutils (>= 0.3.7) | python2.4-docutils (>= 0.3.7), python2.4-tz (>= 2005r), python2.4-mechanize (>= 0.0.10a), python2.4-clientcookie (>= 1.0.3), python2.4-twisted-conch (>= 1:0.5), python2.4-twisted-web2 (>= 0.1.0.20060222), python2.4-pullparser (>= 0.0.6b), python2.4-clientform (>= 0.2.0.99-1), lsb-base Pre-Depends: zope-common Conflicts: zopex3-lib, zope3-lib Filename: pool/main/z/zope3/zope3_3.2.1-1ubuntu1.2_sparc.deb Size: 4155510 MD5sum: 22300574bee36421a1d67a29083c4206 SHA1: acddd178b1501623df4a900f6cdd96508d30ebb9 SHA256: b1ebe5a77af56b820f309cec4f5615b0f7eb3168dd96e1c6ecba8e5530fa85ce Description: Open Source Web Application Server (Libraries) Zope is an open source web application server primarily written in the Python programming language. It features a transactional object database which can store not only content and custom data, but also dynamic HTML templates, scripts, a search engine, and relational database (RDBMS) connections and code. . It features a strong through-the-web development model, allowing you to update your web site from anywhere in the world. To allow for this, Zope also features a tightly integrated security model. Built around the concept of "safe delegation of control", Zope's security architecture also allows you to turn control over parts of a web site to other organizations or individuals. . This package contains the framework and libraries needed to run your own Zope3 instance. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Package: zope3-sandbox Priority: optional Section: web Installed-Size: 100 Maintainer: Debian/Ubuntu Zope Team Architecture: all Source: zope3 Version: 3.2.1-1ubuntu1.2 Depends: zope-common (>= 0.5.18), zope3, debconf (>= 0.5) | debconf-2.0 Recommends: zope3-doc (>= 3.2.1-1ubuntu1.2) Filename: pool/main/z/zope3/zope3-sandbox_3.2.1-1ubuntu1.2_all.deb Size: 39592 MD5sum: 6a9e3b2952462546e8ea8335138e2820 SHA1: fd2c513ec1a02ea6d9d52cfb6d8dcdf60575964d SHA256: b3445dd97b0bfab6aac4a96fb86cdba2902b2ad2eff88a8b239b983f707d0b2c Description: sandbox instance for the zope3 web application server Package which creates a "sandbox" instance, getting all Zope products and packages available which are installed as Debian packages. . The sandbox is usable for development and testing. For production please setup your own Zope 3 instance using dzhandle utility. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu