From e94fd638ac0deb5b18432dd1d04a053646d7918d Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Wed, 22 Jun 2011 11:11:13 -0300 Subject: Totem --- extra/gmime/PKGBUILD | 2 ++ extra/gstreamer0.10-good/PKGBUILD | 4 ++-- extra/gtk2/PKGBUILD | 2 +- extra/jack/PKGBUILD | 4 ++++ extra/libpeas/PKGBUILD | 2 +- extra/pygobject/PKGBUILD | 7 +++++-- extra/totem/PKGBUILD | 6 +++++- 7 files changed, 20 insertions(+), 7 deletions(-) diff --git a/extra/gmime/PKGBUILD b/extra/gmime/PKGBUILD index 31e6c58c5..4a88a260b 100644 --- a/extra/gmime/PKGBUILD +++ b/extra/gmime/PKGBUILD @@ -11,6 +11,8 @@ license=('GPL') url="http://spruce.sourceforge.net/gmime/" depends=('glib2' 'zlib') makedepends=('gtk-sharp-2' 'pkgconfig') +[ "$CARCH" = "mips64el" ] && \ +makedepends=('pkgconfig') options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) sha256sums=('c1044330652e7098b58e4b9c32202c5c99534da34aa260fc3b7cf8506cd56413') diff --git a/extra/gstreamer0.10-good/PKGBUILD b/extra/gstreamer0.10-good/PKGBUILD index 9b5ddb8ac..f8b0dfbf3 100644 --- a/extra/gstreamer0.10-good/PKGBUILD +++ b/extra/gstreamer0.10-good/PKGBUILD @@ -21,8 +21,8 @@ build() { --disable-static --enable-experimental \ --disable-schemas-install \ --disable-hal \ - --with-package-name="GStreamer Good Plugins (Archlinux)" \ - --with-package-origin="http://www.archlinux.org/" + --with-package-name="GStreamer Good Plugins (Parabola)" \ + --with-package-origin="https://parabolagnulinux.org/" make sed -e 's/gst sys ext/gst/' -i Makefile diff --git a/extra/gtk2/PKGBUILD b/extra/gtk2/PKGBUILD index 3e906aab8..90ae73837 100644 --- a/extra/gtk2/PKGBUILD +++ b/extra/gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=gtk2 pkgname=('gtk2' 'gtk-update-icon-cache') pkgver=2.24.5 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gtk.org/" makedepends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'krb5' 'gnutls' 'shared-mime-info' 'cairo' 'libcups' 'gdk-pixbuf2' 'gobject-introspection') diff --git a/extra/jack/PKGBUILD b/extra/jack/PKGBUILD index b01ab7191..2cd3659ca 100644 --- a/extra/jack/PKGBUILD +++ b/extra/jack/PKGBUILD @@ -13,6 +13,10 @@ license=('GPL' 'LGPL') depends=('libsamplerate' 'readline') makedepends=('doxygen' 'libffado') optdepends=('libffado: FireWire support') +[ "$CARCH" = "mips64el" ] && { +makedepends=('doxygen') +unset optdepends +} url="http://jackaudio.org/" options=('!libtool') provides=("$_longname=$pkgver") diff --git a/extra/libpeas/PKGBUILD b/extra/libpeas/PKGBUILD index 3cacf3bba..8e190cea6 100644 --- a/extra/libpeas/PKGBUILD +++ b/extra/libpeas/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libpeas pkgver=1.0.0 pkgrel=1 pkgdesc="A GObject-based plugins engine" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gtk.org/" license=('GPL2') depends=('gtk3' 'hicolor-icon-theme' 'pygobject' 'gobject-introspection') diff --git a/extra/pygobject/PKGBUILD b/extra/pygobject/PKGBUILD index 243834e80..8b5709cfb 100644 --- a/extra/pygobject/PKGBUILD +++ b/extra/pygobject/PKGBUILD @@ -9,13 +9,16 @@ arch=('i686' 'x86_64' 'mips64el') license=('LGPL') depends=('glib2' 'gobject-introspection') makedepends=(python python2 python-cairo python2-cairo) -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/${pkgver%.*}/${pkgbase}-${pkgver}.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/${pkgver%.*}/${pkgbase}-${pkgver}.tar.bz2 + fix-pycairo-capi-declaration.patch) options=('!libtool') url="http://www.pygtk.org/" -sha256sums=('70e3a05dd5f688e68b5dafa2412cd4fdbc0af83792a5752ef6353c4accf2022c') +sha256sums=('70e3a05dd5f688e68b5dafa2412cd4fdbc0af83792a5752ef6353c4accf2022c' + '3757565e6b6306f956d5ad2b414e5238144f3c67a76a5eec9f3b5fef70f08096') build() { cd "${srcdir}" + patch -Nup0 < "${srcdir}/fix-pycairo-capi-declaration.patch" cp -a "${pkgbase}-${pkgver}" python2-build mkdir devel diff --git a/extra/totem/PKGBUILD b/extra/totem/PKGBUILD index 765a40e98..45297ffc3 100644 --- a/extra/totem/PKGBUILD +++ b/extra/totem/PKGBUILD @@ -6,11 +6,15 @@ pkgname=('totem' 'totem-plugin') pkgver=3.0.1 pkgrel=3 url="http://www.gnome.org" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2' 'custom') makedepends=('intltool' 'gnome-doc-utils' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'totem-plparser' 'libpeas' 'pygobject' 'pygobject-devel' 'nautilus' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'iso-codes' 'libgdata' 'xulrunner' 'lirc-utils' 'libepc' 'bluez' 'vala') +[ "$CARCH" = "mips64el" ] && \ +makedepends=('intltool' 'gnome-doc-utils' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'totem-plparser' + 'libpeas' 'pygobject' 'pygobject-devel' 'nautilus' 'libxxf86vm' 'libxtst' 'desktop-file-utils' 'iso-codes' 'libgdata' + 'xulrunner' 'libepc' 'bluez' 'vala') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/${pkgver%.*}/${pkgbase}-${pkgver}.tar.bz2 fix_crash.patch) -- cgit v1.2.3-54-g00ecf