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.000006 |
First Submitted: | 2011-06-30 10:04 |
Last Updated: | 2019-10-02 14:30 |
Latest Comments
1 2 Next › Last »
Anonymous comment on 2019-10-02 14:21
@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
Ok, I don't have anything against removing it, also the source changed and now it is using the new source
Anonymous comment on 2019-10-02 12:04
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
@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
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.
mazhar commented on 2018-10-16 09:43
Please if possible add to official repos. This package is essential for us :D
shen commented on 2016-09-09 06:39
Thanks bro (:
- If you add jcal-git installation as a part of your pkgbuild file, it won't be confusing!
- On Plasma (KDE) dark theme, numbers are also dark! --> http://uploadkon.ir/fl/dd/87565
fzerorubigd commented on 2015-02-18 12:16
@183.amir done. also you can use https://github.com/fzerorubigd/archlinux-packages to contribute on this package.
183.amir commented on 2015-01-07 23:05
Since Archlinux doesn't include "-dev" packages:
http://unix.stackexchange.com/questions/28972/why-are-there-no-dev-packages-in-arch-linux
Would you please add these to the PKGBUILD?
options=(libtool)
provides=('jcal')
Nikta commented on 2014-09-20 10:43
Can't build the package. Please revise
elc.c:3:27: fatal error: jalali/jalali.h: No such file or directory
#include <jalali/jalali.h>
^
compilation terminated.
Makefile:461: recipe for target 'elc.o' failed
make[2]: *** [elc.o] Error 1
make[2]: Leaving directory '/home/rahpu/AUR/jcal-git/src/jcal/sources/test_kit/jalali'
Makefile:347: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/rahpu/AUR/jcal-git/src/jcal/sources/test_kit'
Makefile:377: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...