Also don't add files (like git.sh
) to the repository that are unrelated to AUR and the package building process.
Search Criteria
Package Details: numix-circle-icon-theme-git 21.10.31.r0.gfccd3b9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/numix-circle-icon-theme-git.git (read-only, click to copy) |
---|---|
Package Base: | numix-circle-icon-theme-git |
Description: | Circle icon theme from the Numix project |
Upstream URL: | https://github.com/numixproject/numix-icon-theme-circle/ |
Keywords: | circular icon theme |
Licenses: | GPL3 |
Conflicts: | numix-circle-icon-theme, numix-circle-light-icon-theme |
Provides: | numix-circle-icon-theme, numix-circle-light-icon-theme |
Submitter: | alucryd |
Maintainer: | Stunkymonkey |
Last Packager: | Stunkymonkey |
Votes: | 355 |
Popularity: | 0.34 |
First Submitted: | 2013-11-15 17:58 (UTC) |
Last Updated: | 2021-11-03 14:21 (UTC) |
Dependencies (2)
- numix-icon-theme-gitAUR
- git (git-gitAUR, git-glAUR) (make)
Required by (4)
- canta-gtk-theme-git
- canta-icon-theme (requires numix-circle-icon-theme) (optional)
- canta-icon-theme-git
- mcmojave-circle-icon-theme (requires numix-circle-icon-theme)
Sources (1)
nfnty commented on 2019-01-08 20:41 (UTC)
nfnty commented on 2019-01-08 20:32 (UTC)
WTF are you doing? Stop spamming with useless commits and non-descriptive messages. Commit messages should contain useful information.
https://wiki.archlinux.org/index.php/Arch_User_Repository#Publishing_new_package_content
alucryd commented on 2018-03-27 18:58 (UTC)
A date is not a tag, let alone a version number. I'm not switching my version scheme to that abomination.
jonathon commented on 2018-03-11 14:11 (UTC) (edited on 2018-03-11 14:14 (UTC) by jonathon)
The upstream project has tags, e.g. https://github.com/numixproject/numix-icon-theme-circle/releases/tag/18-02-16, so the pkgver()
function could switch to using those instead, e.g.:
pkgver() {
cd numix-circle-icon-theme
git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
}
0.r1.d31d20d-1
-> 18.02.16.r0.gd31d20d-1
hvksmr1996 commented on 2018-02-28 19:26 (UTC)
This package seems out of date
tulleydr commented on 2018-02-01 22:56 (UTC)
Really nice!!!
jianyue commented on 2018-01-25 12:40 (UTC)
OMG,what a nice icon theme!!My desktop looks better now.And the square version is good ,too
chiun commented on 2017-03-30 14:27 (UTC)
@nfnty Thank you for clarifying, I must have missed that. numix-circle-icon-theme-git works perfectly without it.
nfnty commented on 2017-03-15 15:08 (UTC)
@chiun `numix-icon-theme-git` is a different package that needs to be built and installed first: https://aur.archlinux.org/packages/numix-icon-theme-git/
chiun commented on 2017-03-15 14:08 (UTC)
I couldn't initially install this because the package has it self added as a dependency. Luckily fixing it was very simple, just remove the "depends=('numix-icon-theme-git')" line from PKGBUILD.
Pinned Comments
Scipetr commented on 2021-09-24 14:32 (UTC) (edited on 2021-09-24 14:32 (UTC) by Scipetr)
Please stop flagging this package as out-of-date.
https://wiki.archlinux.org/title/Arch_User_Repository#Flagging_packages_out-of-date
Note: VCS packages are not considered out of date when the pkgver changes, do not flag them as the maintainer will merely unflag the package and ignore you. AUR maintainers should not commit mere pkgver bumps.
<deleted-account> commented on 2019-09-05 08:05 (UTC)
@nekobuster - I do not develop this theme - I maintain the pkgbuild - ask this on their github