1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-13 14:16:42 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Tee KOBAYASHI
f426b25ed8 libical: Add SOVERSION guard
%ci:no-build
2022-12-29 20:08:52 +00:00
Tee KOBAYASHI
acef2076cf libicu: Revbump revdeps to rebuild 2022-10-30 19:42:01 +00:00
Termux Github Actions
3862809f44 upgpkg(main/libical): 3.0.16
This commit has been automatically submitted by Github Actions.
2022-10-18 00:36:29 +00:00
Termux Github Actions
97bfb8b863 libical: update to 3.0.15
This commit has been automatically submitted by Github Actions.
2022-10-06 18:17:32 +00:00
Henrik Grimler
b281bc2145
rebuild(deps:libc++): bump termux-main packages that depend on libc++
All except libllvm, rust, rustc-nightly, openfoam and libdispatch,
those packages will be handled separately.
2022-08-13 12:21:20 +02:00
Yaksh Bariya
3e0864fbbd
rebuild all packages depending on libicu
%ci:no-build
2022-04-12 20:39:04 +05:30
Termux Github Actions
4b837dbd28 libical: update to 3.0.14
This commit has been automatically submitted by Github Actions.
2022-02-05 17:31:08 +00:00
Termux Github Actions
540a9675de libical: update to 3.0.13
This commit has been automatically submitted by Github Actions.
2022-01-17 18:22:09 +00:00
Termux Github Actions
ab61faa184 libical: update to 3.0.12
This commit has been automatically submitted by Github Actions.
2021-12-09 00:23:26 +00:00
YAKSH BARIYA
8f824094ea
libicu: Bump to 70.1 (#7898)
* libicu: Bump to 70.1

* Revbump for packages dependent on libicu

* samba: Bump to 4.14.9

Samba old version tarball removed from website. Newer 4.15.1 is available but needs some experienced user to test and compile, lets leave it for now and dont block libicu upgrade

* php: Fix builds with libicu 70.1

* php: Fix libgd constants

* nodejs,nodejs-lts: Rebuild after libicu upgrade
2021-11-01 07:57:47 +05:30
Henrik Grimler
a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Termux Github Actions
8a471e47ee libical: update to 3.0.11
This commit has been automatically submitted by Github Actions.
2021-10-09 18:15:10 +00:00
Leonid Pliushch
27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Leonid Pliushch
e2e58ac633
libical: depend on libicu 2021-07-23 17:19:18 +03:00
Leonid Pliushch
4b8f1d03bf
libical: update to 3.0.10 2021-05-04 16:59:03 +00:00
Leonid Pliushch
2e6e54459c
libical: bump revision 2021-02-05 22:38:12 +00:00
Leonid Pliushch
9e62bbdf26
libnftnl: update to 1.1.9 2021-02-05 21:25:49 +00:00
Leonid Pliushch
69e8ecf479
libical: update to 3.0.9 2021-02-05 21:24:38 +00:00
Leonid Pliushch
37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Fredrik Fornwall
608e72fc34 libical: Update from 3.0.7 to 3.0.8 2020-03-16 13:45:53 +01:00
Leonid Pliushch
0669f5b8c2 libical: update to 3.0.7 2019-12-21 18:10:44 +02:00
Fredrik Fornwall
125039250e libical: Update from 3.0.5 to 3.0.6 2019-09-17 21:14:55 +02:00
Leonid Pliushch
6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
e693afd716 libical: bump revision 2019-06-20 00:14:03 +03:00
Fredrik Fornwall
8b0a5b51f1 libical: Update from 3.0.4 to 3.0.5 2019-05-19 17:01:01 +02:00
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