Commit Graph

47 Commits

Author SHA1 Message Date
Biswapriyo Nath 84a0ec8256 bump(main/ghostscript): 10.02.1 2024-02-15 03:02:15 +05:30
Twaik Yont cafeeb12ee
chore(main/ghostscript): force disable auto updates [no ci]
This is needed to avoid auto-updater script warnings.
Release names have pretty weird structure and I am not sure I can use regexps to transform them.
2023-10-10 21:37:23 +03:00
Twaik Yont 91387d0736 bump(main/ghostscript): 10.02.0 2023-10-05 20:01:51 +03:00
Tee KOBAYASHI 08d31b5124 ghostscript: Revbump to rebuild
due to SONAME change in libjpeg-turbo.
2023-06-30 14:30:14 +09:00
Tee KOBAYASHI ff155e9a3e ghostscript: Bump to 10.01.2 2023-06-23 09:55:54 +09:00
Tee KOBAYASHI d6e4416a5d ghostscript: Bump to 10.01.1 2023-04-16 02:23:34 +09:00
Tee KOBAYASHI b236c4ddad ghostscript: Bump to 10.01.0 2023-03-23 13:07:03 +09:00
Henrik Grimler 986babfda7 tree-wide: remove pthread/rt patches and workarounds
Commit af18f1dac0 ("scripts: start_build: create libpthread and
librt as well") added helper libs so that packages that try to find
these libs can do so.

%ci:no-build
2023-02-13 05:56:37 +00:00
Tee KOBAYASHI ff4d9a610e ghostscript: Fix build
when `libmd` package is installed.

%ci:no-build
2023-02-13 04:32:05 +00:00
Tee KOBAYASHI ec4eb507e1 libtiff: Revbump revdeps to rebuild 2022-12-17 06:40:16 +00:00
Tee KOBAYASHI f7af3d1267 ghostscript: Bump to 10.0.0 2022-11-23 05:01:39 +00:00
Tee KOBAYASHI 4ec928145e *: Add missing libc++ dependency
%ci:no-build
2022-11-08 22:28:02 +09:00
Tee KOBAYASHI a940c67e34 ghostscript: Update to 9.56.1
* Build `libgs.so`
2022-05-01 02:52:27 +09:00
Saurabh Charde 65c57bd82d
ghostscript: Depends on `fontconfig`
- CANNOT LINK EXECUTABLE "gs": library "libfontconfig.so" not found: needed by main executable

Signed-off-by: Saurabh Charde <saurabhchardereal@gmail.com>
2022-03-22 13:12:50 +01:00
Tee KOBAYASHI adbdde6929 ghostscript: Get rid of references to leaked builtins 2022-03-22 01:51:20 +09:00
Jeeva K bc99d7b429 ghostscript: update to 9.55 2021-11-18 22:03:35 +05:30
Henrik Grimler ebf266c128
ghostscript: depend on zstd as well
It was reported on mailing list that gs is linked against libzstd, so
seems that ghostscript got the opportunity to link against it in the
last rebuild. Let's add the dependency so that we don't end up in this
situation again.
2021-11-08 15:31:51 +01:00
Henrik Grimler 1cdee411af
ghostscript: bump again to rebuild 2021-10-24 08:04:20 +02:00
Henrik Grimler c1f3a1e5ae
ghostscript: bump to rebuild
Currently giving `cannot locate symbol "__trunctfdf2"`
2021-10-23 23:01:55 +02:00
Lucinda May Phipps 48daf2e10e ghostscript: delete fapi_ft.patch
patch applied upstream
2021-09-08 10:05:10 +02:00
Jeeva 6495b7d412 ghostscript: update to 9.54.0 2021-09-08 10:05:10 +02:00
Yaksh Bariya be5a39f797 `ghostscript`: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
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