Search Criteria
Package Details: jcal-git 0.4.1.r3.g4a9a37a-1
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.002021 |
First Submitted: | 2011-06-30 10:04 (UTC) |
Last Updated: | 2022-02-27 12:48 (UTC) |
Latest Comments
1 2 Next › Last »
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=jcal
and 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.git
as 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
.SRCINFO
file 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
v
from 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-git
andjcal-git
packages.Please refer to the following URL for more information on Package Splitting.
m47h4r commented on 2018-10-16 09:43 (UTC)
Please if possible add to official repos. This package is essential for us :D
shen commented on 2016-09-09 06:39 (UTC)
1 2 Next › Last »