Cafuego's Custom Packages

Component all

Be careful with this component.

How to use

First, make sure you have imported the correct GnuPG key, so the archive and packages can be verified.

    wget -q -O - http://ubuntu.cafuego.net/cafuego.gpg | sudo apt-key add -

To use the packages in all, add the following lines to /etc/apt/sources.list

    deb     http://ubuntu.cafuego.net/ gutsy-cafuego all
    deb-src http://ubuntu.cafuego.net/ gutsy-cafuego all

Afterwards, don't forget to run aptitude update to fetch the lists.

Packages in this component

b43-fwcutter
Version1:008-1 (changes)
b43-fwcutter (1:008-1) unstable; urgency=low
  • Initial package for new firmware and driver.
Source (.dsc)b43-fwcutter_008-1.dsc
Source (.tar.gz)b43-fwcutter_008-1.tar.gz
b43-fwcutter
DescriptionUtility for extracting Broadcom 43xx firmware (More...)

fwcutter is a tool which can extract firmware from various source files. It's written for b43 driver files.

The project page is http://linuxwireless.org/en/users/Drivers/b43

Packageb43-fwcutter_008-1_i386.deb
Packageb43-fwcutter_008-1_amd64.deb
bcm43xx-firmware
Version1.3-1ubuntu2 (changes)
bcm43xx-firmware (1.3-1ubuntu2) edgy; urgency=low
  • Fix for broken preinst and install script, didn't work with dash on Edgy.
Source (.dsc)bcm43xx-firmware_1.3-1ubuntu2.dsc
Source (.tar.gz)bcm43xx-firmware_1.3-1ubuntu2.tar.gz
bcm43xx-firmware
DescriptionBroadcom 43xx Firmware (More...)

This package contains firmware for use with broadcom 4306 based wireless controllers and the Dapper kernel.

This package contains firmware for use with broadcom 4306 based wireless controllers and the Dapper kernel.

Packagebcm43xx-firmware_1.3-1ubuntu2_all.deb
ffmpeg
Version3:0.cvs20070307-5ubuntu4+risky (changes)
ffmpeg (3:0.cvs20070307-5ubuntu4+risky) gutsy; urgency=low
  • make ffmpeg-config not add -ldts and -la52 to LDFLAGS. fixes FTBFS inunrelated packages.
Source (.dsc)ffmpeg_0.cvs20070307-5ubuntu4+risky.dsc
Source (orig.tar.gz)ffmpeg_0.cvs20070307.orig.tar.gz
Source (.diff.gz)ffmpeg_0.cvs20070307-5ubuntu4+risky.diff.gz
ffmpeg
Descriptionmultimedia player, server and encoder (More...)

This package contains the ffplay multimedia player, the ffserver streaming server and the ffmpeg audio and video encoder. They support most existing file formats (AVI, MPEG, OGG, Matroska, ASF...) and encoding formats (MPEG, DivX, MPEG4, AC3, DV...).

Packageffmpeg_0.cvs20070307-5ubuntu4+risky_i386.deb
Packageffmpeg_0.cvs20070307-5ubuntu4+risky_amd64.deb
libavcodec-dev
Descriptiondevelopment files for libavcodec (More...)

This is the codec library from the ffmpeg project. It supports most existing encoding formats (MPEG, DivX, MPEG4, AC3, DV...).

This package contains the header files and static libraries needed to compile applications or shared objects that use libavcodec.

Packagelibavcodec-dev_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibavcodec-dev_0.cvs20070307-5ubuntu4+risky_amd64.deb
libavcodec1d
Descriptionffmpeg codec library (More...)

This is the codec library from the ffmpeg project. It supports most existing encoding formats (MPEG, DivX, MPEG4, AC3, DV...).

This package contains a Debian-specific version of the libavcodec shared object that should only be used by Debian packages.

Packagelibavcodec1d_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibavcodec1d_0.cvs20070307-5ubuntu4+risky_amd64.deb
libavformat-dev
Descriptiondevelopment files for libavformat (More...)

