Commit Graph

15 Commits

Author SHA1 Message Date
vhqtvn d220576dfb
fix some non-building packages (#7058)
* fix ccache building failed due to sse

* gogs require go-bindata to be built

* mariadb's cmake need to change END to ENDIF

* fix neovim building due to gitsubmodule usage

* php-redis: add blacklist from php dep

* rlwrap update to new version

* stfl disable perl and ruby

* util-linux comment out shm & sem support

* weechat disable ruby

* tor building need glob
2021-06-27 17:33:45 +03:00
Leonid Pliushch b0fd553f6d
rlwrap: update to 0.45 2021-05-05 15:43:16 +00:00
Leonid Pliushch 8549fec274
rlwrap: update to 0.44 2021-02-07 20:59:16 +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 54036eac1a bump revision of all packages dependent on readline 2019-02-20 17:48:39 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Stephen 1a824a29f9 add ncurses to depends for rlwrap (#1859) 2017-11-29 21:53:32 +01:00
Leonid Pliushch 0f65df4108 rlwrap: fix hardcoded paths 2017-09-14 16:20:15 +02:00
Fredrik Fornwall 19684fa85e rlwrap: Update from 0.42 to 0.43 2017-03-04 02:30:09 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 1dfdcd7a6c rlwrap: Update to new homepage 2017-01-05 05:12:06 -05:00
Fredrik Fornwall d3f9e0c138 rlwrap: Switch to fossies for tarball 2016-11-04 08:06:17 -04:00
Fredrik Fornwall 83d11d6e04 Update readline to v7 and bash to v4.4
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
2016-09-17 18:29:14 -04:00
Fredrik Fornwall ba59837cae rlwrap: Avoid linking against libutil 2016-02-07 17:04:28 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00