Commit Graph

21 Commits

Author SHA1 Message Date
termux-pacman-bot
b79ac18971 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-03 00:45:23 +00:00
termux-pacman-bot
754acad112 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 07:33:10 +00:00
termux-pacman-bot
32554c026f liblz4: Add SOVERSION guard
%ci:no-build
2022-12-23 04:01:31 +00:00
termux-pacman-bot
2d28d3b4c1 liblz4: Remove no longer needed symlinks
now that every revdep has been rebuilt.

%ci:no-build
2022-11-03 21:06:49 +00:00
termux-pacman-bot
bf5fe4465d upgpkg(main/liblz4): update to 1.9.4
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-08-17 08:30:29 +00:00
termux-pacman-bot
5b13533f97 packages/liblz4 2022-07-02 20:18:36 +00:00
Maxython
b3baabf857 packages/liblz4 2021-12-27 01:31:32 +03:00
Maxython
eb727d895e packages/liblz4 2021-12-05 01:30:32 +03:00
Leonid Pliushch
5546b95b64 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 18:29:55 +03: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
34388e2bfb liblz4: update to 1.9.3 2020-11-22 01:28:33 +00:00
Leonid Pliushch
1955cc086f liblz4: fix build & installation steps
* Run only `make install` to avoid compiling libs & tools 2 times.

* Always use `ln -sf` when creating symlinks.
2019-09-09 03:44:02 +03:00
Leonid Pliushch
094ce1b19d liblz4: update to 1.9.2 2019-09-08 02:50:41 +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
6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
437a3268df liblz4: bump revision after 0d1170cc 2019-05-06 17:34:30 +03:00
Fredrik Fornwall
15cc580e81 liblz4: Update from 1.8.3 to 1.9.1 2019-04-25 21:37:59 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
9c85626bce liblz4: Update from 1.8.2 to 1.8.3 2018-09-15 21:15:55 +02:00
Fredrik Fornwall
e74de1b6d4 liblz4: Update from 1.8.1.2 to 1.8.2 2018-05-14 02:27:06 +02:00
Fredrik Fornwall
021f784e3f liblz4: Add package 2018-04-17 00:06:15 +02:00