This is the demuxer library from the ffmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).

This package contains the header files and static libraries needed to compile applications or shared objects that use libavformat.

Packagelibavformat-dev_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibavformat-dev_0.cvs20070307-5ubuntu4+risky_amd64.deb
libavformat1d
Descriptionffmpeg file format library (More...)

This is the demuxer library from the ffmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).

This package contains a Debian-specific version of the libavformat shared object that should only be used by Debian packages.

Packagelibavformat1d_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibavformat1d_0.cvs20070307-5ubuntu4+risky_amd64.deb
libavutil-dev
Descriptiondevelopment files for libavutil (More...)

This is the common utility library from the ffmpeg project. It is required by all other ffmpeg libraries.

This package contains the header files and static libraries needed to compile applications or shared objects that use libavutil.

Packagelibavutil-dev_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibavutil-dev_0.cvs20070307-5ubuntu4+risky_amd64.deb
libavutil1d
Descriptionffmpeg utility library (More...)

This is the common utility library from the ffmpeg project. It is required by all other ffmpeg libraries.

This package contains a Debian-specific version of the libswscale shared object that should only be used by Debian packages.

Packagelibavutil1d_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibavutil1d_0.cvs20070307-5ubuntu4+risky_amd64.deb
libpostproc-dev
Descriptiondevelopment files for libpostproc (More...)

This is the video postprocessing library from the ffmpeg project.

This package contains the header files and static libraries needed to compile applications or shared objects that use libpostproc.

Packagelibpostproc-dev_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibpostproc-dev_0.cvs20070307-5ubuntu4+risky_amd64.deb
libpostproc1d
Descriptionffmpeg video postprocessing library (More...)

This is the video postprocessing library from the ffmpeg project.

This package contains a Debian-specific version of the libpostproc shared object that should only be used by Debian packages.

Packagelibpostproc1d_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibpostproc1d_0.cvs20070307-5ubuntu4+risky_amd64.deb
libswscale-dev
Descriptiondevelopment files for libswscale (More...)

This is the video scaling library from the ffmpeg project.

This package contains the header files and static libraries needed to compile applications or shared objects that use libswscale.

Packagelibswscale-dev_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibswscale-dev_0.cvs20070307-5ubuntu4+risky_amd64.deb
libswscale1d
Descriptionffmpeg video scaling library (More...)

This is the video scaling library from the ffmpeg project.

This package contains a Debian-specific version of the libswscale shared object that should only be used by Debian packages.

Packagelibswscale1d_0.cvs20070307-5ubuntu4+risky_i386.deb
Packagelibswscale1d_0.cvs20070307-5ubuntu4+risky_amd64.deb
gimp
Version2.4.0~rc99-0cafuego1 (changes)
gimp (2.4.0~rc99-0cafuego1) gutsy; urgency=low
  • Local build of 2.4.0 release source tree.
Source (.dsc)gimp_2.4.0~rc99-0cafuego1.dsc
Source (.tar.gz)gimp_2.4.0~rc99-0cafuego1.tar.gz
gimp
DescriptionThe GNU Image Manipulation Program (More...)

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

Packagegimp_2.4.0~rc99-0cafuego1_amd64.deb
gimp-data
DescriptionData files for The GIMP (More...)

This package contains architecture-independent supporting data files for use with The GIMP.

Packagegimp-data_2.4.0~rc99-0cafuego1_all.deb
gimp-dbg
DescriptionDebugging symbols for The GIMP (More...)

This package includes the debugging symbols useful for debugging The GIMP and its libraries, contained in the gimp and libgimp2.0 packages. The debugging symbols are used for execution tracing and core dump analysis.

Packagegimp-dbg_2.4.0~rc99-0cafuego1_amd64.deb
gimp-gnomevfs
DescriptionGNOME-VFS URI plugin for The GIMP (More...)

This package includes a plugin for The GIMP which will open URIs (e.g. ftp:, http:, smb:, and sftp:) using protocol handlers from GNOME-VFS.

