Search Criteria
Package Details: jcal-git 0.5.1.r13.g3cb54e5-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jcal-git.git (read-only, click to copy) |
|---|---|
| Package Base: | jcal-git |
| Description: | Jalali calendar is a small and portable free software library to manipulate date and time in Jalali calendar system |
| Upstream URL: | http://www.nongnu.org/jcal/ |
| Licenses: | GPL3 |
| Provides: | jcal |
| Submitter: | fzerorubigd |
| Maintainer: | fzerorubigd |
| Last Packager: | fzerorubigd |
| Votes: | 26 |
| Popularity: | 0.012065 |
| First Submitted: | 2011-06-30 10:04 (UTC) |
| Last Updated: | 2025-04-02 08:00 (UTC) |
Dependencies (3)
- readline (readline-gitAUR)
- automake (automake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 Next › Last »
Aftermath commented on 2025-04-06 15:13 (UTC)
Thanks again for maintaining this package.
NotAriaN commented on 2025-04-02 07:24 (UTC)
Thanks for maintaining this, Building without
automakewill result in error:Please add
automakeas build dependency.ArMor007 commented on 2023-05-21 07:29 (UTC) (edited on 2023-05-21 07:35 (UTC) by ArMor007)
The package fails to build for me under zsh, according to https://github.com/persiancal/jcal/issues/7 I made this change an it worked.
MarsSeed commented on 2022-02-26 00:27 (UTC)
GitHub is permanently discontinuing
git://protocol access by mid-March.Please kindly update the Git repo URL in source array to use
git+https://protocol.morealaz commented on 2022-01-03 12:40 (UTC) (edited on 2022-01-03 12:44 (UTC) by morealaz)
@fzerorubigd: I have a couple of suggestion for PKGBUILD:
instead of
_gitname=jcaland adding a new variable you can use${pkgname%-git}and so instead of
${srcdir}/${_gitname}you can use${pkgname%-git}, no need to use${srcdir}and finally please use
git+https://github.com/persiancal/jcal.gitas source address so my AUR helper did not complain about url!! thanks<deleted-account> commented on 2019-10-02 14:21 (UTC)
@fzerorubigd: thank you, but it seems that you didn't update
.SRCINFOfile properly, because the AUR version number didn't change.fzerorubigd commented on 2019-10-02 12:15 (UTC)
Ok, I don't have anything against removing it, also the source changed and now it is using the new source
<deleted-account> commented on 2019-10-02 12:04 (UTC)
Hi @fzerorubigd: could you please change
pkgver()to this:to get rid of
vfrom version number? thank you.fzerorubigd commented on 2019-09-07 22:02 (UTC)
@tuxitop honestly, I can't see any advantage for breaking this tiny utility in two separate packages.
tuxitop commented on 2019-09-07 20:49 (UTC) (edited on 2019-09-07 20:54 (UTC) by tuxitop)
I'd like to suggest splitting this package to provide separate
jdate-gitandjcal-gitpackages.Please refer to the following URL for more information on Package Splitting.
1 2 3 Next › Last »