Commit Graph

26 Commits

Author SHA1 Message Date
Lucy Phipps 20603db5af
bump(main/libtalloc): 2.4.1 2023-07-21 15:17:20 +01:00
Tee KOBAYASHI c2320d5a7c libtalloc: Bump to 2.4.0 2023-01-21 07:01:32 +00:00
Tee KOBAYASHI 96cc6b52bb libtalloc: Bump to 2.3.4 2022-11-23 06:47:23 +00:00
Leonid Pliushch b2757b780c
libtalloc: update to 2.3.3 2021-07-17 23:25:11 +03:00
Leonid Pliushch 581517b9f5
libtalloc: update to 2.3.2 2021-02-07 21:06:27 +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 b62e010e60 libtalloc: update to 2.3.1 2019-12-25 22:41:31 +02:00
Leonid Pliushch 7c1ac2095d libtalloc: add support for building static library 2019-08-16 15:57:26 +03:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch c81d4c8698 add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
2019-08-08 16:58:34 +03:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Fredrik Fornwall 3b9e82f830 libtalloc: Prevent linking in libbsd needlessly
The libtalloc build tries to link in libbsd for strlcpy and strlcat,
which is not needed on Android since bionic already has those.

See https://github.com/termux/termux-packages/pull/3522.
2019-03-17 11:44:03 +01:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 36812e6628 libtalloc: Update from 2.1.13 to 2.1.14 2018-07-14 00:26:32 +02:00
Fredrik Fornwall 86082f29d6 libtalloc: Update from 2.1.12 to 2.1.13 2018-04-06 23:06:09 +02:00
Fredrik Fornwall dc0497ccf0 libtalloc: Update from 2.1.11 to 2.1.12 2018-03-22 22:26:56 +01:00
Fredrik Fornwall 779339ced7 libtalloc: Update from 2.1.10 to 2.1.11 2018-01-14 14:11:59 +01:00
Fredrik Fornwall 954338e440 libtalloc: Update from 2.1.9 to 2.1.10 2017-07-26 15:12:25 +02:00
Fredrik Fornwall 0bbe44da5f libtalloc: -Werror=implicit-function-declaration 2017-07-07 01:32:23 +02:00
Fredrik Fornwall 79c4b38ebb libtalloc: Update from 2.1.8 to 2.1.9 2017-04-07 00:36:29 +02:00
Fredrik Fornwall 9ddb35b2cb Add some source checksums 2017-02-08 00:12:36 +01:00
Fredrik Fornwall 428c7139d2 libtalloc: Build with --disable-python
Without --disable-python the libtalloc build may pick up an
invalid python2.7-configure from the Android toolchain.
2016-09-28 19:51:21 -04:00
Fredrik Fornwall 59ca138b1d libtalloc: Patch to avoid linking against libcrypt 2016-08-14 19:18:26 -04:00
Fredrik Fornwall 0feaa732f1 libtalloc: Update from 2.1.6 to 2.1.8 2016-08-14 08:26:15 -04:00
Fredrik Fornwall d13d71aa27 Add libtalloc package 2016-03-21 20:08:20 -04:00