# HG changeset patch # User Samuel Trassare # Date 1329946476 28800 # Node ID 8e758a7a90c9bd9150e9242fae62bfc869150323 # Parent 0b2b9d1540d7f8a102cf760d1e6789da7a0779f8 added description files for letters c thru g diff -r 0b2b9d1540d7 -r 8e758a7a90c9 GConf/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GConf/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,3 @@ +GConf is a system for storing application preferences. It is intended for user +preferences; not configuration of something like Apache, or arbitrary data +storage. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 cairo/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cairo/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,4 @@ +Cairo is a 2D graphics library with support for multiple output devices. +Currently supported output targets include the X Window System, Quartz, Win32, +image buffers, PostScript, PDF, and SVG file output. Experimental backends +include OpenGL, XCB, BeOS, OS/2, and DirectFB. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 cairomm/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cairomm/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,3 @@ +cairomm is a C++ wrapper for the cairo graphics library. It offers all the power +of cairo with an interface familiar to C++ developers, including use of the +Standard Template Library where it makes sense. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 chrpath/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/chrpath/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,2 @@ +chrpath allows you to modify the dynamic library load path (rpath and runpath) +of compiled programs and libraries. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 clex/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/clex/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,4 @@ +CLEX (pronounced KLEKS) is a file manager with a full-screen user interface. +It displays directory contents including the file status details and provides +features like command history, filename insertion, or name completion in +order to help users to create commands to be executed by the shell. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 clisp/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/clisp/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,7 @@ +Common Lisp is a high-level, general-purpose, object-oriented, dynamic, +functional programming language. + +CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe +University, and Michael Stoll, then of Munich University, both in Germany. It +implements the language described in the ANSI Common Lisp standard with many +extensions. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 cmake/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cmake/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,4 @@ +CMake is a family of tools designed to build, test and package software. CMake +is used to control the software compilation process using simple platform and +compiler independent configuration files. CMake generates native makefiles and +workspaces that can be used in the compiler environment of your choice. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 cvs/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cvs/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,5 @@ +The Concurrent Versions System (CVS), also known as the Concurrent Versioning +System, is a client-server free software revision control system in the field of +software development. Version control system software keeps track of all work +and all changes in a set of files, and allows several developers (potentially +widely separated in space and/or time) to collaborate. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 db/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/db/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,6 @@ +Berkeley DB enables the development of custom data management solutions, without +the overhead traditionally associated with such custom projects. Berkeley DB +provides a collection of well-proven building-block technologies that can be +configured to address any application need from the hand-held device to the +datacenter, from a local storage solution to a world-wide distributed one, from +kilobytes to petabytes. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 dialog/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dialog/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,3 @@ +Though similar in style to CDK, Dialog is different, being a script-interpreter +which provides a set of curses widgets. Widgets are objects whose appearance and +behavior can be customized. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 dillo/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dillo/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,16 @@ +What is Dillo? + Dillo is a multi-platform graphical web browser known for its speed and + small footprint. + + Dillo is written in C and C++. + + Dillo is based on FLTK, the Fast Light Toolkit (statically-linked by + default!). + + Dillo is free software made available under the terms of the GNU General + Public License (GPLv3). + + Dillo strives to be friendly both to users and developers. + + Dillo helps web authors to comply with web standards by using the bug meter. + diff -r 0b2b9d1540d7 -r 8e758a7a90c9 e2fsprogs/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e2fsprogs/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,2 @@ +E2fsprogs provides the filesystem utilities for use with the ext2 filesystem. It +also supports the ext3 and ext4 filesystems. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 enchant/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/enchant/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,2 @@ +The enchant package provide a generic interface into various existing spell +checking libaries. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 flex/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/flex/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,2 @@ +Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, +is a program which recognizes lexical patterns in text. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 fontconfig/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fontconfig/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,1 @@ +Fontconfig is a library for configuring and customizing font access. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 freetype/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/freetype/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,3 @@ +FreeType 2 is a software font engine that is designed to be small, efficient, +highly customizable, and portable while capable of producing high-quality output +(glyph images). diff -r 0b2b9d1540d7 -r 8e758a7a90c9 gawk/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gawk/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,6 @@ +If you are like many computer users, you would frequently like to make changes +in various text files wherever certain patterns appear, or extract data from +parts of certain lines while discarding the rest. To write a program to do this +in a language such as C or Pascal is a time-consuming inconvenience that may +take many lines of code. The job is easy with awk, especially the GNU +implementation: gawk. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 gc/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gc/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,2 @@ +The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage +collecting replacement for C malloc or C++ new. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 gcc-lib-base/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gcc-lib-base/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,3 @@ +The GNU Compiler Collection includes front ends for C, C++, Objective-C, +Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, +libgcj,...). diff -r 0b2b9d1540d7 -r 8e758a7a90c9 gcc/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gcc/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,3 @@ +The GNU Compiler Collection includes front ends for C, C++, Objective-C, +Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, +libgcj,...). diff -r 0b2b9d1540d7 -r 8e758a7a90c9 gettext-base/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gettext-base/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,3 @@ +This package offers to programmers, translators, and even users, a well +integrated set of tools and documentation to develop native language support for +applications. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 gftp/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gftp/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,1 @@ +gFTP is a free multithreaded file transfer client for *NIX based machines. diff -r 0b2b9d1540d7 -r 8e758a7a90c9 git/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/git/description.txt Wed Feb 22 13:34:36 2012 -0800 @@ -0,0 +1,2 @@ +Git is a free & open source, distributed version control system designed to +handle everything from small to very large projects with speed and efficiency.