Modern tools.
Traditional dedication.
Home
| Purpose
| Linux
| Products
| Legality
| Special
| Downloads
| Articles
| Contact
![]()
| aoss 1.0.12 | GPL | Wrapper script to ease ALSA-OSS compatibility library usage |
| aoss is a simple wrapper script which facilitates the use of the ALSA OSS compatibility library. It just sets the appropriate LD_PRELOAD path and then runs the command. This is useful in cases where routing settings (which can be made in your .asoundrc file) need to be applied to com mands that use the OSS API. | ||
| cdrecord-devel 2.01.01 | GPL | The libschily SCSI user level transport library |
| The cdrecord distribution contains a SCSI user level transport library. The SCSI library is suitable to talk to any SCSI device without having a special driver for it. Cdrecord may be easily ported to any system that has a SCSI device driver similar to the scg driver. | ||
| gcc-cpp 4.1.1 | GPL | The C Preprocessor |
| The C preprocessor is a 'macro processor' which is used automatically by the C compiler to transform your program before actual compilation. It is called a macro processor because it allows you to define 'macros,' which are abbreviations for longer constructs. The C preprocessor provides four separate facilities that you can use as you see fit: * Inclusion of header files. These are files of declarations that can be substituted into your program. * Macro expansion. You can define 'macros,' which are abbreviations for arbitrary fragments of C code, and then the C preprocessor will replace the macros with their definitions throughout the program. * Conditional compilation. Using special preprocessing directives, you can include or exclude parts of the program according to various conditions. * Line control. If you use a program to combine or rearrange source files into an intermediate file which is then compiled, you can use line control to inform the compiler about where each source line originated. You should install this package if you are a programmer who is searching for such a macro processor. If you have multiple versions of GCC installed on your system, you will have to type "cpp -V4.1.1" or "cpp-4.1.1" (without double quotes) in order to use the GNU C Preprocessor version 4.1.1. | ||
| gcc 4.1.1 | GPL | GNU Compiler Collection |
| A compiler aimed at integrating all the optimizations and features necessary for a high-performance and stable development environment. This package is required for all other GCC compilers, namely C++, Fortran 95, Objective C, Java and Ada 95. If you have multiple versions of GCC installed on your system, it is preferred to type "gcc-$(gcc4.1-version)" (without double quotes) in order to use the GNU C compiler version 4.1.1. | ||
| glibc-devel 2.4 | LGPL | Header and object files for development using standard C libraries |
| The glibc-devel package contains the header and object files necessary for developing programs which use the standard C libraries (which are used by nearly all programs). If you are developing programs which will use the standard C libraries, your system needs to have these standard header and object files available in order to create the executables. This package also includes the C header files for the Linux kernel. The header files define structures and constants that are needed for building most standard programs. The header files are also needed for rebuilding the kernel. Install glibc-devel if you are going to develop programs which will use the standard C libraries. | ||
| libacl1-devel 2.2.39 | GPL | Access control list static libraries and headers |
| This package contains static libraries and header files needed to develop programs which make use of the access control list programming interface defined in POSIX 1003.1e draft standard 17. You should install libacl1-devel if you want to develop programs which make use of ACLs. If you install libacl1-devel, you will also want to install libacl1. | ||
| libalsa2-devel 1.0.12 | GPL | Development files for Advanced Linux Sound Architecture (ALSA) |
| Advanced Linux Sound Architecture (ALSA) is a modularized architecture which supports quite a large range of ISA and PCI cards. It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial). To use the features of alsa, one can either use: - the old OSS api - the new ALSA api that provides many enhanced features. This package contains files needed in order to develop an application that made use of ALSA. | ||
| libattr1-devel 2.4.32 | GPL | Extended attribute static libraries and headers |
| This package contains the libraries and header files needed to develop programs which make use of extended attributes. For Linux programs, the documented system call API is the recommended interface, but an SGI IRIX compatibility interface is also provided. Currently only ext2, ext3, JFS and XFS support extended attributes. The SGI IRIX compatibility API built above the Linux system calls is used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8). You should install libattr-devel if you want to develop programs which make use of extended attributes. If you install libattr-devel then you'll also want to install attr. | ||
| libaudiofile0-devel 0.2.6 | LGPL | Includes and other files to develop audiofile applications |
| Libraries, include files and other resources you can use to develop audiofile applications. | ||
| libavahi-client3-devel 0.6.13 | LGPL | Devel library for avahi-client |
| Devel library for avahi-client. | ||
| libavahi-common3-devel 0.6.13 | LGPL | Devel library for avahi-common |
| Devel library for avahi-common. | ||
| libavahi-qt3_1-devel 0.6.13 | LGPL | Devel library for avahi-qt3 |
| Devel library for avahi-qt3. | ||
| libcups2-devel 1.2.3 | LGPL | Common Unix Printing System - Development environment "libcups" |
| CUPS 1.2 is fully compatible with CUPS-1.1 machines in the network and with software built against CUPS-1.1 libraries. The Common Unix Printing System provides a portable printing layer for UNIX(TM) operating systems. This is the development package for creating additional printer drivers, printing software, and other CUPS services using the main CUPS library "libcups". | ||
| libdbus-1_3-devel 0.92 | AFL/GPL | Libraries and headers for D-Bus |
| Headers and static libraries for D-Bus. | ||
| libecpg5-devel 8.1.4 | BSD | Development library to libecpg |
| Development library to libecpg. | ||
| libesound0-devel 0.2.36 | LGPL | Includes and more to develop EsounD applications |
| Libraries, include files and other resources you can use to develop EsounD applications. | ||
| libexpat0 1.95.8 | MPL or GPL | Main library for expat |
| This package contains the library needed to run programs dynamically linked with expat. | ||
| libext2fs2-devel 1.39 | GPL | The libraries for Ext2fs |
| The e2fsprogs package contains a number of utilities for creating, checking, modifying and correcting any inconsistencies in second extended (ext2) filesystems. E2fsprogs contains e2fsck (used to repair filesystem inconsistencies after an unclean shutdown), mke2fs (used to initialize a partition to contain an empty ext2 filesystem), debugfs (used to examine the internal structure of a filesystem, to manually repair a corrupted filesystem or to create test cases for e2fsck), tune2fs (used to modify filesystem parameters) and most of the other core ext2fs filesystem utilities. You should install libext2fs2 to use tools that compile with ext2fs features. | ||
| libfontconfig1-devel 2.4.1 | MIT | Font configuration and customization library |
| The fontconfig-devel package includes the header files, and developer docs for the fontconfig package. Install fontconfig-devel if you want to develop programs which will use fontconfig. | ||
| libfreetype6-devel 2.2.1 | FreeType License/GPL | Header files and static library for development with FreeType2 |
| This package is only needed if you intend to develop or compile applications which rely on the FreeType2 library. If you simply want to run existing applications, you won't need this package. | ||
| libgamin-1_0-devel 0.1.7 | LGPL | Libraries, includes, etc. to embed the Gamin library |
| This C library provides an API and ABI compatible file alteration monitor mechanism compatible with FAM but not dependent on a system wide daemon. | ||
| libglib2.0_0-devel 2.12.3 | LGPL | Static libraries and header files of glib2.0 |
| Static libraries and header files for the support library for the GIMP's X libraries, which are available as public libraries. GLIB includes generally useful data structures. | ||
| libgnutls13-devel 1.4.0 | GPL/LGPL | Development files for gnutls |
| GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. This package contains all necessary files to compile or develop programs/libraries that use gnutls. | ||
| libidn11-devel 0.6.5 | LGPL | Development files for the libidn11 library |
| Development files for the libidn11 library | ||
| libjack0-devel 0.102.5 | GPL | Header files for Jack |
| Header files for the Jack Audio Connection Kit. | ||
| libjpeg62-devel 6b | GPL-like | Development tools for programs which will use the libjpeg library |
| The libjpeg-devel package includes the header files necessary for developing programs which will manipulate JPEG files using the libjpeg library. If you are going to develop programs which will manipulate JPEG images, you should install libjpeg-devel. You'll also need to have the libjpeg package installed. | ||
| liblcms1-devel 1.15 | LGPL | Header files and static library for development with LCMS |
| This package is only needed if you plan to develop or compile applications which requires the LCMS library. | ||
| libltdl3-devel 1.5.20 | GPL | Development files for libtool |
| Development headers, and files for development from the libtool package. | ||
| libltdl3 1.5.20 | GPL | Shared library files for libtool |
| Shared library files for libtool DLL library from the libtool package. | ||
| liblzo2_2-devel 2.01 | GPL | Headers files of liblzo library |
| LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and *very* fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. | ||
| libmad0-devel 0.15.1b | GPL | Development tools for programs which will use the mad library. |
| The mad-devel package includes the header files and static libraries necessary for developing programs using the mad library. If you are going to develop programs which will use the mad library you should install mad-devel. You'll also need to have the mad package installed. | ||
| libmesagl1-devel 6.5 | MIT | Development files for Mesa (OpenGL compatible 3D lib) |
| Mesa is an OpenGL 1.4 compatible 3D graphics library. This package contains the headers needed to compile Mesa programs. | ||
| libmesaglu1-devel 6.5 | MIT | Development files for GLU libs |
| This package contains the headers needed to compile programs with GLU. | ||
| libmesaglut3-devel 6.5 | MIT | Development files for glut libs |
| Mesa is an OpenGL 1.4 compatible 3D graphics library. glut parts. This package contains the headers needed to compile Mesa programs. | ||
| libmesaglw1-devel 6.5 | MIT | Development files for glw libs |
| Mesa is an OpenGL 1.4 compatible 3D graphics library. GLw parts. This package contains the headers needed to compile Mesa programs. | ||
| libmm14 1.4.0 | BSD-Style | OSSP mm (Shared Memory Allocation) Library |
| The MM library is a 2-layer abstraction library which simplifies the usage of shared memory between forked (and this way strongly related) processes under Unix platforms. On the first layer it hides all platform dependent implementation details (allocation and locking) when dealing with shared memory segments and on the second layer it provides a high-level malloc(3)- style API for a convenient and well known way to work with data-structures inside those shared memory segments. The library is released under the term of an open-source (BSD-style) license because it's originally written for a proposed use inside next versions of the Apache webserver as a base library for providing shared memory pools to Apache modules (because currently Apache modules can only use heap-allocated memory which isn't shared accross the pre-forked server processes). The requirement actually comes from comprehensive modules like mod_ssl, mod_perl and mod_php which would benefit a lot from easy to use shared memory pools. Mostly all functionality (except for shared locks in addition to exclusive locks and multi-segment memory areas instead of single-segment memory areas) is already implemented and the library already works fine under FreeBSD, Linux and Solaris and should also adjust itself for most other Unix platforms with it's GNU Autoconf and GNU Libtool based configuration and compilation procedure. | ||
| libmng1-devel 1.0.9 | Distributable (see LICENSE) | Header files for libmng |
| The libmng library supports decoding, displaying, encoding, and various other manipulations of the Multiple-image Network Graphics (MNG) format image files. It uses the zlib compression library, and optionally the JPEG library by the Independent JPEG Group (IJG) and/or lcms (little cms), a color-management library by Marti Maria Saguar. This package contains header files needed for development. | ||
| libncurses5-devel 5.5 | MIT | The development files for applications which use ncurses |
| The header files and libraries for developing applications that use the ncurses CRT screen handling and optimization package. Install the ncurses-devel package if you want to develop applications which will use ncurses. | ||
| libnewt0.51 0.51.6 | LGPL | Newt windowing toolkit development files library |
| Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. This package contains the shared library needed by programs built with newt. Newt is based on the slang library. | ||
| libogg0-devel 1.1.3 | BSD | Headers for developing programs that will use libogg |
| This package contains the headers that programmers will need to develop applications which will use libogg. | ||
| libpcre0-devel 6.7 | BSD-Style | Headers and static lib for pcre development |
| Install this package if you want do compile applications using the pcre library. | ||
| libpng3-devel 1.2.12 | GPL-like | Development tools for programs to manipulate PNG image format files |
| The libpng-devel package contains the header files and libraries necessary for developing programs using the PNG (Portable Network Graphics) library. If you want to develop programs which will manipulate PNG image format files, you should install libpng-devel. You'll also need to install the libpng package. | ||
| libpq4-devel 8.1.4 | BSD | Development library for libpq |
| Development libraries for libpq | ||
| libresmgr1-devel 1.0 | GPL | Development headers and libraries for writing programs using NAS |
| This package allows you to develop your own network audio programs. | ||
| libtaglib0-devel 1.4 | GPL | Headers and static lib for taglib development |
| Install this package if you want do compile applications using the libtag library. | ||
| libtiff3-devel 3.8.2 | BSD-like | Development tools for programs which will use the libtiff library |
| This package contains the header files and .so libraries for developing programs which will manipulate TIFF format image files using the libtiff library. | ||
| libtool-base 1.5.20 | GPL | Basic package for libtool |
| The libtool package contains the GNU libtool, a set of shell scripts which automatically configure UNIX and UNIX-like architectures to generically build shared libraries. Libtool provides a consistent, portable interface which simplifies the process of using shared libraries. If you are developing programs which will use shared libraries, you should install libtool. | ||
| libvorbis0-devel 1.1.2 | BSD | Headers for developing programs that will use libvorbis |
| This package contains the headers that programmers will need to develop applications which will use libvorbis. | ||
| libwv2_1 0.2.2 | GPL | Word97 exporter library |
| wvWare is the continuation of Caolan McNamara's wv - the MSWord library. Efforts are underway to make this library more correct, robust, and turn it into a Word97 exporter. | ||
| libxml2-devel 2.6.26 | MIT | Libraries, includes, etc. to develop XML and HTML applications |
| Libraries, include files, etc you can use to develop XML applications. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select subnodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library. | ||
| libxslt1-devel 1.1.17 | MIT | Libraries, includes, etc. to develop XML and HTML applications |
| This C library allows to transform XML files into other XML files (or HTML, text, ...) using the standard XSLT stylesheet transformation mechanism. | ||
| zlib1-devel 1.2.3 | BSD | Header files and libraries for developing apps which will use zlib |
| The zlib-devel package contains the header files and libraries needed to develop programs that use the zlib compression and decompression library. Install the zlib-devel package if you want to develop applications that will use the zlib library. | ||
Nearly all men can stand adversity, but if you want to test a man’s character, give him power. — Abraham Lincoln
Last changed: 24-Dec-2006 19:31:02 Find out who links to this page. Verify for yourself that this page is pure, standard HTML, not Ruby.
If you would like us to read email for
USD$1000 per page, payable in advance, send it here.