Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb56c1a44a7d8ccc2b0333f1c22852e22c92feb0

commit bb56c1a44a7d8ccc2b0333f1c22852e22c92feb0
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sat Oct 3 00:03:30 2009 +0200

totem-2.28.1-1-i686
*version bump

diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild
index 9c0df0f..8f5ba5f 100644
--- a/source/gnome/totem/FrugalBuild
+++ b/source/gnome/totem/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme <a...@alex-smith.me.uk>

pkgname=totem
-pkgver=2.28.0
+pkgver=2.28.1
pkgrel=1
pkgdesc="Movie player for GNOME based on Xine"
depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 
'dbus-glib>=0.71' \
@@ -12,7 +12,7 @@ depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 
'libxxf86vm' 'dbus-glib>=0.7
'shared-mime-info>=0.22' 'totem-pl-parser>=2.28.0' 'heimdal>=1.2.1' 
'db>=4.7.25' \
'evolution-data-server>=2.28.0' 'python>=2.6' \
'gst-plugins-base-oil' 'gst-plugins-good-gconf' \
-       'libgdata' 'gst-plugins-good-libsoup')
+       'libgdata' 'gst-plugins-good-libsoup' 'unique')
makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.28.0' \
'gnome-doc-utils' 'vala')
groups=('gnome')
@@ -25,7 +25,9 @@ _F_gnome_scrollkeeper="y"
_F_gnome_iconcache="y"
Finclude gnome gnome-scriptlet
url="http://www.gnome.org/projects/totem/";
-sha1sums=('f840ea66a833521a9e52243da0c70091e8c4a8fb')
+source=($source gst_check_dbus.diff)
+sha1sums=('abed5ad0de334853024bc32756b5852496e00e9b' \
+          'bdb774801a584da2a240ad808f9e3af3208abbb1')

subpkgs=('totem-nsplugin' 'totem-nautilus')
subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus')
@@ -36,6 +38,7 @@ subarchs=('x86_64 i686 ppc' 'x86_64 i686 ppc')

build() {
Fcd
+       Fpatchall
Fbuild_slice_scrollkeeper

export MOZILLA_PLUGINDIR=/usr/lib/mozilla/plugins
diff --git a/source/gnome/totem/gst_check_dbus.diff 
b/source/gnome/totem/gst_check_dbus.diff
new file mode 100644
index 0000000..4c5070f
--- /dev/null
+++ b/source/gnome/totem/gst_check_dbus.diff
@@ -0,0 +1,31 @@
+--- totem-2.28.1/configure~    2009-09-29 13:37:13.000000000 +0200
++++ totem-2.28.1/configure     2009-10-02 23:50:00.000000000 +0200
+@@ -20361,27 +20361,7 @@
+       fi
+ done
+
+-for good_element in gconfaudiosink gconfvideosink goom
+-do
+-      { $as_echo "$as_me:$LINENO: checking GStreamer 0.10 $good_element 
plugin" >&5
+-$as_echo_n "checking GStreamer 0.10 $good_element plugin... " >&6; }
+-      if $gst010_inspect $good_element >/dev/null 2>/dev/null; then
+-              { $as_echo "$as_me:$LINENO: result: yes" >&5
+-$as_echo "yes" >&6; }
+-      else
+-              { $as_echo "$as_me:$LINENO: result: no" >&5
+-$as_echo "no" >&6; }
+-              { { $as_echo "$as_me:$LINENO: error:
+-                      Cannot find required GStreamer-0.10 plugin 
'$good_element'.
+-                      It should be part of gst-plugins-good. Please install 
it.
+-              " >&5
+-$as_echo "$as_me: error:
+-                      Cannot find required GStreamer-0.10 plugin 
'$good_element'.
+-                      It should be part of gst-plugins-good. Please install 
it.
+-              " >&2;}
+-   { (exit 1); exit 1; }; }
+-      fi
+-done
++
+
+ { $as_echo "$as_me:$LINENO: checking Whether not to check for iso-codes" >&5
+ $as_echo_n "checking Whether not to check for iso-codes... " >&6; }
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to