diff -Nru mplayer-skins-2/debian/changelog mplayer-skins-3/debian/changelog --- mplayer-skins-2/debian/changelog 2009-10-16 17:36:12.000000000 +0100 +++ mplayer-skins-3/debian/changelog 2009-10-16 17:30:39.000000000 +0100 @@ -1,3 +1,13 @@ +mplayer-skins (3) karmic; urgency=low + + * merge the mplayer-skin-blue package LP: #386507, #386510 + * provide transitional package mplayer-skin-blue + * cleanup the replaces list + * make this a debian native package + * bump debhelper compat level to 5 + + -- Reinhard Tartler Fri, 16 Oct 2009 18:08:01 +0200 + mplayer-skins (2-7) gutsy; urgency=low * Skins go in /usr/share/mplayer/skins rather than /usr/share/mplayer/Skin diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/debian/compat /tmp/fJ16aeMKsr/mplayer-skins-3/debian/compat --- mplayer-skins-2/debian/compat 2009-10-16 17:36:12.000000000 +0100 +++ mplayer-skins-3/debian/compat 2009-10-16 17:16:28.000000000 +0100 @@ -1 +1 @@ -4 +5 diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/debian/control /tmp/fJ16aeMKsr/mplayer-skins-3/debian/control --- mplayer-skins-2/debian/control 2009-10-16 17:36:12.000000000 +0100 +++ mplayer-skins-3/debian/control 2009-10-16 17:22:18.000000000 +0100 @@ -1,16 +1,19 @@ Source: mplayer-skins Section: graphics Priority: extra -Maintainer: Ubuntu MOTU Media Team +Maintainer: Reinhard Tartler Uploaders: Sebastian Dröge , Reinhard Tartler -Standards-Version: 3.7.2 -Build-Depends-Indep: debhelper (>= 4), bzip2 +Standards-Version: 3.8.3 +Build-Depends-Indep: bzip2 +Build-Depends: debhelper (>= 5) Package: mplayer-skins Architecture: all -Replaces: mplayer-386, mplayer-586, mplayer-686, mplayer-k6, mplayer-k7, mplayer-custom, mplayer-powerpc, mplayer-g4, mplayer-amd64, mplayer-nogui (<< 2:0.99+1.0pre7try2+cvs20051205-0ubuntu1) +Replaces: mplayer-skin-blue (<< ${binary:Version}) +Conflicts: mplayer-skin-blue (<< ${binary:Version}) +Provides: mplayer-skin Enhances: mplayer -Description: Skins for the Ubuntu mplayer Package +Description: Skins for the Mplayer package Mplayer plays most mpeg, avi and asf files, supported by many native and win32 DLL codecs. You can watch VCD, DVD and even DivX movies too. The other big feature of mplayer is the wide range of supported output drivers. It @@ -21,3 +24,9 @@ . This package contains only some skins for mplayer +Package: mplayer-skin-blue +Architecture: all +Depends: mplayer-skins +Description: Transitional package for the 'blue' mplayer-skin package + This package can safely be removed and is only used for transitional + purposes. diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/debian/copyright /tmp/fJ16aeMKsr/mplayer-skins-3/debian/copyright --- mplayer-skins-2/debian/copyright 2009-10-16 17:36:12.000000000 +0100 +++ mplayer-skins-3/debian/copyright 2009-10-16 17:07:47.000000000 +0100 @@ -1,6 +1,6 @@ All skin file were downloaded from http://www.mplayerhq.hu -All skins are licenced under the GPL +The clearplayer and mini skin are licenced under the GPL On Debian systems, the complete text of the GPL Public License can be found in `/usr/share/common-licenses/GPL'. @@ -9,3 +9,34 @@ clearplayer is copyright Massimo Tisi mini is copyright Fabian Franz + +The upstream tar.bz2 of the mplayer-blue skin does not contain a license +statement; the following statement was provided by the author. + +---- + +Copyright (c) 2005-06 Franciszek Wilamowski , xenomorph@irc.pl + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/debian/rules /tmp/fJ16aeMKsr/mplayer-skins-3/debian/rules --- mplayer-skins-2/debian/rules 2009-10-16 17:36:12.000000000 +0100 +++ mplayer-skins-3/debian/rules 2009-10-16 17:13:36.000000000 +0100 @@ -8,7 +8,7 @@ install: mkdir -p $(d) - for s in *.tar.bz2; do tar xvj -C $(d) -f $$s ; done + for s in *.tar.bz2 *.tar.gz; do tar xv -C $(d) -f $$s ; done dh_link usr/share/mplayer/skins/clearplayer usr/share/mplayer/skins/default binary-indep: install Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/about.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/about.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/bareqb.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/bareqb.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barexit.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barexit.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barffwd.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barffwd.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barfwd.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barfwd.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barmute.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barmute.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barplay.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barplay.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barrev.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barrev.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barrevv.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barrevv.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barstop.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barstop.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/barzoom.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/barzoom.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/eqb.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/eqb.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/exit.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/exit.png differ diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/font.fnt /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/font.fnt --- mplayer-skins-2/mplayer-blue-1.6/font.fnt 1970-01-01 01:00:00.000000000 +0100 +++ mplayer-skins-3/mplayer-blue-1.6/font.fnt 2003-03-14 10:21:38.000000000 +0000 @@ -0,0 +1,112 @@ +; image file +image=font-pl + +; "character"=x,y,width,height +"A"= 0, 0, 7, 12 +"B"= 7, 0, 6, 12 +"C"= 13, 0, 7, 12 +"D"= 20, 0, 7, 12 +"E"= 27, 0, 6, 12 +"F"= 33, 0, 6, 12 +"G"= 39, 0, 7, 12 +"H"= 46, 0, 7, 12 +"I"= 53, 0, 4, 12 +"J"= 57, 0, 5, 12 +"K"= 62, 0, 6, 12 +"L"= 68, 0, 6, 12 +"M"= 74, 0, 8, 12 +"N"= 82, 0, 7, 12 +"O"= 89, 0, 8, 12 +"P"= 97, 0, 6, 12 +"Q"=103, 0, 8, 12 +"R"=111, 0, 6, 12 +"S"=117, 0, 6, 12 +"T"=123, 0, 8, 12 +"U"=131, 0, 7, 12 +"V"=138, 0, 7, 12 +"W"=145, 0, 8, 12 +"X"=153, 0, 6, 12 +"Y"=159, 0, 6, 12 +"Z"=165, 0, 6, 12 + +"a"= 0, 12, 6, 12 +"b"= 6, 12, 6, 12 +"c"= 12, 12, 6, 12 +"d"= 18, 12, 6, 12 +"e"= 24, 12, 6, 12 +"f"= 30, 12, 6, 12 +"g"= 36, 12, 6, 12 +"h"= 42, 12, 6, 12 +"i"= 48, 12, 3, 12 +"j"= 51, 12, 5, 12 +"k"= 56, 12, 6, 12 +"l"= 62, 12, 3, 12 +"m"= 65, 12, 9, 12 +"n"= 74, 12, 6, 12 +"o"= 80, 12, 6, 12 +"p"= 86, 12, 6, 12 +"q"= 92, 12, 6, 12 +"r"= 98, 12, 5, 12 +"s"=103, 12, 6, 12 +"t"=109, 12, 6, 12 +"u"=115, 12, 6, 12 +"v"=121, 12, 6, 12 +"w"=127, 12, 7, 12 +"x"=134, 12, 6, 12 +"y"=140, 12, 6, 12 +"z"=146, 12, 5, 12 + +"0"= 0, 24, 6, 12 +"1"= 6, 24, 6, 12 +"2"= 12, 24, 6, 12 +"3"= 18, 24, 6, 12 +"4"= 24, 24, 6, 12 +"5"= 30, 24, 6, 12 +"6"= 36, 24, 6, 12 +"7"= 42, 24, 6, 12 +"8"= 48, 24, 6, 12 +"9"= 54, 24, 6, 12 +"`"= 60, 24, 2, 12 +"-"= 62, 24, 4, 12 +"="= 66, 24, 6, 12 +"\"= 72, 24, 5, 12 +"["= 77, 24, 4, 12 +"]"= 81, 24, 4, 12 +";"= 85, 24, 3, 12 +"'"= 88, 24, 3, 12 +","= 91, 24, 3, 12 +"."= 94, 24, 2, 12 +"/"= 96, 24, 5, 12 +"±"= 103,24, 6, 12 +"ê"= 111,24, 6, 12 +"ó"= 120,24, 6, 12 +"æ"= 128,24, 6, 12 +"¶"= 136,24, 6, 12 +"¿"= 145,24, 6, 12 +"ñ"= 153,24, 6, 12 +"³"= 160,24, 4, 12 +"£"= 165,24, 6, 12 + + +"!"= 0, 36, 3, 12 +"@"= 3, 36, 10, 12 +"#"= 13, 36, 7, 12 +"$"= 20, 36, 7, 12 +"%"= 27, 36, 11, 12 +"^"= 38, 36, 7, 12 +"&"= 45, 36, 8, 12 +"*"= 53, 36, 7, 12 +"("= 60, 36, 5, 12 +")"= 65, 36, 5, 12 +"~"= 70, 36, 7, 12 +"_"= 77, 36, 8, 12 +"+"= 85, 36, 7, 12 +"|"= 92, 36, 3, 12 +"{"= 95, 36, 7, 12 +"}"=102, 36, 7, 12 +":"=109, 36, 3, 12 +"<"=112, 36, 7, 12 +">"=119, 36, 7, 12 +"?"=126, 36, 6, 12 + +" "=132, 36, 6, 12 Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/font-pl.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/font-pl.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/forward.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/forward.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/icons/icon32x32.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/icons/icon32x32.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/icons/icon48x48.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/icons/icon48x48.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/load.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/load.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/main.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/main.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/main-silver.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/main-silver.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/menu.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/menu.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/menus.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/menus.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/minimize.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/minimize.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/mute.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/mute.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/next.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/next.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/playbar.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/playbar.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/playlist.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/playlist.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/play.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/play.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/pos.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/pos.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/prefs.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/prefs.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/prev.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/prev.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/progres-long2c.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/progres-long2c.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/progres-long2d.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/progres-long2d.png differ diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/README /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/README --- mplayer-skins-2/mplayer-blue-1.6/README 1970-01-01 01:00:00.000000000 +0100 +++ mplayer-skins-3/mplayer-blue-1.6/README 2004-05-14 03:06:00.000000000 +0100 @@ -0,0 +1 @@ +Blue skin by Franciszek Wilamowski (Xenomorph) Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/rev.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/rev.png differ diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/skin /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/skin --- mplayer-skins-2/mplayer-blue-1.6/skin 1970-01-01 01:00:00.000000000 +0100 +++ mplayer-skins-3/mplayer-blue-1.6/skin 2005-11-25 01:57:16.000000000 +0000 @@ -0,0 +1,199 @@ +section = movieplayer + + window = main + + ;base=bitmap,x,y + ; x: | y: + ; - 0: left | - 0: top + ; - -1: center | - -1: center + ; - -2: right | - -2: bottom +; base = main-silver, -2, -2 + base = main, -2, -2 + + + ;button=bitmap,x,y,sx,sy,msg + ; 1. bitmap: pressed | x,y: position in window + ; 2. bitmap: released | msg: name of system message + ; 3. bitmap: disabled | sx,sy: size of button + + button = exit, 412, 47, 19, 24, evExit + button = minimize, 169, 101, 28, 13, evIconify + button = prefs, 50, 48, 19, 24, evPreferences + + button = skinb, 82, 22, 10, 10, evSkinBrowser + button = subload, 94, 22, 10, 15, evLoadSubtitle + button = playlist, 110, 22, 10, 15, evPlaylist + button = eqb, 107, 39, 10, 15, evEqualizer + button = zoom-3, 79, 40, 10, 13, evFullScreen + button = mute, 93, 40, 10, 14, evMute + + + button = load, 168, 6, 28, 13, evLoadPlay + button = play, 145, 21, 37, 29, evPlaySwitchToPause + button = play, 145, 21, 37, 29, evPauseSwitchToPlay + button = stop, 183, 18, 36, 31, evStop + + button = prev, 143, 49, 39, 26, evPrev + button = next, 183, 49, 42, 26, evNext + button = rev, 147, 75, 35, 24, evBackward10sec + button = forward, 183, 75, 38, 25, evForward10sec + + button = about, 322, 86, 80, 12, evAbout + + ; hpotmeter=buttonbitmaps,sx,sy,phasebitmaps,phases,default value,x,y,sx,sy,msg + hpotmeter = pos, 13, 10, NULL, 100, 0, 242, 79, 82, 10, evSetMoviePosition + hpotmeter = pos, 13, 10, NULL, 50, 50, 78, 59, 42, 10, evSetBalance + hpotmeter = pos, 13, 10, NULL, 50, 50, 79, 78, 44, 10, evSetVolume + + ; potmeter=phasebitmaps,phases,default value,x,y,sx,sy,msg + potmeter = progres-long2d, 46, 0, 245, 67, 141, 5, evSetMoviePosition + + + ; font=fontname,fontid + font = symbols, symbols2 + font = font, font-pl + font = symbolsg, symbols2 + + ; dynamic label + ; dlabel=x,y,sx,align,fontid,string ... + ; align: 0: right 1: center 2: left + ; str: $1 = hh:mm:ss + ; $2 = mmmm:ss + ; $3 = hh + ; $4 = mm + ; $5 = ss + ; $6 = movie length, hh:mm:ss + ; $7 = movie length, mmmm:ss + ; $v = volume, xxx.xx% + ; $V = volume, xxx.x + ; $b = balance, xxx.xx% + ; $B = balance, xxx.x + ; $$ = draw $ + ; $a = audio type ( nosound: char n, mono: char m, stereo: char t, etc ) + ; $t = track number + ; $o = filename + ; $f = filename with lower case + ; $F = filename with upper case + ; + ; $T = stream type ( file: f, video cd: v, dvd: d, url: u ), if + ; font contain needed symbol. + ; $l = draw play symbol, if mplayer is playing movie and font + ; contain playing symbol. ( char l ) + ; $s = draw stop symbol, if mplayer not playing movie and font + ; contain stop symbol. ( char s ) + ; $e = draw pause symbol, if playing is paused and font contain + ; pause symbol ( char e ) + + + + dlabel = 242, 26, 150, 0, font, "$t - $o " + + dlabel = 246, 42, 22, 0, symbols, "$T" + dlabel = 270, 42, 9, 0, symbols, "$l" + dlabel = 270, 42, 9, 0, symbols, "$e" + dlabel = 270, 42, 9, 0, symbols, "$s" + dlabel = 280, 40, 56, 0, font, "$1" + dlabel = 324, 40, 62, 0, font, "/" + dlabel = 325, 40, 62, 0, font, " $6" + + + dlabel = 230, 55, 92, 1, font, "v: $v" + dlabel = 285, 55, 99, 1, font, " bal:$b" + dlabel = 364, 57, 25, 1, symbols, "$a" + +; dlabel = 117, 25, 50, 1, symbols, "$T" + + ; static label + ; slabel=x,y,fontid,string ... + ; slabel = 10, 10, symbols, "12345 - 67890" + ; slabel = 120, 10, font, "Eyes on Me" + + end + + window = sub + + ;base=bitmap,x,y,sx,sy + ; x: | y: + ; - 0: left | - 0: top + ; - -1: center | - -1: center + ; - -2: right | - -2: bottom + base = subblue, -1,-1, 640, 480 + ; background=r,g,b + ; window background color, default is black + ; only subwindow, and decimal numbers + background = 128,128,255 + + end + + window = menu + + ; base=bitmap + base = menu + + ; selected=bitmap + selected = menus + + ; menu = x,y,width,height,msg + menu = 3, 6, 122, 14, evAbout + menu = 3, 28, 122, 14, evLoad + menu = 3, 43, 122, 14, evNone ; Add playlist + menu = 3, 60, 122, 14, evPlay + menu = 3, 84, 122, 14, evPlaylist + menu = 3, 100, 122, 14, evEqualizer + + menu = 3, 116, 122, 14, evSkinBrowser + menu = 3, 140, 122, 14, evPreferences +; menu = 3, 156, 122, 14, evNone + menu = 3, 180, 122, 14, evNormalSize + menu = 3, 196, 122, 14, evDoubleSize + menu = 3, 212, 122, 14, evFullScreen + menu = 3, 228, 122, 14, evIconify + menu = 3, 244, 122, 14, evExit + end + + window = playbar + base = playbar, -1, -2 + + button = barstop, 77, 56, 30, 16, evStop + button = barplay, 54, 73, 32, 16, evPlaySwitchToPause + button = barplay, 54, 73, 32, 16, evPauseSwitchToPlay + + button = barrev, 139, 37, 30, 16, evBackward10sec + button = barfwd, 174, 32, 30, 16, evForward10sec + + button = barrevv, 107, 44, 30, 16, evBackward1min + button = barffwd, 209, 28, 30, 16, evForward1min + + button = bareqb, 287, 32, 30, 16, evEqualizer + button = barzoom, 251, 28, 30, 16, evFullScreen + button = NULL, 327, 42, 30, 16, evPreferences + + button = barmute, 359, 52, 30, 16, evMute + button = barexit, 386, 68, 30, 16, evExit + + + dlabel = 195, 59, 9, 0, symbols, "$l" + dlabel = 195, 59, 9, 0, symbols, "$e" + dlabel = 195, 59, 9, 0, symbols, "$s" + + + dlabel = 205, 58, 56, 0, font, "$1" +; dlabel = 264, 59, 22, 0, symbols, "$T" + + dlabel = 292, 65, 22, 1, symbolsg, "$a" + + + dlabel = 132, 70, 27, 0, symbols, "$T " + dlabel = 160, 68, 95, 0, font, "$o " + + + button = NULL, 258, 70, 11, 8, evDecVolume + button = NULL, 331, 70, 11, 8, evIncVolume + + hpotmeter = pos, 13, 10, NULL, 100, 0, 120, 79, 231, 10, evSetMoviePosition + hpotmeter = pos, 13, 10, NULL, 50, 50, 269, 70, 61, 10, evSetVolume + + end + +end + Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/skinb.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/skinb.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/stop.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/stop.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/subblue.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/subblue.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/subload.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/subload.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/symbols2.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/symbols2.png differ diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/symbols.fnt /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/symbols.fnt --- mplayer-skins-2/mplayer-blue-1.6/symbols.fnt 1970-01-01 01:00:00.000000000 +0100 +++ mplayer-skins-3/mplayer-blue-1.6/symbols.fnt 2003-03-14 10:21:38.000000000 +0000 @@ -0,0 +1,19 @@ +; image file +image=symbols2 + +; "character"=x,y,width,height + +"p"= 205,0,9,8 ; play symbol +"e"=215,0,9,8 ; pause symbol +":"=224,0,4,8 +;" "=121,0,6,8 +"s"=195,0,9,8 ; stop symbol +"f"=1,0,22,8 ; file: f +"v"=246,0,42,8 ; video cd +; "?"=289,0,42,0 ; super video cd (svcd) +"d"=202,0,42,8 ; dvd +"u"=377,0,42,8 ; url +;"n"=185,0,9,8 ; no sound symbol +"n"=227,0,9,8 ; no sound symbol +"m"=150,0,9,8 ; mono symbol +"t"=160,0,15,8 ; stereo symbol diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/symbolsg.fnt /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/symbolsg.fnt --- mplayer-skins-2/mplayer-blue-1.6/symbolsg.fnt 1970-01-01 01:00:00.000000000 +0100 +++ mplayer-skins-3/mplayer-blue-1.6/symbolsg.fnt 2003-03-14 10:21:38.000000000 +0000 @@ -0,0 +1,9 @@ +; image file +image=symbols2 + +; "character"=x,y,width,height + + +"n"=185,0,9,8 ; no sound symbol +"m"=150,0,9,8 ; mono symbol +"t"=160,0,15,8 ; stereo symbol diff -Nru /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/VERSION /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/VERSION --- mplayer-skins-2/mplayer-blue-1.6/VERSION 1970-01-01 01:00:00.000000000 +0100 +++ mplayer-skins-3/mplayer-blue-1.6/VERSION 2006-07-01 09:16:06.000000000 +0100 @@ -0,0 +1 @@ +1.6 Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue-1.6/zoom-3.png and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue-1.6/zoom-3.png differ Binary files /tmp/eORygvIEdP/mplayer-skins-2/mplayer-blue_1.6.tar.gz and /tmp/fJ16aeMKsr/mplayer-skins-3/mplayer-blue_1.6.tar.gz differ