]> git.parisson.com Git - telemeta.git/commitdiff
tag and fix debian package
authoryomguy <>
Tue, 17 Mar 2009 00:50:04 +0000 (00:50 +0000)
committeryomguy <>
Tue, 17 Mar 2009 00:50:04 +0000 (00:50 +0000)
debian/changelog
debian/control
setup.py

index 1c95ee0e368ece1a88359f7d6691f499192ec95d..5666e375f133ec720df0195ee2370ad4cac5da1d 100644 (file)
@@ -1,3 +1,10 @@
+telemeta (0.4-1) unstable; urgency=low
+
+  * New upstream release
+  * See http://telemeta.org/log/ for the entire changelog 
+
+ -- Guillaume Pellerin <yomguy@altern.org>  Tue, 17 Mar 2009 01:46:51 +0100
+
 telemeta (0.3.3-1) unstable; urgency=low
 
   * Add django 1.0 compatibility (no backward compatibility in most cases)
index 000831e8316f8a5960e8b335da5d9938bface07d..6a6164b60729e2f3a779108ea3a647a314e85585 100644 (file)
@@ -10,27 +10,29 @@ Package: telemeta
 Architecture: any
 Depends: ${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)
 Recommends: lame, vamp-examples
+Homepage: http://telemeta.org
 Suggests: ecasound, festival, par2
-Description: web frontend to backup, transcode and publish any audio content with metadata
- Telemeta is a global audio archiving program which introduces useful and 
- secure indexing methods to backup digitalized audio files and metadata 
- dictionnaries. It is dedicated to backup any digitized and documented sound 
- from collections of vinyls, magnetic tapes or audio CD over a strong database
- in accordance with many standards. Export functions also encapsulate edited 
- metadata into compressed file. The object style architecture will soon provide
- user-friendly interfaces and plugin' style audio processing.
- Here are the main features of Telemeta:
-    * Secure media editing and archiving over networks
-    * Easy transcoding
-    * Full tagging and marking methods
-    * XML metadata backup
-    * Web interface introducing WorkFlow
-    * SQL backend
-    * Data anti-corruption security with par2 recovery keys
-    * Data synchronizing over remote servers (rsync)
-    * Auto AudioMarking from metadata (thanks to Festival and Ecasound)
- The Telemeta concept is based on collections. A collection includes original
- sounds - or albums containing sounds - which will be backuped in a secure way
- with a view of transcoded 'public' formats (WAV, FLAC, MP3, OGG and many more
- soon...) including metadata editing and publishing tools.
- See http://svn.parisson.org/telemeta/ for more informations.
+Description: web frontend to backup, analyse, transcode and stream any audio content with its metadata
+Telemeta is a web audio archiving program which introduces useful and secure methods to
+backup, index, transcode, analyse and publish any digitalized audio file with its metadata.
+It is dedicated to professionnals who wants to easily backup and publish documented sounds
+from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance
+with open standards.
+
+Here are the main features of Telemeta:
+ * Secure archiving, editing and publishing of audio files over internet.
+ * "On the fly" transcoding and metadata encapsulating (FLAC, OGG, MP3, WAV, etc..)
+ * User friendly web frontend including workflows and high level search methods
+ * Smart dynamical and skinnable audio player (thanks to Timeside and soundmanager2)
+ * "On the fly" complex audio analyzers based on an easy plugin architecture
+ * Strong SQL backend
+ * XML metadata backup
+ * Auto audio-marking with synthetized voices reading metadata (optional)
+ * Anti-corruption data security management with par2 recovery keys
+ * Data synchronizing over remote servers (rsync + ssh methods)
+
+The Telemeta data model is based on 'collections' and 'items'. A collection is described
+by its metadata and includes original audio items (sounds) and its own metadata. This
+existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM)
+but could be easily adapted/overrided to sue other data stuctures.
+
index 6038580a10a3f2801724e99fe186506ff25f373c..870b02bdc264c39645071955d8f138a1f0dd344f 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 from distutils.core import setup
 from distutils.command.install import INSTALL_SCHEMES
 import os
@@ -53,36 +54,30 @@ setup(
   packages = packages,
   data_files = data_files,
   long_description = """
-Telemeta is a global audio archiving program which introduces useful and secure
-indexing methods to backup digitalized audio files and metadata dictionnaries.
-It is dedicated to backup any digitized and documented sound from collections of
-vinyls, magnetic tapes or audio CD over a strong database in accordance with
-many standards. Export functions also encapsulate edited metadata into
-compressed file. The object style architecture will soon provide user-friendly
-interfaces and plugin' style audio processing.
+Telemeta is a web audio archiving program which introduces useful and secure methods to
+backup, index, transcode, analyse and publish any digitalized audio file with its metadata.
+It is dedicated to professionnals who wants to easily backup and publish documented sounds
+from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance
+with open standards.
 
-Here are the main features of Telemeta: 
+Here are the main features of Telemeta:
 
-    * Secure media editing and archiving over networks
-    * Easy transcoding
-    * Full tagging and marking methods
+    * Secure archiving, editing and publishing of audio files over internet.
+    * "On the fly" transcoding and metadata encapsulating (FLAC, OGG, MP3, WAV, etc..)
+    * User friendly web frontend including workflows and high level search methods
+    * Smart dynamical and skinnable audio player (thanks to Timeside and soundmanager2)
+    * "On the fly" complex audio analyzers based on an easy plugin architecture
+    * Strong SQL backend
     * XML metadata backup
-    * Web interface introducing WorkFlow
-    * SQL backend
-    * Data anti-corruption security with par2 recovery keys
-    * Data synchronizing over remote servers (rsync)
-    * Auto AudioMarking from metadata (thanks to Festival and Ecasound)
+    * Auto audio-marking with synthetized voices reading metadata (optional)
+    * Anti-corruption data security management with par2 recovery keys
+    * Data synchronizing over remote servers (rsync + ssh methods)
 
-The Telemeta concept is based on collections. A collection includes original
-sounds - or albums containing sounds - which will be backuped in a secure way
-with a view of transcoded 'public' formats (WAV, FLAC, MP3, OGG and many more
-soon...) including metadata editing and publishing tools.
+The Telemeta data model is based on 'collections' and 'items'. A collection is described
+by its metadata and includes original audio items (sounds) and its own metadata. This
+existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM)
+but could be easily adapted/overrided to sue other data stuctures.
 
-See http://svn.parisson.org/telemeta/ for more informations.
+See http://telemeta.org for more informations.
 """
 )
-
-# Install audiolab
-#os.chdir('telemeta/util/audiolab/')
-#os.system('python setup.py install')
-