[arch-commits] Commit in cinnamon/trunk (PKGBUILD)
Balló György
bgyorgy at nymeria.archlinux.org
Tue Feb 26 04:00:13 UTC 2013
Date: Tuesday, February 26, 2013 @ 05:00:12
Author: bgyorgy
Revision: 84913
upgpkg: cinnamon 1.7.1-2
* Add clutter-gtk as dependency (fix FS#34010)
* Move cinnamon-screensaver to optdepends, because it's not a hard
dependency
* Add webkitgtk3 to optdepends for installing applets in
cinnamon-settings
* Remove nautilus from optdepends, as we have nemo
Modified:
cinnamon/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-02-26 02:28:00 UTC (rev 84912)
+++ PKGBUILD 2013-02-26 04:00:12 UTC (rev 84913)
@@ -6,7 +6,7 @@
pkgname=cinnamon
pkgver=1.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience"
arch=('i686' 'x86_64')
url="http://cinnamon.linuxmint.com/"
@@ -14,13 +14,14 @@
depends=('accountsservice' 'caribou' 'gjs' 'gnome-bluetooth' 'gnome-icon-theme'
'gnome-menus' 'gnome-settings-daemon' 'gnome-session' 'gnome-themes-standard'
'gstreamer0.10' 'networkmanager' 'muffin' 'python2-dbus'
- 'python2-gconf' 'python2-imaging' 'python2-lxml' 'cinnamon-screensaver')
+ 'python2-gconf' 'python2-imaging' 'python2-lxml' 'clutter-gtk')
makedepends=('gnome-common' 'intltool')
optdepends=('cinnamon-control-center: extended configurations for Cinnamon'
+ 'cinnamon-screensaver: lock screen'
'gucharmap: show character table from Keyboard applet'
'libgnomekbd: show keyboard layout from Keyboard applet'
'nemo: the official Cinnamon file manager (forked from Nautilus)'
- 'nautilus: the official Gnome file manager')
+ 'webkitgtk3: download applets from Spices website in cinnamon-settings')
options=('!libtool' '!emptydirs')
install=${pkgname}.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/tarball/$pkgver"
More information about the arch-commits
mailing list