@jfchadeyron wdym 1.6.8 I can't see that version on GitHub
Search Criteria
Package Details: kora-icon-theme 1.6.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kora-icon-theme.git (read-only, click to copy) |
---|---|
Package Base: | kora-icon-theme |
Description: | SVG icon theme suitable for every desktop environment (dark and light versions, HiDPI support) |
Upstream URL: | https://github.com/bikass/kora |
Licenses: | GPL3 |
Conflicts: | kora-icon-theme, korla-icon-theme |
Provides: | kora-icon-theme, korla-icon-theme |
Replaces: | korla-icon-theme |
Submitter: | D3SOX |
Maintainer: | D3SOX |
Last Packager: | D3SOX |
Votes: | 32 |
Popularity: | 0.71 |
First Submitted: | 2021-01-03 16:41 (UTC) |
Last Updated: | 2024-12-02 13:07 (UTC) |
Dependencies (4)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR)
- adwaita-icon-theme (adwaita-icon-theme-gitAUR, adwaita-icon-theme-41AUR) (optional) – fallback Adwaita icon theme for Gnome Desktop
- breeze-icons (breeze-icons-gitAUR) (optional) – fallback Breeze icon theme for Plasma Desktop
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (optional) – fallback Freedesktop.org Hicolor icon theme
Required by (0)
Sources (1)
D3SOX commented on 2024-11-16 16:59 (UTC)
jfchadeyron commented on 2024-11-16 13:10 (UTC) (edited on 2024-11-16 17:09 (UTC) by jfchadeyron)
(mistake, sorry, to delete)
davidb2111 commented on 2023-03-22 09:21 (UTC)
Perfect, works fine with yay. Gonna switch. Thank you.
D3SOX commented on 2023-03-22 09:04 (UTC) (edited on 2023-03-22 09:06 (UTC) by D3SOX)
@davidb2111 It is common practice to declare the conflicts list like that. It might be a problem with pacaur as it works fine with yay and paru. I'd suggest switching to one of those. Also, I saw that pacaur isn't really actively maintained at the moment.
davidb2111 commented on 2023-03-22 09:02 (UTC) (edited on 2023-03-22 09:02 (UTC) by davidb2111)
Hi!
I can't install this AUR package, got that message:
$ LANG=C pacaur -S kora-icon-theme
:: Package kora-icon-theme not found in repositories, trying AUR...
:: resolving dependencies...
:: unresolvable package conflicts detected
:: failed to prepare transaction (conflicting dependencies: kora-icon-theme)
Could you please remove the conflict in the package conflicts list ? Thanks
D3SOX commented on 2023-03-02 21:54 (UTC)
@jeois Thanks for the heads-up. The author changed the versioning scheme in the latest release. I should've built it first. It's now updated
jeois commented on 2023-03-02 21:47 (UTC)
Thanks for the update, but PKGBUILD required an edit for archive directory name:
Line 27: cd "$srcdir/kora-v.$pkgver"
The newly extracted source directory has an extra "v." in the name, so that command didn't work for me until I edited it.
MarsSeed commented on 2022-03-15 17:04 (UTC)
Thank you for the improvement! :)
Installation works great, see last line where the Pacman hook refreshes the icon cache:
# installation phase of the upgraded kora-icon-theme 1.5.1-2:
Package (1) Old Version New Version Net Change
kora-icon-theme 1.5.1-1 1.5.1-2 0.00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring
(1/1) checking package integrity
(1/1) loading package files
(1/1) checking for file conflicts
(1/1) checking available disk space
:: Processing package changes...
(1/1) upgrading kora-icon-theme
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Refreshing PackageKit...
(3/3) Updating icon theme caches...
D3SOX commented on 2022-03-15 16:53 (UTC)
@MarsSeed Thanks for that information, I didn't know about that
MarsSeed commented on 2022-03-15 16:48 (UTC)
Hi! Thanks for the update!
Please kindly remove the following:
kora-icon-theme.install
file,- PKGBUILD's field
install="$pkgname.install"
, - in PKGBUILD's
package()
function: all thetouch -a "$pkgdir/$_iconpath/*
lines
as all of those are now redundant.
(The post-install script runs gtk-update-icon-cache
but that is now covered by Pacman hooks installed on Arch Linux systems having GTK3 and/or Qt/KDE components.)
Pinned Comments
digitalone commented on 2019-04-08 15:33 (UTC) (edited on 2020-03-29 10:56 (UTC) by digitalone)
This icon theme is a mix of Papirus and MacOS themes with brand new icons. Mac specific icons have been replaced and dozen others have been redone. Available in dark and light versions:
korla - for dark themes with dark panel
korla-light - for light themes with dark panel (depends on Korla)
korla-light-panel - for light themes with light panel (depends on Korla and Korla-light)
If you want to help, give a contribute on GitHub.