--- parole-0.2.0.2.orig/debian/dirs +++ parole-0.2.0.2/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/sbin --- parole-0.2.0.2.orig/debian/changelog +++ parole-0.2.0.2/debian/changelog @@ -0,0 +1,132 @@ +parole (0.2.0.2-1~kkxfce1) karmic; urgency=low + + * New upstream version + - Fix a bug in the browser plugin about not handling NP_EMBED + - Remove g_debug calles that were left. + - l10n: Updated Japanese (ja) translation to 100% + + -- Stéphane Marguet (Stemp) Mon, 25 Jan 2010 13:05:33 +0100 + +parole (0.2.0.1-1~kkxfce1) karmic; urgency=low + + * New upstream version + - Fix memory leak in the previous commit + - l10n: Updated Czech (cs) translation to 100% + - l10n: Updated Chinese (China) (zh_CN) translation to 98% + - l10n: Updated Galician (gl) translation to 98% + - Update NEWS and TODO + - parole --device=/dev/cdrom is now enough to play media on that device. + - l10n: Updated Portuguese (pt) translation to 100% + - Add 'Since 0.2' in parole-file for gtk doc markup. + - For local media files, check the stream caps only when switching from + ready to paused state. + - l10n: Updated Catalan (Valencian) (ca) translation to 100% + - l10n: Updated Russian (ru) translation to 100% + - l10n: Updated Dutch (Flemish) (nl) translation to 100% + - Properly handle WriteReady callback. + - l10n: Updated Indonesian (id) translation to 100% + - l10n: Updated French (fr) translation to 96% + - l10n: Updated Danish (da) translation to 100% + - Query stream duration on-ready state always, fixes DVD duration query. + - Support for playing DVD/VCD ISO images from a file. + - Avoid a Glib warning in the statusbar when filename is null. + - Fix on disk file check + - Comment the g_debug calls + - provide the headers for browser-plugin + - Remove border width from the settings. + - Make the browser plugin compatible with midori, Makefile was broken. + + -- Stéphane Marguet (Stemp) Fri, 15 Jan 2010 12:49:00 +0100 + +parole (0.2.0-1~kkxfce1) karmic; urgency=low + + * New upstream version + - Use g_key_file_get_locale_string to load plugin name and description. + - Fix unused Gst overlay expose on READY state. + - Provide a command line to be used to enable/disable xv, X Video + support might be missing for some drivers. + - Set the _NET_WM_WINDOW_OPACITY_LOCKED wm hint, so xfwm4 keep us + opaque. + - Provide an option to Enable/Disable resetting X screen saver counter + while playing movies + - Check for stream type before settings the live bit. + - Don't popup errors in the browser plugin. + - Fix seek backwards+add mouse wheel on the volume slider + + -- Stéphane Marguet (Stemp) Tue, 05 Jan 2010 10:38:04 +0100 + +parole (0.1.99-1~kkxfce1) karmic; urgency=low + + * New upstream version + - Fix bug in the active plugin saved list. + - Added translators credits. + - Fix a memory leak. + - reload the logo when the theme is changed. + - Fix compilation with xulrunner 1.9.2. + - Fix bug #6039 concerning the crash on a virtual box. + - Fix a variable type causing the cursor to be set invisible on the + video widget event if no video is playing. + - Fix buffering info that was displayed in fullscreen mode. + - Stabilizing the browser plugin. + + -- Stéphane Marguet (Stemp) Tue, 01 Dec 2009 14:41:50 +0100 + +parole (0.1.98-1~kkxfce1) karmic; urgency=low + + * New upstream version + - Fix missing signal handler for the mute menu item. + - Don't hide the controls in full screen when cursor is above the popup + window. + - Respect browser plugin dir installation directory. + - Support for playlist format in the media browser plugin, that it, the + plugin now gets the data from the browser, save it in a temporary file + parse it and play it... + - Added an option in the media chooser to choose whether to start + playing opened files directly or not (bug #6035). + + -- Stéphane Marguet (Stemp) Fri, 27 Nov 2009 10:54:40 +0100 + +parole (0.1.96-1~kkxfce3) karmic; urgency=low + + * New upstream version + - update french translation + - Fix the plugin loader bug, when the a plugin is asking to pack a + widget and the plugin loader is not ready (bug #6032). + - Exit after 60 seconds of inactivity on the browser plugin to avoid any + zombie process. + + -- Stéphane Marguet (Stemp) Wed, 25 Nov 2009 23:22:26 +0100 + +parole (0.1.95-1~kkxfce2) karmic; urgency=low + + * New upstream version + - debian/control : add xulrunner-dev as dependency + - update french translation + - Use taglib when compiled to get the media title and display it in + the list instead of waiting for a tag message from gst to change + the display name while playing. + - Added -n command line to load parolw without plugins. + - Added XF86 button handler. + - Added an option in the media chooser dialog to enable/disable + scanning folders recursively for media files + - Handle CTL_O and XF86XK_OpenURL. + - Use cdda:// for audio disc, sine cdda:/ doesn't work! + - Give focus to media list view on GDK_Up and Down. + - Added an option in the media chooser to replace current playlist + with opened files + - Hide control full screen popup when switch from a desktop to another. + - Enter/leave fullscreen on double click on the video widget, thanks + for Enrico Troger for the patch. + - Save stream tags when stream playback finished, should be safer. + - Added a power manager plugin to inhibit the power manager + while playing DVD/VCD/DVB... + - Added --device command line to be used with cdda:// dvd:// etc... + - Added browser media player plugin. + + -- Stéphane Marguet (Stemp) Wed, 25 Nov 2009 15:35:05 +0100 + +parole (0.1.91-1~kkxfce2) karmic; urgency=low + + * Initial release + + -- Stéphane Marguet (Stemp) Sat, 07 Nov 2009 17:57:15 +0100 --- parole-0.2.0.2.orig/debian/compat +++ parole-0.2.0.2/debian/compat @@ -0,0 +1 @@ +7 --- parole-0.2.0.2.orig/debian/docs +++ parole-0.2.0.2/debian/docs @@ -0,0 +1,3 @@ +NEWS +README +TODO --- parole-0.2.0.2.orig/debian/rules +++ parole-0.2.0.2/debian/rules @@ -0,0 +1,109 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +CFLAGS += -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2) +LDFLAGS += "-Wl,--as-needed" + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) +CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) +else +CROSS= --build $(DEB_BUILD_GNU_TYPE) +endif + + + +config.status: configure + dh_testdir + # Add here commands to configure the package. +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + + CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"\ + ./configure $(SYSTEM) --prefix=/usr \ + --mandir=\$${prefix}/share/man --sysconfdir=/etc --infodir=\$${prefix}/share/info + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + #docbook-to-man debian/parole.sgml > parole.1 + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + rm -f config.sub config.guess + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + # Add here commands to install the package into debian/parole. + $(MAKE) DESTDIR=$(CURDIR)/debian/parole install + + +# Build architecture-independent files here. +binary-indep: install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples +# dh_install +# dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_python +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_perl +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- parole-0.2.0.2.orig/debian/control +++ parole-0.2.0.2/debian/control @@ -0,0 +1,38 @@ +Source: parole +Section: graphics +Priority: extra +Maintainer: Stéphane Marguet (Stemp) +Build-Depends: + debhelper (>= 7), + autotools-dev, + intltool, + gtk-doc-tools, + libgtk2.0-dev (>= 2.16), + libglib2.0-dev, + libdbus-glib-1-dev, + libxml2-dev, + libnotify-dev, + libgstreamer0.10-dev, + libgstreamer-plugins-base0.10-dev, + gstreamer0.10-tools, + gstreamer0.10-plugins-base, + gstreamer0.10-plugins-good, + gstreamer0.10-x, + libtagc0-dev, + libxfcegui4-dev, + libxfce4util-dev, + xulrunner-dev +Standards-Version: 3.8.3 +Homepage: http://goodies.xfce.org/projects/applications/parole + +Package: parole +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, + gstreamer0.10-plugins-base, + gstreamer0.10-alsa | gstreamer0.10-audiosink, + gstreamer0.10-plugins-good, + gstreamer0.10-x, +Suggests: gstreamer0.10-plugins-ugly, + gstreamer0.10-ffmpeg +Description: media player based on GStreamer framework + Parole is a media player for the Xfce desktop environment, written using the GStreamer framework. --- parole-0.2.0.2.orig/debian/watch +++ parole-0.2.0.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://archive.xfce.org/src/apps/parole/([\d\.]+)/parole-([\d.]+).tar.bz2 --- parole-0.2.0.2.orig/debian/copyright +++ parole-0.2.0.2/debian/copyright @@ -0,0 +1,35 @@ +This package was debianized by Stéphane Marguet (Stemp) on +Sat, 31 Oct 2009 02:35:06 +0100. + +It was downloaded from http://goodies.xfce.org/projects/applications/parole + +Upstream Author(s): + + Ali Abdallah aliov@xfce.org + +Copyright: + + Copyright (C) 2009 Ali Abdallah + +License: + + 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 2 of the License, or (at your option) + any later version. + + This program 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, write to the Free Software Foundation, Inc., 51 + Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +The Debian packaging is: + + Copyright (C) 2009 Stéphane Marguet (Stemp) + +and is licensed under the GPL version 3, +see `/usr/share/common-licenses/GPL-3'.