debian/ 0000755 0000000 0000000 00000000000 11703576411 007173 5 ustar debian/compat 0000644 0000000 0000000 00000000002 11703571627 010375 0 ustar 7
debian/advene.desktop 0000644 0000000 0000000 00000002151 11703571627 012033 0 ustar [Desktop Entry]
Name=Advene Video annotation
Comment=Annotate Digital Video, Exchange on the NEt
Comment[fr]=Annotations de vidéo numérique échangées sur le NEt
Exec=advene
Terminal=false
Type=Application
Icon=/usr/share/advene/pixmaps/icon_advene32.png
Categories=GTK;AudioVideo;Player;
MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/msvideo;video/x-msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-theora;video/x-matroska;
StartupNotify=true
debian/rules 0000755 0000000 0000000 00000001044 11703574325 010254 0 ustar #!/usr/bin/make -f
DEB_PYTHON2_MODULE_PACKAGES = advene
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/python-distutils.mk
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_INSTALL_CHANGELOGS_ALL := CHANGES.txt
DEB_INSTALL_DOCS_ALL := doc/*
DEB_PYTHON_INSTALL_ARGS_ALL += --install-lib=/usr/share/advene
pre-build::
cd po && $(MAKE) mo
clean::
$(RM) -r locale
install/advene::
cd debian/advene/usr && \
mv bin/advene share/advene/advene.real
cd debian/advene/usr/bin && ln -s ../share/advene/advene.real advene
debian/control 0000644 0000000 0000000 00000004716 11703574645 010615 0 ustar Source: advene
Maintainer: Debian Multimedia Maintainers
Uploaders: Olivier Aubert
Build-Depends:
cdbs (>= 0.4.49),
debhelper (>= 8.0.0),
python-all (>= 2.6.6)
Standards-Version: 3.9.2
Section: video
Priority: optional
Vcs-Git: git://git.debian.org/git/pkg-multimedia/advene.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/advene.git
Homepage: http://www.advene.org/
X-Python-Version: >= 2.6
Package: advene
Architecture: all
Depends:
gstreamer0.10-x,
python-cairo,
python-cherrypy3 (>=3.0.0),
python-gobject,
python-gst0.10,
python-gtk2 (>=2.12),
python-pygoocanvas,
python-rsvg,
python-simpletal (>=3.0),
${misc:Depends},
${python:Depends}
Recommends:
firefox | www-browser,
libjs-jquery (>= 1.4.2),
libjs-jquery-ui (>= 1.8),
python-aeidon,
python-imaging,
python-simplejson,
python-vlc,
python-webkit,
shotdetect,
vlc-plugin-svg
Description: Annotate DVDs, Exchange on the Net
The Advene (Annotate DVd, Exchange on the NEt) project is aimed
towards communities exchanging discourses (analysis, studies) about
audiovisual documents (e.g. movies) in DVD format. This requires that
audiovisual content and hypertext facilities be integrated, thanks to
annotations providing explicit structures on audiovisual streams, upon
which hypervideo documents can be engineered.
.
The cross-platform Advene application allows users to easily
create comments and analyses of video documents, through the
definition of time-aligned annotations and their mobilisation
into automatically-generated or user-written comment views (HTML
documents). Annotations can also be used to modify the rendition
of the audiovisual document, thus providing virtual montage,
captioning, navigation... capabilities. Users can exchange their
comments/analyses in the form of Advene packages, independently from
the video itself.
.
The Advene framework provides models and tools allowing to design and reuse
annotations schemas; annotate video streams according to these schemas;
generate and create Stream-Time Based (mainly video-centred) or User-Time
Based (mainly text-centred) visualisations of the annotations. Schemas
(annotation- and relation-types), annotations and relations, queries and
views can be clustered and shared in units called packages. Hypervideo
documents are generated when needed, both from packages (for annotation and
view description) and DVDs (audiovisual streams).
.
debian/advene.menu 0000644 0000000 0000000 00000000523 11703571627 011327 0 ustar ?package(advene):\
needs="X11"\
section="Applications/Video"\
title="Advene"\
longtitle="Advene - Video annotation"\
command="/usr/bin/advene" \
hints="Video" \
icon="/usr/share/advene/pixmaps/icon_advene32.xpm" \
icon32x32="/usr/share/advene/pixmaps/icon_advene32.xpm" \
icon16x16="/usr/share/advene/pixmaps/icon_advene16.xpm"
debian/changelog 0000644 0000000 0000000 00000000240 11703571627 011045 0 ustar advene (1.0-1) unstable; urgency=low
* Initial release (Closes: #508451)
-- Olivier Aubert Tue, 20 Dec 2011 17:27:37 +0100
debian/advene.manpages 0000644 0000000 0000000 00000000015 11703571627 012152 0 ustar doc/advene.1
debian/pycompat 0000644 0000000 0000000 00000000002 11703571627 010746 0 ustar 2
debian/gbp.conf 0000644 0000000 0000000 00000000036 11703571627 010615 0 ustar [DEFAULT]
pristine-tar = True
debian/copyright_hints 0000644 0000000 0000000 00000063324 11703571627 012347 0 ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
Files: AUTHORS
CHANGES.txt
CREDITS.txt
INSTALL.txt
MANIFEST.in
Makefile
README.txt
adveneAllInOne.iss
bin/advene.bat
debian/advene.desktop
debian/advene.links
debian/advene.manpages
debian/advene.menu
debian/compat
debian/control
debian/pycompat
debian/pyversions
debian/rules
debian/source/format
debian/source/local-options
debian/watch
doc/adhoc-views.txt
doc/advene.1
doc/developper.txt
doc/fileformat.txt
doc/mediacontrol.txt
doc/mimetypes.txt
doc/plugins.txt
doc/references.txt
doc/release.txt
doc/win32.txt
lib/advene/model/.cvsignore
lib/advene/model/tal/.cvsignore
lib/advene/model/util/.cvsignore
lib/advene/model/util/defaultdict.py
locale/de/LC_MESSAGES/advene.mo
locale/eo/LC_MESSAGES/advene.mo
locale/es/LC_MESSAGES/advene.mo
locale/it/LC_MESSAGES/advene.mo
mac/Advene.icns
mac/Advene.wrapper
mac/Cillop/gtk-2.0/arrow-down-ins.png
mac/Cillop/gtk-2.0/arrow-down-pre.png
mac/Cillop/gtk-2.0/arrow-down.png
mac/Cillop/gtk-2.0/arrow-left-ins.png
mac/Cillop/gtk-2.0/arrow-left-pre.png
mac/Cillop/gtk-2.0/arrow-left.png
mac/Cillop/gtk-2.0/arrow-pre.svg
mac/Cillop/gtk-2.0/arrow-right-ins.png
mac/Cillop/gtk-2.0/arrow-right-pre.png
mac/Cillop/gtk-2.0/arrow-right.png
mac/Cillop/gtk-2.0/arrow-rleft-ins.png
mac/Cillop/gtk-2.0/arrow-up-ins.png
mac/Cillop/gtk-2.0/arrow-up-pre.png
mac/Cillop/gtk-2.0/arrow-up.png
mac/Cillop/gtk-2.0/arrow.svg
mac/Cillop/gtk-2.0/button-default.png
mac/Cillop/gtk-2.0/button-default.svg
mac/Cillop/gtk-2.0/button-insensitive.svg
mac/Cillop/gtk-2.0/button-normal.svg
mac/Cillop/gtk-2.0/button-prelight.svg
mac/Cillop/gtk-2.0/button-pressed.svg
mac/Cillop/gtk-2.0/comboarrow.png
mac/Cillop/gtk-2.0/gtkrc
mac/Cillop/gtk-2.0/lineh.png
mac/Cillop/gtk-2.0/linev.png
mac/Cillop/gtk-2.0/menubar.svg
mac/Cillop/gtk-2.0/null.svg
mac/Cillop/gtk-2.0/pbtroughh.svg
mac/Cillop/gtk-2.0/pbtroughv.svg
mac/Cillop/gtk-2.0/rangegrip-h.png
mac/Cillop/gtk-2.0/rangegrip-h.svg
mac/Cillop/gtk-2.0/rangegrip-v.png
mac/Cillop/gtk-2.0/rangeslider-ins.svg
mac/Cillop/gtk-2.0/rangeslider-pre.svg
mac/Cillop/gtk-2.0/rangeslider-v-ins.svg
mac/Cillop/gtk-2.0/rangeslider-v-pre.svg
mac/Cillop/gtk-2.0/rangeslider-v.svg
mac/Cillop/gtk-2.0/rangeslider.svg
mac/Cillop/gtk-2.0/rangetrough-focus.png
mac/Cillop/gtk-2.0/rangetrough-focus.svg
mac/Cillop/gtk-2.0/slider-h-ins.svg
mac/Cillop/gtk-2.0/slider-h-pre.svg
mac/Cillop/gtk-2.0/slider-h.svg
mac/Cillop/gtk-2.0/slider-v-ins.svg
mac/Cillop/gtk-2.0/slider-v-pre.svg
mac/Cillop/gtk-2.0/slider-v.svg
mac/Cillop/gtk-2.0/trough2-h.svg
mac/Cillop/gtk-2.0/trough2.svg
mac/README
mac/advene.dsstore
mac/create_app_bundle
mac/create_dmg
mac/gst-plugins.txt
mac/hack_update
mac/patch-pango_utils.diff
po/Makefile
po/POTFILES
post_install.bat
pyinstaller/Makefile
pyinstaller/README
pyinstaller/advene-bin
pyinstaller/advene-bin.spec
pyinstaller/advene.pyspec
scripts/fix_glade
scripts/glade2py
scripts/seq2package.py
scripts/update_doc
scripts/update_version
scripts/version
setup.cfg
setup.py
share/advene.rng
share/default_rules.xml
share/exporters.xml
share/haars/frontalEyes35x16.xml
share/mime.types
share/pixmaps/1leftarrow.png
share/pixmaps/1rightarrow.png
share/pixmaps/2leftarrow.png
share/pixmaps/2rightarrow.png
share/pixmaps/activebookmarks.png
share/pixmaps/advene.icns
share/pixmaps/advene.ico
share/pixmaps/align.png
share/pixmaps/align.svg
share/pixmaps/begin-begin.png
share/pixmaps/begin-begin.svg
share/pixmaps/begin-end.png
share/pixmaps/begin-end.svg
share/pixmaps/bookmarks.png
share/pixmaps/browser.png
share/pixmaps/clock.png
share/pixmaps/comment.png
share/pixmaps/create-relations.png
share/pixmaps/create-relations.svg
share/pixmaps/create_at.png
share/pixmaps/create_query.png
share/pixmaps/create_rt.png
share/pixmaps/create_schema.png
share/pixmaps/create_view.png
share/pixmaps/dvd.ico
share/pixmaps/editaccumulator.png
share/pixmaps/editionhistory.png
share/pixmaps/eject.png
share/pixmaps/end-begin.png
share/pixmaps/end-begin.svg
share/pixmaps/end-end.png
share/pixmaps/end-end.svg
share/pixmaps/exchange.png
share/pixmaps/explorer.png
share/pixmaps/filters_off.png
share/pixmaps/filters_on.png
share/pixmaps/finder.png
share/pixmaps/highlight.png
share/pixmaps/icon_advene128.png
share/pixmaps/icon_advene16.png
share/pixmaps/icon_advene16.xpm
share/pixmaps/icon_advene32.png
share/pixmaps/icon_advene32.xpm
share/pixmaps/icon_advene48.png
share/pixmaps/icon_advene64.png
share/pixmaps/locked.png
share/pixmaps/logmessages.png
share/pixmaps/logo_advene.png
share/pixmaps/montage.png
share/pixmaps/moviefile.png
share/pixmaps/noplay.png
share/pixmaps/notavailable.png
share/pixmaps/notavailable.svg
share/pixmaps/play.png
share/pixmaps/python.png
share/pixmaps/rotate.png
share/pixmaps/schemaeditor.png
share/pixmaps/selection.png
share/pixmaps/set-to-now.png
share/pixmaps/shape_arrow.png
share/pixmaps/shape_ellipse.png
share/pixmaps/shape_image.png
share/pixmaps/shape_rectangle.png
share/pixmaps/shape_text.png
share/pixmaps/silk-sound-mute.png
share/pixmaps/silk-sound.png
share/pixmaps/small_attach.png
share/pixmaps/small_close.png
share/pixmaps/small_detach.png
share/pixmaps/small_ok.png
share/pixmaps/snapshotter-idle.png
share/pixmaps/snapshotter-running.png
share/pixmaps/svg_annotation.png
share/pixmaps/table.png
share/pixmaps/tagbag.png
share/pixmaps/text_annotation.png
share/pixmaps/timeline.png
share/pixmaps/title_icon.png
share/pixmaps/trace.png
share/pixmaps/traces/allera.png
share/pixmaps/traces/edition.png
share/pixmaps/traces/error.png
share/pixmaps/traces/finedition.png
share/pixmaps/traces/lecture.png
share/pixmaps/traces/moins.png
share/pixmaps/traces/msg.png
share/pixmaps/traces/msg_add.png
share/pixmaps/traces/msg_del.png
share/pixmaps/traces/pause.png
share/pixmaps/traces/plus.png
share/pixmaps/traces/stop.png
share/pixmaps/traces/web.png
share/pixmaps/traces_off.png
share/pixmaps/traces_on.png
share/pixmaps/tracetimeline.png
share/pixmaps/transcribe.png
share/pixmaps/transcription.png
share/pixmaps/treeview.png
share/pixmaps/unlocked.png
share/pixmaps/url.png
share/pixmaps/videoplayer.png
share/pixmaps/web.png
share/pixmaps/xml.png
share/simple.glade
share/template.azp
share/web/HTML5/advene.js
share/web/HTML5/advene_logo.png
share/web/HTML5/advene_svg.js
share/web/HTML5/anim.gif
share/web/HTML5/bg.png
share/web/HTML5/closefragment.png
share/web/HTML5/loop.png
share/web/HTML5/maximized.png
share/web/HTML5/muted.png
share/web/HTML5/noloop.png
share/web/HTML5/pause.png
share/web/HTML5/play.png
share/web/HTML5/stop.png
share/web/HTML5/style.css
share/web/HTML5/theme/images/ui-anim_basic_16x16.gif
share/web/HTML5/theme/images/ui-bg_diagonals-thick_18_b81900_40x40.png
share/web/HTML5/theme/images/ui-bg_diagonals-thick_20_666666_40x40.png
share/web/HTML5/theme/images/ui-bg_flat_10_000000_40x100.png
share/web/HTML5/theme/images/ui-bg_glass_100_f6f6f6_1x400.png
share/web/HTML5/theme/images/ui-bg_glass_100_fdf5ce_1x400.png
share/web/HTML5/theme/images/ui-bg_glass_65_ffffff_1x400.png
share/web/HTML5/theme/images/ui-bg_gloss-wave_35_f6a828_500x100.png
share/web/HTML5/theme/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
share/web/HTML5/theme/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
share/web/HTML5/theme/images/ui-icons_222222_256x240.png
share/web/HTML5/theme/images/ui-icons_228ef1_256x240.png
share/web/HTML5/theme/images/ui-icons_ef8c08_256x240.png
share/web/HTML5/theme/images/ui-icons_ffd27a_256x240.png
share/web/HTML5/theme/images/ui-icons_ffffff_256x240.png
share/web/HTML5/theme/images/ui_bg_diagonals_thick18.png
share/web/HTML5/theme/images/ui_bg_diagonals_thick20.png
share/web/HTML5/theme/images/ui_bg_flat10.png
share/web/HTML5/theme/images/ui_bg_glass65.png
share/web/HTML5/theme/images/ui_bg_glass65fd.png
share/web/HTML5/theme/images/ui_bg_glass65ff.png
share/web/HTML5/theme/images/ui_bg_gloss_wave.png
share/web/HTML5/theme/images/ui_bg_highlight_soft100.png
share/web/HTML5/theme/images/ui_bg_highlight_soft75.png
share/web/HTML5/theme/images/ui_icons222.png
share/web/HTML5/theme/images/ui_icons228.png
share/web/HTML5/theme/images/ui_iconsef8.png
share/web/HTML5/theme/images/ui_iconsffd.png
share/web/HTML5/theme/images/ui_iconsfff.png
share/web/HTML5/view_here.png
share/web/HTML5/volume.png
share/web/advene.css
share/web/shortcuts.html
share/web/user.html
Copyright: *No copyright*
License: UNKNOWN
FIXME
Files: lib/advene/__init__.py
lib/advene/core/__init__.py
lib/advene/core/config.py
lib/advene/core/controller.py
lib/advene/core/idgenerator.py
lib/advene/core/imagecache.py
lib/advene/core/mediacontrol.py
lib/advene/core/version.py
lib/advene/core/webcherry.py
lib/advene/gui/__init__.py
lib/advene/gui/edit/__init__.py
lib/advene/gui/edit/create.py
lib/advene/gui/edit/dvdselect.py
lib/advene/gui/edit/elements.py
lib/advene/gui/edit/frameselector.py
lib/advene/gui/edit/htmleditor.py
lib/advene/gui/edit/importer.py
lib/advene/gui/edit/imports.py
lib/advene/gui/edit/merge.py
lib/advene/gui/edit/montage.py
lib/advene/gui/edit/properties.py
lib/advene/gui/edit/rules.py
lib/advene/gui/edit/shapewidget.py
lib/advene/gui/edit/tales.py
lib/advene/gui/edit/timeadjustment.py
lib/advene/gui/edit/transcribe.py
lib/advene/gui/evaluator.py
lib/advene/gui/plugins/__init__.py
lib/advene/gui/plugins/actions.py
lib/advene/gui/plugins/contenthandlers.py
lib/advene/gui/plugins/eventaccumulator.py
lib/advene/gui/plugins/htmlcontenhandler.py
lib/advene/gui/plugins/logmessages.py
lib/advene/gui/plugins/shotvalidation.py
lib/advene/gui/plugins/tracepreview.py
lib/advene/gui/plugins/tracetimeline.py
lib/advene/gui/plugins/videoplayer.py
lib/advene/gui/popup.py
lib/advene/gui/util/__init__.py
lib/advene/gui/util/completer.py
lib/advene/gui/util/dialog.py
lib/advene/gui/util/initialconfig.py
lib/advene/gui/util/playpausebutton.py
lib/advene/gui/views/__init__.py
lib/advene/gui/views/accumulatorpopup.py
lib/advene/gui/views/activebookmarks.py
lib/advene/gui/views/annotationdisplay.py
lib/advene/gui/views/bookmarks.py
lib/advene/gui/views/browser.py
lib/advene/gui/views/caption.py
lib/advene/gui/views/editaccumulator.py
lib/advene/gui/views/editionhistory.py
lib/advene/gui/views/finder.py
lib/advene/gui/views/html.py
lib/advene/gui/views/interactivequery.py
lib/advene/gui/views/logwindow.py
lib/advene/gui/views/relation.py
lib/advene/gui/views/relationdisplay.py
lib/advene/gui/views/scroller.py
lib/advene/gui/views/singletonpopup.py
lib/advene/gui/views/table.py
lib/advene/gui/views/tagbag.py
lib/advene/gui/views/timeline.py
lib/advene/gui/views/transcription.py
lib/advene/gui/views/tree.py
lib/advene/gui/views/viewbook.py
lib/advene/gui/views/viewplugin.py
lib/advene/gui/widget.py
lib/advene/model/__init__.py
lib/advene/model/_impl.py
lib/advene/model/annotation.py
lib/advene/model/bundle.py
lib/advene/model/constants.py
lib/advene/model/content.py
lib/advene/model/context.py
lib/advene/model/exception.py
lib/advene/model/fragment.py
lib/advene/model/modeled.py
lib/advene/model/package.py
lib/advene/model/query.py
lib/advene/model/resources.py
lib/advene/model/schema.py
lib/advene/model/tal/__init__.py
lib/advene/model/tal/context.py
lib/advene/model/tal/global_methods.py
lib/advene/model/test.py
lib/advene/model/util/__init__.py
lib/advene/model/util/auto_properties.py
lib/advene/model/util/choice_tree.py
lib/advene/model/util/dom.py
lib/advene/model/util/locale_cmp.py
lib/advene/model/util/mimetype.py
lib/advene/model/util/uri.py
lib/advene/model/view.py
lib/advene/model/viewable.py
lib/advene/model/zippackage.py
lib/advene/player/__init__.py
lib/advene/player/dummy.py
lib/advene/player/gstreamer.py
lib/advene/player/gstrecorder.py
lib/advene/player/vlcctypes.py
lib/advene/plugins/__init__.py
lib/advene/plugins/aeidon.py
lib/advene/plugins/aiff.py
lib/advene/plugins/annotationgraph.py
lib/advene/plugins/anvil.py
lib/advene/plugins/brltty.py
lib/advene/plugins/cinelab.py
lib/advene/plugins/cutter.py
lib/advene/plugins/dcp.py
lib/advene/plugins/featuredetect.py
lib/advene/plugins/goodshotdetector.py
lib/advene/plugins/montagerenderer.py
lib/advene/plugins/mpeg7.py
lib/advene/plugins/shotdetect.py
lib/advene/plugins/shotdetectapp.py
lib/advene/plugins/soundenveloppe.py
lib/advene/plugins/ted.py
lib/advene/plugins/tracebuilder.py
lib/advene/plugins/ttl.py
lib/advene/plugins/tts.py
lib/advene/plugins/undomanager.py
lib/advene/rules/__init__.py
lib/advene/rules/actions.py
lib/advene/rules/ecaengine.py
lib/advene/rules/elements.py
lib/advene/rules/importer.py
lib/advene/util/__init__.py
lib/advene/util/audio.py
lib/advene/util/ctypesrsvg.py
lib/advene/util/expat.py
lib/advene/util/handyxml.py
lib/advene/util/helper.py
lib/advene/util/importer.py
lib/advene/util/merger.py
lib/advene/util/snapshotter.py
lib/advene/util/spawn.py
lib/advene/util/website_export.py
Copyright: 2008, Olivier Aubert
2009, Olivier Aubert
2010, Olivier Aubert
License: GPL-2+
FIXME
Files: bin/advene
bin/advene-convert
bin/advene-webserver
lib/advene/gui/edit/schemaeditor.py
scripts/package_sorter.py
Copyright: *No copyright*
License: GPL-2+
FIXME
Files: lib/advene/util/slicebuffer.py
lib/advene/util/svgoverlay.py
Copyright: 2009, Olivier Aubert
2011, Olivier Aubert
License: LGPL-3+
FIXME
Files: share/web/HTML5/jqueryui.js
share/web/HTML5/theme/jqueryui.css
Copyright: 2010, AUTHORS.txt (http://jqueryui.com/about)
License: UNKNOWN
FIXME
Files: lib/advene/util/ElementPath.py
lib/advene/util/ElementTree.py
Copyright: 1999-2004, Fredrik Lundh
1999-2005, Fredrik Lundh
1999-2005, Fredrik Lundh.
2003-2004, Fredrik Lundh.
License: UNKNOWN
FIXME
Files: COPYING
advene_pad.xml
Copyright: 1989, 1991 Free Software Foundation, Inc
HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
HOLDERS AND/OR OTHER PARTIES
holder saying it may be distributed
holder who places the Program under this License
law:
the software, and
License: UNKNOWN
FIXME
Files: po/advene.pot
po/es.po
Copyright: YEAR THE PACKAGE'S HOLDER
License: UNKNOWN
FIXME
Files: share/haars/Mouth.xml
Copyright: 2006, Modesto Castrillon-Santana (IUSIANI, University of
HOLDERS AND CONTRIBUTORS
License: BSD (2 clause)
FIXME
Files: doc/copyright
Copyright: 2003, Olivier Aubert, Pierre-Antoine Champin, Yannick Prie
License: GPL
FIXME
Files: README.win32
Copyright: *No copyright*
License: GPL-2
FIXME
Files: mac/Cillop/LICENSE
Copyright: 1989, 1991 Free Software Foundation, Inc
HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
HOLDERS AND/OR OTHER PARTIES
disclaimer" for the program, if
holder saying it may be distributed
holder who places the Program under this License
interest in the program
law:
the software, and
year name of author
License: GPL-2+
FIXME
Files: lib/advene/gui/main.py
Copyright: 2002-2008, Olivier Aubert, Pierre-Antoine Champin")
2008, Olivier Aubert
== 1 and (c.isalnum() or c.isspace()):
License: GPL-2+
FIXME
Files: lib/advene/plugins/transcriber.py
Copyright: 2009, Mathieu BEN
License: GPL-2+
FIXME
Files: mac/pangohack.c
Copyright: 2002, Per Kristian Gjermshus
Tollef Fog Heen
License: GPL-2+
FIXME
Files: lib/advene/core/plugin.py
Copyright: for c in p._classes
License: GPL-2+
FIXME
Files: lib/advene/player/vlc.py
Copyright: 2009, the VideoLAN team
License: GPL-2+
FIXME
Files: mac/pkg-dmg
Copyright: 2005
License: MPL-1.1 GPL
FIXME
Files: po/fr.po
Copyright: #%(first)d-#%(second)d dans #%(first)d"
%(count)d segments jusqu'à %(time)s"
%(uri)s : %(error)s"
%(uri)s sous %(alias)s"
%s de la liste des clients autoriss.
"
%s plans"
%s à la liste des clients autoriss."
(_) est autoris."
(le changement requiert le "
2004, Olivier Aubert
: %s et %s."
None (il y a eu une exception)"
ajout à la liste"
après aucune interaction "
arbitraire)"
avec le recueil ?"
d'extraction de vido n'est pas disponible"
dans "
dans %s"
dans les "
de capture d'cran n'est pas active dans le "
de caractères alphabtiques non-accentus.\n"
de l'algorithme devrait typiquement être entre 50 et\n"
de prise de capture d'cran"
depuis "
du fichier vido"
du lecteur"
entre les annotations."
est dsactive."
existante %s"
existe.\n"
extraite avec succès de l'URL donne.\n"
fichier vido correspondant dans le chemin de recherche : %s"
fin sans dbut"
fix à :\n"
fixe à :\n"
l'annotation #%(current)d en #%(current)d et #%(next)d"
l'application "
la borne de dbut pour la première annotation"
la dernière action"
le "
le cut entre #%(first)d et %(second)d"
mis à jour :\n"
modifi mais pas sauvegard.\n"
modifi. Souhaitez-vous fermer de toute façon et perdre les "
modifie(s).\n"
modifie(s)\n"
n'est pas un DVD."
n'est plus disponible. Pour obtenir le même "
par %(userid)s sur %(serveraddress)s."
par %(userid)s sur %(servername)s:%(serverport)d."
par \n"
vers\n"
à %(pos)s "
à l'affichage des sous-titres sous la vido"
à partir du titre, mais vous "
License: UNKNOWN
FIXME
Files: mac/Cillop/gtk-2.0/bg.png
Copyright: )Rfױ)콉z0!Gsl&gؤ-jmӈHkj2~/;T2_6&=yͱ,Qye(v44
i}(ue[$w%y{z~ԄcHh&'L_햪aӯӆaY@ή\!348'7RNjszvPrYǧ5@4+eeDGo;ᦝfkg:0|i(%Nu#BS0JݍN+sCCxQ&~ƂXv2N='V 0ݧl[+xa6qOs nL:&$lN*(+
E*"FYK BfgdRzhS-l=65\*؍lPxal:_[bK{ 찙
License: UNKNOWN
FIXME
Files: examples/Nosferatu_demo_liris_0911.azp
Copyright: /
`&!" SDK3%fc?wȌO.,6#2qhOvK!LNYղxҠ-PI{O-:=Ap1}!9?>1/ubm+ꡫ b@^ ܄jKe p̨fhDv1!#Cdߜ &1Rij~d% m9_3|mzLO39\6Kb~4r`wIv-iq[Մ8JPa/xn5&Scdh+*gG!\ܿ+iE2EƳ#(igUY
=PXuuc>rh%<[={wXcϜGennHjQ}&*RddeSfYǮx/e7n!Dɳʯ㤣-d'Id#-T
lxk,0D|L@뇹TBvʜvúk^.k^bݽ_3WN&0l9/fr/$(3@