1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-13 12:26:41 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Leonid Pliushch
5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +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
6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
04c9d415cd bump revisions of packages using libjpeg-turbo 2019-07-25 16:06:29 +03:00
Leonid Pliushch
11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03: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
0ee3edf5f7 Improve various package descriptions 2017-12-05 22:33:04 +01:00
Fredrik Fornwall
e96474a7c2 netpbm: Update from 3084 to 3094 2017-12-02 00:38:32 +01:00
Vladimir Serbinenko
7b59d80e4f netpbm: Enable tiff components (#1882) 2017-12-01 23:13:24 +01:00
Fredrik Fornwall
58a0a51f5a netpbm: Update from 2935 to 3084 2017-10-06 13:26:25 +02:00
Vladimir Serbinenko
bd608d0f78 netpbm: Enable jpeg components. (#1619) 2017-10-06 07:48:04 +02:00
Fredrik Fornwall
ec8d78e901 netpbm: Update from r2901 to r2935
Also add -fPIC to CFLAGs for shared library builds (needed for
at least the arm build to work).
2017-03-30 23:15:05 +02:00
Fredrik Fornwall
c197515d23 netpbm: Update from r2831 to r2901 2017-02-24 22:36:19 +01:00
Fredrik Fornwall
89a20ba41a netpbm: Update to latest version 2016-09-28 14:22:45 -04:00
Fredrik Fornwall
58ef7a3243 netpbm: Version bump 2016-08-14 17:54:30 -04:00
Fredrik Fornwall
bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall
5bcfb093cd netpbm: Update revision 2016-03-07 20:11:44 -05:00
Fredrik Fornwall
379db8b623 libxml2: Update from 2.9.2 to 2.9.3
This required rebuilding dependent packages after soname bump.
2015-12-20 20:46:55 -05:00
Fredrik Fornwall
9ab569fcfa netpbm: Minor version bump 2015-11-08 01:45:53 -05:00
Fredrik Fornwall
e9b466845e netpbm: Update and remove invalid "r" prefix
Otherwise dpkg fails with "version number does not start with digit".

Fixes #18.
2015-10-04 10:15:40 -04:00
Fredrik Fornwall
e11917a35a Remove stray .swo file 2015-06-30 11:53:55 -04:00
Fredrik Fornwall
2e7a831805 Update netpbm from r2523 to r2592 2015-06-28 19:16:26 -04:00
Fredrik Fornwall
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00