Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=b4c3508afe800148a801dc07c6fc534e1d2fa7ce
commit b4c3508afe800148a801dc07c6fc534e1d2fa7ce Author: crazy <[email protected]> Date: Mon Feb 12 22:59:09 2018 +0100 gnome-shell-extensions-3.26.2-2-x86_64 * rebuild with tc * also gnome-shell-extensions-theme has groups gnome so no need for any kind rodepends=() is installed by default! diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index f993a05..9c78433 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -6,7 +6,7 @@ pkgname=gnome-shell-extensions pkgver=3.26.2 -pkgrel=1 +pkgrel=2 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.26.0') makedepends=('intltool>=0.51.0-2' 'libgtop>=2.38.0') @@ -24,13 +24,13 @@ Fconfopts+=" --enable-extensions=all" replaces=('gnome-shell-extensions-dock' 'gnome-shell-extensions-gajim') -subpkgs=("${subpkgs[@]}" 'gnome-shell-classic') -subdescs=("${subdescs[@]}" 'GNOME "classic" mode session') -subrodepends=("${subrodepends[@]}" "xdg-user-dirs") -subdepends=("${subdepends[@]}" "gnome-shell>=3.22.0") -subgroups=("${subgroups[@]}" 'gnome gnome-minimal') -subarchs=("${subarchs[@]}" 'x86_64') -subinstall=("${subinstall[@]}" "$_F_gnome_scriptlet") +subpkgs=('gnome-shell-classic') +subdescs=('GNOME "classic" mode session') +subrodepends=("xdg-user-dirs") +subdepends=("gnome-shell>=3.22.0") +subgroups=('gnome gnome-minimal') +subarchs=('x86_64') +subinstall=("$_F_gnome_scriptlet") subpkgs=("${subpkgs[@]}" 'gnome-shell-extensions-drive-menu') subdescs=("${subdescs[@]}" 'drive-menu gnome-shell-extensions') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
