Search Criteria
Package Details: gcal 4.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcal.git (read-only, click to copy) |
---|---|
Package Base: | gcal |
Description: | Display hybrid and proleptic Julian and Gregorian calendar sheets |
Upstream URL: | http://www.gnu.org/software/gcal/ |
Licenses: | GPL |
Submitter: | McRelah |
Maintainer: | McRelah |
Last Packager: | McRelah |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-18 20:51 (UTC) |
Last Updated: | 2021-02-20 19:42 (UTC) |
Latest Comments
McRelah commented on 2021-02-20 19:43 (UTC)
Fixed, thanks for the info.
jw0k commented on 2021-02-20 18:35 (UTC)
Hi.
The package won't build because the gcal-glibc-no-libio.patch has been moved to https://src.fedoraproject.org/rpms/gcal/raw/rawhide/f/gcal-glibc-no-libio.patch
Can you please fix the PKGBUILD? Changing the path in the source variable should be enough.
McRelah commented on 2018-11-07 21:50 (UTC)
Thanks! I've added the patch.
mmtung commented on 2018-09-22 19:14 (UTC)
Hi there!
Compilation yields:
fseeko.c: In function 'rpl_fseeko': fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug- gnulib." #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
Probably fseeko.c needs to be patched. See https://bugzilla.redhat.com/show_bug.cgi?id=1595702 .
Thanks, Mike