Commit Graph

9 Commits

Author SHA1 Message Date
Leonid Pliushch
2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
975e8b3774 libical: Update from 3.0.3 to 3.0.4 2018-08-20 15:05:29 +02:00
Fredrik Fornwall
6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall
5441a3179f libical: Update from 3.0.1 to 3.0.3 2018-05-19 01:09:21 +02:00
Henrik Grimler
606c4993e7 libical: add SHA256 and make cross-compiler use system perl instead of termux
perl
2017-12-22 00:09:53 +01:00
Fredrik Fornwall
679fbb0316 libical: Try out patch to fix PACKAGE_DATA_DIR
Without this patch the path compiled into the library is actually

  "/data/data/com.termux/files/usr/share/libical"/zoneinfo

with the extra quotes. This patch makes it

  /data/data/com.termux/files/usr/share/libical/zoneinfo

which will hopefully make the library work without calling
set_zone_directory(). See #1913.
2017-12-09 22:24:07 +01:00
Fredrik Fornwall
217872e5a3 libical: Built-in tz data, avoid libdb and libicu 2017-12-09 01:40:34 +01:00
Henrik Grimler
251a2c78b1 libical: add package 2017-12-09 00:23:12 +01:00