Changeset 359 for trunk/debian/control

Show
Ignore:
Timestamp:
03/17/09 01:50:04 (18 months ago)
Author:
yomguy
Message:

tag and fix debian package

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/debian/control

    r309 r359  
    1111Depends: ${python:Depends}, python-xml, python-mutagen, python-django (>= 1.0-1), python-imaging (>= 1.1.6), sox (>= 14.2.0-1), vorbis-tools, flac, normalize-audio, python-mysqldb, mysql-server, octave2.9, python-tk, libgd2-xpm, libsndfile1 (>= 1.0.17), python-numpy, python-ctypes (>= 1.0.1), python-scikits-audiolab (>= 0.7) 
    1212Recommends: lame, vamp-examples 
     13Homepage: http://telemeta.org 
    1314Suggests: ecasound, festival, par2 
    14 Description: web frontend to backup, transcode and publish any audio content with metadata 
    15  Telemeta is a global audio archiving program which introduces useful and  
    16  secure indexing methods to backup digitalized audio files and metadata  
    17  dictionnaries. It is dedicated to backup any digitized and documented sound  
    18  from collections of vinyls, magnetic tapes or audio CD over a strong database 
    19  in accordance with many standards. Export functions also encapsulate edited  
    20  metadata into compressed file. The object style architecture will soon provide 
    21  user-friendly interfaces and plugin' style audio processing. 
    22  Here are the main features of Telemeta: 
    23     * Secure media editing and archiving over networks 
    24     * Easy transcoding 
    25     * Full tagging and marking methods 
    26     * XML metadata backup 
    27     * Web interface introducing WorkFlow 
    28     * SQL backend 
    29     * Data anti-corruption security with par2 recovery keys 
    30     * Data synchronizing over remote servers (rsync) 
    31     * Auto AudioMarking from metadata (thanks to Festival and Ecasound) 
    32  The Telemeta concept is based on collections. A collection includes original 
    33  sounds - or albums containing sounds - which will be backuped in a secure way 
    34  with a view of transcoded 'public' formats (WAV, FLAC, MP3, OGG and many more 
    35  soon...) including metadata editing and publishing tools. 
    36  See http://svn.parisson.org/telemeta/ for more informations. 
     15Description: web frontend to backup, analyse, transcode and stream any audio content with its metadata 
     16Telemeta is a web audio archiving program which introduces useful and secure methods to 
     17backup, index, transcode, analyse and publish any digitalized audio file with its metadata. 
     18It is dedicated to professionnals who wants to easily backup and publish documented sounds 
     19from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance 
     20with open standards. 
     21 
     22Here are the main features of Telemeta: 
     23 * Secure archiving, editing and publishing of audio files over internet. 
     24 * "On the fly" transcoding and metadata encapsulating (FLAC, OGG, MP3, WAV, etc..) 
     25 * User friendly web frontend including workflows and high level search methods 
     26 * Smart dynamical and skinnable audio player (thanks to Timeside and soundmanager2) 
     27 * "On the fly" complex audio analyzers based on an easy plugin architecture 
     28 * Strong SQL backend 
     29 * XML metadata backup 
     30 * Auto audio-marking with synthetized voices reading metadata (optional) 
     31 * Anti-corruption data security management with par2 recovery keys 
     32 * Data synchronizing over remote servers (rsync + ssh methods) 
     33 
     34The Telemeta data model is based on 'collections' and 'items'. A collection is described 
     35by its metadata and includes original audio items (sounds) and its own metadata. This 
     36existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM) 
     37but could be easily adapted/overrided to sue other data stuctures. 
     38