debian/0000755000000000000000000000000012216361060007163 5ustar debian/changelog0000644000000000000000000000024712216355730011047 0ustar vlc-plugin-vlsub (0.9.10-1) unstable; urgency=low * Initial Release (closes: #723640) -- Simon Gareste Fri, 13 Sep 2013 12:12:08 +0200 debian/docs0000644000000000000000000000000012216355276010040 0ustar debian/control0000644000000000000000000000117512216360722010576 0ustar Source: vlc-plugin-vlsub Section: video Priority: optional Maintainer: Simon Gareste Build-Depends: debhelper (>= 9.0.0) Standards-Version: 3.9.4 Homepage: http://addons.videolan.org/content/show.php?action=content&content=148752 Vcs-Git: https://github.com/simongareste/vlsub-deb.git Vcs-Browser: https://github.com/simongareste/vlsub-deb Package: vlc-plugin-vlsub Architecture: all Depends: ${misc:Depends}, vlc (>= 1.1) Description: VLC extension to download subtitles from opensubtitles.org Search and download subtitles from opensubtitles.org using the hash of the video currently playing or its title. debian/compat0000644000000000000000000000000212216355276010375 0ustar 9 debian/vlc-plugin-vlsub.install0000644000000000000000000000004612216357115013772 0ustar vlsub.lua usr/lib/vlc/lua/extensions/ debian/README0000644000000000000000000000235112216355276010060 0ustar The Debian Package vlc-plugin-vlsub ---------------------------- VLsub is a plugin for VLC, the libre and open source media player and multimedia engine. This plugin allows you to automatically download the subtitles for your video, searching on the website http://opensubtitles.org. The search is based on the hash of the video currently playing. The author of the plugin is Guillaume Le Maout, web developer. Files ---- usr/lib/vlc/lua/extensions/vlsub.lua is the only component of the plugin. Translations ----------- Translations of the plugin are downloaded directly from the project github at https://github.com/exebetche/vlsub/locales/tree/master/locale. In case you wish to have your own translation, you can add it to your ~/.local/share/vlc/lua/extensions/locales folder. The current official available translations are English, Czech, Danish, French, Greek, Basque, Brazilian Portuguese, Slovak,Spanish, Swedish and Ukrainian Links ---- The VLC web site . . . . . . . http://www.videolan.org/ The VLsub plugin web site . . . http://addons.videolan.org/content/show.php/VLSub?content=148752 The VLsub source Git . . . . . https://github.com/exebetche/vlsub -- Simon Gareste Fri, 13 Sep 2013 12:12:08 +0200 debian/rules0000755000000000000000000000013612216356616010256 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/copyright0000644000000000000000000000217512216355276011137 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: vlc-plugin-vlsub Upstream-Contact: Guillaume Le Maout Source: https://github.com/exebetche/vlsub Files: * Copyright: 2013 Guillaume Le Maout License: GPL-3.0+ Files: debian/* Copyright: 2013 Simon Gareste License: GPL-3.0+ License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/source/0000755000000000000000000000000012216355276010477 5ustar debian/source/format0000644000000000000000000000001412216356774011711 0ustar 3.0 (quilt)