[arch-commits] Commit in adapta-gtk-theme/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Mon Jul 3 08:51:20 UTC 2017


    Date: Monday, July 3, 2017 @ 08:51:19
  Author: bgyorgy
Revision: 242122

upgpkg: adapta-gtk-theme 3.91.0.150-1

Reduce dependencies: move gtk-engine-murrine to optdepends, supported DEs should be added to the wiki instead.

Modified:
  adapta-gtk-theme/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-03 08:41:59 UTC (rev 242121)
+++ PKGBUILD	2017-07-03 08:51:19 UTC (rev 242122)
@@ -3,21 +3,16 @@
 # Contributor: Phillip Schichtel <phillip at schich.tel>
 
 pkgname=adapta-gtk-theme
-pkgver=3.91.0.88
+pkgver=3.91.0.150
 pkgrel=1
 pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines'
 arch=('any')
 url='https://github.com/tista500/Adapta'
 license=('CCPL' 'GPL2')
-depends=('gtk-engine-murrine' 'gtk3')
 makedepends=('git' 'gnome-shell' 'inkscape' 'libxml2' 'parallel' 'sassc')
-optdepends=('budgie-desktop: The Budgie desktop'
-            'cinnamon: The Cinnamon desktop'
-            'gnome-shell: The GNOME Shell'
-            'gnome-flashback: The GNOME flashback shell'
+optdepends=('gtk-engine-murrine: for gtk2 themes'
             'noto-fonts: Recommended font'
-            'ttf-roboto: Recommended font'
-            'xfdesktop: The Xfce desktop')
+            'ttf-roboto: Recommended font')
 source=("adapta-gtk-theme::git+https://github.com/tista500/Adapta.git#tag=${pkgver}")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list