mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
breeze-cursors: update upstream URLs and fix broken package
This commit is contained in:
parent
e7626d3d03
commit
2c968c71cd
1 changed files with 16 additions and 17 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'breeze-cursors'
|
# Template file for 'breeze-cursors'
|
||||||
pkgname=breeze-cursors
|
pkgname=breeze-cursors
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=4
|
revision=5
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="breeze-amber-cursor-theme
|
depends="breeze-amber-cursor-theme
|
||||||
|
@ -13,24 +13,23 @@ depends="breeze-amber-cursor-theme
|
||||||
breeze-red-cursor-theme
|
breeze-red-cursor-theme
|
||||||
breeze-qt6"
|
breeze-qt6"
|
||||||
short_desc="Breeze Cursors meta-package"
|
short_desc="Breeze Cursors meta-package"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Wizzard <rich@bandaholics.cash>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kver.wordpress.com/2015/01/09/curses-i-mean-cursors/"
|
homepage="https://kver.wordpress.com/2015/01/09/curses-i-mean-cursors/"
|
||||||
distfiles="https://code.jpope.org/jpope/breeze_cursor_sources/raw/master/breeze-amber-cursor-theme.zip
|
distfiles="https://git.deadzone.lol/Wizzard/breeze_cursor_sources/raw/main/breeze-amber-cursor-theme.zip
|
||||||
https://code.jpope.org/jpope/breeze_cursor_sources/raw/master/breeze-blue-cursor-theme.zip
|
https://git.deadzone.lol/Wizzard/breeze_cursor_sources/raw/main/breeze-blue-cursor-theme.zip
|
||||||
https://code.jpope.org/jpope/breeze_cursor_sources/raw/master/breeze-contrast-cursor-theme.zip
|
https://git.deadzone.lol/Wizzard/breeze_cursor_sources/raw/main/breeze-contrast-cursor-theme.zip
|
||||||
https://code.jpope.org/jpope/breeze_cursor_sources/raw/master/breeze-hacked-cursor-theme.zip
|
https://git.deadzone.lol/Wizzard/breeze_cursor_sources/raw/main/breeze-hacked-cursor-theme.zip
|
||||||
https://code.jpope.org/jpope/breeze_cursor_sources/raw/master/breeze-obsidian-cursor-theme.zip
|
https://git.deadzone.lol/Wizzard/breeze_cursor_sources/raw/main/breeze-obsidian-cursor-theme.zip
|
||||||
https://code.jpope.org/jpope/breeze_cursor_sources/raw/master/breeze-purple-cursor-theme.zip
|
https://git.deadzone.lol/Wizzard/breeze_cursor_sources/raw/main/breeze-purple-cursor-theme.zip
|
||||||
https://code.jpope.org/jpope/breeze_cursor_sources/raw/master/breeze-red-cursor-theme.zip"
|
https://git.deadzone.lol/Wizzard/breeze_cursor_sources/raw/main/breeze-red-cursor-theme.zip"
|
||||||
checksum="61b488366e3b3d405a20cfc20102cbbca5ae30a72802e3f5ac1eb3804a372d96
|
checksum="078218068a186f85b64ee0cb46e2d6cb337ec9d53b749b4b490129cca8d5d5dd
|
||||||
76fd9fbde97601227419d5a3b678ea20866e114bfb96e56e142a49670e8fac7b
|
4df20e2628f6b13d6427fb1034ea3114bbc96ada8196d93b58acda70a7588f25
|
||||||
055356ae4fe6050fe403b82a16abb909ef7e459cc3f64be77ca660bb951dcb61
|
d35a817f4b19cc601dede8c03016eb71def96c7b04bcf7f8a92b72e5a983f643
|
||||||
675b9d1f8e0718505da82abcf0e3377e1e509bd0be71e3c0998136c3895a6b15
|
0b45ad668a0001708eebd62ff448682ca81b7c1841104d1cd3baa43451274efd
|
||||||
2f8b9f8dd1bbf3e8ea6d5ab649d59ec7a0136658b2fd3368a87958c6975d48cb
|
1e62d8fa60c849fd5460043cba1d11f9bf54d768cac27106b62556ade5bc8318
|
||||||
ed7944b0175b455b5ebce8b0937936a5defda992f54830d5ef98b90a8d422b11
|
aed15bdb0f7716046e48d20dfdd4ba7900e729b6ce4f6e5bc60df3fd38c7deea
|
||||||
8b952060fffffd0e704501dfb568779782517a649c897e7f5f5fff638a1b5b32"
|
222c33d0c70afef1034006fb6da7230a5be90fa94a24d61ea695465f01524bf2"
|
||||||
broken="upstream source returns 404"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall Breeze_Amber/index.theme 644 /usr/share/icons/Breeze_Amber
|
vinstall Breeze_Amber/index.theme 644 /usr/share/icons/Breeze_Amber
|
||||||
|
|
Loading…
Add table
Reference in a new issue