Commit Graph

43 Commits

Author SHA1 Message Date
Twaik Yont 382a7b13a7 upgpkg(main/finch): 2.14.13 2024-03-18 10:21:20 +02:00
edupont c3ef67b548
fix(main/finch): package depends on ncurses-ui-libs (#17677) 2023-08-22 00:59:00 +03:00
Tee KOBAYASHI 43de184b3e *: Remove version specifier for libxml2 in dependency
Effectively reverts commit 0120a4048a.

%ci:no-build
2023-07-02 18:23:39 +09:00
Tee KOBAYASHI 68d2a1e411 finch: Revbump to rebuild
due to SONAME change in libxml2.
2023-07-02 11:48:11 +09:00
Tee KOBAYASHI 0120a4048a *: Add version specifier for libxml2 in dependency
Will be reverted afterwards.

%ci:no-build
2023-07-02 09:00:23 +09:00
Tee KOBAYASHI 7d71633130 finch, pidgin: Fix incompatible function pointer types
%ci:no-build
2023-04-12 21:33:24 +09:00
Tee KOBAYASHI d7659baee2 *: Disable clang16-porting for failing packages
%ci:no-build
2023-04-06 06:15:09 +09:00
Tee KOBAYASHI ceea4b6a99 finch, pidgin: Bump to 2.14.12 2023-01-08 10:30:11 +00:00
Tee KOBAYASHI d37da6d619 *: Rebuild to fix staticsplit
after commit dd5296cb94.

Parent should not contain `*.la` files when staticsplit is applied.
2022-11-05 22:37:05 +00:00
Tee KOBAYASHI d80cd5df17 finch: Bump to 2.14.10 2022-11-01 08:53:30 +00:00
Tee KOBAYASHI 86e68f5221 finch: Update to 2.14.9 2022-05-04 11:11:11 +09:00
Tee KOBAYASHI ef8dd69f85 finch: Update to 2.14.8 2021-12-31 11:12:02 +02:00
Tee KOBAYASHI d8aa2b8024 finch: Depend on libgnt 2021-12-31 11:12:02 +02:00
Yaksh Bariya 72dfe5266b revbump packages dependent on glib 2021-12-12 10:07:41 +05:30
Henrik Grimler 438e500465
finch: bump package
For some reason previous build resulted in an empty deb.

Fixes https://github.com/termux/termux-packages/issues/7601
2021-09-26 00:40:15 +02:00
Leonid Pliushch db3ca6f6f2
finch: update to 2.14.4 2021-05-06 14:00:03 +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
Leonid Pliushch ddb71cff08
finch: patch libgnt-gntmain.c.patch is no longer applicable 2020-12-08 11:01:43 +00:00
Leonid Pliushch c90ee7e43a
finch: update to 2.14.1 2020-12-08 10:08:31 +00:00
Leonid Pliushch 120f7ed090 rebuild packages which may be broken due to libnettle (dep of libgnutls)
soname of libnettle was changed.
2020-05-02 15:03:54 +03:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +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 b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Leonid Pliushch 49139961ff finch: remove broken symlink libymsg.so
Seems like libpurple/protocols/yahoo is no longer available and libymsh.so
cannot be built.
2019-04-09 15:04:24 +03:00
Wetitpig d50c847f11 Shell script compliance 2019-02-15 18:01:09 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall bd6e28f2ca finch: Update from 2.12.0 to 2.13.0 2018-03-14 17:25:18 +01:00
Fredrik Fornwall fcf9ddc3d6 Drop more res_init() patches 2017-07-01 08:53:30 +02:00
Fredrik Fornwall cefb59af16 finch: Update from 2.11.0 to 2.12.0 2017-05-23 00:36:21 +02:00
Fredrik Fornwall f8cce0c098 Use more source checksums 2017-03-27 05:11:31 +02:00
Fredrik Fornwall 24367b86dc Bump revisions, force rebuild after gnutls update 2017-01-18 01:02:18 +01:00
Fredrik Fornwall f45367c4a5 finch: Update from 2.10.12 to 2.11.0 2016-09-08 16:18:44 -04:00
Fredrik Fornwall 7ce5638519 Cleanup of more packages 2016-09-03 18:45:08 -04:00
Fredrik Fornwall 895604fe60 finch: Fix clean build 2016-05-10 08:09:55 -04:00
Fredrik Fornwall cf84430a0f finch: Fix ssl plugin to link against libpurple
Fixes ssl not working mentioned in #95.
2016-05-06 05:43:12 -04:00
Fredrik Fornwall 86675b7584 finch: Put symlinks to used libs in $PREFIX/lib
Fixes error mentioned in #95.
2016-05-05 18:25:32 -04:00
Fredrik Fornwall 7fb801a102 finch: Fix plugin linking to libpurple
Fixes #95.
2016-05-05 05:38:29 -04:00
Fredrik Fornwall bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall aed01e3edc Fix finch and harfbuzz builds 2016-01-03 07:29:07 -05:00
Fredrik Fornwall 379db8b623 libxml2: Update from 2.9.2 to 2.9.3
This required rebuilding dependent packages after soname bump.
2015-12-20 20:46:55 -05:00
Fredrik Fornwall 637f22d133 Remove DT_VERDEF and DT_VERDEFNUM elf entries
This fixes Android 6 problems (so closes #26).

It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
2015-10-13 15:48:40 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00