debian/0000755000000000000000000000000012154173655007177 5ustar debian/rules0000755000000000000000000000103212154171422010241 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed # Enable verbose build output export V=1 %: dh $@ --parallel --with autoreconf override_dh_auto_install: dh_auto_install find debian/ -name ChangeLog* -delete find debian/ -name AUTHORS* -delete find debian/ -name COPYING* -delete find debian/ -name INSTALL* -delete find debian/ -name NEWS* -delete override_dh_strip: dh_strip -pgnome-mplayer --dbg-package=gnome-mplayer-dbg debian/compat0000644000000000000000000000000211747270605010375 0ustar 9 debian/gnome-mplayer.manpages0000644000000000000000000000002011713772425013460 0ustar gnome-mplayer.1 debian/gnome-mplayer.xpm0000644000000000000000000000325311713772425012504 0ustar /* XPM */ static char * gnome_mplayer_xpm[] = { "32 32 33 1", " c None", ". c #323330", "+ c #3E3D3B", "@ c #4A4947", "# c #3467A7", "$ c #666867", "% c #56708E", "& c #3F74B0", "* c #4E79B1", "= c #588723", "- c #6E7884", "; c #6587AE", "> c #828481", ", c #5D8CC1", "' c #749E30", ") c #759C43", "! c #7A91A5", "~ c #8E908D", "{ c #6996C9", "] c #7E9B60", "^ c #729ED1", "/ c #8BB140", "( c #96AD7F", "_ c #96B957", ": c #AAACA9", "< c #98BD4C", "[ c #B7B9B6", "} c #AFC09D", "| c #AFCC76", "1 c #C9CCC8", "2 c #D9DAD7", "3 c #E4E5E3", "4 c #EDEFEC", " ", " ", " ", " .@@+------------.@@+ ", " .>:+^^^^^^^^^^^^.~:@ ", " .>:+^^^^^^^^^^^^.~:@ ", " .>:+^^^^^^^^^^^^.~:@ ", " .~:@^^^^^^^^^^^^.~:@ ", " .~:@{{{{{{{{{{{^.~:@ ", " .~:@{{{{{{{{{{{^.~:@ ", " .~:@{{{{{{{{{{{!>~~>~ ", " .~:@,,,,,,,,;![244443[ ", " .~:@,,,,,,,;~4444444444[> ", " .~:@,,,,,,;:4334444444441> ", " .~:@.....+~44(]1344444444[ ", " .~:@^^^^^!444]|)]134444444~ ", " .~:@*****:444]|<|=]13444443 ", " .~:@&&&&%1444]|<<__)]134444~ ", " .~:@&&&&-3444]|<<<<<|=]1344: ", " .~:@####$4333]|//////__)]13: ", " .~:@####$3222]|///////__=}2: ", " .~:@####$2222]_/////_')(322: ", " .~:@####%1111]_////)=}32112> ", " .~:@#####:111]///')(2211112$ ", " .$$@#####-111]/'=}21111111~ ", " . . . . +~1[()(21[[[[[[[: ", " $:[11[[[[[[[[[1$ ", " $~[::::::::[:$ ", " $::::::::> ", " $>>>>$@ ", " ", " "}; debian/gnome-mplayer.install0000644000000000000000000000014111713772425013337 0ustar usr/bin/gnome-mplayer usr/lib/nautilus/* usr/share/* debian/gnome-mplayer.xpm usr/share/pixmaps/ debian/changelog0000644000000000000000000003435212154171661011053 0ustar gnome-mplayer (1.0.8-2) unstable; urgency=low * Upload to unstable. -- Sebastian Ramacher Thu, 06 Jun 2013 22:40:15 +0200 gnome-mplayer (1.0.8-1) experimental; urgency=low * New upstream release. - Fix key bindings for fullscreen mode. (Closes: #697540) * debian/control: - Add myself to Uploaders. - Use dh-autoreconf instead of autotools-dev. Also add libgconf2-dev to Build-Depends for gconf-2.m4. - Add libgda-5.0-dev to Build-Depends. - Bump Build-Dep on libmusicbrainz3-dev to >= 3.0.2-2.1 and drop unnecessary libdiscid0-dev and libneon27-gnutls-dev. * debian/copyright: Update copyright years. * debian/rules: - Run dh with --parallel and --with autoreconf. * debian/patches: Remove all patches, not needed anymore. -- Sebastian Ramacher Sun, 03 Mar 2013 19:19:27 +0100 gnome-mplayer (1.0.7-4) experimental; urgency=low * Team upload. * debian/patches/fallback-to-nonsymbolic.patch: Update upstream's fix once again and fix an incorrect icon. (Closes: #697538) -- Sebastian Ramacher Sun, 27 Jan 2013 00:20:13 +0100 gnome-mplayer (1.0.7-3) experimental; urgency=low * Team upload. * debian/patches: - fallback-to-nonsymbolic.patch: Update upstream's fix. (Closes: #696714) - option-album-image-fetch.patch: Refresh. - fix-gtk3-deprecation-warnings.patch: Fix deprecation warnings from GTK+ 3. * debian/control: Update Vcs-Browser field to make lintian happy. -- Sebastian Ramacher Wed, 26 Dec 2012 13:42:22 +0100 gnome-mplayer (1.0.7-2) experimental; urgency=low * Team upload. * debian/control: Don't Build-Dep on libimobiledevice-dev on hurd-i386. It's not available there. * debian/patches: - fallback-to-nonsymbolic.patch: Update to use upstream's fix. - option-album-image-fetch.patch: Add option to disable downloading of album covers. -- Sebastian Ramacher Thu, 22 Nov 2012 01:06:27 +0100 gnome-mplayer (1.0.7-1) experimental; urgency=low * Team upload. * New upstream release. * debian/patches: - remove-audio-midi-from-desktop.patch: Remove audio/mime from the list of supported mime types. mplayer doesn't support midi files, so gnome-mplayer doesn't either. (Closes: #686762) (LP: #1005861) - fix-errors-with-hardening-flags.patch: Removed, merged upstream. - fallback-to-nonsymbolic-icons.patch: If the icon theme doesn't support symbolic icons, fallback to hicolor icons. * debian/control: - Bump Build-Dep on libgmtk-dev to >= 1.0.7. - Don't Build-Dep on libgpod-dev on hurd-i386. It's not available there. - Bump Standards-Version to 3.9.4 (no changes required). * debian/copyright: - Update copyright years. - Add myself. * debian/rules: Build with verbose build output. -- Sebastian Ramacher Sat, 17 Nov 2012 21:47:10 +0100 gnome-mplayer (1.0.6-1) unstable; urgency=low * Team upload. * New upstream release. (Closes: #658791) * debian/control: - Bump Build-Dep on libgmtk-dev to >= 1.0.6. - Bump Build-Dep on debhelper to >= 9. - Bump Standards-Version to 3.9.3 (no changes required). - Update Description to fix two lintian warnings. * debian/compat: Bump compat to 9 to get hardening build flags. * debian/patches: Add fix-errors-with-hardening-flags.patch to fix build error with hardening flags enabled. * debian/copyright: Update Format URL. * debian/rules: Build with -Wl,--as-needed to get rid of some dependencies. -- Sebastian Ramacher Wed, 02 May 2012 11:36:25 +0200 gnome-mplayer (1.0.5-1) unstable; urgency=low * New upstream release. * Move to Debian Multimedia Maintainers. * Prefer mplayer2 over mplayer. * Switch to dh style, compat: 8. * Build with GTK+ 3. -- Aron Xu Thu, 12 Jan 2012 01:59:42 +0800 gnome-mplayer (1.0.4-2) unstable; urgency=low * Add gnome-power-manager to build-dep to resolve xscreensaver support issue. * Enable pulseaudio, remove Alsa. * Add mplayer2 as alternative Depends (Closes: #638280). Remove mplayer-nogui from list. * Add libimobiledevice-dev to build-dep to work around libgpod-dev issue (Closes: #642665) -- Aron Xu Sat, 10 Sep 2011 19:41:02 +0800 gnome-mplayer (1.0.4-1) unstable; urgency=low * New maintainer (Closes: #632653, #632536) * debian/control: - Add libgpod-dev to build-dep, remove libgconf2-dev. * debian/rules: - Build with libgpod. - Build with gsettings intead of gconf2 (LP: #812142). * Remove useless README.Source. * Change to collab-maint Git repository. -- Aron Xu Fri, 15 Jul 2011 00:04:11 +0800 gnome-mplayer (1.0.4-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release. (Closes: #620678) * debian/control: update to std-ver 3.9.2. * debian/compat: update to 7 from 5. -- Aron Xu Sun, 03 Jul 2011 09:50:49 +0800 gnome-mplayer (1.0.2-0ubuntu1) natty; urgency=low * New upstream release (LP: #750832) - Doesn't display an error message about VDPAU backend (LP: #712348). - Rework of the Volume control (LP: #695354, #599758) * debian/patches/90_fallback_xscrnsaversuspend.patch: - Merged upstream. -- Julien Lavergne Sun, 10 Apr 2011 23:30:39 +0200 gnome-mplayer (1.0.0-0ubuntu1) natty; urgency=low [ Cesare Tirabassi ] * Updated watch file in line with new google code standard (thanks D. Leidert). [ Julien Lavergne ] * New upstream release (LP: #709543) - Fix embedded fonts (LP: #655469) * debian/source/format - Convert to 3.0 format * debian/patches/90_fallback_xscrnsaversuspend.patch: - From upstream, fallback to using XScrnSaverSuspend if the call to GnomeSessionManager/ScreenSaver fails. -- Julien Lavergne Mon, 14 Feb 2011 22:18:10 +0100 gnome-mplayer (0.9.9.2-1) unstable; urgency=low * Point fix release: - Handle aspect change during video playback (LP: #521526) - Fix problem with shoutcast playlists not autostarting - Fix warning about invalid list iter - Implement more accurate seeking using position tracker - Add album art lookup for some shoutcast stations - Many translation updates and additional languages -- Cesare Tirabassi Sat, 27 Feb 2010 17:04:42 +0100 gnome-mplayer (0.9.9-1) unstable; urgency=low * New upstream release (LP: #449460, LP: #448774, LP: #489064, LP: #489191): - Volume and window size fixes (Closes: #566741) - Apple.com support - DVD device selection from Preferences - Fix flickering in gtk 2.18 and higher * Explicitly add libx11-dev as a Build-Depends (Closes: #554656) * Make libasound2-dev Linux-only in Build-Depends * Use --with-alsa and --with-flat-volume configure flags only for Linux builds * Add video/x-mng in mime list * Add libxss-dev as a Build-Depends * Removed all patches, now applied upstream * No change bump of Standards-Version -- Cesare Tirabassi Sat, 06 Feb 2010 11:43:44 +0100 gnome-mplayer (0.9.8-1) unstable; urgency=low * New upstream bug-fix only release (LP: #420546) * Remove all previous patches, now applied upstream * Add --with-flat-volume flag to configure call * Add patches/updated_el_translation.patch: Update last greek translations from launchpad * Add patches/fix_gtk2.14_ftbfs.patch: Add GTK2.14 compile defs to gtk_widget_get_window; useful for backports Change minimum required libgtk version back to 2.12.0 * Add README.source since the package uses quilt as a patch management system. -- Cesare Tirabassi Sun, 20 Sep 2009 10:28:57 +0200 gnome-mplayer (0.9.7-1) unstable; urgency=low * New upstream release (Closes: #536008, #522585, #522588): - new tracker for monitoring media progress - better subtitle support - new screen redraw code for video - new playlist randomizer, sorting and searching options - new icons - internal ASX parser * Package is now Lintian clean * No change bump of Standards-Version to 3.8.3 * Add mime file to associate media filetypes to gnome-mplayer (LP: #405963) * Change deprecated dh_clean -k to dh_prep (requires debhelper > 7) * Install upstream man page * Change debian menu icon in line with upstream icon change * Remove patch avoid_libtool.patch, now applied upstream * Add patch override_version_checks.patch: Override the pulseaudio and gnome-power-manager test from upstream * Add --with-gpm-new-method in debian/rules * Improve the short/long descriptions * Add Suggests on gecko-mediaplayer -- Cesare Tirabassi Fri, 21 Aug 2009 10:49:16 +0200 gnome-mplayer (0.9.6-1) unstable; urgency=low * New upstream release: - new media tracker and audio meter - new key "use_pulse_flat_volume" to be set if you are using Pulse Audio 0.9.15 (see /usr/share/doc/gnome-mplayer/NEWS.Debian.gz and /usr/share/doc/gnome-mplayer/changelog.gz for additional info) - workaround for opening files on smb shares (LP: #369426) - prevent adding an "empty" filename to the playlist (LP: #348864) - add new --large_buttons and --always_hide_after_timeout command line options to man page - update debian/copyright with the newly added upstream source files - upstream is now widely using libtool, which is causing rpath and dependencies issues. libtool is really not needed for such a simple case so it has been patched out in favour of static linking: + updated debian/patches/avoid_libtool.patch to patch configure.in and Makefile.am instead of directly Makefile.in + debian/rules: - patch is now applied in the configure target - add aclocal/autoconf/automake calls in the configure target + debian/control: add autoconf and automake as Build-Depends - add debian/NEWS * Update debian/copyright in line with updated proposal specification * Add patch description to avoid_libtool.patch (thanks lintian) * Remove deprecated dh_desktop call * Use new dh_quilt_patch and dh_quilt_unpatch commands * No change bump of Standards-Version to 3.8.1 * Changed Section to video (and debug for the dbg binary), in line with the new sections recently added to the Debian archive * Use LDFLAGS=-Wl,--as-needed instead of specifying manually all libraries -- Cesare Tirabassi Sat, 06 Jun 2009 19:49:50 +0200 gnome-mplayer (0.9.5-1) unstable; urgency=low [Cesare Tirabassi] * New upstream release: - add --enable-nautilus=no in debian/rules - re-add quilt - add debian/patches/avoid_libtool.patch: avoid linking using libtool [Reinhard Tartler] * debian/rules: replace copy of up-to-date config.{sub/guess} with symlinks -- Cesare Tirabassi Wed, 25 Mar 2009 13:22:08 +0100 gnome-mplayer (0.9.4-1) unstable; urgency=low * New upstream release (LP: #325509): - add new --showsubtitles command line options to man page * Remove quilt to keep lintian happy. -- Cesare Tirabassi Fri, 06 Feb 2009 20:05:02 +0100 gnome-mplayer (0.9.3-1) unstable; urgency=low * New upstream release (LP: #303905): - add new --fullscreen command line options to man page * Add Vcs-* fields to debian/control. -- Cesare Tirabassi Sat, 03 Jan 2009 09:41:24 +0100 gnome-mplayer (0.9.2-1) unstable; urgency=low * New upstream release: - add --with-alsa in debian/rules - add --with-libmusicbrainz3 in debian/rules - add libmusicbrainz3-dev, libneon27-gnutls-dev, libdiscid0-dev and libcurl4-gnutls-dev as build-deps in debian/control - add MUSICBRAINZ_LIBS environment variable in debian/rules - add new --mixer and --disable_cover_art_fetch command line options to man page -- Cesare Tirabassi Fri, 21 Nov 2008 18:42:00 +0100 gnome-mplayer (0.9.1-1) unstable; urgency=low * New upstream release. -- Cesare Tirabassi Sun, 02 Nov 2008 16:44:02 +0100 gnome-mplayer (0.9.0-1) unstable; urgency=low * New upstream release (LP: #285988): - add --with-gio, --with-libnotify and --with-gconf flags in debian/rules - add --disable-schemas-install to configure call in debian/rules and add installation of schema file in debian/install - add libnotify-dev as Build-Depends in debian/control - format Build-Depends line in debian/control - remove avoid_libtool.patch, finally applied upstream * Explicitly pass all libraries through environment variables to avoid linking against unneeded libraries. -- Cesare Tirabassi Fri, 31 Oct 2008 21:55:22 +0100 gnome-mplayer (0.8.0-1) unstable; urgency=low * New upstream release: - add --showdetails, --replace_and_play, --new_instance and --keep_on_top line options in man page. * debian/rules: add configure to list of PHONY targets. -- Cesare Tirabassi Mon, 29 Sep 2008 21:53:14 +0200 gnome-mplayer (0.7.0-1) unstable; urgency=low * New upstream release (Closes: #494322): - debian/control: + add libasound2-dev as a Build-Depends + add required version for pkg-config (>= 0.20) - remove patch fix-desktop-kde.patch now applied upstream - add --single_instance command line option in man page * Fix the package failing to build if built twice in a row (Closes: #493241) * Link only against needed libraries (Closes: #495094): - explicitly pass libraries through the GTK_LIBS environment variable * Remove libtool usage for linking: - debian/patches/avoid_libtool.patch: avoid linking using libtool - debian/rules: remove call to chrpath - debian/control: remove B-D on chrpath * Modify debian/rules to patch before configure call * Removed unused dh_installdir call in debian/rules -- Cesare Tirabassi Fri, 15 Aug 2008 21:17:50 +0200 gnome-mplayer (0.6.3-2) unstable; urgency=low * Fix the package failing to build if built twice in a row (Closes: #493241) -- Cesare Tirabassi Fri, 01 Aug 2008 16:11:55 +0200 gnome-mplayer (0.6.3-1) unstable; urgency=low * Initial release (Closes: #415381) -- Cesare Tirabassi Wed, 02 Jul 2008 15:21:38 +0200 debian/control0000644000000000000000000000545012154171422010574 0ustar Source: gnome-mplayer Section: video Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Sebastian Ramacher , Aron Xu Build-Depends: debhelper (>= 9), dh-autoreconf, libpulse-dev, libx11-dev, libxss-dev, libnautilus-extension-dev, libgtk-3-dev, libgmtk-dev (>= 1.0.7), libdbus-glib-1-dev, libnotify-dev, libmusicbrainz3-dev (>= 3.0.2-2.1), libcurl4-gnutls-dev, libgpod-dev [!hurd-i386], libimobiledevice-dev [!hurd-i386], pkg-config, gnome-power-manager, kfreebsd-kernel-headers [kfreebsd-any], libgda-5.0-dev, libgconf2-dev Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/gnome-mplayer.git Vcs-Git: git://anonscm.debian.org/pkg-multimedia/gnome-mplayer.git Homepage: http://code.google.com/p/gnome-mplayer Package: gnome-mplayer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, mplayer2 | mplayer Recommends: gnome-icon-theme-symbolic Suggests: gecko-mediaplayer Description: GTK+ interface for MPlayer The power of MPlayer combined with a friendly interface for your desktop. You can play all your multimedia (audio, video, CD, DVDs, and VCDs, streams etc. with full DVD and MKV chapter support), organize, sort and create playlists, take screenshots while playing videos, be notified about media changes, retrieve cover art and more. Gnome-MPlayer fully supports subtitles giving the ability to specify preferred audio and subtitle languages. . The player can be used to play media on websites from your browser when used with Gecko Mediaplayer and is the modern replacement for mplayerplug-in (from the same author). Package: gnome-mplayer-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, gnome-mplayer (= ${binary:Version}) Description: GTK+ interface for MPlayer (debugging symbols) The power of MPlayer combined with a friendly interface for your desktop. You can play all your multimedia (audio, video, CD, DVDs, and VCDs, streams etc. with full DVD and MKV chapter support), organize, sort and create playlists, take screenshots while playing videos, be notified about media changes, retrieve cover art and more. Gnome-MPlayer fully supports subtitles giving the ability to specify preferred audio and subtitle languages. . The player can be used to play media on websites from your browser when used with Gecko Mediaplayer and is the modern replacement for mplayerplug-in (from the same author). . This package contains the debugging symbols. debian/source/0000755000000000000000000000000011713772425010477 5ustar debian/source/format0000644000000000000000000000001411713772425011705 0ustar 3.0 (quilt) debian/menu0000644000000000000000000000025211713772425010065 0ustar ?package(gnome-mplayer):\ needs="X11" \ section="Applications/Video" \ title="GNOME MPlayer" \ command="gnome-mplayer" \ icon="/usr/share/pixmaps/gnome-mplayer.xpm" debian/gnome-mplayer.mime0000644000000000000000000001661011713772425012630 0ustar audio/x-musepack; /usr/bin/gnome-mplayer %s; description="Musepack Audio" application/x-musepack; /usr/bin/gnome-mplayer %s; description="Musepack Audio" audio/mpc; /usr/bin/gnome-mplayer %s; description="Musepack Audio" audio/x-mpc; /usr/bin/gnome-mplayer %s; description="Musepack Audio" audio/musepack; /usr/bin/gnome-mplayer %s; description="Musepack Audio" application/musepack; /usr/bin/gnome-mplayer %s; description="Musepack Audio" application/x-ape; /usr/bin/gnome-mplayer %s; description="Monkey's Audio" audio/ape; /usr/bin/gnome-mplayer %s; description="Monkey's Audio" audio/x-ape; /usr/bin/gnome-mplayer %s; description="Monkey's Audio" audio/mpeg2; /usr/bin/gnome-mplayer %s; description="MPEG-2 Part 3 Format" audio/x-mpeg2; /usr/bin/gnome-mplayer %s; description="MPEG-2 Part 3 Format" audio/x-mp3; /usr/bin/gnome-mplayer %s; description="MPEG-1 Audio Layer 3" audio/mp3; /usr/bin/gnome-mplayer %s; description="MPEG-1 Audio Layer 3" application/x-id3; /usr/bin/gnome-mplayer %s; description="MP3 Metadata" audio/mpeg; /usr/bin/gnome-mplayer %s; description="MPEG Audio Format" audio/x-mpeg; /usr/bin/gnome-mplayer %s; description="MPEG Audio Format" audio/x-mpeg3; /usr/bin/gnome-mplayer %s; description="MPEG-3 Audio Format" audio/x-mpeg-3; /usr/bin/gnome-mplayer %s; description="MPEG-3 Audio Format" audio/mpeg3; /usr/bin/gnome-mplayer %s; description="MPEG-3 Audio Format" audio/mp4; /usr/bin/gnome-mplayer %s; description="MPEG-4 Part 3 Format" audio/x-m4a; /usr/bin/gnome-mplayer %s; description="MPEG-4 Part 3 Format" audio/mp; /usr/bin/gnome-mplayer %s; description="MP Audio Format" audio/x-mp; /usr/bin/gnome-mplayer %s; description="MP Audio Format" application/ogg; /usr/bin/gnome-mplayer %s; description="OggVorbis Audio" application/x-ogg; /usr/bin/gnome-mplayer %s; description="OggVorbis Audio" application/x-vorbis+ogg; /usr/bin/gnome-mplayer %s; description="OggVorbis Audio" audio/x-vorbis+ogg; /usr/bin/gnome-mplayer %s; description="OggVorbis Audio" audio/vorbis; /usr/bin/gnome-mplayer %s; description="OggVorbis Audio" audio/x-vorbis; /usr/bin/gnome-mplayer %s; description="OggVorbis Audio" audio/ogg; /usr/bin/gnome-mplayer %s; description="OggVorbis Audio" audio/x-ogg; /usr/bin/gnome-mplayer %s; description="OggVorbis Audio" audio/x-flac; /usr/bin/gnome-mplayer %s; description="Free Lossless Audio Codec" application/x-flac; /usr/bin/gnome-mplayer %s; description="Free Lossless Audio Codec" audio/flac; /usr/bin/gnome-mplayer %s; description="Free Lossless Audio Codec" audio/x-s3m; /usr/bin/gnome-mplayer %s; description="Advanced Module Format" audio/x-mod; /usr/bin/gnome-mplayer %s; description="Module Format" audio/x-xm; /usr/bin/gnome-mplayer %s; description="Extended Module Format" audio/x-it; /usr/bin/gnome-mplayer %s; description="IT Audio Format" audio/x-pn-realaudio; /usr/bin/gnome-mplayer %s; description="RealAudio Format" audio/x-realaudio; /usr/bin/gnome-mplayer %s; description="RealAudio Format" audio/x-pn-realaudio-plugin; /usr/bin/gnome-mplayer %s; description="RealAudio Format" audio/x-ms-wmv; /usr/bin/gnome-mplayer %s; description="Audio Format" audio/x-ms-wax; /usr/bin/gnome-mplayer %s; description="Audio Format" audio/x-ms-wma; /usr/bin/gnome-mplayer %s; description="Audio Format" audio/wav; /usr/bin/gnome-mplayer %s; description="Waveform Microsoft Wave/RIFF" audio/x-wav; /usr/bin/gnome-mplayer %s; description="Waveform Microsoft Wave/RIFF" audio/x-mpegurl; /usr/bin/gnome-mplayer %s; description="Icecast Playlists" audio/basic; /usr/bin/gnome-mplayer %s; description="Basic Audio Format" audio/x-basic; /usr/bin/gnome-mplayer %s; description="Basic Audio Format" audio/midi; /usr/bin/gnome-mplayer %s; description="MIDI Format" audio/x-pls; /usr/bin/gnome-mplayer %s; description="MP3 ShoutCast/IceCast Playlist" audio/x-scpls; /usr/bin/gnome-mplayer %s; description="Shoutcast Playlists" video/quicktime; /usr/bin/gnome-mplayer %s; description="Apple Quicktime Video"; test=test -n "$DISPLAY" video/x-quicktime; /usr/bin/gnome-mplayer %s; description="Apple Quicktime Video"; test=test -n "$DISPLAY" application/x-quicktimeplayer; /usr/bin/gnome-mplayer %s; description="Apple Quicktime Video"; test=test -n "$DISPLAY" application/smil; /usr/bin/gnome-mplayer %s; description="SMIL Format"; application/vnd.rn-realmedia; /usr/bin/gnome-mplayer %s; description="RealAudio Video"; test=test -n "$DISPLAY" application/vnd.rn-realaudio; /usr/bin/gnome-mplayer %s; description="RealAudio Video"; test=test -n "$DISPLAY" video/vnd.rn-realvideo; /usr/bin/gnome-mplayer %s; description="RealAudio Video"; test=test -n "$DISPLAY" application/asx; /usr/bin/gnome-mplayer %s; description="Advanced Systems Format"; test=test -n "$DISPLAY" video/x-msvideo; /usr/bin/gnome-mplayer %s; description="Audio Video Interleave - Microsoft"; test=test -n "$DISPLAY" video/msvideo; /usr/bin/gnome-mplayer %s; description="Audio Video Interleave - Microsoft"; test=test -n "$DISPLAY" application/x-mplayer2; /usr/bin/gnome-mplayer %s; description="Advanced Systems Format"; test=test -n "$DISPLAY" application/x-ms-wmv; /usr/bin/gnome-mplayer %s; description="Windows Media Video Format"; test=test -n "$DISPLAY" video/x-ms-afs; /usr/bin/gnome-mplayer %s; description="Audio Video Interleave - Microsoft"; test=test -n "$DISPLAY" video/x-ms-asf; /usr/bin/gnome-mplayer %s; description="MS ASF video"; test=test -n "$DISPLAY" video/x-ms-asf-plugin; /usr/bin/gnome-mplayer %s; description="MS ASF video"; test=test -n "$DISPLAY" video/x-ms-wm; /usr/bin/gnome-mplayer %s; description="Windows Media Format"; test=test -n "$DISPLAY" video/x-ms-wmv; /usr/bin/gnome-mplayer %s;description="Audio Video Interleave - Microsoft"; test=test -n "$DISPLAY" video/x-ms-wma; /usr/bin/gnome-mplayer %s; description="Audio Video Interleave - Microsoft"; test=test -n "$DISPLAY" video/x-ms-wmx; /usr/bin/gnome-mplayer %s; description="Audio Video Interleave - Microsoft"; test=test -n "$DISPLAY" video/x-ms-wmp; /usr/bin/gnome-mplayer %s; description="Audio Video Interleave - Microsoft"; test=test -n "$DISPLAY" video/x-ms-wvx; /usr/bin/gnome-mplayer %s; description="Audio Video Interleave - Microsoft"; test=test -n "$DISPLAY" application/x-drm-v2; /usr/bin/gnome-mplayer %s; description="DRM Version 2 Format"; test=test -n "$DISPLAY" video/mpeg; /usr/bin/gnome-mplayer %s; description="MPEG Video Format"; test=test -n "$DISPLAY" video/x-mpeg; /usr/bin/gnome-mplayer %s; description="MPEG Video Format"; test=test -n "$DISPLAY" video/x-mpeg2; /usr/bin/gnome-mplayer %s; description="MPEG-2 Video"; test=test -n "$DISPLAY" video/mp4; /usr/bin/gnome-mplayer %s; description="MP4 Format"; test=test -n "$DISPLAY" video/3gpp; /usr/bin/gnome-mplayer %s; description="3GP Multimedia Format"; test=test -n "$DISPLAY" video/fli; /usr/bin/gnome-mplayer %s; description="FLI Format"; test=test -n "$DISPLAY" video/x-fli; /usr/bin/gnome-mplayer %s; description="FLI Format"; test=test -n "$DISPLAY" video/x-flv; /usr/bin/gnome-mplayer %s; description="Flash Video Format"; test=test -n "$DISPLAY" video/vnd.vivo; /usr/bin/gnome-mplayer %s; description="VND ViVo Format"; test=test -n "$DISPLAY" application/x-nsv-vp3-mp3; /usr/bin/gnome-mplayer %s; description="NSP-VP3-MP3"; test=test -n "$DISPLAY" video/x-matroska; /usr/bin/gnome-mplayer %s; description="Matroska Format"; test=test -n "$DISPLAY" video/matroska; /usr/bin/gnome-mplayer %s; description="Matroska Format"; test=test -n "$DISPLAY" video/x-mng; /usr/bin/gnome-mplayer %s; description="Multiple-image Network Graphics Format"; test=test -n "$DISPLAY" debian/watch0000644000000000000000000000044011713772425010226 0ustar version=3 opts=downloadurlmangle=s#.*(gnome-mplayer-([\d.]+)\.tar\.gz).*#http://gnome-mplayer.googlecode.com/files/$1#,filenamemangle=s#.*(gnome-mplayer-([\d.]+)\.tar\.gz).*#$1# \ http://code.google.com/p/gnome-mplayer/downloads/list ^.*detail\?name=gnome-mplayer-([\d.]+)\.tar\.gz.* debian/copyright0000644000000000000000000000323612154171422011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: Gnome MPlayer Upstream-Contact: Kevin DeKorte Source: http://code.google.com/p/gnome-mplayer/ Files: * Copyright: 2006-2013 Kevin DeKorte License: GPL-2+ Files: debian/* Copyright: 2011 Aron Xu 2009 Cesare Tirabassi 2012-2013 Sebastian Ramacher License: GPL-2+ Files: po/Makefile.in.in Copyright: 1995-1997 Ulrich Drepper License: other This file can be copied and used freely without restrictions. It can be used in projects which are not available under the GNU General Public License but which still want to provide support for the GNU gettext functionality. Please note that the actual code is *not* freely available. License: GPL-2+ This package 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 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/gbp.conf0000644000000000000000000000006512154171434010610 0ustar [DEFAULT] pristine-tar = True debian-branch = master