Commit Graph

44 Commits

Author SHA1 Message Date
termux-pacman-bot
b859c90ed8 chore(main/finch): sync patches with pidgin
* Drop arpa/nameser.h and arpa/nameser_compat.h as already included in
  NDK
* Replace patching Makefile.in with patching Makefile.am and run
  autoreconf (same as pidgin)
2024-07-31 05:08:58 +00:00
termux-pacman-bot
826c5e44db bump(main/libidn): 1.42 + revbump revdeps
I've got some problems with reverse dependencies after libidn update so I will not wait for people filing issues and simply revbump all of them
2024-05-09 19:08:13 +00:00
termux-pacman-bot
b3a30027ce upgpkg(main/finch): 2.14.13 2024-03-18 08:37:14 +00:00
termux-pacman-bot
9044078add fix(main/finch): package depends on ncurses-ui-libs (#17677) 2023-08-21 22:01:31 +00:00
termux-pacman-bot
b43cfc619d *: Remove version specifier for libxml2 in dependency
Effectively reverts commit 0120a4048a66fa3447278e3f2688889895a0c06d.

%ci:no-build
2023-07-02 09:31:21 +00:00
termux-pacman-bot
fb69a653ee finch: Revbump to rebuild
due to SONAME change in libxml2.
2023-07-02 02:55:04 +00:00
termux-pacman-bot
d336ec979b *: Add version specifier for libxml2 in dependency
Will be reverted afterwards.

%ci:no-build
2023-07-02 00:03:53 +00:00
termux-pacman-bot
a2a177eee8 finch, pidgin: Fix incompatible function pointer types
%ci:no-build
2023-04-12 12:39:32 +00:00
termux-pacman-bot
6f8a378fd3 *: Disable clang16-porting for failing packages
%ci:no-build
2023-04-05 22:01:36 +00:00
termux-pacman-bot
269f946777 finch, pidgin: Bump to 2.14.12 2023-01-08 10:31:27 +00:00
termux-pacman-bot
1665712997 *: Rebuild to fix staticsplit
after commit dd5296cb946dd219130774a5e0510c12b514a863.

Parent should not contain `*.la` files when staticsplit is applied.
2022-11-05 23:07:10 +00:00
termux-pacman-bot
87d68ffaf8 finch: Bump to 2.14.10 2022-11-01 09:08:33 +00:00
termux-actions[bot]
1ac2f48092 packages/finch 2022-05-04 03:33:42 +00:00
Maxython
83b171ea23 packages/finch 2022-01-02 01:17:29 +03:00
Maxython
fa427225e0 packages/finch 2021-12-12 22:53:40 +03:00
Henrik Grimler
bd906be261 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 07:41:26 +03: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