Search Criteria
Package Details: spicetify-themes-git r404.4f10f4f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spicetify-themes-git.git (read-only, click to copy) |
---|---|
Package Base: | spicetify-themes-git |
Description: | A community-driven collection of themes for spicetify |
Upstream URL: | https://github.com/spicetify/spicetify-themes |
Keywords: | customization spicetify spotify unixporn |
Licenses: | MIT |
Conflicts: | spicetify-themes |
Provides: | spicetify-themes |
Submitter: | morpheusthewhite |
Maintainer: | morpheusthewhite |
Last Packager: | morpheusthewhite |
Votes: | 21 |
Popularity: | 0.031704 |
First Submitted: | 2019-09-04 13:03 (UTC) |
Last Updated: | 2023-04-27 19:46 (UTC) |
Dependencies (2)
- spicetify-cliAUR (spicetify-cli-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
LucasWagler commented on 2021-07-17 13:59 (UTC) (edited on 2021-07-17 14:02 (UTC) by LucasWagler)
@morpheusthewhite You may want to update the pkgver to reflect the last branch change. The new branch's lower commit count relative to the AUR pkgver results in constant rebuilds from my AUR helper (Paru).
Already fixed on my machine, but could prevent annoyance for others.
FriendlyChemist commented on 2021-07-09 11:51 (UTC)
Hello,
I tried to build this package with pamac, I get an error saying: build cache is required, but could not be located: GOCACHE is not defined and neither $XDG_CACHE_HOME nor $HOME are defined ==> ERROR: A failure occurred in build().
I'm new to Linux,
How can I fix this?
morpheusthewhite commented on 2020-08-31 20:03 (UTC)
@ibrokemypie now your PKGBUILD works correctly on my machine (I can't remember the previous error, but was related to the version): I just pushed it. Thank you for your suggestion
ibrokemypie commented on 2020-08-30 05:33 (UTC)
actually, just changing the cd "$srcdir" in the pkgver function to cd "$pkgname" works
ibrokemypie commented on 2020-08-30 03:33 (UTC)
@morpheusthewhite what exactly was wrong with the pkgver fucntion? I took it from the arch wiki wage here: https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function The current function doesnt actually produce a version, jist r.-1 every time, meaning the package is never actually rebuilt because the pkgver function reports the same version, meaning it never actually updates, you can see the output here:
morpheusthewhite commented on 2020-08-18 06:35 (UTC)
@ibrokemypie I updated the PKGBUILD not to use the master archive anymore but I didn't changed the pkgver() since the one you provided doesn't work. Thank you for your help
ibrokemypie commented on 2020-08-14 07:14 (UTC)
Currently the pkgver function doesn't work correctly, this is partly due to downloading the master archive rather than using git? Ive made some changes to the PKGBUILD file below which fix the problem and also uses git to download the source following the guidelines set out by the arch wiki https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
it would be great if you could update the pkgbuild for the package as such to fix updating (currently package managers will always try to update the package, but the build package has the same name and broken version as the currently installed package, so updates aren't actually installed)
<deleted-account> commented on 2020-07-11 22:28 (UTC)
@morpheusthewhite Thank you. I alredy fixed it by manually doing the commands and only used this to get the Themes :D
morpheusthewhite commented on 2020-07-09 20:18 (UTC)
If you find problems with Dribblish theme, beware: even when if you install this packet you need to follow instructions in its README to apply it.
morpheusthewhite commented on 2020-07-09 20:16 (UTC)
@matthaigh it is not necessary, there is a pkkgver() function delegated of fetching the latest package version. Anyway I also updated pkgver variable, even if not necessary
« First ‹ Previous 1 2 3 Next › Last »