Adopted, PKGBUILD updated.
Search Criteria
Package Details: xcursor-gruppled 1.1-4
Git Clone URL: | https://aur.archlinux.org/xcursor-gruppled.git (read-only) |
---|---|
Package Base: | xcursor-gruppled |
Description: | An X11 theme by gruppler made entirely in Inkscape, inspired by Ghost Cursors |
Upstream URL: | http://www.gnome-look.org/content/show.php/Gruppled+Cursors?content=86081 |
Licenses: | |
Submitter: | None |
Maintainer: | Lastebil (aperez) |
Last Packager: | aperez |
Votes: | 18 |
Popularity: | 0.000001 |
First Submitted: | 2008-08-01 15:31 |
Last Updated: | 2017-06-13 10:32 |
Dependencies (0)
Required by (0)
Sources (1)
Latest Comments
Nim65s commented on 2016-07-26 13:31
Lastebil commented on 2013-08-28 09:56
Lastebil commented on 2013-08-28 09:56
Adopted, PKGBUILD updated.
Lastebil commented on 2013-08-24 10:33
up-to-date Packagebuild (with Package() function)
===cut here===
# Contributor: Will Smith (Factory, rpj8) <iliketoast@gmail.com>
pkgname=xcursor-gruppled
_pkgname=gruppled
pkgver=1.1
pkgrel=3
pkgdesc="An X11 theme by gruppler made entirely in Inkscape, inspired by Ghost Cursors"
arch=(any)
url="http://www.gnome-look.org/content/show.php/Gruppled+Cursors?content=86081"
license=('GPL')
depends=()
source=(http://www.gnome-look.org/CONTENT/content-files/86081-$_pkgname.tar.gz)
md5sums=('3370fcb63f46a57e3c2b3e66ca715fba')
package() {
mkdir -p "$pkgdir/usr/share/icons"
cp -r \
"$srcdir/${_pkgname}_white" \
"$srcdir/${_pkgname}_black" \
"$pkgdir/usr/share/icons"
}
===cut here===
Lastebil commented on 2013-08-24 10:19
up-to-date Packagebuild (with Package() function)
===cut here===
# Contributor: Will Smith (Factory, rpj8) <iliketoast@gmail.com>
pkgname=xcursor-gruppled
_pkgname=gruppled
pkgver=1.1
pkgrel=3
pkgdesc="An X11 theme by gruppler made entirely in Inkscape, inspired by Ghost Cursors"
arch=(any)
url="http://www.gnome-look.org/content/show.php/Gruppled+Cursors?content=86081"
license=('GPL')
depends=()
source=(http://www.gnome-look.org/CONTENT/content-files/86081-$_pkgname.tar.gz)
md5sums=('3370fcb63f46a57e3c2b3e66ca715fba')
package() {
mkdir -p "$pkgdir/usr/share/icons"
cp -r \
"$srcdir/${_pkgname}_white" \
"$srcdir/${_pkgname}_black" \
"$pkgdir/usr/share/icons"
}
===cut here===
flan_suse commented on 2011-02-05 06:21
Another one of my favorite cursor themes! Goes really well with a simple Xfce desktop. Thank you!
Hi, source URL seems to be https://dl.opendesktop.org/api/files/download/id/1460735377/86081-gruppled.tar.gz now.
Also, I would really love to get the lite version again :)