Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=imgrebuild.git;a=commitdiff;h=3bdb071ce2c1eeafad3d2efcda4be910b04a9aed

commit 3bdb071ce2c1eeafad3d2efcda4be910b04a9aed
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Fri Apr 23 22:13:01 2010 +0000

totem-2.30.0-2-i686
*rebuild with new libs.

diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild
index 5fa7a73..ed887ba 100644
--- a/source/gnome/totem/FrugalBuild
+++ b/source/gnome/totem/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=totem
pkgver=2.30.0
-pkgrel=1
+pkgrel=2
pkgdesc="Movie player for GNOME based on Xine"
depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 
'dbus-glib>=0.71' \
'libxrandr' 'atk>=1.20.0' 'libsm' 'libxinerama' 'libmusicbrainz' 'nss>=3.12' 
'avahi-glib>=0.6.19' \
-         'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=2.28.1' 'iso-codes' 
'gnome-vfs>=2.24.0' \
+         'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=2.30.0-2' 'iso-codes' 
'gnome-vfs>=2.24.0' \
'shared-mime-info>=0.22' 'totem-pl-parser>=2.30.0' 'libkrb5' 'db>=4.7.25' \
'evolution-data-server>=2.30.0' 'python>=2.6' \
'gst-plugins-base-oil' 'gst-plugins-good-gconf' \
@@ -24,7 +24,6 @@ _F_gnome_scrollkeeper="y"
_F_gnome_iconcache="y"
Finclude gnome gnome-scriptlet
url="http://www.gnome.org/projects/totem/";
-sha1sums=('d8456c879e5858464cf81a5ac973e44c19ade863')

subpkgs=("${subpk...@]}" "$pkgname-nsplugin")
subdescs=("${subdes...@]}" 'Totem plugin for Firefox')
@@ -40,6 +39,10 @@ subrodepends=("${subrodepen...@]}" "$pkgname=$pkgver")
subgroups=("${subgrou...@]}" 'gnome')
subarchs=("${subarc...@]}" 'i686 x86_64 ppc')

+source=($source disable_check_dbus_start.diff)
+sha1sums=('d8456c879e5858464cf81a5ac973e44c19ade863' \
+          '16eda96e04b17ed708045a6d06d94cf2e43153c9')
+
build() {
Fcd
Fpatchall
diff --git a/source/gnome/totem/disable_check_dbus_start.diff 
b/source/gnome/totem/disable_check_dbus_start.diff
new file mode 100644
index 0000000..a769246
--- /dev/null
+++ b/source/gnome/totem/disable_check_dbus_start.diff
@@ -0,0 +1,26 @@
+--- totem-2.30.0/configure.old 2010-03-29 16:13:34.000000000 +0000
++++ totem-2.30.0/configure     2010-04-23 21:46:06.000000000 +0000
+@@ -18407,22 +18407,7 @@
+       fi
+ done
+
+-for good_element in gconfaudiosink gconfvideosink goom
+-do
+-      { $as_echo "$as_me:${as_lineno-$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:${as_lineno-$LINENO}: result: yes" >&5
+-$as_echo "yes" >&6; }
+-      else
+-              { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-$as_echo "no" >&6; }
+-              as_fn_error "
+-                      Cannot find required GStreamer-0.10 plugin 
'$good_element'.
+-                      It should be part of gst-plugins-good. Please install 
it.
+-              " "$LINENO" 5
+-      fi
+-done
++
+
+ { $as_echo "$as_me:${as_lineno-$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