Commit Graph

25 Commits

Author SHA1 Message Date
Tee KOBAYASHI bce1941651 dcraw: Revbump to rebuild
due to SONAME change in libjpeg-turbo.
2023-06-30 17:16:10 +09:00
Tee KOBAYASHI 83e0b68968 libjasper: Revbump revdeps to rebuild 2022-11-07 08:09:19 +00:00
Tee KOBAYASHI f4b99bc418 dcraw: Bump revision to rebuild 2022-03-02 06:02:01 +09: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 6afb0c5db6 rebuild failed packages 2020-06-21 23:49:38 +03:00
Leonid Pliushch 618d50a3d6 dcraw: bump revision 2020-06-21 23:26:50 +03:00
Leonid Pliushch 4ba1f8f9df dcraw: update homepage 2020-06-21 23:26:38 +03:00
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 9b2d53768f dcraw: sources disappeared from official page, switching to mirror 2019-07-25 16:06:29 +03:00
Leonid Pliushch 04c9d415cd bump revisions of packages using libjpeg-turbo 2019-07-25 16:06:29 +03:00
Wetitpig 13cec16263 Spaces to tabs 2019-02-09 21:06:31 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 6a3865aa08 fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall a12fc9cd6f dcraw: Update from 9.27.0 to 9.28.0 2018-06-21 22:01:09 +02: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 ff120c5a96 add libjpeg-turbo to dcraw dependency list 2017-09-07 22:38:01 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall fe35a2af15 libpipeline: Update from 1.4.0 to 1.4.1 2017-01-29 23:44:44 +01:00
Fredrik Fornwall e71c822013 dcraw: Update from 9.26 to 9.27 2016-08-14 06:55:39 -04:00
Fredrik Fornwall b7cf71a02f dcraw: Install binary into $PREFIX/bin/ correctly
Thanks live_the_dream
2016-04-11 06:06:24 -04:00
Fredrik Fornwall 637f22d133 Remove DT_VERDEF and DT_VERDEFNUM elf entries
This fixes Android 6 problems (so closes #26).

It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
2015-10-13 15:48:40 -04:00
Fredrik Fornwall 05376af9b7 Update dcraw from 9.25 to 9.26 2015-06-28 16:51:47 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00