Commit Graph

25 Commits

Author SHA1 Message Date
stesen 92d53c2f82
ghostscript: fix 9.53.2 build (#6705)
Bug: #6704
Test: run ./build-package.sh -a arm ghostscript
2021-05-02 11:20:54 +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 f8d34f4f5c Revert "ghostscript: update to 9.53.3"
use of undeclared identifier 'FF_free' and so on...
2020-11-09 01:07:17 +02:00
Leonid Pliushch 3071fc75db ghostscript: update to 9.53.3 2020-11-08 23:01:24 +02:00
Henrik Grimler 798f50aec0 ghostscript: update to 9.53.2 2020-09-28 19:53:47 +02:00
Henrik Grimler 7c74bf9726 Rename termux_step_post_extract_package->termux_step_post_get_source 2020-07-21 10:14:19 +02:00
Henrik Grimler 52103c6129 Updates for some packages (#5070)
* imagemagick: update to 7.0.10.2

* fossil: update to 2.10

Had to disable tests checking for sqlite3 as they try to run cross-compiled tests

* automake: update to 1.16.2

* ghostscript: update to 9.52

* cmake: update to 3.17.0

* git: update to 2.26.0

* krb5: update to 1.18

* ldc: update to 1.20.1
2020-03-24 15:27:02 +01:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall 62242e3b31 ghostscript: Update from 9.27 to 9.50 2019-11-24 19:46:00 +01:00
Leonid Pliushch 04c9d415cd bump revisions of packages using libjpeg-turbo 2019-07-25 16:06:29 +03:00
Leonid Pliushch ea584f3737 ghostscript: rebuild due to updated libandroid-support
Now ghostscript will pick `libiconv_open()` from GNU iconv.
2019-05-23 21:37:54 +03:00
Leonid Pliushch b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Fredrik Fornwall 3cb66bc5ea ghostscript: Update from 9.26 to 9.27 2019-04-12 01:32:42 +02: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
Henrik Grimler 60f90355a5 ghostscript: bump after nl_langinfo was added as inline function 2019-02-03 22:03:12 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 32a5eeef5a ghostscript: Update from 9.25 to 9.26 2018-11-21 23:46:19 +01:00
Fredrik Fornwall af471e2b67 ghostscript: Update from 9.24 to 9.25 2018-09-14 21:28:15 +02:00
Fredrik Fornwall e09cc4cbe2 ghostscript: Update from 9.23 to 9.24 2018-09-04 23:44:37 +02:00
Fredrik Fornwall b4fca26549 ghostscript: Update from 9.22 to 9.23 2018-04-02 00:08:22 +02:00
Fredrik Fornwall b5c09263cb ghostscript: Use system littlecms and openjpeg 2017-11-07 18:34:21 +01:00
Fredrik Fornwall 02fc8fdebb ghostscript: Add dependencies 2017-10-15 02:07:13 +02:00
Fredrik Fornwall 55cfcb02c3 ghostscript: Update from 9.21 to 9.22 2017-10-15 01:02:39 +02:00
Henrik Grimler af41dc2143 Enable ghostscript (#1135)
* Fix ghostscript for aarch64.

* ghostscript: fix arm header

* ghostscript: clean build script

* ghostscript: disable i686 and x86_64 for now and enable package!

* Add required build dependencies for ghostscript to setup scripts

* ghostscript: add libexpat as dependency

* ghostscript: add (untested) generated headers for x86_64 and i686
2017-08-11 13:25:55 +02:00