Packagegimp-gnomevfs_2.4.0~rc99-0cafuego1_amd64.deb
gimp-helpbrowser
DescriptionBuilt-in Help Browser plugin for The GIMP (More...)

This package includes the browser for reading documentation for The GIMP, accessible from within the program.

Packagegimp-helpbrowser_2.4.0~rc99-0cafuego1_amd64.deb
gimp-libcurl
Descriptionlibcurl URI plugin for The GIMP (More...)

This package includes a plugin for The GIMP which will open URIs (e.g. ftp: and http:) using protocol handlers from libcurl.

Packagegimp-libcurl_2.4.0~rc99-0cafuego1_amd64.deb
gimp-python
DescriptionPython support and plugins for The GIMP (More...)

This package includes the Python modules necessary to write Python-based plugins for The GIMP. It includes several plugins with various useful features: * Clothify: Make the specified layer look like it's printed on cloth * ColorXHTML: Save the image as colored XHTML text * Console: Python interactive interpreter with Gimp extensions * Drop Shadow and Bevel - Add a drop shadow and/or bevel to a layer * Foggify: Add a layer of fog to an image * Py-Slice: Cuts an image along its guides and saves subimages + HTML * Sphere: Generate simple spheres with drop shadows * Whirl and Pinch: Distorts an image by whirling and pinching

Packagegimp-python_2.4.0~rc99-0cafuego1_amd64.deb
libgimp2.0
DescriptionLibraries necessary to run the GIMP (More...)

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.

Packagelibgimp2.0_2.4.0~rc99-0cafuego1_amd64.deb
libgimp2.0-dev
DescriptionHeaders and other files for compiling plugins for The GIMP (More...)

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.

Packagelibgimp2.0-dev_2.4.0~rc99-0cafuego1_amd64.deb
libgimp2.0-doc
DescriptionDevelopers' Documentation for the GIMP library (More...)

This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ .

Packagelibgimp2.0-doc_2.4.0~rc99-0cafuego1_all.deb
googleearth
Version4.2.205.5730-0cafuego1
googleearth
DescriptionA 3D interface to the planet (More...)

Want to know more about a specific location? Dive right in -- Google Earth combines satellite imagery, maps and the power of Google Search to put the world's geographic information at your fingertips.

Packagegoogleearth_4.2.205.5730-0cafuego1_amd64.deb
Packagegoogleearth_4.2.205.5730-0cafuego1_i386.deb
inkscape
Version0.47-0cafuego1
inkscape
Descriptionvector-based drawing program (More...)

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, skencil, imagemagick, and perlmagick.

Other extensions use ruby, libxml-xql-perl, python-numpy, and python-lxml. You must have these packages to make full use of all extensions and effects.

Packageinkscape_0.47-0cafuego1_i386.deb
internode-applet
Version1.5-2cafuego2+feisty (changes)
internode-applet (1.5-2cafuego2+feisty) feisty; urgency=low
  • Feisty upgrade. This means using python 2.5 by default and moving the libraryfiles. (Change to Makefile, prerm)
Source (.dsc)internode-applet_1.5-2cafuego2+feisty.dsc
Source (.tar.gz)internode-applet_1.5-2cafuego2+feisty.tar.gz
internode-applet
DescriptionGNOME applet to retrieve and display Internode usage. (More...)
Packageinternode-applet_1.5-2cafuego2+feisty_all.deb
libtorrent
Version0.11.5-0cafuego1
Source (.dsc)libtorrent_0.11.5-0cafuego1.dsc
Source (.tar.gz)libtorrent_0.11.5-0cafuego1.tar.gz
php5-php-codesniffer
Version1.0.1-1 (changes)
php5-php-codesniffer (1.0.1-1) unstable; urgency=low
  • Initial Release pointed out by Avi Miller @ Squiz.
