Commit Graph

10 Commits

Author SHA1 Message Date
termux-pacman-bot
2c61861e54 chore(main/dcmtk): force disable auto updates [no ci]
This is needed to avoid auto-updater script warnings.
Also it is needed to avoid this error:
```
INFO: Updating dcmtk [Current version: 3.6.7]
Traceback (most recent call last):
  File "<stdin>", line 5, in <module>
  File "/usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/version.py", line 266, in __init__
    raise InvalidVersion(f"Invalid version: '{version}'")
pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 'DCMTK-3.6.7'
INFO: No update needed. Already at version 'DCMTK-3.6.7'.
```
2023-10-03 12:39:47 +00:00
termux-pacman-bot
b43cfc619d *: Remove version specifier for libxml2 in dependency
Effectively reverts commit 0120a4048a66fa3447278e3f2688889895a0c06d.

%ci:no-build
2023-07-02 09:31:21 +00:00
termux-pacman-bot
1e3cc73015 dcmtk: Revbump to rebuild
due to SONAME change in libxml2.
2023-07-02 02:54:53 +00:00
termux-pacman-bot
d336ec979b *: Add version specifier for libxml2 in dependency
Will be reverted afterwards.

%ci:no-build
2023-07-02 00:03:53 +00:00
termux-pacman-bot
716f235fa1 dcmtk: Adjust dependency
libjpeg-turbo is not linked against, not even detected by build system.
2023-07-01 07:01:22 +00:00
termux-pacman-bot
98e798bd56 libtiff: Revbump revdeps to rebuild 2022-12-17 07:01:18 +00:00
termux-pacman-bot
5bd8cfc71f */build.sh: Fix indent
for packages the mantainer of which is @termux.

%ci:no-build
2022-11-06 05:07:06 +00:00
termux-pacman-bot
07cb448e38 dcmtk: Fix dcmtk.pc 2022-11-01 11:35:51 +00:00
termux-pacman-bot
edce98ba0f dcmtk: Adjust dependency
Does not depend on libicu, in favor of libiconv:

```
-- Info: Both ICU and the libiconv are available, using libiconv. Modify DCMTK_ENABLE_CHARSET_CONVERSION for switching to ICU
-- Info: Building DCMTK with character set conversion support using libiconv
```

%ci:no-build
2022-10-30 20:07:46 +00:00
termux-pacman-bot
b9596a1ccd new package: dcmtk 2022-10-09 10:44:43 +00:00