You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
33 lines
1.0 KiB
Tcl
33 lines
1.0 KiB
Tcl
# -*- 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
|
|
|
|
name dolphin-plugins
|
|
version 4.14.3
|
|
revision 3
|
|
categories kde kde4
|
|
license GPL-2+
|
|
maintainers nomaintainer
|
|
description Dolphin plugin for revision control softwares
|
|
long_description ${description}
|
|
platforms darwin
|
|
homepage https://www.kde.org/
|
|
master_sites kde:stable/${version}/src/
|
|
use_xz yes
|
|
|
|
checksums rmd160 f9fccf666d06cd6b65781c88f77d6ff07f8d99f8 \
|
|
sha256 b7f00e5ec037f8e8172de0fce0994958431157f0d89da21def9cdece7bc265ed
|
|
|
|
#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
|
|
license_noconflict openssl
|
|
|
|
depends_lib-append port:kdelibs4 \
|
|
port:kde4-baseapps
|
|
|
|
# kde4-baseapps is not universal
|
|
universal_variant no
|
|
|
|
livecheck.url ${kde4.mirror}
|
|
livecheck.regex (\\d+(\\.\\d+)+)
|