Search Criteria
Package Details: gnome-shell-frippery 3.26.0-1
Git Clone URL: | https://aur.archlinux.org/gnome-shell-frippery.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-frippery |
Description: | An unofficial extension pack providing GNOME2 like features for GNOME3. |
Upstream URL: | http://frippery.org/extensions/index.html |
Licenses: | |
Submitter: | arriagga |
Maintainer: | isiachi |
Last Packager: | isiachi |
Votes: | 62 |
Popularity: | 0.000000 |
First Submitted: | 2011-05-16 21:34 |
Last Updated: | 2017-10-07 15:02 |
Dependencies (2)
- gnome-shell<3.27 (gnome-shell-tweener-fix, ebadoo-shell, gnome-shell-dev, gnome-shell-performance, gnome40, gnome-shell-40alfa, gnome-shell-xrdesktop-git, gnome-shell-git)
- gnome-shell>=3.26 (gnome-shell-tweener-fix, ebadoo-shell, gnome-shell-dev, gnome-shell-performance, gnome40, gnome-shell-40alfa, gnome-shell-xrdesktop-git, gnome-shell-git)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
nasdack commented on 2021-01-19 23:43
Is this still being maintained? It's been out of date for a while now.
rigelk commented on 2015-05-25 12:19
mstone, here is the new PKGBUILD for the 3.16 gnome shell : http://pastebin.archlinux.fr/988172
mstone commented on 2014-10-24 12:09
This should work with Gnome 3.14 now. The only "clock moving" extension that I know of.
ZvyRoll commented on 2014-04-27 14:36
pkgname=gnome-shell-frippery
pkgver=0.8.0
pkgrel=1
pkgdesc="An unofficial extension pack providing GNOME2 like features for GNOME3."
arch=('any')
url="http://intgat.tigress.co.uk/rmy/extensions/index.html"
license=('GPL2')
depends=('gnome-shell')
source=(http://intgat.tigress.co.uk/rmy/extensions/$pkgname-$pkgver.tgz)
md5sums=('26af016f04800d6e95ed17f8fb5c21ae')
build() {
cd "$srcdir/"
mv ".local" "usr"
rm -rf "usr/share/gnome-shell/$pkgname"
cp -R "usr/" "$pkgdir/"
}
th0th commented on 2014-02-11 23:59
I disowned the package since I am not using it anoymore. You can adopt and update it.
orlfman commented on 2014-02-11 23:13
can this be updated to version 0.7.4 to support gnome 3.10?
th0th commented on 2013-09-25 10:02
Thanks for notifying, updated.
ryenus commented on 2013-09-25 00:13
please update to 0.6.1
md5sums=('cabf0e7fa7754ad5439d6ce8ea6ddc75')
thanks
arriagga commented on 2012-11-24 18:09
it's working again,
I did install it from https://extensions.gnome.org/extension/13/applications-menu/
th0th commented on 2012-06-12 19:34
@madchine did you reboot or relogin after installing the package?