Commit Graph

19 Commits

Author SHA1 Message Date
Tee KOBAYASHI f5ef27affd some packages: Re-enable clang16-porting
%ci:no-build
2023-04-03 09:25:50 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Tee KOBAYASHI 9382ccad0e liblz4: Add SOVERSION guard
%ci:no-build
2022-12-23 03:43:01 +00:00
Tee KOBAYASHI 4033f0befc liblz4: Remove no longer needed symlinks
now that every revdep has been rebuilt.

%ci:no-build
2022-11-04 05:59:53 +09:00
2096779623 43bf0bcfbb upgpkg(main/liblz4): update to 1.9.4
Signed-off-by: 2096779623 <admin@utermux.dev>
2022-08-17 16:27:15 +08:00
Leonid Pliushch c32bc2b40b
liblz4: provide $PREFIX/lib/cmake files
This is available only for 1.9.4 dev version, but can be added through
patch.

https://github.com/termux/termux-packages/discussions/10798
2022-07-02 22:42:32 +03: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 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