Ports Search

Results 4,5514,560 of 6,332 for /net-p2p/.(0.039 seconds)
x11-toolkits/sdl_pango-0.1.2 (Score: 0.0046602096)
SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.x
Pango is the text rendering engine of GNOME 2.x. SDL_Pango connects the engine to SDL. If you are a game software developer, you should know the difficulties of distribution. So I will start to introduce SDL_Pango from the viewpoint of distribution. In Un*x, SDL_Pango is hard to use as system-independent module, because it depends on fontconfig and Pango which are designed as system-singleton modules. If you use SDL_Pango, your software will require those modules installed to target system. If your software is shipped as shrink-wrap package, it may cause much problem on your support desk. You should carefully design your installation process.
x11-toolkits/qwt-5.2.3 (Score: 0.0046602096)
Qt Designer plugin for Qwt
The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. This port installs Qt Designer plugin for Qwt library version 5.
x11-toolkits/qwt-6.1.0 (Score: 0.0046602096)
Qt Designer plugin for Qwt
The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. This port installs Qt Designer plugin for Qwt library version 6.
x11-toolkits/irrlicht-1.8.4 (Score: 0.0046602096)
High performance realtime 3D engine
The Irrlicht Engine is an open source high performance realtime 3D engine written in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderer, and has all of the state-of-the-art features which can be found in commercial 3d engines. It has a huge active community, and there are lots of games in development that use the engine. You can find enhancements for Irrlicht all over the web, like alternative terrain renderers, portal renderers, world layers, tutorials, editors, bindings for java, perl, ruby, python, and so on.
x11-toolkits/v-1.90 (Score: 0.0046602096)
C++ GUI development framework for X11 and Microsoft Windows
V is a C++ GUI and application development framework for X-windows and Microsoft Windows. It allows you to develop GUI applications that are source-code compatible under X11 and Microsoft Windows 3.x/95, that have the same look-and-feel under both environments. It does not require any special X toolkits or Windows DLL's to be installed (it uses the standard toolkits on both environments). Full documentation, many code examples, and the V toolkit for Windows systems is available at the V web site:
Interoperability between desktops and collaborative environments
The shared-desktop-ontologies package brings the semantic web to the desktop in terms of vocabulary. It contains the well known core ontologies such as RDF and RDFS as well as the Nepomuk ontologies which are used by projects like KDE or Strigi.
x11-toolkits/tix-8.4.3 (Score: 0.0046602096)
Extension to the Tk toolkit
ABOUT THE TIX PROGRAMMING LIBRARY The Tix library is an extension to the Tk toolkit that contains over 40 new widgets for Tk. Features include: A LOT of new widgets Rapid Prototyping New Widgets XPM image suport Compound images Display Items and Display Styles Form geometry manager Mwm window manager support
x11-toolkits/Xbae-4.60.4 (Score: 0.0046602096)
Motif-based widget which displays a grid of cells as a spreadsheet
The XbaeMatrix is a Motif-based widget which displays a grid of cells in the same manner as a spreadsheet. The cell array is scrollable, editable, and otherwise reasonably configurable in appearance. Each cell usually displays text, but pixmaps can also be displayed (not editeable). The XbaeMatrix looks to some extent like a grid of XmTextField widgets, but is actually implemented with a single XmTextField. This means a big performance improvement due to less overhead.
x11-toolkits/tktable-2.10 (Score: 0.0046602096)
Table/matrix widget extension to Tk
TkTable is a full-featured 2D table widget (in the spreadsheet sense) extension for Tk. It supports images, embedded windows, varying colors and fonts, and more.
x11-toolkits/tktreectrl-2.4.1 (Score: 0.0046602096)
Multi-column hierarchical listbox widget
TkTreeCtrl is a multi-column hierarchical listbox widget for Tk