2009/devel/multimedia/video/gnome-mplayer - Bump to snapshot 1606

Onur Küçük paketler-commits at pardus.org.tr
Sat Dec 26 20:07:14 EET 2009


Author: onur
Date: Sat Dec 26 20:07:13 2009
New Revision: 83594

Added:
   2009/devel/multimedia/video/gnome-mplayer/files/turkish.patch
Modified:
   2009/devel/multimedia/video/gnome-mplayer/actions.py
   2009/devel/multimedia/video/gnome-mplayer/files/desktop.patch
   2009/devel/multimedia/video/gnome-mplayer/pspec.xml
Log:
Bump to snapshot 1606
Add volume level fixes, bug (#11564)
Fix crash on Apple related sites, bug (#11759)
Enable gconf since xulrunner uses it too

BUG:COMMENT:11759
BUG:COMMENT:11564



---
 actions.py          |    7 
 files/desktop.patch |   12 
 files/turkish.patch | 1494 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 pspec.xml           |   24 
 4 files changed, 1527 insertions(+), 10 deletions(-)

Modified: 2009/devel/multimedia/video/gnome-mplayer/actions.py
=================================================================
--- 2009/devel/multimedia/video/gnome-mplayer/actions.py	(original)
+++ 2009/devel/multimedia/video/gnome-mplayer/actions.py	Sat Dec 26 20:07:13 2009
@@ -10,10 +10,10 @@
 from pisi.actionsapi import shelltools
 from pisi.actionsapi import get
 
+WorkDir = "gnome-mplayer"
 
 def setup():
-    autotools.configure("--without-gconf \
-                         --disable-dependency-tracking \
+    autotools.configure("--disable-dependency-tracking \
                          --with-gio \
                          --enable-nautilus=no \
                          --with-libgpod \
@@ -23,10 +23,13 @@
                          --without-gpm-old-method \
                          --disable-schemas-install")
 
+
 def build():
     autotools.make()
 
 def install():
     autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+    # installing manually since make install causes sandbox violation
+    pisitools.insinto("/etc/gconf/schemas/", "gnome-mplayer.schemas")
 
     pisitools.remove("/%s/%s/INSTALL" % (get.docDIR(), get.srcNAME()))

Modified: 2009/devel/multimedia/video/gnome-mplayer/files/desktop.patch
=================================================================
--- 2009/devel/multimedia/video/gnome-mplayer/files/desktop.patch	(original)
+++ 2009/devel/multimedia/video/gnome-mplayer/files/desktop.patch	Sat Dec 26 20:07:13 2009
@@ -1,10 +1,10 @@
-diff -Nur gnome-mplayer-0.7.0-old/gnome-mplayer.desktop gnome-mplayer-0.7.0/gnome-mplayer.desktop
---- gnome-mplayer-0.7.0-old/gnome-mplayer.desktop	2008-08-18 12:15:23.000000000 +0300
-+++ gnome-mplayer-0.7.0/gnome-mplayer.desktop	2008-08-18 12:15:48.000000000 +0300
-@@ -15,5 +15,5 @@
+diff -Nur gnome-mplayer-old/gnome-mplayer.desktop gnome-mplayer/gnome-mplayer.desktop
+--- gnome-mplayer-old/gnome-mplayer.desktop	2009-12-26 01:44:13.819560886 +0200
++++ gnome-mplayer/gnome-mplayer.desktop	2009-12-26 01:44:59.773614992 +0200
+@@ -28,5 +28,5 @@
  StartupNotify=true
  Terminal=false
  Type=Application
 -Categories=AudioVideo;
-+Categories=GNOME;Application;AudioVideo;Audio;Video;Player;TV;
- MimeType=audio/x-musepack;application/x-musepack;audio/musepack;application/musepack;application/x-ape;audio/ape;audio/x-ape;audio/x-mp3;application/x-id3;audio/mpeg;audio/x-mpeg;audio/x-mpeg-3;audio/mpeg3;audio/mp3;audio/mp4;audio/x-m4a;audio/mpc;audio/x-mpc;audio/mp;audio/x-mp;application/ogg;application/x-ogg;application/x-vorbis+ogg;audio/x-vorbis+ogg;audio/vorbis;audio/x-vorbis;audio/ogg;audio/x-ogg;audio/x-flac;application/x-flac;audio/flac;audio/x-s3m;audio/x-mod;audio/x-xm;audio/x-it;video/quicktime;video/x-quicktime;application/x-quicktimeplayer;application/smil;audio/x-pn-realaudio;application/vnd.rn-realmedia;application/vnd.rn-realaudio;video/vnd.rn-realvideo;audio/x-realaudio;audio/x-pn-realaudio-plugin;application/asx;video/x-ms-asf-plugin;video/x-msvideo;video/msvideo;application/x-mplayer2;application/x-ms-wmv;video/x-ms-asf;video/x-ms-wm;video/x-ms-wmv;audio/x-ms-wmv;video/x-ms-wmp;video/x-ms-wvx;audio/x-ms-wax;audio/x-ms-wma;application/x-drm-v2;audio/wav;
 audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;audio/mpeg2;audio/x-mpeg2;video/mp4;video/3gpp;audio/x-mpeg3;audio/x-mpegurl;video/fli;video/x-fli;video/x-flv;video/vnd.vivo;application/x-nsv-vp3-mp3;audio/basic;audio/x-basic;audio/midi;audio/x-scpls;video/x-matroska;video/matroska;
++Categories=Application;AudioVideo;Audio;Video;Player;TV;
+ MimeType=audio/x-musepack;application/x-musepack;audio/musepack;application/musepack;application/x-ape;audio/ape;audio/x-ape;audio/x-mp3;application/x-id3;audio/mpeg;audio/x-mpeg;audio/x-mpeg-3;audio/mpeg3;audio/mp3;audio/mp4;audio/x-m4a;audio/mpc;audio/x-mpc;audio/mp;audio/x-mp;application/ogg;application/x-ogg;application/x-vorbis+ogg;audio/x-vorbis+ogg;audio/vorbis;audio/x-vorbis;audio/ogg;audio/x-ogg;audio/x-flac;application/x-flac;audio/flac;audio/x-s3m;audio/x-mod;audio/x-xm;audio/x-it;video/quicktime;video/x-quicktime;application/x-quicktimeplayer;application/smil;audio/x-pn-realaudio;application/vnd.rn-realmedia;application/vnd.rn-realaudio;video/vnd.rn-realvideo;audio/x-realaudio;audio/x-pn-realaudio-plugin;application/asx;video/x-ms-asf-plugin;video/x-msvideo;video/msvideo;application/x-mplayer2;application/x-ms-wmv;video/x-ms-asf;video/x-ms-wm;video/x-ms-wmv;audio/x-ms-wmv;video/x-ms-wmp;video/x-ms-wvx;audio/x-ms-wax;audio/x-ms-wma;application/x-drm-v2;audio/wav;
 audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;audio/mpeg2;audio/x-mpeg2;video/mp4;video/3gpp;audio/x-mpeg3;audio/x-mpegurl;video/fli;video/x-fli;video/x-flv;video/vnd.vivo;application/x-nsv-vp3-mp3;audio/basic;audio/x-basic;audio/midi;audio/x-scpls;video/x-matroska;video/matroska;video/x-mng;

Modified: 2009/devel/multimedia/video/gnome-mplayer/pspec.xml
=================================================================
--- 2009/devel/multimedia/video/gnome-mplayer/pspec.xml	(original)
+++ 2009/devel/multimedia/video/gnome-mplayer/pspec.xml	Sat Dec 26 20:07:13 2009
@@ -13,7 +13,10 @@
         <IsA>app:gui</IsA>
         <Summary>MPlayer frontend</Summary>
         <Description>Simple GUI for MPlayer. It is intended to be a nice tight player and provide a simple and clean interface to MPlayer. GNOME MPlayer has a rich API that is exposed via DBus. Using DBus you can control a single or multiple instances of GNOME MPlayer from a single command.</Description>
+        <!--
         <Archive sha1sum="8551c2c7b7b48eed315ab73a36237f8012ba73b7" type="targz">http://gnome-mplayer.googlecode.com/files/gnome-mplayer-0.9.8.tar.gz</Archive>
+        -->
+        <Archive sha1sum="a8e61d0a50d6a21308ca6d964eee7c8ad5cd154b" type="targz">http://cekirdek.pardus.org.tr/~onur/distfiles/gnome-mplayer-1606.tar.gz</Archive>
         <BuildDependencies>
             <Dependency versionFrom="2.18.5">gtk2</Dependency>
             <Dependency>dbus-glib</Dependency>
@@ -22,15 +25,17 @@
             <Dependency>libgpod</Dependency>
             <Dependency>alsa-lib</Dependency>
             <Dependency>pango</Dependency>
+            <Dependency>gconf</Dependency>
         </BuildDependencies>
         <Patches>
             <Patch level="1">desktop.patch</Patch>
-            <!-- not needed
+            <!-- not needed, keeping to make sure
             <Patch level="1">nomsgconfig.patch</Patch>
-            -->
             <Patch level="1">nosliderset.patch</Patch>
+            -->
             <Patch level="1">nomsg.patch</Patch>
             <Patch level="1">one_extraopts_to_rule_them_all.patch</Patch>
+            <Patch level="1">turkish.patch</Patch>
         </Patches>
     </Source>
 
@@ -44,12 +49,15 @@
             <Dependency>libgpod</Dependency>
             <Dependency>alsa-lib</Dependency>
             <Dependency>pango</Dependency>
+            <Dependency>gconf</Dependency>
             <Dependency>mplayer</Dependency>
         </RuntimeDependencies>
         <Files>
+            <Path fileType="config">/etc</Path>
             <Path fileType="executable">/usr/bin</Path>
             <Path fileType="data">/usr/share/applications</Path>
             <Path fileType="doc">/usr/share/doc</Path>
+            <Path fileType="data">/usr/share/gnome-control-center</Path>
             <Path fileType="localedata">/usr/share/locale</Path>
             <Path fileType="data">/usr/share/pixmaps</Path>
             <Path fileType="man">/usr/share/man</Path>
@@ -58,6 +66,18 @@
     </Package>
 
     <History>
+        <Update release="26">
+            <Date>2009-12-26</Date>
+            <Version>0.9.8_20091226</Version>
+            <Comment>
+                Bump to snapshot 1606
+                Add volume level fixes, bug (#11564)
+                Fix crash on Apple related sites, bug (#11759)
+                Enable gconf since xulrunner uses it too
+            </Comment>
+            <Name>Onur Küçük</Name>
+            <Email>onur at pardus.org.tr</Email>
+        </Update>
         <Update release="25">
             <Date>2009-09-18</Date>
             <Version>0.9.8</Version>


More information about the paketler-commits mailing list