mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
30 lines
1.0 KiB
Tcl
30 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 mobipocket
|
|
version 4.14.3
|
|
revision 3
|
|
categories kde kde4
|
|
license GPL-2+
|
|
maintainers nomaintainer
|
|
description Mobipocket plugins for Strigi indexing, Okular and thumbnails.
|
|
long_description ${description}
|
|
platforms darwin
|
|
homepage https://www.kde.org/
|
|
master_sites kde:stable/${version}/src/
|
|
use_xz yes
|
|
distname kdegraphics-mobipocket-${version}
|
|
checksums rmd160 83892398df8bb55703ba238d48a602e45174bbed \
|
|
sha256 1b74264077e0c21e9b5291e6a6a1ea7eb0468a94d54d30aba91e16cf34d28154
|
|
|
|
#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
|
|
license_noconflict openssl
|
|
|
|
depends_lib-append port:kdelibs4 \
|
|
port:strigi
|
|
|
|
livecheck.url ${kde4.mirror}
|
|
livecheck.regex (\\d+(\\.\\d+)+)
|