Package Details: breeze-obsidian-cursor-theme 1.0-3

Git Clone URL: https://aur.archlinux.org/breeze-obsidian-cursor-theme.git (read-only, click to copy)
Package Base: breeze-obsidian-cursor-theme
Description: Breeze Obsidian cursor theme.
Upstream URL: https://kver.wordpress.com/2015/01/09/curses-i-mean-cursors/
Keywords: breeze cursor kde
Licenses: GPL
Submitter: jpope
Maintainer: jpope
Last Packager: jpope
Votes: 36
Popularity: 0.000057
First Submitted: 2015-01-11 15:34 (UTC)
Last Updated: 2018-03-19 13:28 (UTC)

Latest Comments

1 2 Next › Last »

Ds12 commented on 2024-03-08 02:34 (UTC) (edited on 2024-03-08 02:35 (UTC) by Ds12)

Updated PKGBUILD in case anyone else also uses this cursor theme. Only changed source to the Dropbox link as per the gnome-look.org website.

# Maintainer: Jeremy Pope <jpope at jpope dot org> PGP-Key: E00B4261
pkgname=breeze-obsidian-cursor-theme
pkgver=1.0
pkgrel=3
pkgdesc="Breeze Obsidian cursor theme."
arch=('any')
url="https://kver.wordpress.com/2015/01/09/curses-i-mean-cursors/"
license=('GPL')
source=("https://www.dropbox.com/s/uow6jkhlzb20cb6/Breeze-Obsidian.tgz")
sha256sums=('db7dbf0d7ae453de702e0cf1a21c54e3df8430b07d7a00ea9c8067bf270e05e1')

package() {
    cd $srcdir/Breeze-Obsidian
    install -d $pkgdir/usr/share/icons/Breeze_Obsidian
    cp -rf * $pkgdir/usr/share/icons/Breeze_Obsidian
    chmod -R 644 $pkgdir/usr/share/icons/Breeze_Obsidian/*
    chmod 755 $pkgdir/usr/share/icons/Breeze_Obsidian
    chmod 755 $pkgdir/usr/share/icons/Breeze_Obsidian/cursors
}

twilk commented on 2016-05-11 15:54 (UTC)

It looks like share.kde.org changed their robots.txt, so the Internet Archive removed their crawled pages... Well, the cursors are still available at http://gnome-look.org/content/show.php/Breeze+Serie?content=169316. Apparently, those are slightly modified, but it's better than nothing. That site's download link redirects to Mediafire. It seems to me like that file is also usable, but line 16 in the PKGBUILD has to be changed to cd "$srcdir/Breeze-Obsidian" (note the hyphen instead of an underscore; all other Breeze_Obsidians don't have to be changed). The Mediafire archive's hash is also different, so either generate a new one for the PKGBUILD or change line 13 to sha256sums=(SKIP) for now. The download link is http://download1080.mediafire.com/644iwbmdflwg/t1gcahtodixh5cc/Breeze-Obsidian.tgz for me, but it might expire after a while -- I'm not sure. Let's hope that Ken Vermette reuploads his original files... The links at https://kver.wordpress.com/2015/01/09/curses-i-mean-cursors/ still don't work.

neTpK commented on 2016-05-02 17:14 (UTC)

==> ERROR: Failure while downloading https://web.archive.org/web/https://share.kde.org/index.php/s/6524eea49b2f0f30be31e98e9fe6b731/download

skunkos commented on 2016-05-01 08:09 (UTC)

Broken link.

yjoe61 commented on 2016-04-25 16:56 (UTC)

The internet archive link is broken.

g360 commented on 2016-03-12 22:17 (UTC)

It is unnecessary to do a pkgrel bump when performing changes that don't alter the final package.

jpope commented on 2016-03-10 23:09 (UTC)

@twilk Thanks for that, totally slipped my mind to check the internet archive.

twilk commented on 2016-03-10 22:37 (UTC)

The Internet Archive has the download page archived: https://web.archive.org/web/https://share.kde.org/index.php/s/6524eea49b2f0f30be31e98e9fe6b731/download Until the original author uploads the file again, the Internet Archive URL can be used in the PKGBUILD.

jpope commented on 2016-02-01 14:47 (UTC)

I'm waiting for upstream to upload new versions: https://twitter.com/_jpope/status/689660468323979265