Search Criteria
Package Details: dcmtk 3.6.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dcmtk.git (read-only, click to copy) |
---|---|
Package Base: | dcmtk |
Description: | A collection of libraries and applications implementing large parts the DICOM standard |
Upstream URL: | http://dicom.offis.de/dcmtk |
Licenses: | Other |
Submitter: | Skatox |
Maintainer: | Skatox |
Last Packager: | Skatox |
Votes: | 54 |
Popularity: | 0.000000 |
First Submitted: | 2008-11-07 13:14 (UTC) |
Last Updated: | 2024-12-18 03:10 (UTC) |
Dependencies (8)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- openjpeg2 (openjpeg-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- make (make-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
lahwaacz commented on 2019-05-18 10:47 (UTC)
Yes, it works. Also note that installing the directory
${pkgdir}/usr/lib/
[1] is useless, it already exists sincemake install
.[1] https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=dcmtk#n55
Skatox commented on 2019-05-05 17:15 (UTC)
@lahwaacz I removed it. Could you confirm that's ok?
lahwaacz commented on 2019-01-29 21:53 (UTC)
The /etc/ld.so.conf.d/dcmtk.conf file installed by the PKGBUILD [1] is completely useless, since the loader looks into /usr/lib by default...
[1] https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=dcmtk#n59
Skatox commented on 2018-12-30 04:13 (UTC)
Fixed, sorry for the wrong URL.
maderios commented on 2018-12-29 11:32 (UTC)
Failure while downloading ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk363/dcmtk-3.6.4.tar.gz
haawda commented on 2018-12-26 19:00 (UTC)
you could define another variable _pkgver=${pkgver//./} and use it in the source array:
source=("ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk${_pkgver}/${pkgname}-${pkgver}.tar.gz")
kinodont commented on 2018-12-26 07:22 (UTC)
The source URL is incorrect: s/dcmtk363/dcmtk364/g
Skatox commented on 2018-03-20 22:07 (UTC)
@haawda updated, it's weird because it didn't asked me to install it.
haawda commented on 2018-03-20 20:46 (UTC)
I happened to not have libwrap installed. The build process wanted to build /usr/lib/libwrap for me...
So it should be a dependency.
farbeiza commented on 2018-03-17 13:08 (UTC)
Now it is working perfectly for me.
Thanks a lot for the quick fix.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »