summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalló György2016-03-21 22:19:42 +0100
committerBalló György2016-03-21 22:19:42 +0100
commit25bae50bc03ca7a05a71453c4734b3dc31ff4daf (patch)
tree9150831d557889d87eceafe5c510265dd0d84689
parent9e36539296783e5cf8d03efe48e00c3e8dd668d7 (diff)
downloadaur-25bae50bc03ca7a05a71453c4734b3dc31ff4daf.tar.gz
upgpkg: mate-tweak 3.5.8-1
Add some more optdepends
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc8e432f43d9..202ed3e66444 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Mar 21 18:02:21 UTC 2016
+# Mon Mar 21 21:19:42 UTC 2016
pkgbase = mate-tweak
pkgdesc = Tweak tool for MATE, a fork of mintDesktop
pkgver = 3.5.8
@@ -18,7 +18,9 @@ pkgbase = mate-tweak
optdepends = gnome-main-menu: for openSUSE panel layout
optdepends = mate-applet-dock: for Mutiny panel layout
optdepends = mate-menu: to enable advanced menu
+ optdepends = mate-netbook: to undecorate maximized windows
optdepends = plank: for Cupertino panel layout
+ optdepends = synapse: to enable launcher
optdepends = topmenu-gtk: for Mutiny panel layout
source = mate-tweak-3.5.8.tar.gz::https://bitbucket.org/ubuntu-mate/mate-tweak/get/3.5.8.tar.gz
source = https://launchpad.net/ubuntu/+archive/primary/+files/ubuntu-mate-settings_16.04.4.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 5a61a913cf15..5f17ea476831 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,9 @@ makedepends=('python-distutils-extra' 'python-setuptools')
optdepends=('gnome-main-menu: for openSUSE panel layout'
'mate-applet-dock: for Mutiny panel layout'
'mate-menu: to enable advanced menu'
+ 'mate-netbook: to undecorate maximized windows'
'plank: for Cupertino panel layout'
+ 'synapse: to enable launcher'
'topmenu-gtk: for Mutiny panel layout')
source=("$pkgname-$pkgver.tar.gz::https://bitbucket.org/ubuntu-mate/$pkgname/get/$pkgver.tar.gz"
"https://launchpad.net/ubuntu/+archive/primary/+files/ubuntu-mate-settings_$_umsver.tar.xz"