Source (.dsc)php5-php-codesniffer_1.0.1-1.dsc
Source (.tar.gz)php5-php-codesniffer_1.0.1-1.tar.gz
php5-php-codesniffer
DescriptionPHP_CodeSniffer tokenises PHP code and detects violations of a defined set of coding standards. (More...)

PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP code to detect violations of a defined set of coding standards. It is an essential development tool that ensures that your code remains clean and consistent. It can even help prevent some common semantic errors made by developers.

Packagephp5-php-codesniffer_1.0.1-1_all.deb
rtorrent
Version0.7.9-0cafuego1 (changes)
rtorrent (0.7.9-0cafuego1) gutsy; urgency=low
  • New upstream release.
Source (.dsc)rtorrent_0.7.9-0cafuego1.dsc
Source (.tar.gz)rtorrent_0.7.9-0cafuego1.tar.gz
rtorrent
Descriptionncurses BitTorrent client based on LibTorrent (More...)

rtorrent is a BitTorrent client based on LibTorrent. It uses ncurses and is therefor ideal to use with screen. It has the following features:

Use an URL or file path to add torrents at runtime Stop/delete/resume torrents Optionally loads/saves/deletes torrents automatically in a session directory Safe fast resume support Shows lots of information about peers and the torrent

http://libtorrent.rakshasa.no/

Packagertorrent_0.7.9-0cafuego1_i386.deb
Packagertorrent_0.7.9-0cafuego1_amd64.deb
secondlife
Version1.20.15.92456-0cafuego1
secondlife
DescriptionSecond Life is a 3-D virtual world entirely built and owned by its residents. (More...)

Since opening to the public in 2003, it has grown explosively and today is inhabited by 15,016,639 people from around the globe.

This is a beta version of the Linux client, made for testing purposes only. Be aware that it is designed to work on the main grid. When you launch this viewer you will connect to Second Life as you normally would with the Windows or Mac client. Any changes you make while testing the Linux client are permanent and cannot be undone!

This package is generated from the precompiled Linux tarball client that is available on the SecondLife website.

Packagesecondlife_1.20.15.92456-0cafuego1_i386.deb
Packagesecondlife_1.20.15.92456-0cafuego1_amd64.deb
secondlife-firstlook
Version1.20.0.84432-releasecandidate-0cafuego1
secondlife-firstlook
DescriptionSecond Life is a 3-D virtual world entirely built and owned by its residents. (More...)

Since opening to the public in 2003, it has grown explosively and today is inhabited by 13,141,150 people from around the globe.

This is an alpha version of the Linux client, made for testing purposes only. Be aware that it is designed to work on the main grid. When you launch this viewer you will connect to Second Life as you normally would with the Windows or Mac client. Any changes you make while testing the Linux client are permanent and cannot be undone!

This package is generated from the precompiled Linux tarball client that is available on the SecondLife website.

Packagesecondlife-firstlook_1.20.0.84432-releasecandidate-0cafuego1_i386.deb
Packagesecondlife-firstlook_1.20.0.84432-releasecandidate-0cafuego1_amd64.deb
yawc-clientpro
Version2.0c-6ubuntu1 (changes)
yawc-clientpro (2.0c-6ubuntu1) gutsy; urgency=low
  • Baking a gutsy version.
Source (.dsc)yawc-clientpro_2.0c-6ubuntu1.dsc
Source (.tar.gz)yawc-clientpro_2.0c-6ubuntu1.tar.gz
yawc-clientpro
DescriptionYAWC BBS Client (More...)

This is the Unix client for the Yet Another Wersion of Citadel BBS, as written by Peter Rozemaal, Dave Cridland and Sven Winnecke. It provides server lists, macros, auto-login, alternate ports, telnet-only mode, DOC BBS compatibility, ping and finger.

Packageyawc-clientpro_2.0c-6ubuntu1_i386.deb
Packageyawc-clientpro_2.0c-6ubuntu1_amd64.deb
Provided by Cafuego | Hosted by Creative Contingencies Pty. Ltd.
Generated by Falcon 2.0.5 ©2005-2008 Dennis Kaarsemaker