summaryrefslogtreecommitdiff
path: root/community/google-gadgets/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/google-gadgets/PKGBUILD')
-rw-r--r--community/google-gadgets/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/google-gadgets/PKGBUILD b/community/google-gadgets/PKGBUILD
index f410e4a44..000ba0fee 100644
--- a/community/google-gadgets/PKGBUILD
+++ b/community/google-gadgets/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.11.2
_sover=1.0
_sobump=0.0.0
pkgrel=6
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/google-gadgets-for-linux/"
license=('APACHE')
makedepends=('gstreamer0.10-base-plugins' 'libwebkit'
@@ -36,7 +36,8 @@ build() {
#
# xulrunner 2.0 is incompatible;
# we build without smjs-script/browser-element
-
+ patch -Np1 -i ${srcdir}/google-gadgets-0.11.2-glib-2.31.patch
+ patch -Np1 -i ${srcdir}/google-gadgets-0.11.2-gcc-4.7.patch
patch -p1 <$srcdir/wifi-types.patch
patch -p1 -i "${srcdir}"/gcc47.patch
patch -p0 -i "${srcdir}"/glibc231.patch