libkdcraw: non-functional: portfile text

This commit is contained in:
Sergey Fedorov
2024-07-14 13:51:01 +08:00
committed by Renee Otten
parent 04b96324ac
commit 0be9c22ecc
+8 -7
View File
@@ -1,7 +1,7 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup kde4 1.1
PortGroup kde4 1.1
PortGroup muniversal 1.0
name libkdcraw
@@ -10,18 +10,19 @@ revision 7
categories kde kde4
license GPL-2+ LGPL-2+
maintainers nomaintainer
description LibKDcraw is a C++ interface around LibRaw library used to decode RAW picture files.
long_description LibKDcraw is a C++ interface around LibRaw library used to decode RAW picture files. \
This library is used by kipi-plugins, digiKam and others kipi host programs.
platforms darwin
description LibKDcraw is a C++ interface around LibRaw library \
used to decode RAW picture files
long_description {*}${description}. This library is used by kipi-plugins, \
digiKam and others kipi host programs.
homepage https://www.kde.org
master_sites kde:stable/${version}/src/
use_xz yes
distname libkdcraw-${version}
checksums rmd160 28d68f4ebcecaa8658c2d3838ab3c71ff1d9f50b \
sha256 78c851dba252224bf30012d2f6a79f3c846103b7ce6770d939ac2b8530cf4a4f
sha256 78c851dba252224bf30012d2f6a79f3c846103b7ce6770d939ac2b8530cf4a4f \
size 100176
#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
# Binaries do not link to openssl, nor use the ssl backend of kdelibs4
license_noconflict openssl
depends_lib-append port:kdelibs4 \