debian/0000775000000000000000000000000012321736163007174 5ustar debian/copyright0000664000000000000000000000274312321611650011126 0ustar This package was debianized by Yves-Alexis Perez on Tue, 06 Oct 2009 10:37:51 +0200 It was downloaded from http://goodies.xfce.org/projects/applications/parole Upstream authors: Ali Abdallah Copyright holders: *: © 2009-2010 Ali Abdallah License: GPL-2+ src/parole-subtitle-encoding.{c,h}: © 2001-2006 Bastien Nocera License: LGPL-2.1+ src/parole-button.c: © 2008-2009 Ali © 2006-2007 Richard Hughes License: GPL-2+ src/parole-utils.c: © 2009 Ali © 2005-2007 Benedikt Meurer License: GPL-2+ po/gl.po: © 2009 Leandro Regueiro. parole/parole-pl-parser.c: © 2009 Ali © 2002, 2003, 2004, 2005, 2006, 2007 Bastien Nocera © 2003, 2004 Colin Walters © 2004-2005 Brian Tarricone, browser-plugin/*: © 1998, Netscape Communications Corporation License: MPL-1.1 or GPL-2+ or LGPL-2.1+ browser-plugin/media-plugin/*: © 2008-2009 Ali License: GPL-2+ browser-plugin/npruntime.h: © 2004, Apple Computer, Inc. © 2004, The Mozilla Foundation License: BSD On Debian systems, the complete text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2', the complete text of the GNU Lesser General Public License version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. debian/parole.10000664000000000000000000000616312321611650010537 0ustar .TH PAROLE "1" "October 2013" "parole " "User Commands" .SH NAME parole \- Gstreamer-based media player .SH DESCRIPTION .SS "Usage:" .IP parole [OPTION...] .SS "Help Options:" .TP \fB\-h\fR, \fB\-\-help\fR Show help options .TP \fB\-\-help\-all\fR Show all help options .TP \fB\-\-help\-gst\fR Show GStreamer Options .TP \fB\-\-help\-gtk\fR Show GTK+ Options .PP GStreamer Options .TP \fB\-\-gst\-version\fR Print the GStreamer version .TP \fB\-\-gst\-fatal\-warnings\fR Make all warnings fatal .TP \fB\-\-gst\-debug\-help\fR Print available debug categories and exit .TP \fB\-\-gst\-debug\-level\fR=\fILEVEL\fR Default debug level from 1 (only error) to 5 (anything) or 0 for no output .TP \fB\-\-gst\-debug\fR=\fILIST\fR Comma\-separated list of category_name:level pairs to set specific levels for the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3 .TP \fB\-\-gst\-debug\-no\-color\fR Disable colored debugging output .TP \fB\-\-gst\-debug\-disable\fR Disable debugging .TP \fB\-\-gst\-plugin\-spew\fR Enable verbose plugin loading diagnostics .TP \fB\-\-gst\-plugin\-path\fR=\fIPATHS\fR Colon\-separated paths containing plugins .TP \fB\-\-gst\-plugin\-load\fR=\fIPLUGINS\fR Comma\-separated list of plugins to preload in addition to the list stored in environment variable GST_PLUGIN_PATH .TP \fB\-\-gst\-disable\-segtrap\fR Disable trapping of segmentation faults during plugin loading .TP \fB\-\-gst\-disable\-registry\-update\fR Disable updating the registry .TP \fB\-\-gst\-disable\-registry\-fork\fR Disable spawning a helper process while scanning the registry .PP GTK+ Options .TP \fB\-\-class\fR=\fICLASS\fR Program class as used by the window manager .TP \fB\-\-name\fR=\fINAME\fR Program name as used by the window manager .TP \fB\-\-screen\fR=\fISCREEN\fR X screen to use .TP \fB\-\-sync\fR Make X calls synchronous .TP \fB\-\-gtk\-module\fR=\fIMODULES\fR Load additional GTK+ modules .TP \fB\-\-g\-fatal\-warnings\fR Make all warnings fatal .SS "Application Options:" .TP \fB\-i\fR, \fB\-\-new\-instance\fR Open a new instance .TP \fB\-n\fR, \fB\-\-no\-plugins\fR Do not load plugins .TP \fB\-\-device\fR Set Audio\-CD/VCD/DVD device path .TP \fB\-p\fR, \fB\-\-play\fR Play or pause if already playing .TP \fB\-s\fR, \fB\-\-stop\fR Stop playing .TP \fB\-N\fR, \fB\-\-next\-track\fR Next track .TP \fB\-P\fR, \fB\-\-previous\-track\fR Previous track .TP \fB\-f\fR, \fB\-\-seek\-f\fR Seek forward .TP \fB\-b\fR, \fB\-\-seek\-b\fR Seek Backward .TP \fB\-r\fR, \fB\-\-raise\-volume\fR Raise volume .TP \fB\-l\fR, \fB\-\-lower\-volume\fR Lower volume .TP \fB\-m\fR, \fB\-\-mute\fR Mute volume .TP \fB\-V\fR, \fB\-\-version\fR Version information .TP \fB\-E\fR, \fB\-\-embedded\fR Use embedded mode .TP \fB\-F\fR, \fB\-\-fullscreen\fR Start in fullscreen mode .TP \fB\-\-xv\fR Enabled/Disable XV support .TP \fB\-a\fR, \fB\-\-add\fR Add files to playlist .TP \fB\-\-display\fR=\fIDISPLAY\fR X display to use .SH "REPORTING BUGS" Report bugs to http://bugs.debian.org .SH COPYRIGHT Copyright \(co 2009 Ali .br This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. debian/rules0000775000000000000000000000075412321611650010253 0ustar #!/usr/bin/make -f #include /usr/share/dpkg/architecture.mk export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 export DEB_LDFLAGS_MAINT_STRIP=-Wl,-Bsymbolic-functions export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ --parallel override_dh_auto_configure: dh_auto_configure -- --disable-silent-rules override_dh_makeshlibs: dh_makeshlibs -X usr/lib/$(DEB_HOST_MULTIARCH)/parole-0 override_dh_install: find debian/tmp/usr/lib -name '*.la' -delete dh_install --fail-missing debian/parole.manpages0000664000000000000000000000002012321611650012154 0ustar debian/parole.1 debian/parole.install0000664000000000000000000000005212321611650012034 0ustar usr/bin usr/lib/*/parole-0/*.so usr/share debian/compat0000664000000000000000000000000212321611650010363 0ustar 9 debian/parole-dev.install0000664000000000000000000000002312321611650012606 0ustar usr/include/parole debian/control0000664000000000000000000000355112321614013010570 0ustar Source: parole Section: xfce Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez , Lionel Le Folgoc Build-Depends: debhelper (>= 9), intltool, pkg-config, libgtk-3-dev, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libdbus-1-dev, libdbus-glib-1-dev, libxfce4ui-2-dev, libxfconf-0-dev (>= 4.10), libnotify-dev, libtagc0-dev Standards-Version: 3.9.5 Homepage: http://goodies.xfce.org/projects/applications/parole Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/parole/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/parole/ Package: parole Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer1.0-x, gstreamer1.0-libav Recommends: gstreamer1.0-plugins-base Suggests: gstreamer1.0-plugins-ugly, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-good, gnome-codec-install Description: media player based on GStreamer framework Parole is a media player for the Xfce desktop environment, written using the GStreamer framework. . Parole features playback of local media files, including video with subtitles support, DVD/CD and live streams; it is also extensible via plugins. . This package contains Parole media player. Package: parole-dev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libxfce4util-dev, libglib2.0-dev, libgtk-3-dev Description: development files for Parole media player Parole is a media player for the Xfce desktop environment, written using the GStreamer framework. . Parole features playback of local media files, including video with subtitles support, DVD/CD and live streams; it is also extensible via plugins. . This package contains development files for Parole's plugin interface. debian/source/0000775000000000000000000000000012321736163010474 5ustar debian/source/format0000664000000000000000000000001412321611650011673 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000014212321611650010213 0ustar version=3 http://archive.xfce.org/src/apps/parole/([\d\.]+)/ \ parole-([\d\.]+)\.tar\.(?:gz|bz2) debian/changelog0000664000000000000000000001231412321614024011036 0ustar parole (0.6.1-0ubuntu3) trusty; urgency=medium * Add recommends on gstreamer1.0-plugins-base. LP: #1278089 -- Jackson Doak Fri, 11 Apr 2014 08:03:22 +1000 parole (0.6.1-0ubuntu2) trusty; urgency=medium * d/rules: Strip -Wl,-Bsymbolic-functions LDFLAGS to fix loading plugins. (LP: #1286046, LP: #1168810, Xfce #9904) -- Unit 193 Wed, 09 Apr 2014 16:53:02 -0400 parole (0.6.1-0ubuntu1) trusty; urgency=medium * New upstream release. - Properly use specified device, use correct URI (lp: #1098323) -- Jackson Doak Sun, 30 Mar 2014 13:32:17 +1100 parole (0.6.0-1) experimental; urgency=low [ Yves-Alexis Perez ] * debian/control: - update libxfce4ui-1-dev build-dep to libxfce4ui-2-dev - add depends on gstreamer1.0-libav. [ Lionel Le Folgoc ] * debian/control: - switch to gst1.0 since it's now the version used by default in parole. - change libgtk2.0-dev (b-)dep to libgtk-3-dev as libxfce4ui-2-dev uses gtk3. [ Jackson Doak ] * New upstream release (0.6.0) Closes: #729255 * debian/control: Bump standards-version to 3.9.5 * debian/copyright: Don't use symlink licenses -- Yves-Alexis Perez Sun, 09 Mar 2014 10:00:46 +0100 parole (0.5.4-1) unstable; urgency=medium [ Jackson Doak ] * New upstream release * Replace autotools-dev with autoreconf * debian/rules: --disable-silent-rules * Update manpage [ Yves-Alexis Perez ] * debian/rules: - drop xdt-autogen and autoreconf calls. * debian/control: - drop build-dep on dh-autoreconf. -- Yves-Alexis Perez Thu, 05 Dec 2013 21:58:41 +0100 parole (0.5.2-1) unstable; urgency=low [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org [ Yves-Alexis Perez ] * New upstream release. * debian/rules: - include architecture.mk to get DEB_HOST_MULTIARCH. -- Yves-Alexis Perez Thu, 25 Jul 2013 22:05:33 +0200 parole (0.5.1-1) unstable; urgency=low * New upstream release. * debian/control: - add build-dep on autotools-dev. * debian/rules: - use autotools-dev dh addon to refresh config.{guess,sub}. -- Yves-Alexis Perez Mon, 03 Jun 2013 22:20:52 +0200 parole (0.5.0-1) unstable; urgency=low [ Lionel Le Folgoc ] * debian/patches: add missing DEP3 headers. * debian/control: - add b-dep on libxfconf-0-dev since parole now uses Xfconf - suggests gnome-codec-install for the missing codec feature. [ Micah Gersten ] * Update link to GPL license to appease lintian - update debian/copyright [ Yves-Alexis Perez ] * New upstream release. * debian/patches: - 01_fix-implicit-dso-linking dropped, not needed anymore. * debian/rules: - drop call to xdt-autogen, not needed anymore. - use parallel build. - use debhelper 9 / dpkg-dev 1.16.1 hardening support. - use multiarch paths. * debian/control: - update standards version to 3.9.4. - update debhelper build-dep to 9 - drop hardening-includes build-dep. - drop xfce4-dev-tools, libtool and gtk-doc-tools build-deps. - replace libxfcegui4 build-dep by libxfce4ui. - drop Simon and Emmanuele from uploaders, thanks to them for their work! * debian/compat bumped to 9. * debian/parole.install: - update paths for multiarch. -- Yves-Alexis Perez Sat, 25 May 2013 14:54:35 +0200 parole (0.2.0.6-1) unstable; urgency=low [ Lionel Le Folgoc ] * debian/control: - drop unneeded build-dep on xulrunner-dev. closes: #594073 - suggests a few useful gstreamer0.10 plugins. - build-depends on quilt. * debian/patches: - 01_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold. - series: added. closes: #615760 * debian/rules: pass --with quilt to dh. [ Yves-Alexis Perez ] * New upstream release. * Switch to 3.0 (quilt) source format. * debian/control: - update standards version to 3.9.2. - drop browser-plugin-parole package. - drop quilt build-dep. - add build-dep on hardening-includes - bump xfce build-deps to 4.8. * debian/parole.install updated. * debian/rules: - use --fail-missing and manually remove spurious files. - drop quilt addon - pick build flags from dpkg-buildflags. - add -O1, -z,defs and --as-needed to LDFLAGS. - add hardening flags to build flags. - stop harcoding the shell to bash, it works fine now. closes: #623830 -- Yves-Alexis Perez Sun, 24 Apr 2011 16:09:19 +0200 parole (0.2.0.2-3) unstable; urgency=low * debian/control: - add depends on gstreamer0.10-x. closes: #583610 -- Yves-Alexis Perez Sat, 29 May 2010 00:00:40 +0200 parole (0.2.0.2-2) unstable; urgency=low * debian/control, debian/browser-plugin-parole: rename browser plugin package since it seems that's the preferred scheme. -- Yves-Alexis Perez Wed, 28 Apr 2010 21:42:11 +0200 parole (0.2.0.2-1) unstable; urgency=low * Initial release closes: #549971 -- Yves-Alexis Perez Mon, 26 Apr 2010 00:04:34 +0200