Search Criteria
Package Details: jcal-git 0.4.1.r3.g4a9a37a-1
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: | |
Provides: | |
Submitter: | fzerorubigd |
Maintainer: | fzerorubigd |
Last Packager: | fzerorubigd |
Votes: | 22 |
Popularity: | 0.000003 |
First Submitted: | 2011-06-30 10:04 |
Last Updated: | 2019-10-02 14:30 |
Latest Comments
« First ‹ Previous 1 2
Anonymous comment on 2014-07-10 06:40
the error is from building test_kit folder
because some file in this folder refer to jalali folder that does not exist.
I build my package by eliminating test_kit directory from Makefile.
I think this is a bug and might be correct.
fzerorubigd commented on 2014-07-09 08:40
@amarch @morealaz Can not reproduce this. work without any problem!
Anonymous comment on 2014-07-07 16:38
I have the same error as @omarch.
what's wrong with it?
omarch commented on 2014-06-28 13:30
HI
what this error?
http://paste.opensuse.org/6694424
fzerorubigd commented on 2014-02-09 04:46
@sbmomeni
I switched to your versioning function since there is no tag available :) thanks once again.
fzerorubigd commented on 2013-09-08 04:07
Thanks, but for versioning, I preffer git describe.
sbmomeni commented on 2013-09-07 13:41
All PKGBUILD files need one package() function.
The pkgver does not indicate the latest state of the code.
And the PKGBUILD does not follow the VCS packaging guidlines; available at <https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines>.
I prepared an updated version at <https://gist.github.com/momeni/6475640>.