wok-6.x rev 20008
Add: description.txt and links revision.
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ari-py/description.txt Wed Aug 02 14:08:19 2017 -0300 1.3 @@ -0,0 +1,3 @@ 1.4 +This package contains the Python client library for the Asterisk REST 1.5 +Interface. It builds upon the Swagger.py library, providing an improved, 1.6 +Asterisk-specific API over the API generated by Swagger.py
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/aria2/description.txt Wed Aug 02 14:08:19 2017 -0300 2.3 @@ -0,0 +1,3 @@ 2.4 +aria2 is a lightweight multi-protocol & multi-source command-line download 2.5 +utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. aria2 2.6 +can be manipulated via built-in JSON-RPC and XML-RPC interfaces.
3.1 --- a/aria2/receipt Wed Aug 02 12:34:36 2017 -0300 3.2 +++ b/aria2/receipt Wed Aug 02 14:08:19 2017 -0300 3.3 @@ -6,7 +6,8 @@ 3.4 SHORT_DESC="A download utility with resuming and segmented downloading with HTTP/HTTPS/FTP support" 3.5 MAINTAINER="devl547@gmail.com" 3.6 LICENSE="GPL2" 3.7 -WEB_SITE="http://aria2.sourceforge.net/" 3.8 +# WEB_SITE="http://aria2.sourceforge.net/" 3.9 +WEB_SITE="https://aria2.github.io/" 3.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 3.12
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/ario/description.txt Wed Aug 02 14:08:19 2017 -0300 4.3 @@ -0,0 +1,5 @@ 4.4 +Ario is a full featured client for MPD (Music Player Daemon). The interface 4.5 +used to browse the library is inspired by Rhythmbox but Ario aims to be much 4.6 +lighter and faster. It uses GTK2, avahi for MPD server detection and curl to 4.7 +download remote files (like cover arts and lyrics). Various plugins are 4.8 +provided like audioscrobbler/last.fm submission or multimedia keys support.
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/arj/description.txt Wed Aug 02 14:08:19 2017 -0300 5.3 @@ -0,0 +1,3 @@ 5.4 +This package is an open source version of the arj archiver. This version has 5.5 +been created with the intent to preserve maximum compatibility and retain the 5.6 +feature set of original ARJ archiver as provided by ARJ Software, Inc.
6.1 --- a/arora/description.txt Wed Aug 02 12:34:36 2017 -0300 6.2 +++ b/arora/description.txt Wed Aug 02 14:08:19 2017 -0300 6.3 @@ -17,3 +17,6 @@ 6.4 * download manager 6.5 * WebInspector, a set of tools for web developers 6.6 * 30 translations 6.7 + 6.8 +Develope: Benjamin C. Meyer. 6.9 +Development status: Discontinued.
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/arp-scan/description.txt Wed Aug 02 14:08:19 2017 -0300 7.3 @@ -0,0 +1,6 @@ 7.4 +arp-scan is a command-line tool that uses the ARP protocol to discover and 7.5 +fingerprint IP hosts on the local network. It is available for Linux and BSD 7.6 +under the GPL licence. 7.7 + 7.8 +Arp-scan Documentation : 7.9 +http://www.nta-monitor.com/wiki/index.php/Arp-scan_Documentation
8.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 8.2 +++ b/arpack-ng-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 8.3 @@ -0,0 +1,2 @@ 8.4 +This package contains the static libraries and the documentation for 8.5 +development with libarpack (including examples).
9.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 9.2 +++ b/arpack-ng/description.txt Wed Aug 02 14:08:19 2017 -0300 9.3 @@ -0,0 +1,8 @@ 9.4 +ARPACK software is capable of solving large scale symmetric, nonsymmetric, 9.5 +and generalized eigenproblems from significant application areas. The 9.6 +software is designed to compute a few (k) eigenvalues with user specified 9.7 +features such as those of largest real part or largest magnitude. Storage 9.8 +requirements are on the order of n*k locations. No auxiliary storage is 9.9 +required. A set of Schur basis vectors for the desired k-dimensional 9.10 +eigen-space is computed which is numerically orthogonal to working precision. 9.11 +Numerically accurate eigenvectors are available on request.
10.1 --- a/arpack-ng/receipt Wed Aug 02 12:34:36 2017 -0300 10.2 +++ b/arpack-ng/receipt Wed Aug 02 14:08:19 2017 -0300 10.3 @@ -7,6 +7,7 @@ 10.4 MAINTAINER="pascal.bellard@slitaz.org" 10.5 LICENSE="BSD" 10.6 TARBALL="${PACKAGE}_$VERSION.tar.gz" 10.7 +GIT_SITE="https://github.com/opencollab/arpack-ng" 10.8 WEB_SITE="http://forge.scilab.org/index.php/p/arpack-ng/" 10.9 WGET_URL="${WEB_SITE}downloads/get/$TARBALL" 10.10
11.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 11.2 +++ b/arping/description.txt Wed Aug 02 14:08:19 2017 -0300 11.3 @@ -0,0 +1,3 @@ 11.4 +The arping utility sends ARP and/or ICMP requests to the specified host and 11.5 +displays the replies. The host may be specified by its hostname, its IP 11.6 +address, or its MAC address.
12.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 12.2 +++ b/arpwatch/description.txt Wed Aug 02 14:08:19 2017 -0300 12.3 @@ -0,0 +1,8 @@ 12.4 +Arpwatch maintains a database of Ethernet MAC addresses seen on the network, 12.5 +with their associated IP pairs. Alerts the system administrator via e-mail if 12.6 +any change happens, such as new station/activity, flip-flops, changed and 12.7 +re-used old addresses. 12.8 + 12.9 +Arpsnmp keeps track for ethernet/ip address pairings. It syslogs activity and 12.10 +reports certain changes via email. Arpsnmp reads information from a file 12.11 +(usually generated by snmpwalk(8)).
13.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 13.2 +++ b/asciidoc/description.txt Wed Aug 02 14:08:19 2017 -0300 13.3 @@ -0,0 +1,10 @@ 13.4 +AsciiDoc is a text document format for writing notes, documentation, articles, 13.5 +books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can 13.6 +be translated to many formats including HTML, PDF, EPUB, man page. 13.7 + 13.8 +AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the 13.9 +backend output markups (which can be almost any type of SGML/XML markup) can 13.10 +be customized and extended by the user. 13.11 + 13.12 +AsciiDoc is free software and is licenced under the terms of the GNU General 13.13 +Public License version 2 (GPLv2).
14.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 14.2 +++ b/asciiquarium/description.txt Wed Aug 02 14:08:19 2017 -0300 14.3 @@ -0,0 +1,2 @@ 14.4 +Asciiquarium is an aquarium/sea animation in ASCII art. It includes 14.5 +multicolored fish, a whale, and a fish-eating shark.
15.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 15.2 +++ b/asleap/description.txt Wed Aug 02 14:08:19 2017 -0300 15.3 @@ -0,0 +1,26 @@ 15.4 +This tool is released as a proof-of-concept to demonstrate weaknesses in 15.5 +the LEAP and PPTP protocols. 15.6 + 15.7 +LEAP is the Lightweight Extensible Authentication Protocol, intellectual 15.8 +property of Cisco Systems, Inc. LEAP is a security mechanism available 15.9 +only on Cisco access points to perform authentication of end-users 15.10 +and access points. LEAP is written as a standard EAP-type, but is not 15.11 +compliant with the 802.1X specification since the access point modifies 15.12 +packets in transit, instead of simply passing them to a authentication 15.13 +server (e.g. RADIUS). 15.14 + 15.15 +PPTP is a Microsoft invention for deploying virual private networks (VPN). 15.16 +PPTP uses a tunneling method to transfer PPP frames over an insecure 15.17 +network such as a wireless LAN. RFC 2637 documents the operation and 15.18 +functionality of the PPTP protocol. 15.19 + 15.20 + 15.21 +BACKGROUND 15.22 + 15.23 +LEAP utilizes a modified MS-CHAPv2 challenge/response in order to 15.24 +authenticate users on a wireless network. The MS-CHAPv2 authentication 15.25 +method has been clearly identified as a weak method of authentication 15.26 +for several reasons. 15.27 + 15.28 +Asleap README: 15.29 +http://www.willhackforsushi.com/code/asleap/2.2/README
16.1 --- a/asleap/receipt Wed Aug 02 12:34:36 2017 -0300 16.2 +++ b/asleap/receipt Wed Aug 02 14:08:19 2017 -0300 16.3 @@ -9,7 +9,8 @@ 16.4 DEPENDS="openssl libpcap" 16.5 BUILD_DEPENDS="openssl-dev libpcap-dev" 16.6 TARBALL="$PACKAGE-$VERSION.tgz" 16.7 -WEB_SITE="http://www.willhackforsushi.com/Asleap.html" 16.8 +# WEB_SITE="http://www.willhackforsushi.com/Asleap.html" 16.9 +WEB_SITE="http://www.willhackforsushi.com/?page_id=41" 16.10 WGET_URL="http://www.willhackforsushi.com/code/$PACKAGE/$VERSION/$TARBALL" 16.11 16.12 # Rules to configure and make the package.
17.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 17.2 +++ b/assaultcube-data/description.txt Wed Aug 02 14:08:19 2017 -0300 17.3 @@ -0,0 +1,2 @@ 17.4 +This package contains data used by AssaultCube, and external documentation in 17.5 +HTML format.
18.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 18.2 +++ b/assaultcube/description.txt Wed Aug 02 14:08:19 2017 -0300 18.3 @@ -0,0 +1,4 @@ 18.4 +AssaultCube, formerly ActionCube, is a first-person-shooter based on the game 18.5 +Cube. Set in a realistic looking environment, as far as that's possible with 18.6 +this engine, while gameplay stays fast and arcade. This game is all about 18.7 +team oriented multiplayer fun.
19.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 19.2 +++ b/asterisk-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 19.3 @@ -0,0 +1,2 @@ 19.4 +This package contains the include files used if you wish to compile a package 19.5 +which requires Asterisk's source file headers.
20.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 20.2 +++ b/asterisk-googletranslate/description.txt Wed Aug 02 14:08:19 2017 -0300 20.3 @@ -0,0 +1,3 @@ 20.4 +This script makes use of Google Translate API v2 to translate text strings 20.5 +and return them as channel variables. See README for a complete list of 20.6 +supported languages.
21.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 21.2 +++ b/asterisk-googletts/description.txt Wed Aug 02 14:08:19 2017 -0300 21.3 @@ -0,0 +1,13 @@ 21.4 +AGI script for the Asterisk open source PBX which allows you to use Googles' 21.5 +voice synthesis engine to render text to speech. 21.6 + 21.7 +This script makes use of Google's translate text to speech service in order 21.8 +to render text to speech and play it back to the user. It supports a variety 21.9 +of different languages (See README for a complete list), local caching of the 21.10 +voice data and also supports 8kHz or 16kHz sample rates to provide the best 21.11 +possible sound quality along with the use of wideband codecs. 21.12 + 21.13 +This TTS service is 'unofficial' and not supported by Google, it can be 21.14 +terminated at any point with no warning. People looking for TTS solutions to 21.15 +base their projects/products on should look for alternative, officially 21.16 +supported services.
22.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 22.2 +++ b/asterisk-sound-fr/description.txt Wed Aug 02 14:08:19 2017 -0300 22.3 @@ -0,0 +1,5 @@ 22.4 +Asterisk includes a set of standard sound files in various formats. The core 22.5 +part of that collection in Canadian French, by voice actress June Wallack, is 22.6 +contained in various encodings in packages asterisk-core-sounds-fr-*; this 22.7 +package registers these through the alternatives system to provide the 22.8 +default "fr" (French).
23.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 23.2 +++ b/asterisk-sound/description.txt Wed Aug 02 14:08:19 2017 -0300 23.3 @@ -0,0 +1,5 @@ 23.4 +Asterisk includes a set of standard sound files in various formats. The core 23.5 +part of that collection in US English, by voice actress Allison Smith, is 23.6 +contained in various encodings in packages asterisk-core-sounds-en-*; this 23.7 +package registers these through the alternatives system to provide the 23.8 +default "en" (English) and "en_US" (USA English) sounds.
24.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 24.2 +++ b/asterisk-speech-recog/description.txt Wed Aug 02 14:08:19 2017 -0300 24.3 @@ -0,0 +1,5 @@ 24.4 +Speech recognition script for Asterisk that uses Google speech API. 24.5 + 24.6 +This AGI script makes use of Google's speech recognition engine in order to 24.7 +render speech to text and return it back to the dialplan as an asterisk 24.8 +channel variable. See README for a complete list of supported languages.
25.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 25.2 +++ b/asterisk/description.txt Wed Aug 02 14:08:19 2017 -0300 25.3 @@ -0,0 +1,7 @@ 25.4 +Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, 25.5 +middleware between Internet and telephony channels on the bottom, and 25.6 +Internet and telephony applications at the top. 25.7 + 25.8 +Asterisk can be used with Voice over IP (SIP, H.323, IAX and more) standards, 25.9 +or the Public Switched Telephone Network (PSTN) through supported hardware. 25.10 + 25.11 \ No newline at end of file
26.1 --- a/astromenace/receipt Wed Aug 02 12:34:36 2017 -0300 26.2 +++ b/astromenace/receipt Wed Aug 02 14:08:19 2017 -0300 26.3 @@ -4,8 +4,8 @@ 26.4 VERSION="1.3.2" 26.5 CATEGORY="games" 26.6 SHORT_DESC="Hardcore 3D space shooter with spaceship upgrade possibilities." 26.7 -MAINTAINER="hackdorte@sapo.pt" 26.8 -LICENSE="GPL3" 26.9 +MAINTAINER="hackdorte@yandex.com" 26.10 +LICENSE="GPLv3" 26.11 TARBALL="$PACKAGE-src-$VERSION.tar.bz2" 26.12 26.13 WEB_SITE="http://viewizard.com/astromenace/index_linux.php"
27.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 27.2 +++ b/asunder/description.txt Wed Aug 02 14:08:19 2017 -0300 27.3 @@ -0,0 +1,3 @@ 27.4 +Asunder is a graphical Audio CD ripper and encoder for Linux. You can use it 27.5 +to save tracks from an Audio CD as any of WAV, MP3, OGG, FLAC, Opus, WavPack, 27.6 +Musepack, AAC, and Monkey's Audio files.
28.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 28.2 +++ b/at/description.txt Wed Aug 02 14:08:19 2017 -0300 28.3 @@ -0,0 +1,2 @@ 28.4 +At and batch read shell commands from standard input storing them as a job to 28.5 +be scheduled for execution in the future.
29.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 29.2 +++ b/atftpd/description.txt Wed Aug 02 14:08:19 2017 -0300 29.3 @@ -0,0 +1,5 @@ 29.4 +Multi-threaded TFTP server implementing all options (option extension and 29.5 +multicast) as specified in RFC1350, RFC2090, RFC2347, RFC2348 and RFC2349. 29.6 +Atftpd also supports multicast protocol known as mtftp, defined in the PXE 29.7 +specification. The server supports being started from inetd(8) as well as in 29.8 +daemon mode using init scripts.
30.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 30.2 +++ b/atk-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 30.3 @@ -0,0 +1,2 @@ 30.4 +These are the development files for ATK, needed for compilation of programs 30.5 +or toolkits which use it.
31.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 31.2 +++ b/atkmm-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 31.3 @@ -0,0 +1,6 @@ 31.4 +Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. 31.5 + 31.6 +It provides a familiar interface for C++ programmers to add accessibility 31.7 +features to their applications. 31.8 + 31.9 +This package contains development files.
32.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 32.2 +++ b/atm-tools-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 32.3 @@ -0,0 +1,1 @@ 32.4 +Development files for compiling ATM programs.
33.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 33.2 +++ b/atm-tools/description.txt Wed Aug 02 14:08:19 2017 -0300 33.3 @@ -0,0 +1,2 @@ 33.4 +This package provides all the basic programs needed for setting up, 33.5 +monitoring and tuning ATM networks.
34.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 34.2 +++ b/atril-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 34.3 @@ -0,0 +1,1 @@ 34.4 +This package contains the development files of the libatrilview library.
35.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 35.2 +++ b/atril/description.txt Wed Aug 02 14:08:19 2017 -0300 35.3 @@ -0,0 +1,6 @@ 35.4 +Atril is a simple multi-page document viewer. It can display and print 35.5 +PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable 35.6 +Document Format (PDF) files. 35.7 + 35.8 +When supported by the document, it also allows searching for text, copying 35.9 +text to the clipboard, hypertext navigation, and table-of-contents bookmarks.
36.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 36.2 +++ b/attica-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 36.3 @@ -0,0 +1,5 @@ 36.4 +Attica is a Qt library that implements the Open Collaboration Services API 36.5 +version 1.4. It grants easy access to the services such as querying 36.6 +information about persons and contents. 36.7 + 36.8 +This package contains the development header files.
37.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 37.2 +++ b/attica/description.txt Wed Aug 02 14:08:19 2017 -0300 37.3 @@ -0,0 +1,3 @@ 37.4 +Attica is a Qt library that implements the Open Collaboration Services API 37.5 +version 1.4. It grants easy access to the services such as querying 37.6 +information about persons and contents.
38.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 38.2 +++ b/attr-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 38.3 @@ -0,0 +1,4 @@ 38.4 +attr-dev contains the libraries and header files needed to develop programs 38.5 +which make use of extended attributes. For Linux programs, the documented 38.6 +system call API is the recommended interface, but an SGI IRIX compatibility 38.7 +interface is also provided.
39.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 39.2 +++ b/attr/description.txt Wed Aug 02 14:08:19 2017 -0300 39.3 @@ -0,0 +1,3 @@ 39.4 +A set of tools for manipulating extended attributes on filesystem objects, in 39.5 +particular getfattr(1) and setfattr(1). An attr(1) command is also provided 39.6 +which is largely compatible with the SGI IRIX tool of the same name.
40.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 40.2 +++ b/aubio-dev/description.txt Wed Aug 02 14:08:19 2017 -0300 40.3 @@ -0,0 +1,5 @@ 40.4 +aubio gathers a set of functions for audio signal segmentation and labelling. 40.5 +The library contains a phase vocoder, onset and pitch detection functions, a 40.6 +beat tracking algorithm and other sound processing utilities. 40.7 + 40.8 +This package contains the development files for libaubio.
41.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 41.2 +++ b/aubio/description.txt Wed Aug 02 14:08:19 2017 -0300 41.3 @@ -0,0 +1,17 @@ 41.4 +aubio is a tool designed for the extraction of annotations from audio signals. 41.5 +Its features include segmenting a sound file before each of its attacks, 41.6 +performing pitch detection, tapping the beat and producing midi streams from 41.7 +live audio. 41.8 + 41.9 +Because these tasks are difficult, we thought it was important to gather them 41.10 +in a dedicated library. To increase the fun, we have made these algorithms 41.11 +work in a causal way, so as to be used in real time applications with as low 41.12 +delay as possible. Functions can be used offline in sound editors and 41.13 +software samplers, or online in audio effects and virtual instruments. 41.14 + 41.15 +aubio is written in C and is known to run on most modern architectures and 41.16 +platforms. 41.17 + 41.18 +aubio is a free and open source software released under the GNU/GPL license. 41.19 + 41.20 +Note: aubio is not MIT or BSD licensed.