Ticket #51915: Portfile-poppler.diff
File Portfile-poppler.diff, 1.4 KB (added by harciga, 8 years ago) |
---|
-
Portfile
old new 2 2 # $Id: Portfile 138495 2015-07-10 01:46:04Z devans@macports.org $ 3 3 4 4 PortSystem 1.0 5 PortGroup compiler_blacklist_versions 1.0 5 6 6 7 name zathura-plugin-pdf-poppler 7 8 conflicts zathura-plugin-pdf-mupdf 8 9 9 version 0.2.5 10 revision 2 10 version 0.2.6 11 11 categories office 12 12 platforms darwin 13 13 license zlib … … 23 23 master_sites http://pwmt.org/projects/zathura-pdf-poppler/download/ 24 24 distname zathura-pdf-poppler-${version} 25 25 26 checksums \ 27 rmd160 0aa1c7ae3790eb9cda56bda68a06a58ad9a52c1e \ 28 sha256 60b327596d65bcd39edd5bf05b8cca8f9b658f51e626611ea99247a49b860cac 26 checksums rmd160 b458683f91eafdf6186a74d810c675cfeca00182 \ 27 sha256 d1eb0c7a4f647c141192a2d7bf66413b9c5f1842463947ab87a8a1edcf8e58d5 29 28 30 patchfiles patch-Makefile.diff \ 31 patch-config.mk.diff 29 patch.args -p1 30 patchfiles patch-Makefile \ 31 patch-config.mk 32 32 33 33 depends_build port:pkgconfig 34 34 … … 39 39 40 40 use_configure no 41 41 42 # blacklist compilers that don't support -std=c11 43 compiler.blacklist *gcc* {clang < 300} 44 42 45 variant universal {} 43 46 44 47 build.args PREFIX=${prefix}