wok-4.x rev 12007
arora: add desktop and icon from src tarball. add description file
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Mar 05 13:59:52 2012 -0800 (2012-03-05) |
parents | 05dc6adaa091 |
children | 52fadc2d223d |
files | arora/description.txt arora/receipt celestia/description.txt clamav/description.txt cmatrix/description.txt cpuspeed/description.txt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/arora/description.txt Mon Mar 05 13:59:52 2012 -0800 1.3 @@ -0,0 +1,19 @@ 1.4 +Arora is a lightweight cross-platform web browser. 1.5 + 1.6 +Arora uses the QtWebKit port of the fully standards-compliant WebKit layout 1.7 +engine. It features fast rendering, powerful JavaScript engine and supports 1.8 +Netscape plugins. 1.9 + 1.10 +Apart from the must-have features such as bookmarks, history and tabbed 1.11 +browsing, Arora boasts: 1.12 + 1.13 + * very fast startup 1.14 + * integration with desktop environments 1.15 + * smart location bar 1.16 + * session management 1.17 + * privacy mode 1.18 + * flexible search engine management 1.19 + * ClickToFlash plugin 1.20 + * download manager 1.21 + * WebInspector, a set of tools for web developers 1.22 + * 30 translations
2.1 --- a/arora/receipt Mon Mar 05 22:26:11 2012 +0100 2.2 +++ b/arora/receipt Mon Mar 05 13:59:52 2012 -0800 2.3 @@ -22,6 +22,8 @@ 2.4 # Rules to gen a SliTaz package suitable for Tazpkg. 2.5 genpkg_rules() 2.6 { 2.7 - mkdir -p $fs/usr/bin 2.8 + mkdir -p $fs/usr/bin $fs/usr/share/pixmaps $fs/usr/share/applications 2.9 cp $src/arora $fs/usr/bin 2.10 + cp -a $src/src/data/32x32/arora.png $fs/usr/share/pixmaps 2.11 + cp -a $src/src/arora.desktop $fs/usr/share/applications 2.12 }
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/celestia/description.txt Mon Mar 05 13:59:52 2012 -0800 3.3 @@ -0,0 +1,15 @@ 3.4 +Celestia is a space simulation that lets you explore the universe in three 3.5 +dimensions. 3.6 + 3.7 +Unlike most planetarium software, Celestia doesn't confine you to the surface of 3.8 +the Earth. You can travel throughout the solar system, to any of over 100,000 3.9 +stars, or even beyond the galaxy. 3.10 + 3.11 +All movement in Celestia is seamless; the exponential zoom feature lets you 3.12 +explore space across a huge range of scales, from galaxy clusters down to 3.13 +spacecraft only a few meters across. A 'point-and-goto' interface makes it 3.14 +simple to navigate through the universe to the object you want to visit. 3.15 + 3.16 +Celestia is expandable. Celestia comes with a large catalog of stars, galaxies, 3.17 +planets, moons, asteroids, comets, and spacecraft. If that's not enough, you can 3.18 +download dozens of easy to install add-ons with more objects.
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/clamav/description.txt Mon Mar 05 13:59:52 2012 -0800 4.3 @@ -0,0 +1,7 @@ 4.4 +ClamAV is an open source (GPL) antivirus engine designed for detecting Trojans, 4.5 +viruses, malware and other malicious threats. It is the de facto standard for 4.6 +mail gateway scanning. It provides a high performance mutli-threaded scanning 4.7 +daemon, command line utilities for on demand file scanning, and an intelligent 4.8 +tool for automatic signature updates. The core ClamAV library provides numerous 4.9 +file format detection mechanisms, file unpacking support, archive support, and 4.10 +multiple signature languages for detecting threats.
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/cmatrix/description.txt Mon Mar 05 13:59:52 2012 -0800 5.3 @@ -0,0 +1,3 @@ 5.4 +CMatrix, written by Chris Allegretta, displays in a terminal window falling 5.5 +glyphs in the style of the Matrix movies. 5.6 +
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/cpuspeed/description.txt Mon Mar 05 13:59:52 2012 -0800 6.3 @@ -0,0 +1,8 @@ 6.4 +CPUFreq is a Linux kernel subsystem which allows the clock speed of mobile CPUs 6.5 +(most often found in laptop computers) to be explicitly set. CPUSpeed 6.6 +dynamically controls CPUFreq, slowing down the CPU to conserve power and reduce 6.7 +heat when the system is idle, on battery power or overheating, and speeding up 6.8 +the CPU when the system is busy and more processing power is needed. Using 6.9 +CPUSpeed can significantly increase a laptop computer's battery life and 6.10 +significantly reduce the heat it generates while still allowing your system to 6.11 +perform at top speed when you need it.