summaryrefslogtreecommitdiff
path: root/extra/totem
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-11 12:10:34 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-11 12:10:34 -0300
commit951244a3e5bdc5f2f029f6550b46e5a06d1bfa26 (patch)
treec3d8436e968d171893be01f4afdab6e602c10770 /extra/totem
parent06c7c4c5ef2c808f288b2a8cd63548a322d66754 (diff)
Added mips64el arch
Diffstat (limited to 'extra/totem')
-rw-r--r--extra/totem/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/totem/PKGBUILD b/extra/totem/PKGBUILD
index 4241b3209..af0d60d24 100644
--- a/extra/totem/PKGBUILD
+++ b/extra/totem/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('totem' 'totem-plugin')
pkgver=2.32.0
pkgrel=3
url="http://www.hadess.net/totem.php3"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2' 'custom')
makedepends=('gstreamer0.10-base-plugins>=0.10.30' 'gstreamer0.10-good-plugins>=0.10.22' 'totem-plparser>=2.32.0' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'iso-codes>=3.10.1' 'libepc>=0.3.10' 'python2' 'libgdata>=0.6.4' 'nautilus>=2.32.0' 'xulrunner>=1.9.2' 'pkgconfig' 'bluez>=4.64' 'lirc-utils' 'gnome-doc-utils>=0.20.1' 'gnome-control-center>=2.32.0' 'intltool' 'pygtk>=2.22.0')