Commit Graph

32 Commits

Author SHA1 Message Date
Yaksh Bariya 3ce1eb0663
do not use debianutils `which` in our scripts
The utility is deprecated and might just unnecessarily spam the CI logs when we update to new docker image

%ci:no-build
2022-01-30 10:04:20 +05:30
Henrik Grimler 7268a66773
librsync: manpages are installed by make install
So no need to manually install them.
2021-11-17 20:26:10 +01:00
Henrik Grimler 10d7716d44
librsync: there are no library symlinks in current package
So no need to remove them.
2021-11-17 20:26:07 +01: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 9d3112c24a
librsync: update to 2.3.2 2021-05-04 17:00:38 +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
Henrik Grimler d823c7f5fd librsync: bump revision after libpopt update 2020-07-04 14:35:52 +02:00
Leonid Pliushch b8e0a8935d librsync: update to 2.3.1 2020-05-26 17:00:08 +03:00
Leonid Pliushch 3ee8aafbd9 librsync: update to 2.3.0 2020-04-14 15:37:00 +03:00
Henrik Grimler 9e3444ccbd librsync: update to 2.2.0 2020-04-13 12:03:36 +02:00
Leonid Pliushch cad44f8523 librsync: update to 2.2.1 2019-10-18 14:38:39 +03:00
Fredrik Fornwall a3f42f7943 librsync: Update from 2.1.0 to 2.2.0 2019-10-13 12:04:02 +02:00
Fredrik Fornwall dfa819d494 librsync: Update from 2.0.2 to 2.1.0 2019-08-23 10:09:02 +02: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
Leonid Pliushch e208f625e1 librsync: bump revision after 0d1170cc 2019-05-06 17:32:07 +03:00
Wetitpig 7ddcce5701 No backticks 2019-02-15 18:01:09 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 3f56afaf96 Update TERMUX_SUBPKG_INCLUDE for gzip-compression 2019-01-27 22:04:49 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall c05cd55285 librsync: Update from 2.0.1 to 2.0.2 2018-03-01 15:28:31 +01:00
Fredrik Fornwall 2616cfa3b2 librsync: Update from 2.0.0 to 2.0.1
Closes #1963 and #1966.
2017-12-24 00:01:40 +01:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Stephen e75c3c0cfe move to build dependency 2017-09-11 20:24:02 +02:00
Stephen 7d4f09f202 add libpopt dependency to librsync 2017-09-11 20:24:02 +02:00
Fredrik Fornwall 01a03363b9 librsync: Add source checksum 2017-01-28 16:01:19 +01:00
Fredrik Fornwall 8d14596ca3 librsync: Fix build if perl has been built 2017-01-19 01:21:41 +01:00
Fredrik Fornwall 9639db1f46 librsync&libssh: Remove unnecessary cmake conf 2017-01-17 21:24:48 +01:00
Vishal Biswas 58f7a21c18 Add support for cmake 3.7 (#660) 2017-01-15 13:48:05 +01:00
Fredrik Fornwall bc962c13ff rdiff: Fix dependencies split between lines 2016-01-21 06:19:51 -05:00
Fredrik Fornwall 61c9987586 librsync: Add package 2016-01-20 20:04:02 -05:00