From dd4f80e98fdd486f86ccd77b5ad307d461723844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Mon, 17 Feb 2014 15:21:27 -0300 Subject: cinnamon: ported but not built --- community/cinnamon-desktop/PKGBUILD | 2 +- community/cinnamon-session/PKGBUILD | 2 +- community/cinnamon-settings-daemon/PKGBUILD | 2 +- community/cjs/PKGBUILD | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/community/cinnamon-desktop/PKGBUILD b/community/cinnamon-desktop/PKGBUILD index a7f25a2ea..e80d28a27 100644 --- a/community/cinnamon-desktop/PKGBUILD +++ b/community/cinnamon-desktop/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cinnamon-desktop pkgver=2.0.4 pkgrel=1 pkgdesc="Library with common API for various Cinnamon modules" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=(GPL LGPL) depends=(gtk3 libxkbfile) makedepends=(intltool gobject-introspection gnome-common) diff --git a/community/cinnamon-session/PKGBUILD b/community/cinnamon-session/PKGBUILD index 60944dee0..7cb41dd16 100644 --- a/community/cinnamon-session/PKGBUILD +++ b/community/cinnamon-session/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cinnamon-session pkgver=2.0.6 pkgrel=1 pkgdesc="The Cinnamon Session Handler" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=(GPL LGPL) depends=(cinnamon-desktop upower) makedepends=(intltool mesa json-glib xtrans gnome-common) diff --git a/community/cinnamon-settings-daemon/PKGBUILD b/community/cinnamon-settings-daemon/PKGBUILD index 162f2684c..834e131c7 100644 --- a/community/cinnamon-settings-daemon/PKGBUILD +++ b/community/cinnamon-settings-daemon/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cinnamon-settings-daemon pkgver=2.0.8 pkgrel=1 pkgdesc="The Cinnamon Settings daemon" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('cinnamon-desktop' 'ibus' 'libcanberra-pulse' 'librsvg' 'nss' 'pulseaudio-alsa' 'upower') makedepends=('intltool' 'docbook-xsl' 'gnome-common') diff --git a/community/cjs/PKGBUILD b/community/cjs/PKGBUILD index eb3b5b709..5202cbbc1 100644 --- a/community/cjs/PKGBUILD +++ b/community/cjs/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cjs pkgver=2.0.0 pkgrel=1 pkgdesc="Javascript Bindings for Cinnamon" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="https://github.com/linuxmint/cjs" license=(GPL) depends=(cairo gobject-introspection js185 dbus-glib) -- cgit v1.2.3