[Frugalware-git] frugalware-current: totem-2.30.2-2-i686
bouleetbil
bouleetbil at frogdev.info
Mon Jun 28 18:47:07 CEST 2010
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e83b33163dcd06e4e2759dd6557e1b86f8caf62
commit 0e83b33163dcd06e4e2759dd6557e1b86f8caf62
Author: bouleetbil <bouleetbil at frogdev.info>
Date: Mon Jun 28 18:55:59 2010 +0000
totem-2.30.2-2-i686
*enable python support
diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild
index 6600ed0..6c388fa 100644
--- a/source/gnome/totem/FrugalBuild
+++ b/source/gnome/totem/FrugalBuild
@@ -4,14 +4,14 @@
pkgname=totem
pkgver=2.30.2
-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.30.2' 'iso-codes' 'gnome-vfs>=2.24.0' \
'shared-mime-info>=0.22' 'totem-pl-parser>=2.30.1-2' 'libkrb5' 'db>=4.7.25' \
'evolution-data-server>=2.30.2' 'python>=2.6' \
- 'gst-plugins-base-oil' 'gst-plugins-good-gconf' \
+ 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'pygtk' \
'libgdata>=0.6.4' 'gst-plugins-good-libsoup' 'unique' 'gst-ffmpeg')
makedepends=('intltool' 'gnome-doc-utils' 'vala' 'krb5' 'gnome-common')
groups=('gnome')
@@ -51,7 +51,7 @@ build() {
Fmake --disable-schemas-install --enable-nautilus \
--with-gecko=xulrunner --disable-scrollkeeper \
--disable-debug --with-dbus \
- --enable-vanity
+ --enable-vanity --enable-python
Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1
# totem-nsplugin package
More information about the Frugalware-git
mailing list