Czech Packagers Team/Packages sorted alphabetically
From openSUSE
We are searching for community volunteers liking to help us with maintaining some of our packages in openSUSE Buildservice. If you want to ask, please feel free to send email on appropriate adress.
Note for maintainers: This page is automatically generated. Instead of editing it, please send a list of packages, which you want to publish here, to me.
| Package name: | aldrin (Modular music sequencer/tracker) |
| BuildService: | multimedia:audio (maintainer(s) prusnak) |
| Description: | Aldrin is an open source modular music sequencer/tracker for the GNU/Linux operating system. It features a flexible audio routing system commonly found in expensive audio software, enabling you to mix, split, mutilate and modify audio signals emitted by software synthesizers and samples. |
| Package name: | alien (A Perl Script to Convert Packages) |
| Group: | System/Packages |
| Maintainer: | MVyskocil |
| Description: | Experimental Perl script to convert software packages. The following formats are supported: deb (Debian), rpm (Red Hat), and tgz (Slackware). |
| Package name: | amanda (amanda) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | Amanda, the Advanced Maryland Automatic Network Disk Archiver. Amanda is a backup system designed to archive many computers on a network to a single large-capacity tape drive. |
| Package name: | argus-client (Argus-client) |
| BuildService: | server:monitoring (maintainer(s) anosek) |
| Description: | Client for Argus network monitoring tool. Authors: -------- Carter Bullard <carter@qosient.com> |
| Package name: | argus (Argus) |
| BuildService: | server:monitoring (maintainer(s) anosek) |
| Description: | Argus is a network monitoring tool. Documentation can be found in /usr/share/doc/packages/argus. Authors: -------- Carter Bullard <carter@qosient.com> |
| Package name: | bacula (Bacula--The Network Backup Solution: Client Part) |
| Group: | Productivity/Archiving/Backup |
| Maintainer: | anicka |
| Description: | Bacula comes by night and sucks the vital essence from your computers. Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. In technical terms, it is a network client/server-based backup program. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. |
| Package name: | bootp-DD2 (Enhanced Version of the CMU BOOTP Server) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | This is an enhanced version of the CMU BOOTP server, which was derived from the original BOOTP server created by Bill Croft at Stanford. This version merges all the enhancements and bug fixes from the NetBSD, Columbia, and other versions. |
| Package name: | bsd-games (Several Text-Mode Games) |
| Group: | Amusements/Games/Other |
| Maintainer: | anosek |
| Description: | This package copies these games into /usr/games: arithmetic, atc, backgammon, battlestar, bcd, bog, caesar, canfield, cfscores, cribbage, factor, fish, fortune, hangman, hunt, mille, monop, morse, number, paranoia, pom, ppt, primes, rain, robots, sail, snake, snscore, teachgammon, trek, wargames, worm, worms, and wump. |
| Package name: | cdparanoia (A Program for Extracting, Verifying, and Fixing Audio Tracks from CDs) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | This CDDA reader distribution ('cdparanoia') reads audio from the CD-ROM directly as data and writes the data to a file or pipe as .wav, .aifc, or raw 16-bit linear PCM. This is a beta release. See http://www.xiph.org/paranoia/. |
| Package name: | cdrdao (Write CD-Rs in Disk-At-Once Mode) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | CDRDAO creates CD-Rs in disk-at-once (DAO) mode driven by a description file called a toc file. In DAO mode, it is possible to create nonstandard track pregaps that have lengths other than 2 seconds and contain nonzero audio data. This is useful for dividing live recordings into tracks where 2 second gaps would be irritating. |
| Package name: | cervi (GTK Cervi (Worms)) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| games:arcade (maintainer(s) lmichnovic) |
| Description: | Clone of the game called Cervi (Worm). It is a multiplayer game (on one machine) where players drive worms and mustn`t collide with anything. |
| Package name: | cfengine (A Tool to Maintain Complicated Networks) |
| Group: | Productivity/Networking/System |
| Maintainer: | anicka |
| Description: | GNU cfengine is an abstract programming language for system administrators of huge heterogeneous networks. With cfengine, system administrators have an easy and elegant way to maintain complicated networks. |
| Package name: | cmatrix (The Console Screensaver in Accordance with Matrix) |
| Group: | Amusements/Toys/Screensavers |
| Maintainer: | anosek |
| Description: | The console screensaver in accordance with Matrix. |
| Package name: | cscope (Interactive Tool for Browsing C Source Code) |
| Group: | Development/Tools/Navigators |
| Maintainer: | anosek |
| Description: | Cscope is an interactive, screen-oriented tool that allows the user to browse through C source code files for specified elements of code. |
| Package name: | ddd (Debugger with Graphical User Interface) |
| Group: | Development/Tools/Debuggers |
| Maintainer: | anosek |
| Description: | The DDD debugger (Data Display Debugger) is a comfortable GUI to the well-known debuggers GDB and DBX. Data structures can be represented as graphs and shown interactively. Programs can be debugged in C, C++, Pascal, MODULA-2, FORTRAN, ADA, and even at the assembler code level. |
| Package name: | deb (Tools for Debian Packages) |
| Group: | System/Packages |
| Maintainer: | MVyskocil |
| Description: | This package contains tools for working with Debian packages. It makes it possible to create and extract Debian packages. If Alien is installed, the packages can be converted to RPMs. This package contains the following Debian packages: dpkg, dselect, dpkg-doc, dpkg-dev, and debhelper. |
| Package name: | dejagnu (Framework for Running Test Suites on Software Tools) |
| Group: | Development/Tools/Building |
| Maintainer: | anosek |
| Description: | DejaGnu is a framework for testing other programs. Its purpose is to provide a single front-end for all tests. Beyond this, DejaGnu offers several advantages for testing: 1. The flexibility and consistency of the DejaGnu framework make it easy to write tests for any program. 1. DejaGnu provides a layer of abstraction that allows you to write tests that are portable to any host or target where a program must be tested. For instance, a test for GDB can run (from any Unix-based host) on any target architecture that DejaGnu supports. 1. All tests have the same output format. This makes it easy to integrate testing into other software development processes. DejaGnu's output is designed to be parsed by other filtering scripts and it is also human-readable. DejaGnu is written in expect, which in turn uses "Tcl"--Tool command language. Running tests requires two things: the testing framework and the test suites themselves. |
| Package name: | doxygen (Automated C, C++, and Java Documentation Generator) |
| Group: | Development/Tools/Doc Generators |
| Maintainer: | anosek |
| Description: | Doxygen is a documentation system for C, C++, Java, and IDL. It can generate an online class browser (in HTML) and an offline reference manual (in LaTeX) from a set of documented source files. The documentation is extracted directly from the sources. Doxygen is developed on a Linux platform, but it runs on most other UNIX flavors as well. An executable for Windows 95/NT is also available. |
| Package name: | dvd+rw-tools (Collection of Tools for Mastering DVD+RW/+R Media) |
| Group: | Productivity/Multimedia/CD/Record |
| Maintainer: | nadvornik |
| Description: | |
| Package name: | epos (A Open Text-To-Speech Synthesis Platform) |
| Group: | Productivity/Text/Convertors |
| Maintainer: | anicka |
| Description: | Epos is a language independent rule-driven Text-to-Speech (TTS) system primarily designed to serve as a research tool. Epos is (or tries to be) independent of the language processed, linguistic description method, and computing environment. It is usable for Czech and Slovak TTS synthesis at this moment. |
| Package name: | FGCOM (FGcom) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | FGCOM realizes a realtime radio/voice-communication for simulation applications (especially for Flightgear but maybe also for other simulations/games). Because I am a lazy programer I try to use existing software to fit my requirements. So the voice transmission is build onto VoIP (realized with Asterisk). Radio frequencies are simulated by conference rooms. The glue between VoIP and Flightgear (the client) is written in C using the libiaxclient iaxclient-library. The communication between the client and the registrar server is based onto XML-RPC XML-RPC (realized with libxmlrpc). |
| Package name: | fvwm (FVWM) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | FVWM is an extremely powerful ICCCM-compliant multiple virtual desktop window manager for the X Window system. Development is active, and support is excellent. |
| Package name: | gammu (Mobile Phone Tools) |
| BuildService: | home:prusnak (maintainer(s) prusnak) |
| Description: | Gammu can do things with cellular phones such as making data calls, updating the address book, changing calendar and ToDo entries, sending and receiving SMS messages, loading and getting ring tones and pictures (different types of logos), synchronizing time, enabling NetMonitor, managing WAP settings and bookmarks, and much more. Functions depend on the phone model. |
| Package name: | giflib (A Library for Working with GIF Images) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Since the LZW patents have expired, giflib can be usedinstead of libungif again. |
| Package name: | global (Common Source Code Tag System) |
| Group: | Development/Tools/Navigators |
| Maintainer: | anosek |
| Description: | GLOBAL is a common source code tag system for C, C++, Yacc, and Java. You can locate the specified function in source files and move there easily. It is useful to hack a large project containing many subdirectories or many main() functions like MH, X, or Linux kernel. |
| Package name: | gnokii (Nokia Connectivity Program) |
| BuildService: | home:prusnak (maintainer(s) gnokii: home:prusnak (prusnak) |
| Description: | gnokii is a package of programs for communicating with a Nokia cellular phone in Linux. Read the READMEs in /usr/share/doc/packages/gnokii to find out which models are supported. |
| Package name: | gnuchess (GNU Chess Program) |
| Group: | Amusements/Games/Board/Chess |
| Maintainer: | PGajdos |
| Description: | A worthy chess opponent that runs in text mode. Find an X11 interface in the xboard package. |
| Package name: | gnushogi (Japanese Version of Chess) |
| BuildService: | home:pgajdos (maintainer(s) pgajdos) |
| games:board (maintainer(s) pgajdos) |
| Description: | Gnushogi plays a game of Japanese chess (shogi) against the user or it plays against itself. Gnushogi is an modified version of the gnuchess program. It has a simple alphanumeric board display or it can use the xshogi program under the X Window System. |
| Package name: | gpm (Console Mouse Support) |
| Group: | System/Console |
| Maintainer: | anosek |
| Description: | The gpm (general purpose mouse) daemon tries to be a useful mouse server for applications running on the Linux console. It can be used by mc (Midnight Commander) or by w3m, the text-based Web browser. It provides console cut and paste operations. |
| Package name: | gpsbabel (Converts GPS waypoint, route and track data from one format type to another) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | GPSBabel converts waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan. By flattening the Tower of Babel that the authors of various programs for manipulating GPS data have imposed upon us, it returns to us the ability to freely move our own waypoint data between the programs and hardware we choose to use. It contains extensive data manipulation abilities making it a convenient for server-side processing or as the backend for other tools. It does not convert, transfer, send, or manipulate maps. We process data that may (or may not be) placed on a map, such as waypoints, tracks, and routes. |
| Package name: | gtktalog (The GNOME Disk Catalog) |
| BuildService: | GNOME:STABLE (maintainer(s) sbrabec) |
| GNOME:UNSTABLE (maintainer(s) sbrabec) |
| Description: | GTKtalog is a disk catalog, meaning you can use it to create a really small database with images of files and folders of your CD-ROM. So you can browse all your CDs very quickly and see contents of certain files (such as tar.gz and rpm files). You can assign each folder and file a category and a description. You can search for files in your database with filename, category, description, or file information parameter and find on which CD the file you are looking for is. |
| Package name: | hp2xx (Converts HP-GL Plotter Language into a Variety of Formats) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | The hp2xx program is a versatile tool for converting vector graphics data given in Hewlett-Packard's HP-GL plotter language into a variety of popular graphics formats, both vector and raster. |
| Package name: | chemtool (Program for Drawing 2D Organic Molecules) |
| Group: | Productivity/Graphics/Other |
| Maintainer: | anosek |
| Description: | Chemtool is a program for drawing organic molecules easily and storing them as an X bitmap, Xfig, or EPS file. It runs under the X Window System using the GTK widget set. |
| Package name: | icedax (A CD-Audio Grabbing tool) |
| Group: | Productivity/Multimedia/CD/Grabbers |
| Maintainer: | nadvornik |
| Description: | The common CD-audio grabbing tool for Linux. The sources are now contained in the wodim source archive. |
| Package name: | iceWMCP (An IceWM Configuration Panel) |
| Group: | System/GUI/Other |
| Maintainer: | anosek |
| Description: | IceWM Control Panel (IceWMCP) is full-featured, Gtk-based control panel for IceWM. It is meant to run in IceWM, but can be used in ANY window manager as a general-purpose control panel. |
| Package name: | icewm-lite (Window Manager with a Taskbar) |
| BuildService: | home:michal-m (maintainer(s) mmarek) |
| Description: | A window manager for the X Window System that can emulate the look of Windows '95, OS/2 Warp 3, OS/2 Warp 4, and Motif and tries to take the best features from those systems. IceWM features multiple workspaces, opaque move and resize, a taskbar, a window list, mailbox status, and a digital clock. It is fast and small. |
| Package name: | icewm (Window Manager with a Taskbar) |
| BuildService: | home:michal-m (maintainer(s) mmarek) |
| Description: | A window manager for the X Window System that can emulate the look of Windows '95, OS/2 Warp 3, OS/2 Warp 4, and Motif and tries to take the best features from those systems. IceWM features multiple workspaces, opaque move and resize, a taskbar, a window list, mailbox status, and a digital clock. It is fast and small. |
| Package name: | icewm-themes (Themes for the IceWM Window Manager) |
| BuildService: | home:michal-m (maintainer(s) mmarek) |
| Description: | This package contains a collection of themes for the popular IceWM window manager. Most of them have been taken from the original 0.9.42 themes package. Others have been taken from http://icewm.themes.org. |
| Package name: | icmpinfo (A Tool for Looking at ICMP Messages) |
| Group: | Productivity/Networking/Diagnostic |
| Maintainer: | anosek |
| Description: | A tool for looking at the ICMP messages received on the running host. |
| Package name: | imgvtopgm (Palm Pilot Image Viewer to PGM Converter) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Tools for converting Pilot Image Viewer pdb files to and from Portable Graymaps and Portable Bitmaps. The tools support grayscale and monochrome images with or without compression and with or without notes. If you are looking for a cool (and free) image viewer for your Pilot, you should look at TinyViewer (http://www.righto.com/pilot/tv.html). |
| Package name: | img2eps (Bitmap Image to Encapsulated PostScript Converter) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Converts bitmap images in the formats PNG, JPEG, and TIFF to Encapsulated PostScript Level 1, 2, or 3. It supports the native PostScript filters ASCIIHex, ASCII85, DCT, LZW, Flate, and RunLength. |
| Package name: | ipxrip (IPX Routing Daemon) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | This is an RIP/SAP daemon for Linux. With this daemon, you can turn your Linux machine into an IPX router. |
| Package name: | jasper (An Implementation of the JPEG-2000 Standard, Part 1) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | This package contains an implementation of the image compression standard, JPEG-2000, Part 1. It consists of tools for conversion to and from the JP2 and JPC formats. |
| Package name: | jost (Multi technology (vst / ladspa / dssi) Native Host for linux) |
| BuildService: | multimedia:audio (maintainer(s) prusnak) |
| Description: | This is the first open source multi-technology (native vst, ladspa, dssi) host in linux. It will mainly host a chain of plugins per instance, publishing jack and alsa_seq ports in order to be connected in your main stream flow. It is actually under heavy development, but it still have some very good features that makes it a first class host (well judge by yourself !). |
| Package name: | jpilot (Palm Pilot Desktop for Linux) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | jpilot is a full-featured desktop organizer application for the Palm Pilot that runs under Linux and UNIX. It includes support for datebooks, addresses, memos, todos, and expenses and has plug-in support. It uses the GTK+ libraries. Read the documentation in /usr/share/doc/packages/jpilot. |
| Package name: | kismet (An 802.11 Wireless Network Sniffer) |
| BuildService: | home:prusnak (maintainer(s) prusnak) |
| Description: | Kismet is an 802.11 wireless network sniffer. This is different from a normal network sniffer (such as Ethereal or tcpdump) because it separates and identifies different wireless networks in the area. Kismet works with any 802.11b wireless card that is capable of reporting raw packets (rfmon support), which include any Prism2-based cards (Linksys, D-Link, Rangelan, and more), Cisco Aironet cards, and Orinoco-based cards. Kismet also supports the WSP100 802.11b remote sensor by Network Chemistry and is able to monitor 802.11a networks with cards that use the ar5k chipset. |
| Package name: | koules (X Action Game with Multiplayer, Network, and Sound Support) |
| BuildService: | home:pgajdos (maintainer(s) pgajdos) |
| games:arcade (maintainer(s) pgajdos) |
| Description: | Koules is a fast action arcade-style game. It works in fine (up to 900x620) resolution and offers multiplayer mode for up to five players, full sound, and network support. |
| Package name: | lavaps (A Lava Lamp of Currently Running Processes) |
| Group: | Amusements/Toys/Graphics |
| Maintainer: | anosek |
| Description: | Lavaps is an interactive process-tracking program like top, but with a much different attitude. Rather than presenting lots of specific information in digital form, it tries to present certain important information in a graphical analog form. The idea is that you can run it in the background and get a rough idea of what is happening on your system without devoting much concentration to the task. |
| Package name: | less (Text File Browser and Pager Similar to more) |
| Group: | Productivity/Text/Utilities |
| Maintainer: | anosek |
| Description: | less is a text file browser and pager similar to more. It allows backward as well as forward movement within a file. Also, less does not have to read the entire input file before starting. It is possible to start an editor at any time from within less. |
| Package name: | libcfitsio0 (A FITS File Subroutine Library) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO provides simple high-level routines for reading and writing FITS files that insulate the programmer from the internal complexities of the FITS format. CFITSIO also provides many advanced features for manipulating and filtering the information in FITS files. |
| Package name: | libjpeg (JPEG libraries) |
| Group: | System/Libraries |
| Maintainer: | nadvornik |
| Description: | The libraries (static and dynamic) for the jpeg-graphics format. The sources are contained in the jpeg source package. |
| Package name: | libmng (Library for Support of MNG and JNG Formats) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | This library can handle MNG and JNG formats that contain animated pictures. These formats should replace the GIF format. |
| Package name: | libnasl (Nessus Scripting Language Library) |
| Group: | Productivity/Networking/Security |
| Maintainer: | anosek |
| Description: | A powerful security scanner. This scanner consists of a daemon, nessusd, to be started on a machine close to the one to test and a graphical front-end, nessus, which can be run on a different machine and can connect to the daemon. You can do various security checks (currently more than 900) and get a report of possible weaknesses or vulnerabilities found on the target host. |
| Package name: | libnet (A C Library for Portable Packet Creation) |
| Group: | System/Libraries |
| Maintainer: | anosek |
| Description: | Libnet is an API to help with the construction and handling of network packets. It provides a portable framework for low-level network packet writing and handling. Libnet includes packet creation at the IP layer and at the link layer as well as a host of supplementary and complementary functionality. Libnet is very useful for writing network tools and network test code. See the man page and sample test code for more detailed information. |
| Package name: | libnids (A Network Intrusion Detection System library) |
| Group: | System/Libraries |
| Maintainer: | anosek |
| Description: | Libnids is a library that provides a functionality of one of NIDS (Network Intrusion Detection System) components, namely E-component. It means that libnids code watches all local network traffic, cooks received datagrams a bit, and provides convenient information on them to analyzing modules of NIDS. Libnids performs: a) Assembly of TCP segments into TCP streams b) IP defragmentation c) TCP port scan detection More technical information can be found in the MISC file. If you intend to develop a custom NIDS, you do not need to build low-level network code. If you decide to use libnids, E-component is ready--you can focus on implementing other parts of NIDS. |
| Package name: | libpng12-0 (Library for the Portable Network Graphics Format (PNG)) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | libpng is the official reference library for the Portable Network Graphics format (PNG). |
| Package name: | libsmi (A Library to Access SMI MIB Information) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | The purpose of libsmi is to add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha Give network management applications a concise programmer-friendly interface to access MIB module information add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha Separate the knowledge on SMI from the main parts of management applications add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha Allow addition of new kinds of MIB repositories without the need to adapt applications that make use of libsmi |
| Package name: | libwmf (Library and Utilities for Displaying and Converting Metafile Images) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | This library interprets metafile images and can either display them using the X Window System or convert them to standard formats such as PNG, JPEG, PS, EPS, and more. |
| Package name: | Licq (Linux ICQ Client) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | Licq includes all the basic features of ICQ, like sending and receiving messages, chat, file transfer, contact list with pixmaps and user status, basic and extended user information, adding and editing users from within the GUI, user history, user groups, and new user registration. All commands and information are available through a simple and convenient tab dialog. Licq also has a completely configurable user interface with Skin and Icon pack support. It is written in C++ and comes with a GUI plug-in using the Qt widget set. Other plug-ins are also available. |
| Package name: | lincity (SimCity Clone) |
| BuildService: | home:pgajdos (maintainer(s) pgajdos) |
| games:strategy:realtime (maintainer(s) pgajdos) |
| Description: | Lincity is a well-designed and easy-to-play SimCity clone. Besides the game itself, it provides an editor for easily creating new levels and obstacles. |
| Package name: | madbomber (A Clone of the Atari Game Kaboom!) |
| BuildService: | home:pgajdos (maintainer(s) pgajdos) |
| games:arcade (maintainer(s) pgajdos) |
| Description: | Mad Bomber is a clone of Activision's classic Atari 2600 console game, Kaboom!, by Larry Kaplan. It has spruced-up graphics, sound effects, and music. |
| Package name: | mc (Midnight Commander) |
| BuildService: | GNOME:STABLE (maintainer(s) sbrabec) |
| GNOME:UNSTABLE (maintainer(s) sbrabec) |
| home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Midnight Commander is a Norton Commander clone, a program that manipulates and manages files and directories. It is useful, fast, and has color display on the Linux console. It also has mouse support if you run the gpm mouse server. This program requires the terminal description files in /usr/lib/terminfo, which are found in ncurses.rpm (the essential ones) or terminfo.rpm (the rest). You can also use Midnight Commander under the X Window System with your mouse. If you enter 'mc -c', colors are used. In Midnight Commander, the screen is divided into four sections: The majority of the screen is covered by two directory panels. The second to last line on the screen is the shell command line. The last line displays the function key assignments. At the very top, the menu list is shown. One of the directories displayed is the current working directory. This is where most of the commands are found. For certain commands, like copy and move, the second directory is used as the target directory. |
| Package name: | mgp (MagicPoint, an X Window System Presentation Tool) |
| Group: | Productivity/Publishing/Presentation |
| Maintainer: | anosek |
| Description: | MagicPoint is an X Window System presentation tool. It is designed to make simple presentations easy while making complicated presentations possible. Its presentation file (the suffix is typically .mgp) is plain text so that you can create presentation files quickly with your favorite editor (Emacs, for example). The package also includes the tools mgp2html, mgp2ps, and mgp2latex, which convert mgp presentations into other file formats. |
| Package name: | minicom (A Terminal Program) |
| BuildService: | home:michal-m (maintainer(s) mmarek) |
| Description: | A terminal program similar to Telix(tm) (a program for calling other computers via modem) under MS-DOS. If you want to access your modem with minicom, you have to be a member of the uucp group. |
| Package name: | mmv (Multiple Move ) |
| BuildService: | home:pgajdos (maintainer(s) pgajdos) |
| Description: | Perform tasks like mmv "*.c" "#1.c.old". |
| Package name: | mpt-status (Program Showing the Status of LSI 1030 RAID Controller) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | This program shows the status of the physical and logical drives attached to a LSI 1030 RAID (mptlinux, fusion, mpt, ioc) controller. |
| Package name: | mtx (A Program for Controlling the Robotic Mechanism in DDS Auto Loaders) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | A program for controlling the robotic mechanism in DDS auto loaders. |
| Package name: | MyODBC-unixODBC (ODBC Interface for Communication with MySQL Compiled with UnixODBC) |
| Group: | Productivity/Databases/Tools |
| Maintainer: | anosek |
| Description: | MyODBC is an interface for communication with MySQL. It is one of the most popular ODBC drivers in the open source market, used by many users to access the MySQL functionality. It is compiled with unixODBC. |
| Package name: | mysql-gui-tools (Common Files for MySQL GUI Tools) |
| Group: | Productivity/Databases/Clients |
| Maintainer: | anosek |
| Description: | This package contains files used by mysql-query-browser, mysql-administrator and mysql-workbench. |
| Package name: | nessus-core (Powerful Security Scanner) |
| Group: | Productivity/Networking/Security |
| Maintainer: | anosek |
| Description: | Powerful security scanner. The scanner consists of a daemon nessusd to start on a machine close to the one to test and a graphical front-end nessus, which can be run on a different machine and connect to this daemon. You can do various security checks (currently more than 900) then get a report of possible weaknesses or vulnerabilities that were found on the target host. |
| Package name: | nessus-libraries (Powerful Security Scanner Libraries) |
| Group: | Productivity/Networking/Security |
| Maintainer: | anosek |
| Description: | Nessus is a powerful security scanner. The scanner consists of a daemon, nessusd, to start on a machine close to the one to test and a graphical front-end, nessus, which can be run on a different machine and can connect to this daemon. You can then do various security checks (currently more than 900) and get a report of possible weaknesses or vulnerabilities that were found on the target host. |
| Package name: | nethack (Character Based RPG) |
| Group: | Amusements/Games/RPG |
| Maintainer: | PGajdos |
| Description: | This RPG is somewhat cryptic with its character based output. But a true fan knows and appreciates its complexity and possibilities. This package contains the text interface. |
| Package name: | netpbm (A Powerful Graphics Conversion Package) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | The latest version of the Portable Bitmap Plus Utilities. This large package, which is by now available for all hardware platforms, provides tools for graphics conversion. Using these tools, images can be converted from virtually any format into any other format. A few of the supported formats include: GIF, PC-Paintbrush, IFF ILBM, Gould Scanner file, MTV ray tracer, Atari Degas .pi1 and .pi3, Macintosh PICT, HP Paintjet file, QRT raytracer, AUTOCAD slide, Atari Spectrum (compressed and uncompressed), Andrew Toolkit raster object, and many more. On top of that, man pages are included for all tools. |
| Package name: | nxtvepg (Nextview EPG Decoder and Browser) |
| BuildService: | home:michal-m (maintainer(s) mmarek) |
| Description: | In this software package, find a decoder for Nextview--an electronic TV program guide for the analog domain (as opposed to the various digital EPGs that come with most digital broadcasts). It allows you to decode and browse TV program listings for most of the major networks in Germany, Austria, France, and Switzerland. Currently, Nextview EPG is transmitted by: add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha In Germany and Austria: Kabel1, 3Sat, RTL-II, EuroNews (coverage: apx. 31 networks) add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha In Switzerland: SF1, TSR1, TSI1, EuroNews, 3sat, Kabel1 (coverage: apx. 37 networks) add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha In France: Canal+, M6 (coverage: 8 networks) add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha In Turkey: TRT-1 (coverage: 17 networks) |
| Package name: | openarena-data (Open Arena data files) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | OpenArena is an open-source content package for Quake III Arena licensed under the GPL, effectively creating a free stand-alone game. You do not need Quake III Arena to play this game. |
| Package name: | openarena (Open Arena) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| games:action (maintainer(s) lmichnovic) |
| Description: | OpenArena is an open-source content package for Quake III Arena licensed under the GPL, effectively creating a free stand-alone game. You do not need Quake III Arena to play this game. |
| Package name: | opendx (IBM Open Visualization Data eXplorer) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | The Open Visualization Data Explorer is a visualization framework that gives users the ability to apply advanced visualization and analysis techniques to their data. These techniques can be applied to help users gain new insights into data from applications in a wide variety of fields including science, engineering, medicine, and business. |
| Package name: | OpenEXR (Library to Handle EXR Pictures in 16-Bit Floating-Point Format) |
| BuildService: | home:mvyskocil (maintainer(s) MVyskocil) |
| Description: | OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha exrheader, a utility for dumping header information add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha exrstdattr, a utility for modifying OpenEXR standard attributes add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha exrmaketiled, for generating tiled and rip/mipmapped images add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha exrenvmap, for creating OpenEXR environment maps add-urls.sh baliky-na-prodej baliky-na-prodej-ab baliky-na-prodej-ab.wiki baliky-na-prodej-mtr baliky-na-prodej-mtr.wiki exceptions findpackages.sh make-wiki.sh metadata nalezene-baliky newmetadata osc2wiki-ab.sh osc2wiki-mtr.sh packagers-team.txt pdb2wiki-ab.sh pdb2wiki-mtr.sh urls zaloha exrmakepreview, for creating preview images for OpenEXR files |
| Package name: | openproj (Java based project manager) |
| BuildService: | home:mvyskocil (maintainer(s) MVyskocil) |
| Description: | A desktop replacement for Microsoft Project. It is capable of sharing files with Microsoft Project and has very similar functionality (Gantt, PERT diagram, histogram, charts, reports, detailed usage), as well as tree views which aren't in MS Project. |
| Package name: | orbital (Space Shooter) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | Orbital is a space game similar to Wing Commander |
| Package name: | osg (OpenSceneGraph) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| games:libs (maintainer(s) lmichnovic) |
| games:action (maintainer(s) lmichnovic) |
| Description: | The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. |
| Package name: | pacman (A Pacman Game) |
| Group: | Amusements/Games/Action/Arcade |
| Maintainer: | anosek |
| Description: | Another pacman-game. |
| Package name: | pavuk (Powerful WWW or FTP Site Mirror Tool) |
| Group: | Productivity/Networking/Web/Utilities |
| Maintainer: | mkudlvasr |
| Description: | Pavuk is used to download or mirror Web sites or files. It transfers document from HTTP, FTP, Gopher, and optionally from HTTPS (HTTP over SSL) servers. An optional GTK GUI allows easy configuration. Many options allow fine-tuning for the usage scenario. This is a tool for experts and much too complicated for beginners. |
| Package name: | pilot-mailsync (An e-mail Synchronization Program for Palm OS-based Organisers) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | An application to transfer outgoing mail from and deliver incoming mail to a Palm OS device. Pilot-mailsync relies on the libraries installed by pilot-link. |
| Package name: | pinfo (Lynx-style Info Browser) |
| Group: | Productivity/Publishing/Texinfo |
| Maintainer: | anosek |
| Description: | Pinfo is a curses based, Lynx-style info browser. |
| Package name: | plucker (A free offline HTML viewer for your Palm Pilot) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Plucker is a suite of programs which provide an off-line HTML viewer for 3Com's PalmOS systems. It's free under the conditions of the Free Software Foundation's General Public License, so you can copy, change, or even sell this program without giving anyone any money, as long as you make the source code (and your changes, if any) publicly available. Plucker increase the utility of your hand-held device by letting you view web pages and any document that can be converted to HTML or text. Plucker has many advanced features including the ability to read web pages with embedded images, an advanced find function, the ability to open an e-mail form when tapping on mail-links in web documents, an impressive compression ratio for the documents and an open, documented DB format. It can also be customized for your specific needs. |
| Package name: | poedit (poEdit) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | GTK editor for po files. |
| Package name: | ppracer (Planet Penguin Racer) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| games:arcade (maintainer(s) lmichnovic) |
| Description: | PlanetPenguin Racer is an OpenGL racing game featuring Tux, the Linux mascot. The goal of the game is to slide down a snow and ice-covered mountain as quickly as possible. It is based on the GPL version of TuxRacer. |
| Package name: | privoxy (Privoxy proxy server) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | The Internet Junkbuster - HTTP Proxy Server: A non-caching HTTP proxy server that runs between a web browser and a web server and filters contents as described in the configuration files. |
| Package name: | python-gammu (Python Module to Communicate with Mobile Phones) |
| BuildService: | home:prusnak (maintainer(s) prusnak) |
| Description: | This provides the gammu module that can work with any phone supported by Gammu (many phones from Nokia, Siemens, and Alcatel). |
| Package name: | qtractor (Audio/MIDI multi-track sequencer) |
| BuildService: | multimedia:audio (maintainer(s) prusnak) |
| Description: | Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt4 toolkit. The initial target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to evolve as a fairly-featured Linux Desktop Audio Workstation GUI, specially dedicated to the personal home-studio. |
| Package name: | quagga (Free Routing Software (for BGP, OSPF and RIP, for example)) |
| BuildService: | server:routing (maintainer(s) anosek prusnak) |
| Description: | Quagga is a routing software suite, providing implementations of OSPFv2, OSPFv3, RIP v1 and v2, RIPv3 and BGPv4 for Unix platforms, particularly FreeBSD and Linux and also NetBSD, to mention a few. Quagga is a fork of GNU Zebra which was developed by Kunihiro Ishiguro. The Quagga tree aims to build a more involved community around Quagga than the current centralised model of GNU Zebra. |
| Package name: | rarpd (Reverse Address Resolution Protocol Daemon) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Rarpd listens on the Ethernet for broadcast packets asking for reverse address resolution. These packets are sent by hosts at boot time to find out their IP addresses. |
| Package name: | RealPlayer (RealPlayer 10 for Linux) |
| Group: | Productivity/Multimedia/Video/Players |
| Maintainer: | MVyskocil |
| Description: | RealPlayer is a media player providing solid media playback locallyand via streaming. It plays RealAudio, RealVideo, MP3, 3GPP Video,Flash, SMIL 2.0, JPEG, GIF, PNG, RealPix, RealText, andmore. RealPlayer 10 for Linux builds on top of the popularGPL/RPSL Helix Player 1.0. |
| Package name: | rfb (heXoNet RFB (remote control for the X Window System)) |
| Group: | System/X11/Utilities |
| Maintainer: | anosek |
| Description: | The heXoNet RFB Software package includes many different projects. The goal of this package is to provide a comprehensive collection of rfb-enabled tools and applications. One application, x0rfbserver, was, and maybe still is, the only complete remote control solution for the X Window System. |
| Package name: | rocksndiamonds (rocksndiamonds) |
| BuildService: | home:anosek (maintainer(s) anosek) |
| Description: | Game |
| Package name: | routed (Routing Daemon which Maintains Routing Tables) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Routed handles incoming RIP traffic and broadcasts outgoing RIP traffic about network traffic routes to maintain current routing tables. These routing tables are essential for a networked computer, so that it knows where packets need to be sent. |
| Package name: | rzsz (X-, Y-, and Z-Modem Data Transfer Protocols) |
| BuildService: | home:michal-m (maintainer(s) mmarek) |
| Description: | rzsz allows you to use "sz filename" to send a file to your local system. |
| Package name: | seyon (Telecommunications under the X Window System) |
| BuildService: | home:michal-m (maintainer(s) mmarek) |
| Description: | Telecommunications under the X Window System. |
| Package name: | schism (Music editor that aims to match the look and feel of Impulse Tracker) |
| BuildService: | multimedia:audio (maintainer(s) schism: multimedia:audio (prusnak) |
| Description: | Schism Tracker is a music editor that aims to match the look and feel of Impulse Tracker as closely as possible. The player code is based on Modplug, so it supports a wide variety of module formats. Currently, Schism Tracker is supported for Linux x86 systems, Mac OS X, and Windows. Additional operating systems it is known to work on include FreeBSD, Haiku/Zeta/BeOS, and AmigaOS/MorphOS; however, these OSes are not officially supported. It is fairly portable, however, and will probably build on any modern *nix-based system with little to no extra effort. |
| Package name: | sitescooper (Convert websites for reading on a Palm) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Sitescooper automatically retrieves the stories from several news websites, trims off extraneous HTML, and converts them into formats you can read on your Palm computing device later, on-the-move. Even if you don't have a Palm handheld, it's still handy for simple website-to-text conversion. |
| Package name: | slang (A Library for Display Control) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | A library with routines for display access. It is similar to ncurses, but it has its own programming interface. Slang uses the entries in /usr/lib/terminfo. |
| Package name: | slrn (News Reader) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | SLRN is a powerful, easy to use, and threaded Internet newsreader. It is highly customizable, permitting redefinition of keys and including a sophisticated macro language for further customization. |
| Package name: | smtpd (A SMTP store and forward proxy) |
| Group: | Productivity/Networking/Email/Utilities |
| Maintainer: | anosek |
| Description: | This is a SMTP store and forward proxy. Read /usr/share/doc/packages/smtpd/README.SuSE!!! |
| Package name: | stellarium (Stellarium) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | Planetarium in your computer. |
| Package name: | suck (Reading News Offline) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | Suck is a program used to grab news from a remote NNTP news server and bring it to a local machine, without having the remote server do anything special. |
| Package name: | talk (Talk Client for Chatting with Another User) |
| Group: | Productivity/Networking/Talk/Clients |
| Maintainer: | anosek |
| Description: | This package contains the talk client, which allows you to chat with another user on a different system. Talk is a communication program which copies lines from one terminal to that of another user. |
| Package name: | tiff (Tools for Converting from and to the Tiff Format) |
| BuildService: | home:nadvornik:my_packages (maintainer(s) nadvornik) |
| Description: | This package contains the library and support programs for the TIFF image format. |
| Package name: | timidity (Software Synthesizer and MIDI Player) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| Description: | This package is based on the package 'timidity' from project 'openSUSE:Factory'. TiMidity plays MIDI files without external MIDI instruments and converts MIDI files to WAV using GUS/patch and SoundFont for voice data. |
| Package name: | traverso (Cross Platform Multitrack Audio Recording and Editing Suite) |
| BuildService: | multimedia:audio (maintainer(s) prusnak) |
| Description: | Is a free, cross platform multitrack audio recording and editing suite, with an innovative and easy to master User Interface. It's suited for both the professional and home user, who needs a robust and solid DAW. |
| Package name: | trophy (2D car racing action game) |
| BuildService: | games:arcade (maintainer(s) pgajdos) |
| home:pgajdos (maintainer(s) pgajdos) |
| Description: | TROPHY is a car racing game with some special features like shooting and dropping bombs. |
| Package name: | Tuxanci (Tuxanci) |
| BuildService: | home:lmich (maintainer(s) lmichnovic) |
| games:arcade (maintainer(s) lmichnovic) |
| Description: | Poject Tuxanci is multiplatform Game based on the famous czech Game Bulanci, which was created by SleepTeam Labs. This Game is provided under the terms of GNU GPL. Projekt Tuxánci je multiplatformní hra, inspirovaná známou českou hrou Bulánci týmu SleepTeam Labs, šířená pod licencí GNU GPL. |
| Package name: | tv-fonts (Fonts for TV Applications) |
| BuildService: | home:michal-m (maintainer(s) mmarek) |
| Description: | This package includes some X Window System bitmap fonts for TV applications: large fonts frequently used in on-screen displays, teletext font, and more. |
| Package name: | ucl (The UCL Compression Library) |
| BuildService: | |