Package Details: dcmtk-git 3.6.1_20170228.43.gef9173b95-1

Git Clone URL: https://aur.archlinux.org/dcmtk-git.git (read-only, click to copy)
Package Base: dcmtk-git
Description: Collection of libraries and applications implementing large parts the DICOM standard
Upstream URL: http://dicom.offis.de/dcmtk
Licenses: custom
Conflicts: dcmtk, dcmtk-snapshot
Provides: dcmtk
Submitter: pmattern
Maintainer: pmattern
Last Packager: pmattern
Votes: 1
Popularity: 0.000024
First Submitted: 2016-05-02 16:17 (UTC)
Last Updated: 2017-03-16 16:06 (UTC)

Required by (12)

Sources (1)

Latest Comments

haawda commented on 2023-08-04 19:41 (UTC)

libwrap now is available in AUR, but I no not see the need to link against it in a lib to monitor tcp connections.

haawda commented on 2023-07-24 18:51 (UTC)

libwrap dependency is no longer available and no longer needed.

FabioLolix commented on 2023-06-02 19:44 (UTC)

Warning:

CMake Warning:
  Manually-specified variables were not used by the project:

    DCMTK_INSTALL_ETCDIR
    DCMTK_USE_CXX11_STL

The pkgbuild need to switch from git:// to git+https://

nnnn20430 commented on 2018-04-13 14:16 (UTC) (edited on 2018-04-13 14:16 (UTC) by nnnn20430)

you need to specify the library install path for cmake: "-DCMAKE_INSTALL_LIBDIR=/usr/lib"

or else pacman fails to install the package